./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/combinations/pals_lcr.6.ufo.BOUNDED-12.pals+Problem12_label08.c --full-output --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version a0165632
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/combinations/pals_lcr.6.ufo.BOUNDED-12.pals+Problem12_label08.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX --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 85ec1c32c0315a0b22a6354a237ce844fc6c407025c71f81c9bc5a5f9bf4b125
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 16:54:14,675 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 16:54:14,767 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-08 16:54:14,775 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 16:54:14,778 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 16:54:14,815 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 16:54:14,816 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 16:54:14,816 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 16:54:14,817 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 16:54:14,818 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 16:54:14,818 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 16:54:14,818 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 16:54:14,820 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 16:54:14,824 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 16:54:14,825 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 16:54:14,825 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 16:54:14,825 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 16:54:14,826 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 16:54:14,826 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 16:54:14,826 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 16:54:14,827 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 16:54:14,827 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 16:54:14,827 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 16:54:14,828 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 16:54:14,828 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 16:54:14,828 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 16:54:14,829 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 16:54:14,829 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 16:54:14,829 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 16:54:14,830 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 16:54:14,830 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 16:54:14,830 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 16:54:14,832 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 16:54:14,833 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 16:54:14,834 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 16:54:14,834 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 16:54:14,834 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 16:54:14,834 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 16:54:14,835 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 16:54:14,835 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 16:54:14,835 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 16:54:14,835 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 16:54:14,836 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX
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 -> 85ec1c32c0315a0b22a6354a237ce844fc6c407025c71f81c9bc5a5f9bf4b125
[2024-11-08 16:54:15,159 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 16:54:15,182 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 16:54:15,185 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 16:54:15,187 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 16:54:15,187 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 16:54:15,188 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/combinations/pals_lcr.6.ufo.BOUNDED-12.pals+Problem12_label08.c
Unable to find full path for "g++"
[2024-11-08 16:54:17,168 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 16:54:17,671 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 16:54:17,673 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/sv-benchmarks/c/combinations/pals_lcr.6.ufo.BOUNDED-12.pals+Problem12_label08.c
[2024-11-08 16:54:17,715 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/data/66860cde6/127b9c84c9c34a81b6150654f5ca62df/FLAGe46491033
[2024-11-08 16:54:17,733 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/data/66860cde6/127b9c84c9c34a81b6150654f5ca62df
[2024-11-08 16:54:17,736 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 16:54:17,739 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 16:54:17,742 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 16:54:17,743 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 16:54:17,749 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 16:54:17,750 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:54:17" (1/1) ...
[2024-11-08 16:54:17,752 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3d3c9ed0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:17, skipping insertion in model container
[2024-11-08 16:54:17,752 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:54:17" (1/1) ...
[2024-11-08 16:54:17,912 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 16:54:18,334 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_e0d996a6-973d-4dd8-843b-2510574e1d74/sv-benchmarks/c/combinations/pals_lcr.6.ufo.BOUNDED-12.pals+Problem12_label08.c[15482,15495]
[2024-11-08 16:54:18,382 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_e0d996a6-973d-4dd8-843b-2510574e1d74/sv-benchmarks/c/combinations/pals_lcr.6.ufo.BOUNDED-12.pals+Problem12_label08.c[18989,19002]
[2024-11-08 16:54:19,541 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 16:54:19,557 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 16:54:19,635 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_e0d996a6-973d-4dd8-843b-2510574e1d74/sv-benchmarks/c/combinations/pals_lcr.6.ufo.BOUNDED-12.pals+Problem12_label08.c[15482,15495]
[2024-11-08 16:54:19,646 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_e0d996a6-973d-4dd8-843b-2510574e1d74/sv-benchmarks/c/combinations/pals_lcr.6.ufo.BOUNDED-12.pals+Problem12_label08.c[18989,19002]
[2024-11-08 16:54:20,342 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 16:54:20,381 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 16:54:20,382 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:20 WrapperNode
[2024-11-08 16:54:20,383 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 16:54:20,384 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 16:54:20,384 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 16:54:20,384 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 16:54:20,392 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:20" (1/1) ...
[2024-11-08 16:54:20,456 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:20" (1/1) ...
[2024-11-08 16:54:20,808 INFO  L138                Inliner]: procedures = 37, calls = 23, calls flagged for inlining = 18, calls inlined = 18, statements flattened = 5157
[2024-11-08 16:54:20,808 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 16:54:20,809 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 16:54:20,809 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 16:54:20,809 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 16:54:20,821 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:20" (1/1) ...
[2024-11-08 16:54:20,821 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:20" (1/1) ...
[2024-11-08 16:54:20,952 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:20" (1/1) ...
[2024-11-08 16:54:21,142 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-08 16:54:21,142 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:20" (1/1) ...
[2024-11-08 16:54:21,142 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:20" (1/1) ...
[2024-11-08 16:54:21,446 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:20" (1/1) ...
[2024-11-08 16:54:21,491 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:20" (1/1) ...
[2024-11-08 16:54:21,523 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:20" (1/1) ...
[2024-11-08 16:54:21,550 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:20" (1/1) ...
[2024-11-08 16:54:21,627 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 16:54:21,629 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 16:54:21,629 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 16:54:21,630 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 16:54:21,631 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:20" (1/1) ...
[2024-11-08 16:54:21,637 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 16:54:21,650 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:54:21,665 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 16:54:21,674 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 16:54:21,706 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 16:54:21,707 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 16:54:21,707 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 16:54:21,708 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 16:54:21,834 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 16:54:21,836 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 16:54:27,917 INFO  L?                        ?]: Removed 750 outVars from TransFormulas that were not future-live.
[2024-11-08 16:54:27,918 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 16:54:27,969 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 16:54:27,970 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-08 16:54:27,970 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:54:27 BoogieIcfgContainer
[2024-11-08 16:54:27,970 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 16:54:27,974 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 16:54:27,974 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 16:54:27,977 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 16:54:27,978 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 04:54:17" (1/3) ...
[2024-11-08 16:54:27,978 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1d9334a1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:54:27, skipping insertion in model container
[2024-11-08 16:54:27,979 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:54:20" (2/3) ...
[2024-11-08 16:54:27,979 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1d9334a1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:54:27, skipping insertion in model container
[2024-11-08 16:54:27,979 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:54:27" (3/3) ...
[2024-11-08 16:54:27,980 INFO  L112   eAbstractionObserver]: Analyzing ICFG pals_lcr.6.ufo.BOUNDED-12.pals+Problem12_label08.c
[2024-11-08 16:54:27,999 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 16:54:28,000 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations.
[2024-11-08 16:54:28,136 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 16:54:28,144 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;@759f34ee, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 16:54:28,144 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-11-08 16:54:28,156 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 915 states, 912 states have (on average 1.9035087719298245) internal successors, (1736), 914 states have internal predecessors, (1736), 0 states have call successors, (0), 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-08 16:54:28,169 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 28
[2024-11-08 16:54:28,169 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:54:28,170 INFO  L215           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]
[2024-11-08 16:54:28,171 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:54:28,177 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:54:28,178 INFO  L85        PathProgramCache]: Analyzing trace with hash -811412779, now seen corresponding path program 1 times
[2024-11-08 16:54:28,188 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:54:28,189 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [992824527]
[2024-11-08 16:54:28,190 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:54:28,190 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:54:28,379 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:28,518 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-08 16:54:28,519 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:54:28,519 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [992824527]
[2024-11-08 16:54:28,520 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [992824527] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:54:28,520 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:54:28,521 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 16:54:28,522 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [523360596]
[2024-11-08 16:54:28,523 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:54:28,528 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-08 16:54:28,529 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:54:28,556 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-08 16:54:28,557 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-08 16:54:28,562 INFO  L87              Difference]: Start difference. First operand  has 915 states, 912 states have (on average 1.9035087719298245) internal successors, (1736), 914 states have internal predecessors, (1736), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 2 states, 2 states have (on average 13.5) internal successors, (27), 2 states have internal predecessors, (27), 0 states have call successors, (0), 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-08 16:54:28,683 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:54:28,687 INFO  L93              Difference]: Finished difference Result 1784 states and 3384 transitions.
[2024-11-08 16:54:28,690 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-08 16:54:28,691 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 13.5) internal successors, (27), 2 states have internal predecessors, (27), 0 states have call successors, (0), 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 27
[2024-11-08 16:54:28,692 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:54:28,720 INFO  L225             Difference]: With dead ends: 1784
[2024-11-08 16:54:28,721 INFO  L226             Difference]: Without dead ends: 849
[2024-11-08 16:54:28,728 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-08 16:54:28,735 INFO  L432           NwaCegarLoop]: 1671 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 1671 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:54:28,737 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 1671 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:54:28,764 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 849 states.
[2024-11-08 16:54:28,838 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 849 to 849.
[2024-11-08 16:54:28,841 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 849 states, 847 states have (on average 1.8925619834710743) internal successors, (1603), 848 states have internal predecessors, (1603), 0 states have call successors, (0), 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-08 16:54:28,843 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 849 states to 849 states and 1603 transitions.
[2024-11-08 16:54:28,844 INFO  L78                 Accepts]: Start accepts. Automaton has 849 states and 1603 transitions. Word has length 27
[2024-11-08 16:54:28,844 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:54:28,845 INFO  L471      AbstractCegarLoop]: Abstraction has 849 states and 1603 transitions.
[2024-11-08 16:54:28,845 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 13.5) internal successors, (27), 2 states have internal predecessors, (27), 0 states have call successors, (0), 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-08 16:54:28,845 INFO  L276                IsEmpty]: Start isEmpty. Operand 849 states and 1603 transitions.
[2024-11-08 16:54:28,846 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 28
[2024-11-08 16:54:28,846 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:54:28,846 INFO  L215           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]
[2024-11-08 16:54:28,847 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 16:54:28,847 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:54:28,852 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:54:28,855 INFO  L85        PathProgramCache]: Analyzing trace with hash -388710953, now seen corresponding path program 1 times
[2024-11-08 16:54:28,856 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:54:28,857 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1102993932]
[2024-11-08 16:54:28,858 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:54:28,858 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:54:28,897 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:29,178 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-08 16:54:29,178 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:54:29,178 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1102993932]
[2024-11-08 16:54:29,179 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1102993932] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:54:29,180 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:54:29,180 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 16:54:29,180 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1106248353]
[2024-11-08 16:54:29,180 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:54:29,182 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 16:54:29,183 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:54:29,184 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 16:54:29,184 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:54:29,185 INFO  L87              Difference]: Start difference. First operand 849 states and 1603 transitions. Second operand  has 5 states, 5 states have (on average 5.4) internal successors, (27), 5 states have internal predecessors, (27), 0 states have call successors, (0), 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-08 16:54:29,372 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:54:29,375 INFO  L93              Difference]: Finished difference Result 902 states and 1685 transitions.
[2024-11-08 16:54:29,376 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 16:54:29,376 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 5.4) internal successors, (27), 5 states have internal predecessors, (27), 0 states have call successors, (0), 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 27
[2024-11-08 16:54:29,377 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:54:29,380 INFO  L225             Difference]: With dead ends: 902
[2024-11-08 16:54:29,383 INFO  L226             Difference]: Without dead ends: 849
[2024-11-08 16:54:29,385 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:54:29,386 INFO  L432           NwaCegarLoop]: 1601 mSDtfsCounter, 0 mSDsluCounter, 4758 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 39 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 6359 SdHoareTripleChecker+Invalid, 52 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 39 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:54:29,386 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 6359 Invalid, 52 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [39 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:54:29,389 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 849 states.
[2024-11-08 16:54:29,406 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 849 to 849.
[2024-11-08 16:54:29,408 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 849 states, 847 states have (on average 1.845336481700118) internal successors, (1563), 848 states have internal predecessors, (1563), 0 states have call successors, (0), 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-08 16:54:29,412 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 849 states to 849 states and 1563 transitions.
[2024-11-08 16:54:29,412 INFO  L78                 Accepts]: Start accepts. Automaton has 849 states and 1563 transitions. Word has length 27
[2024-11-08 16:54:29,412 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:54:29,412 INFO  L471      AbstractCegarLoop]: Abstraction has 849 states and 1563 transitions.
[2024-11-08 16:54:29,413 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 5.4) internal successors, (27), 5 states have internal predecessors, (27), 0 states have call successors, (0), 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-08 16:54:29,413 INFO  L276                IsEmpty]: Start isEmpty. Operand 849 states and 1563 transitions.
[2024-11-08 16:54:29,414 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 31
[2024-11-08 16:54:29,414 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:54:29,414 INFO  L215           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]
[2024-11-08 16:54:29,414 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 16:54:29,415 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:54:29,415 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:54:29,416 INFO  L85        PathProgramCache]: Analyzing trace with hash -227630004, now seen corresponding path program 1 times
[2024-11-08 16:54:29,416 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:54:29,416 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [127473870]
[2024-11-08 16:54:29,416 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:54:29,417 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:54:29,433 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:29,507 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-08 16:54:29,507 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:54:29,508 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [127473870]
[2024-11-08 16:54:29,508 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [127473870] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:54:29,509 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:54:29,509 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 16:54:29,509 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1101993125]
[2024-11-08 16:54:29,509 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:54:29,509 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:54:29,510 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:54:29,512 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:54:29,512 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:54:29,513 INFO  L87              Difference]: Start difference. First operand 849 states and 1563 transitions. Second operand  has 3 states, 3 states have (on average 10.0) internal successors, (30), 2 states have internal predecessors, (30), 0 states have call successors, (0), 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-08 16:54:34,239 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:54:34,240 INFO  L93              Difference]: Finished difference Result 2353 states and 4436 transitions.
[2024-11-08 16:54:34,240 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:54:34,241 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 10.0) internal successors, (30), 2 states have internal predecessors, (30), 0 states have call successors, (0), 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 30
[2024-11-08 16:54:34,241 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:54:34,247 INFO  L225             Difference]: With dead ends: 2353
[2024-11-08 16:54:34,248 INFO  L226             Difference]: Without dead ends: 1600
[2024-11-08 16:54:34,249 INFO  L431           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-08 16:54:34,250 INFO  L432           NwaCegarLoop]: 592 mSDtfsCounter, 895 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2261 mSolverCounterSat, 652 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 895 SdHoareTripleChecker+Valid, 599 SdHoareTripleChecker+Invalid, 2913 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 652 IncrementalHoareTripleChecker+Valid, 2261 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.6s IncrementalHoareTripleChecker+Time
[2024-11-08 16:54:34,251 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [895 Valid, 599 Invalid, 2913 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [652 Valid, 2261 Invalid, 0 Unknown, 0 Unchecked, 4.6s Time]
[2024-11-08 16:54:34,254 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1600 states.
[2024-11-08 16:54:34,280 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1600 to 1600.
[2024-11-08 16:54:34,283 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1600 states, 1598 states have (on average 1.590738423028786) internal successors, (2542), 1599 states have internal predecessors, (2542), 0 states have call successors, (0), 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-08 16:54:34,289 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1600 states to 1600 states and 2542 transitions.
[2024-11-08 16:54:34,290 INFO  L78                 Accepts]: Start accepts. Automaton has 1600 states and 2542 transitions. Word has length 30
[2024-11-08 16:54:34,290 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:54:34,290 INFO  L471      AbstractCegarLoop]: Abstraction has 1600 states and 2542 transitions.
[2024-11-08 16:54:34,290 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 10.0) internal successors, (30), 2 states have internal predecessors, (30), 0 states have call successors, (0), 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-08 16:54:34,291 INFO  L276                IsEmpty]: Start isEmpty. Operand 1600 states and 2542 transitions.
[2024-11-08 16:54:34,292 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 67
[2024-11-08 16:54:34,292 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:54:34,293 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:54:34,293 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-08 16:54:34,293 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:54:34,293 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:54:34,294 INFO  L85        PathProgramCache]: Analyzing trace with hash 1388667403, now seen corresponding path program 1 times
[2024-11-08 16:54:34,294 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:54:34,294 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1134424898]
[2024-11-08 16:54:34,294 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:54:34,294 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:54:34,322 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:34,604 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-08 16:54:34,605 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:54:34,605 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1134424898]
[2024-11-08 16:54:34,605 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1134424898] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:54:34,605 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:54:34,606 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-08 16:54:34,606 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1290645398]
[2024-11-08 16:54:34,606 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:54:34,607 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 16:54:34,607 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:54:34,608 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 16:54:34,608 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:54:34,608 INFO  L87              Difference]: Start difference. First operand 1600 states and 2542 transitions. Second operand  has 8 states, 8 states have (on average 8.25) internal successors, (66), 8 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:54:35,075 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:54:35,076 INFO  L93              Difference]: Finished difference Result 2188 states and 3478 transitions.
[2024-11-08 16:54:35,076 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-08 16:54:35,077 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 8.25) internal successors, (66), 8 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 66
[2024-11-08 16:54:35,077 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:54:35,085 INFO  L225             Difference]: With dead ends: 2188
[2024-11-08 16:54:35,085 INFO  L226             Difference]: Without dead ends: 2139
[2024-11-08 16:54:35,087 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 21 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=91, Invalid=181, Unknown=0, NotChecked=0, Total=272
[2024-11-08 16:54:35,088 INFO  L432           NwaCegarLoop]: 1559 mSDtfsCounter, 9710 mSDsluCounter, 2165 mSDsCounter, 0 mSdLazyCounter, 209 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9710 SdHoareTripleChecker+Valid, 3724 SdHoareTripleChecker+Invalid, 218 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 209 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:54:35,088 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [9710 Valid, 3724 Invalid, 218 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 209 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 16:54:35,091 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2139 states.
[2024-11-08 16:54:35,120 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2139 to 1647.
[2024-11-08 16:54:35,124 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1647 states, 1645 states have (on average 1.5908814589665654) internal successors, (2617), 1646 states have internal predecessors, (2617), 0 states have call successors, (0), 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-08 16:54:35,130 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1647 states to 1647 states and 2617 transitions.
[2024-11-08 16:54:35,131 INFO  L78                 Accepts]: Start accepts. Automaton has 1647 states and 2617 transitions. Word has length 66
[2024-11-08 16:54:35,131 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:54:35,131 INFO  L471      AbstractCegarLoop]: Abstraction has 1647 states and 2617 transitions.
[2024-11-08 16:54:35,132 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 8.25) internal successors, (66), 8 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:54:35,132 INFO  L276                IsEmpty]: Start isEmpty. Operand 1647 states and 2617 transitions.
[2024-11-08 16:54:35,134 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 69
[2024-11-08 16:54:35,134 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:54:35,134 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:54:35,134 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-08 16:54:35,135 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:54:35,135 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:54:35,136 INFO  L85        PathProgramCache]: Analyzing trace with hash 1653818299, now seen corresponding path program 1 times
[2024-11-08 16:54:35,136 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:54:35,136 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1600432684]
[2024-11-08 16:54:35,136 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:54:35,137 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:54:35,166 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,282 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-08 16:54:35,283 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:54:35,283 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1600432684]
[2024-11-08 16:54:35,285 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1600432684] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:54:35,285 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:54:35,285 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:54:35,285 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [556236248]
[2024-11-08 16:54:35,286 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:54:35,286 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:54:35,286 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:54:35,287 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:54:35,287 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:54:35,287 INFO  L87              Difference]: Start difference. First operand 1647 states and 2617 transitions. Second operand  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:54:35,334 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:54:35,334 INFO  L93              Difference]: Finished difference Result 1828 states and 2904 transitions.
[2024-11-08 16:54:35,335 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:54:35,335 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 68
[2024-11-08 16:54:35,335 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:54:35,341 INFO  L225             Difference]: With dead ends: 1828
[2024-11-08 16:54:35,342 INFO  L226             Difference]: Without dead ends: 1732
[2024-11-08 16:54:35,343 INFO  L431           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-08 16:54:35,344 INFO  L432           NwaCegarLoop]: 1561 mSDtfsCounter, 1490 mSDsluCounter, 73 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1490 SdHoareTripleChecker+Valid, 1634 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:54:35,344 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1490 Valid, 1634 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:54:35,347 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1732 states.
[2024-11-08 16:54:35,372 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1732 to 1730.
[2024-11-08 16:54:35,376 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1730 states, 1728 states have (on average 1.5896990740740742) internal successors, (2747), 1729 states have internal predecessors, (2747), 0 states have call successors, (0), 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-08 16:54:35,382 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1730 states to 1730 states and 2747 transitions.
[2024-11-08 16:54:35,382 INFO  L78                 Accepts]: Start accepts. Automaton has 1730 states and 2747 transitions. Word has length 68
[2024-11-08 16:54:35,383 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:54:35,383 INFO  L471      AbstractCegarLoop]: Abstraction has 1730 states and 2747 transitions.
[2024-11-08 16:54:35,383 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:54:35,384 INFO  L276                IsEmpty]: Start isEmpty. Operand 1730 states and 2747 transitions.
[2024-11-08 16:54:35,385 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 69
[2024-11-08 16:54:35,385 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:54:35,385 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:54:35,386 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-08 16:54:35,386 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:54:35,386 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:54:35,387 INFO  L85        PathProgramCache]: Analyzing trace with hash 1720311811, now seen corresponding path program 1 times
[2024-11-08 16:54:35,387 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:54:35,387 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1733464925]
[2024-11-08 16:54:35,387 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:54:35,387 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:54:35,411 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:35,896 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-08 16:54:35,896 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:54:35,896 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1733464925]
[2024-11-08 16:54:35,897 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1733464925] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:54:35,897 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:54:35,897 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-08 16:54:35,897 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [469029951]
[2024-11-08 16:54:35,897 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:54:35,898 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 16:54:35,898 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:54:35,898 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 16:54:35,898 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=38, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:54:35,901 INFO  L87              Difference]: Start difference. First operand 1730 states and 2747 transitions. Second operand  has 8 states, 8 states have (on average 8.5) internal successors, (68), 8 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:54:36,270 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:54:36,270 INFO  L93              Difference]: Finished difference Result 1911 states and 3031 transitions.
[2024-11-08 16:54:36,271 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 16:54:36,271 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 8.5) internal successors, (68), 8 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 68
[2024-11-08 16:54:36,272 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:54:36,278 INFO  L225             Difference]: With dead ends: 1911
[2024-11-08 16:54:36,278 INFO  L226             Difference]: Without dead ends: 1732
[2024-11-08 16:54:36,280 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=50, Invalid=82, Unknown=0, NotChecked=0, Total=132
[2024-11-08 16:54:36,281 INFO  L432           NwaCegarLoop]: 1555 mSDtfsCounter, 8992 mSDsluCounter, 373 mSDsCounter, 0 mSdLazyCounter, 79 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8992 SdHoareTripleChecker+Valid, 1928 SdHoareTripleChecker+Invalid, 91 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 79 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:54:36,281 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [8992 Valid, 1928 Invalid, 91 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 79 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:54:36,284 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1732 states.
[2024-11-08 16:54:36,312 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1732 to 1730.
[2024-11-08 16:54:36,316 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1730 states, 1728 states have (on average 1.5885416666666667) internal successors, (2745), 1729 states have internal predecessors, (2745), 0 states have call successors, (0), 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-08 16:54:36,322 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1730 states to 1730 states and 2745 transitions.
[2024-11-08 16:54:36,323 INFO  L78                 Accepts]: Start accepts. Automaton has 1730 states and 2745 transitions. Word has length 68
[2024-11-08 16:54:36,323 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:54:36,323 INFO  L471      AbstractCegarLoop]: Abstraction has 1730 states and 2745 transitions.
[2024-11-08 16:54:36,324 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 8.5) internal successors, (68), 8 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:54:36,324 INFO  L276                IsEmpty]: Start isEmpty. Operand 1730 states and 2745 transitions.
[2024-11-08 16:54:36,325 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 70
[2024-11-08 16:54:36,325 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:54:36,325 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:54:36,325 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-08 16:54:36,326 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:54:36,326 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:54:36,326 INFO  L85        PathProgramCache]: Analyzing trace with hash 1375335590, now seen corresponding path program 1 times
[2024-11-08 16:54:36,326 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:54:36,327 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1389315804]
[2024-11-08 16:54:36,327 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:54:36,327 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:54:36,359 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:36,712 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-08 16:54:36,713 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:54:36,713 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1389315804]
[2024-11-08 16:54:36,713 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1389315804] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:54:36,713 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:54:36,713 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 16:54:36,714 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [501654726]
[2024-11-08 16:54:36,714 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:54:36,714 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 16:54:36,715 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:54:36,715 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 16:54:36,716 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:54:36,716 INFO  L87              Difference]: Start difference. First operand 1730 states and 2745 transitions. Second operand  has 5 states, 5 states have (on average 13.8) internal successors, (69), 5 states have internal predecessors, (69), 0 states have call successors, (0), 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-08 16:54:36,784 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:54:36,785 INFO  L93              Difference]: Finished difference Result 1738 states and 2754 transitions.
[2024-11-08 16:54:36,785 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 16:54:36,785 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 13.8) internal successors, (69), 5 states have internal predecessors, (69), 0 states have call successors, (0), 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 69
[2024-11-08 16:54:36,786 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:54:36,793 INFO  L225             Difference]: With dead ends: 1738
[2024-11-08 16:54:36,793 INFO  L226             Difference]: Without dead ends: 1736
[2024-11-08 16:54:36,794 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:54:36,795 INFO  L432           NwaCegarLoop]: 1560 mSDtfsCounter, 0 mSDsluCounter, 4671 mSDsCounter, 0 mSdLazyCounter, 19 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 6231 SdHoareTripleChecker+Invalid, 20 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 19 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:54:36,795 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 6231 Invalid, 20 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 19 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:54:36,799 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1736 states.
[2024-11-08 16:54:36,842 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1736 to 1736.
[2024-11-08 16:54:36,846 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1736 states, 1734 states have (on average 1.585928489042676) internal successors, (2750), 1735 states have internal predecessors, (2750), 0 states have call successors, (0), 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-08 16:54:36,854 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1736 states to 1736 states and 2750 transitions.
[2024-11-08 16:54:36,854 INFO  L78                 Accepts]: Start accepts. Automaton has 1736 states and 2750 transitions. Word has length 69
[2024-11-08 16:54:36,856 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:54:36,856 INFO  L471      AbstractCegarLoop]: Abstraction has 1736 states and 2750 transitions.
[2024-11-08 16:54:36,856 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 13.8) internal successors, (69), 5 states have internal predecessors, (69), 0 states have call successors, (0), 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-08 16:54:36,857 INFO  L276                IsEmpty]: Start isEmpty. Operand 1736 states and 2750 transitions.
[2024-11-08 16:54:36,859 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 71
[2024-11-08 16:54:36,859 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:54:36,859 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:54:36,859 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-08 16:54:36,860 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:54:36,861 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:54:36,861 INFO  L85        PathProgramCache]: Analyzing trace with hash -103737533, now seen corresponding path program 1 times
[2024-11-08 16:54:36,861 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:54:36,862 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1815984285]
[2024-11-08 16:54:36,862 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:54:36,862 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:54:36,899 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:36,971 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-08 16:54:36,971 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:54:36,971 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1815984285]
[2024-11-08 16:54:36,971 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1815984285] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:54:36,971 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:54:36,972 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:54:36,972 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2121306060]
[2024-11-08 16:54:36,972 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:54:36,972 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:54:36,973 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:54:36,973 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:54:36,974 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:54:36,974 INFO  L87              Difference]: Start difference. First operand 1736 states and 2750 transitions. Second operand  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 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-08 16:54:37,026 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:54:37,027 INFO  L93              Difference]: Finished difference Result 1935 states and 3056 transitions.
[2024-11-08 16:54:37,027 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:54:37,028 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 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 70
[2024-11-08 16:54:37,028 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:54:37,035 INFO  L225             Difference]: With dead ends: 1935
[2024-11-08 16:54:37,035 INFO  L226             Difference]: Without dead ends: 1833
[2024-11-08 16:54:37,037 INFO  L431           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-08 16:54:37,039 INFO  L432           NwaCegarLoop]: 1625 mSDtfsCounter, 1506 mSDsluCounter, 79 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1506 SdHoareTripleChecker+Valid, 1704 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:54:37,039 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1506 Valid, 1704 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:54:37,042 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1833 states.
[2024-11-08 16:54:37,095 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1833 to 1831.
[2024-11-08 16:54:37,099 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1831 states, 1829 states have (on average 1.5822854018589394) internal successors, (2894), 1830 states have internal predecessors, (2894), 0 states have call successors, (0), 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-08 16:54:37,107 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1831 states to 1831 states and 2894 transitions.
[2024-11-08 16:54:37,107 INFO  L78                 Accepts]: Start accepts. Automaton has 1831 states and 2894 transitions. Word has length 70
[2024-11-08 16:54:37,108 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:54:37,108 INFO  L471      AbstractCegarLoop]: Abstraction has 1831 states and 2894 transitions.
[2024-11-08 16:54:37,108 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 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-08 16:54:37,108 INFO  L276                IsEmpty]: Start isEmpty. Operand 1831 states and 2894 transitions.
[2024-11-08 16:54:37,109 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 71
[2024-11-08 16:54:37,109 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:54:37,110 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:54:37,110 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-08 16:54:37,110 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:54:37,111 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:54:37,111 INFO  L85        PathProgramCache]: Analyzing trace with hash 59177027, now seen corresponding path program 1 times
[2024-11-08 16:54:37,111 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:54:37,111 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [650739569]
[2024-11-08 16:54:37,112 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:54:37,112 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:54:37,142 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:37,209 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-08 16:54:37,209 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:54:37,210 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [650739569]
[2024-11-08 16:54:37,210 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [650739569] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:54:37,210 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:54:37,210 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:54:37,211 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1323838259]
[2024-11-08 16:54:37,211 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:54:37,211 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:54:37,212 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:54:37,212 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:54:37,213 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:54:37,213 INFO  L87              Difference]: Start difference. First operand 1831 states and 2894 transitions. Second operand  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 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-08 16:54:37,276 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:54:37,278 INFO  L93              Difference]: Finished difference Result 2361 states and 3706 transitions.
[2024-11-08 16:54:37,278 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:54:37,279 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 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 70
[2024-11-08 16:54:37,279 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:54:37,287 INFO  L225             Difference]: With dead ends: 2361
[2024-11-08 16:54:37,287 INFO  L226             Difference]: Without dead ends: 2084
[2024-11-08 16:54:37,289 INFO  L431           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-08 16:54:37,292 INFO  L432           NwaCegarLoop]: 1627 mSDtfsCounter, 1504 mSDsluCounter, 83 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1504 SdHoareTripleChecker+Valid, 1710 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:54:37,293 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1504 Valid, 1710 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:54:37,296 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2084 states.
[2024-11-08 16:54:37,350 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2084 to 2082.
[2024-11-08 16:54:37,355 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2082 states, 2080 states have (on average 1.573076923076923) internal successors, (3272), 2081 states have internal predecessors, (3272), 0 states have call successors, (0), 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-08 16:54:37,364 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2082 states to 2082 states and 3272 transitions.
[2024-11-08 16:54:37,364 INFO  L78                 Accepts]: Start accepts. Automaton has 2082 states and 3272 transitions. Word has length 70
[2024-11-08 16:54:37,365 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:54:37,365 INFO  L471      AbstractCegarLoop]: Abstraction has 2082 states and 3272 transitions.
[2024-11-08 16:54:37,365 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 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-08 16:54:37,366 INFO  L276                IsEmpty]: Start isEmpty. Operand 2082 states and 3272 transitions.
[2024-11-08 16:54:37,368 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 71
[2024-11-08 16:54:37,369 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:54:37,369 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:54:37,371 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-08 16:54:37,371 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:54:37,371 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:54:37,372 INFO  L85        PathProgramCache]: Analyzing trace with hash 1561295427, now seen corresponding path program 1 times
[2024-11-08 16:54:37,372 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:54:37,372 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2053960545]
[2024-11-08 16:54:37,372 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:54:37,372 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:54:37,409 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:37,478 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-08 16:54:37,478 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:54:37,478 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2053960545]
[2024-11-08 16:54:37,478 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2053960545] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:54:37,479 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:54:37,479 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:54:37,479 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1510300686]
[2024-11-08 16:54:37,479 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:54:37,480 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:54:37,480 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:54:37,481 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:54:37,481 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:54:37,481 INFO  L87              Difference]: Start difference. First operand 2082 states and 3272 transitions. Second operand  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 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-08 16:54:37,550 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:54:37,550 INFO  L93              Difference]: Finished difference Result 3090 states and 4798 transitions.
[2024-11-08 16:54:37,550 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:54:37,551 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 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 70
[2024-11-08 16:54:37,551 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:54:37,560 INFO  L225             Difference]: With dead ends: 3090
[2024-11-08 16:54:37,561 INFO  L226             Difference]: Without dead ends: 2562
[2024-11-08 16:54:37,562 INFO  L431           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-08 16:54:37,563 INFO  L432           NwaCegarLoop]: 1615 mSDtfsCounter, 1500 mSDsluCounter, 91 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1500 SdHoareTripleChecker+Valid, 1706 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:54:37,564 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1500 Valid, 1706 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:54:37,567 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2562 states.
[2024-11-08 16:54:37,636 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2562 to 2560.
[2024-11-08 16:54:37,642 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2560 states, 2558 states have (on average 1.555903049257232) internal successors, (3980), 2559 states have internal predecessors, (3980), 0 states have call successors, (0), 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-08 16:54:37,651 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2560 states to 2560 states and 3980 transitions.
[2024-11-08 16:54:37,652 INFO  L78                 Accepts]: Start accepts. Automaton has 2560 states and 3980 transitions. Word has length 70
[2024-11-08 16:54:37,652 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:54:37,652 INFO  L471      AbstractCegarLoop]: Abstraction has 2560 states and 3980 transitions.
[2024-11-08 16:54:37,653 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 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-08 16:54:37,653 INFO  L276                IsEmpty]: Start isEmpty. Operand 2560 states and 3980 transitions.
[2024-11-08 16:54:37,654 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 71
[2024-11-08 16:54:37,654 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:54:37,654 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:54:37,654 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-08 16:54:37,655 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:54:37,655 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:54:37,655 INFO  L85        PathProgramCache]: Analyzing trace with hash -654173373, now seen corresponding path program 1 times
[2024-11-08 16:54:37,656 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:54:37,656 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [573738587]
[2024-11-08 16:54:37,656 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:54:37,656 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:54:37,686 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:37,755 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-08 16:54:37,755 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:54:37,755 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [573738587]
[2024-11-08 16:54:37,755 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [573738587] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:54:37,756 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:54:37,756 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:54:37,756 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [345673083]
[2024-11-08 16:54:37,756 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:54:37,757 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:54:37,757 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:54:37,757 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:54:37,758 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:54:37,758 INFO  L87              Difference]: Start difference. First operand 2560 states and 3980 transitions. Second operand  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 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-08 16:54:37,831 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:54:37,831 INFO  L93              Difference]: Finished difference Result 4476 states and 6838 transitions.
[2024-11-08 16:54:37,832 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:54:37,832 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 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 70
[2024-11-08 16:54:37,832 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:54:37,842 INFO  L225             Difference]: With dead ends: 4476
[2024-11-08 16:54:37,842 INFO  L226             Difference]: Without dead ends: 3470
[2024-11-08 16:54:37,845 INFO  L431           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-08 16:54:37,845 INFO  L432           NwaCegarLoop]: 1613 mSDtfsCounter, 1498 mSDsluCounter, 95 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1498 SdHoareTripleChecker+Valid, 1708 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:54:37,846 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1498 Valid, 1708 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:54:37,850 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3470 states.
[2024-11-08 16:54:37,922 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3470 to 3468.
[2024-11-08 16:54:37,928 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3468 states, 3466 states have (on average 1.529140219272937) internal successors, (5300), 3467 states have internal predecessors, (5300), 0 states have call successors, (0), 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-08 16:54:37,937 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3468 states to 3468 states and 5300 transitions.
[2024-11-08 16:54:37,938 INFO  L78                 Accepts]: Start accepts. Automaton has 3468 states and 5300 transitions. Word has length 70
[2024-11-08 16:54:37,938 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:54:37,938 INFO  L471      AbstractCegarLoop]: Abstraction has 3468 states and 5300 transitions.
[2024-11-08 16:54:37,939 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 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-08 16:54:37,939 INFO  L276                IsEmpty]: Start isEmpty. Operand 3468 states and 5300 transitions.
[2024-11-08 16:54:37,939 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 71
[2024-11-08 16:54:37,940 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:54:37,940 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:54:37,940 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-08 16:54:37,940 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:54:37,941 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:54:37,941 INFO  L85        PathProgramCache]: Analyzing trace with hash 1126759491, now seen corresponding path program 1 times
[2024-11-08 16:54:37,941 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:54:37,941 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1113339067]
[2024-11-08 16:54:37,941 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:54:37,941 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:54:37,960 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:38,012 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-08 16:54:38,012 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:54:38,012 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1113339067]
[2024-11-08 16:54:38,012 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1113339067] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:54:38,012 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:54:38,013 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:54:38,013 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1640015545]
[2024-11-08 16:54:38,013 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:54:38,013 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:54:38,013 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:54:38,014 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:54:38,014 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:54:38,014 INFO  L87              Difference]: Start difference. First operand 3468 states and 5300 transitions. Second operand  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 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-08 16:54:38,116 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:54:38,117 INFO  L93              Difference]: Finished difference Result 7104 states and 10630 transitions.
[2024-11-08 16:54:38,117 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:54:38,117 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 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 70
[2024-11-08 16:54:38,117 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:54:38,136 INFO  L225             Difference]: With dead ends: 7104
[2024-11-08 16:54:38,137 INFO  L226             Difference]: Without dead ends: 5190
[2024-11-08 16:54:38,142 INFO  L431           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-08 16:54:38,143 INFO  L432           NwaCegarLoop]: 1611 mSDtfsCounter, 1496 mSDsluCounter, 99 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1496 SdHoareTripleChecker+Valid, 1710 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:54:38,143 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1496 Valid, 1710 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:54:38,149 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5190 states.
[2024-11-08 16:54:38,276 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5190 to 5188.
[2024-11-08 16:54:38,289 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5188 states, 5186 states have (on average 1.4940223679136135) internal successors, (7748), 5187 states have internal predecessors, (7748), 0 states have call successors, (0), 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-08 16:54:38,305 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5188 states to 5188 states and 7748 transitions.
[2024-11-08 16:54:38,306 INFO  L78                 Accepts]: Start accepts. Automaton has 5188 states and 7748 transitions. Word has length 70
[2024-11-08 16:54:38,306 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:54:38,306 INFO  L471      AbstractCegarLoop]: Abstraction has 5188 states and 7748 transitions.
[2024-11-08 16:54:38,306 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 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-08 16:54:38,307 INFO  L276                IsEmpty]: Start isEmpty. Operand 5188 states and 7748 transitions.
[2024-11-08 16:54:38,307 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 71
[2024-11-08 16:54:38,307 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:54:38,307 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:54:38,308 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-08 16:54:38,308 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:54:38,308 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:54:38,308 INFO  L85        PathProgramCache]: Analyzing trace with hash 323033411, now seen corresponding path program 1 times
[2024-11-08 16:54:38,309 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:54:38,309 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [72990367]
[2024-11-08 16:54:38,309 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:54:38,309 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:54:38,330 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:38,434 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-08 16:54:38,434 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:54:38,434 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [72990367]
[2024-11-08 16:54:38,434 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [72990367] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:54:38,435 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:54:38,435 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:54:38,435 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [69565228]
[2024-11-08 16:54:38,435 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:54:38,435 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:54:38,436 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:54:38,436 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:54:38,437 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:54:38,437 INFO  L87              Difference]: Start difference. First operand 5188 states and 7748 transitions. Second operand  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 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-08 16:54:38,634 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:54:38,635 INFO  L93              Difference]: Finished difference Result 12072 states and 17638 transitions.
[2024-11-08 16:54:38,635 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:54:38,636 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 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 70
[2024-11-08 16:54:38,636 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:54:38,666 INFO  L225             Difference]: With dead ends: 12072
[2024-11-08 16:54:38,666 INFO  L226             Difference]: Without dead ends: 8438
[2024-11-08 16:54:38,674 INFO  L431           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-08 16:54:38,674 INFO  L432           NwaCegarLoop]: 1625 mSDtfsCounter, 1502 mSDsluCounter, 87 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1502 SdHoareTripleChecker+Valid, 1712 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:54:38,675 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1502 Valid, 1712 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:54:38,684 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 8438 states.
[2024-11-08 16:54:38,904 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 8438 to 8436.
[2024-11-08 16:54:38,921 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 8436 states, 8434 states have (on average 1.4536400284562485) internal successors, (12260), 8435 states have internal predecessors, (12260), 0 states have call successors, (0), 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-08 16:54:38,953 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8436 states to 8436 states and 12260 transitions.
[2024-11-08 16:54:38,954 INFO  L78                 Accepts]: Start accepts. Automaton has 8436 states and 12260 transitions. Word has length 70
[2024-11-08 16:54:38,954 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:54:38,954 INFO  L471      AbstractCegarLoop]: Abstraction has 8436 states and 12260 transitions.
[2024-11-08 16:54:38,955 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 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-08 16:54:38,955 INFO  L276                IsEmpty]: Start isEmpty. Operand 8436 states and 12260 transitions.
[2024-11-08 16:54:38,958 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 93
[2024-11-08 16:54:38,958 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:54:38,958 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:54:38,959 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-08 16:54:38,959 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:54:38,960 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:54:38,960 INFO  L85        PathProgramCache]: Analyzing trace with hash -2097607873, now seen corresponding path program 1 times
[2024-11-08 16:54:38,960 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:54:38,960 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [918082800]
[2024-11-08 16:54:38,960 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:54:38,960 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:54:38,994 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:39,215 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-11-08 16:54:39,216 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:54:39,216 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [918082800]
[2024-11-08 16:54:39,216 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [918082800] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:54:39,216 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:54:39,216 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-08 16:54:39,216 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [959205761]
[2024-11-08 16:54:39,216 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:54:39,217 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 16:54:39,217 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:54:39,217 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 16:54:39,217 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:54:39,218 INFO  L87              Difference]: Start difference. First operand 8436 states and 12260 transitions. Second operand  has 8 states, 8 states have (on average 11.25) internal successors, (90), 8 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:54:40,414 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:54:40,414 INFO  L93              Difference]: Finished difference Result 49154 states and 70155 transitions.
[2024-11-08 16:54:40,414 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 16:54:40,415 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 11.25) internal successors, (90), 8 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 92
[2024-11-08 16:54:40,415 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:54:40,516 INFO  L225             Difference]: With dead ends: 49154
[2024-11-08 16:54:40,516 INFO  L226             Difference]: Without dead ends: 44288
[2024-11-08 16:54:40,532 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=54, Invalid=102, Unknown=0, NotChecked=0, Total=156
[2024-11-08 16:54:40,533 INFO  L432           NwaCegarLoop]: 1638 mSDtfsCounter, 8088 mSDsluCounter, 2403 mSDsCounter, 0 mSdLazyCounter, 165 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8088 SdHoareTripleChecker+Valid, 4041 SdHoareTripleChecker+Invalid, 170 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 165 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:54:40,533 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [8088 Valid, 4041 Invalid, 170 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 165 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:54:40,583 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 44288 states.
[2024-11-08 16:54:41,338 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 44288 to 14324.
[2024-11-08 16:54:41,356 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 14324 states, 14322 states have (on average 1.434715821812596) internal successors, (20548), 14323 states have internal predecessors, (20548), 0 states have call successors, (0), 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-08 16:54:41,384 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 14324 states to 14324 states and 20548 transitions.
[2024-11-08 16:54:41,386 INFO  L78                 Accepts]: Start accepts. Automaton has 14324 states and 20548 transitions. Word has length 92
[2024-11-08 16:54:41,386 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:54:41,387 INFO  L471      AbstractCegarLoop]: Abstraction has 14324 states and 20548 transitions.
[2024-11-08 16:54:41,387 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 11.25) internal successors, (90), 8 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:54:41,387 INFO  L276                IsEmpty]: Start isEmpty. Operand 14324 states and 20548 transitions.
[2024-11-08 16:54:41,392 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 93
[2024-11-08 16:54:41,392 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:54:41,392 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:54:41,392 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-08 16:54:41,393 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:54:41,393 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:54:41,393 INFO  L85        PathProgramCache]: Analyzing trace with hash -1934693313, now seen corresponding path program 1 times
[2024-11-08 16:54:41,393 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:54:41,393 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1485624596]
[2024-11-08 16:54:41,394 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:54:41,394 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:54:41,423 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:41,671 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-08 16:54:41,671 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:54:41,672 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1485624596]
[2024-11-08 16:54:41,672 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1485624596] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:54:41,672 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:54:41,672 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-08 16:54:41,672 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1986281219]
[2024-11-08 16:54:41,672 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:54:41,673 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 16:54:41,673 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:54:41,673 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 16:54:41,674 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:54:41,674 INFO  L87              Difference]: Start difference. First operand 14324 states and 20548 transitions. Second operand  has 8 states, 8 states have (on average 11.0) internal successors, (88), 8 states have internal predecessors, (88), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:54:43,293 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:54:43,293 INFO  L93              Difference]: Finished difference Result 56034 states and 79883 transitions.
[2024-11-08 16:54:43,294 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 16:54:43,294 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 11.0) internal successors, (88), 8 states have internal predecessors, (88), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 92
[2024-11-08 16:54:43,295 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:54:43,421 INFO  L225             Difference]: With dead ends: 56034
[2024-11-08 16:54:43,421 INFO  L226             Difference]: Without dead ends: 49152
[2024-11-08 16:54:43,442 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=54, Invalid=102, Unknown=0, NotChecked=0, Total=156
[2024-11-08 16:54:43,443 INFO  L432           NwaCegarLoop]: 1637 mSDtfsCounter, 8090 mSDsluCounter, 2361 mSDsCounter, 0 mSdLazyCounter, 160 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8090 SdHoareTripleChecker+Valid, 3998 SdHoareTripleChecker+Invalid, 165 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 160 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:54:43,444 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [8090 Valid, 3998 Invalid, 165 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 160 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 16:54:43,484 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 49152 states.
[2024-11-08 16:54:44,520 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 49152 to 23636.
[2024-11-08 16:54:44,555 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 23636 states, 23634 states have (on average 1.4232038588474232) internal successors, (33636), 23635 states have internal predecessors, (33636), 0 states have call successors, (0), 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-08 16:54:44,615 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 23636 states to 23636 states and 33636 transitions.
[2024-11-08 16:54:44,617 INFO  L78                 Accepts]: Start accepts. Automaton has 23636 states and 33636 transitions. Word has length 92
[2024-11-08 16:54:44,618 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:54:44,618 INFO  L471      AbstractCegarLoop]: Abstraction has 23636 states and 33636 transitions.
[2024-11-08 16:54:44,618 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 11.0) internal successors, (88), 8 states have internal predecessors, (88), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:54:44,618 INFO  L276                IsEmpty]: Start isEmpty. Operand 23636 states and 33636 transitions.
[2024-11-08 16:54:44,622 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 93
[2024-11-08 16:54:44,623 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:54:44,623 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:54:44,623 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-08 16:54:44,623 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:54:44,624 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:54:44,624 INFO  L85        PathProgramCache]: Analyzing trace with hash -432574913, now seen corresponding path program 1 times
[2024-11-08 16:54:44,624 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:54:44,624 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1869223654]
[2024-11-08 16:54:44,625 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:54:44,625 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:54:44,653 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:44,871 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-11-08 16:54:44,871 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:54:44,871 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1869223654]
[2024-11-08 16:54:44,871 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1869223654] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:54:44,871 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:54:44,872 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-08 16:54:44,872 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [483257876]
[2024-11-08 16:54:44,872 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:54:44,872 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 16:54:44,872 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:54:44,873 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 16:54:44,873 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:54:44,873 INFO  L87              Difference]: Start difference. First operand 23636 states and 33636 transitions. Second operand  has 8 states, 8 states have (on average 10.5) internal successors, (84), 8 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:54:46,290 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:54:46,290 INFO  L93              Difference]: Finished difference Result 62914 states and 89579 transitions.
[2024-11-08 16:54:46,291 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 16:54:46,291 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 10.5) internal successors, (84), 8 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 92
[2024-11-08 16:54:46,291 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:54:46,400 INFO  L225             Difference]: With dead ends: 62914
[2024-11-08 16:54:46,400 INFO  L226             Difference]: Without dead ends: 56032
[2024-11-08 16:54:46,418 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=54, Invalid=102, Unknown=0, NotChecked=0, Total=156
[2024-11-08 16:54:46,418 INFO  L432           NwaCegarLoop]: 1635 mSDtfsCounter, 8136 mSDsluCounter, 2356 mSDsCounter, 0 mSdLazyCounter, 134 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8136 SdHoareTripleChecker+Valid, 3991 SdHoareTripleChecker+Invalid, 139 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 134 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:54:46,419 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [8136 Valid, 3991 Invalid, 139 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 134 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:54:46,457 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 56032 states.
[2024-11-08 16:54:47,732 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 56032 to 30516.
[2024-11-08 16:54:47,757 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 30516 states, 30514 states have (on average 1.4200694763059578) internal successors, (43332), 30515 states have internal predecessors, (43332), 0 states have call successors, (0), 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-08 16:54:47,833 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 30516 states to 30516 states and 43332 transitions.
[2024-11-08 16:54:47,836 INFO  L78                 Accepts]: Start accepts. Automaton has 30516 states and 43332 transitions. Word has length 92
[2024-11-08 16:54:47,836 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:54:47,837 INFO  L471      AbstractCegarLoop]: Abstraction has 30516 states and 43332 transitions.
[2024-11-08 16:54:47,837 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 10.5) internal successors, (84), 8 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:54:47,837 INFO  L276                IsEmpty]: Start isEmpty. Operand 30516 states and 43332 transitions.
[2024-11-08 16:54:47,843 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 93
[2024-11-08 16:54:47,843 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:54:47,844 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:54:47,844 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-08 16:54:47,844 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:54:47,845 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:54:47,845 INFO  L85        PathProgramCache]: Analyzing trace with hash 1646923583, now seen corresponding path program 1 times
[2024-11-08 16:54:47,845 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:54:47,845 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [736570734]
[2024-11-08 16:54:47,846 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:54:47,846 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:54:47,884 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:48,235 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-11-08 16:54:48,235 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:54:48,236 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [736570734]
[2024-11-08 16:54:48,236 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [736570734] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:54:48,236 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:54:48,236 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-08 16:54:48,236 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [752955791]
[2024-11-08 16:54:48,237 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:54:48,237 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 16:54:48,237 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:54:48,238 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 16:54:48,238 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:54:48,238 INFO  L87              Difference]: Start difference. First operand 30516 states and 43332 transitions. Second operand  has 8 states, 8 states have (on average 10.25) internal successors, (82), 8 states have internal predecessors, (82), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:54:50,077 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:54:50,077 INFO  L93              Difference]: Finished difference Result 69794 states and 99275 transitions.
[2024-11-08 16:54:50,078 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 16:54:50,078 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 10.25) internal successors, (82), 8 states have internal predecessors, (82), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 92
[2024-11-08 16:54:50,078 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:54:50,181 INFO  L225             Difference]: With dead ends: 69794
[2024-11-08 16:54:50,181 INFO  L226             Difference]: Without dead ends: 62912
[2024-11-08 16:54:50,200 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=54, Invalid=102, Unknown=0, NotChecked=0, Total=156
[2024-11-08 16:54:50,201 INFO  L432           NwaCegarLoop]: 1633 mSDtfsCounter, 8190 mSDsluCounter, 2342 mSDsCounter, 0 mSdLazyCounter, 164 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8190 SdHoareTripleChecker+Valid, 3975 SdHoareTripleChecker+Invalid, 169 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 164 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:54:50,201 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [8190 Valid, 3975 Invalid, 169 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 164 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 16:54:50,248 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 62912 states.
[2024-11-08 16:54:51,399 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 62912 to 37396.
[2024-11-08 16:54:51,420 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 37396 states, 37394 states have (on average 1.4180884633898487) internal successors, (53028), 37395 states have internal predecessors, (53028), 0 states have call successors, (0), 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-08 16:54:51,488 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 37396 states to 37396 states and 53028 transitions.
[2024-11-08 16:54:51,492 INFO  L78                 Accepts]: Start accepts. Automaton has 37396 states and 53028 transitions. Word has length 92
[2024-11-08 16:54:51,492 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:54:51,493 INFO  L471      AbstractCegarLoop]: Abstraction has 37396 states and 53028 transitions.
[2024-11-08 16:54:51,493 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 10.25) internal successors, (82), 8 states have internal predecessors, (82), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:54:51,493 INFO  L276                IsEmpty]: Start isEmpty. Operand 37396 states and 53028 transitions.
[2024-11-08 16:54:51,498 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 93
[2024-11-08 16:54:51,498 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:54:51,499 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:54:51,499 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-08 16:54:51,499 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:54:51,500 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:54:51,500 INFO  L85        PathProgramCache]: Analyzing trace with hash -867110849, now seen corresponding path program 1 times
[2024-11-08 16:54:51,500 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:54:51,500 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [24894769]
[2024-11-08 16:54:51,500 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:54:51,501 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:54:51,529 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:51,740 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked.
[2024-11-08 16:54:51,740 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:54:51,741 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [24894769]
[2024-11-08 16:54:51,741 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [24894769] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:54:51,741 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:54:51,741 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-08 16:54:51,741 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1621715473]
[2024-11-08 16:54:51,741 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:54:51,742 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 16:54:51,742 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:54:51,742 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 16:54:51,743 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:54:51,743 INFO  L87              Difference]: Start difference. First operand 37396 states and 53028 transitions. Second operand  has 8 states, 8 states have (on average 10.0) internal successors, (80), 8 states have internal predecessors, (80), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:54:53,870 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:54:53,870 INFO  L93              Difference]: Finished difference Result 76674 states and 108971 transitions.
[2024-11-08 16:54:53,870 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 16:54:53,871 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 10.0) internal successors, (80), 8 states have internal predecessors, (80), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 92
[2024-11-08 16:54:53,871 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:54:53,960 INFO  L225             Difference]: With dead ends: 76674
[2024-11-08 16:54:53,961 INFO  L226             Difference]: Without dead ends: 69792
[2024-11-08 16:54:53,978 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=54, Invalid=102, Unknown=0, NotChecked=0, Total=156
[2024-11-08 16:54:53,978 INFO  L432           NwaCegarLoop]: 1633 mSDtfsCounter, 8102 mSDsluCounter, 2385 mSDsCounter, 0 mSdLazyCounter, 142 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8102 SdHoareTripleChecker+Valid, 4018 SdHoareTripleChecker+Invalid, 147 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 142 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:54:53,979 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [8102 Valid, 4018 Invalid, 147 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 142 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:54:54,026 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 69792 states.
[2024-11-08 16:54:55,375 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 69792 to 44276.
[2024-11-08 16:54:55,401 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 44276 states, 44274 states have (on average 1.416723133215883) internal successors, (62724), 44275 states have internal predecessors, (62724), 0 states have call successors, (0), 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-08 16:54:55,460 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 44276 states to 44276 states and 62724 transitions.
[2024-11-08 16:54:55,463 INFO  L78                 Accepts]: Start accepts. Automaton has 44276 states and 62724 transitions. Word has length 92
[2024-11-08 16:54:55,463 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:54:55,463 INFO  L471      AbstractCegarLoop]: Abstraction has 44276 states and 62724 transitions.
[2024-11-08 16:54:55,464 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 10.0) internal successors, (80), 8 states have internal predecessors, (80), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:54:55,464 INFO  L276                IsEmpty]: Start isEmpty. Operand 44276 states and 62724 transitions.
[2024-11-08 16:54:55,469 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 93
[2024-11-08 16:54:55,470 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:54:55,470 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:54:55,470 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-08 16:54:55,470 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:54:55,471 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:54:55,471 INFO  L85        PathProgramCache]: Analyzing trace with hash -1670836929, now seen corresponding path program 1 times
[2024-11-08 16:54:55,471 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:54:55,471 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [168530860]
[2024-11-08 16:54:55,472 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:54:55,472 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:54:55,502 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:54:55,907 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-11-08 16:54:55,908 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:54:55,908 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [168530860]
[2024-11-08 16:54:55,908 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [168530860] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:54:55,908 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:54:55,908 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-08 16:54:55,909 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1106742005]
[2024-11-08 16:54:55,909 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:54:55,910 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 16:54:55,910 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:54:55,911 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 16:54:55,911 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:54:55,911 INFO  L87              Difference]: Start difference. First operand 44276 states and 62724 transitions. Second operand  has 8 states, 8 states have (on average 10.75) internal successors, (86), 8 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:54:59,005 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:54:59,005 INFO  L93              Difference]: Finished difference Result 83554 states and 118667 transitions.
[2024-11-08 16:54:59,006 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 16:54:59,006 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 10.75) internal successors, (86), 8 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 92
[2024-11-08 16:54:59,006 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:54:59,092 INFO  L225             Difference]: With dead ends: 83554
[2024-11-08 16:54:59,092 INFO  L226             Difference]: Without dead ends: 76672
[2024-11-08 16:54:59,106 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=54, Invalid=102, Unknown=0, NotChecked=0, Total=156
[2024-11-08 16:54:59,107 INFO  L432           NwaCegarLoop]: 1632 mSDtfsCounter, 8037 mSDsluCounter, 2540 mSDsCounter, 0 mSdLazyCounter, 196 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8037 SdHoareTripleChecker+Valid, 4172 SdHoareTripleChecker+Invalid, 201 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 196 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:54:59,107 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [8037 Valid, 4172 Invalid, 201 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [5 Valid, 196 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 16:54:59,156 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 76672 states.
[2024-11-08 16:55:00,564 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 76672 to 51156.
[2024-11-08 16:55:00,591 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 51156 states, 51154 states have (on average 1.415725065488525) internal successors, (72420), 51155 states have internal predecessors, (72420), 0 states have call successors, (0), 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-08 16:55:00,671 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 51156 states to 51156 states and 72420 transitions.
[2024-11-08 16:55:00,675 INFO  L78                 Accepts]: Start accepts. Automaton has 51156 states and 72420 transitions. Word has length 92
[2024-11-08 16:55:00,676 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:55:00,676 INFO  L471      AbstractCegarLoop]: Abstraction has 51156 states and 72420 transitions.
[2024-11-08 16:55:00,676 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 10.75) internal successors, (86), 8 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:55:00,676 INFO  L276                IsEmpty]: Start isEmpty. Operand 51156 states and 72420 transitions.
[2024-11-08 16:55:00,683 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 94
[2024-11-08 16:55:00,683 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:55:00,683 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:55:00,684 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-11-08 16:55:00,684 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:55:00,684 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:55:00,685 INFO  L85        PathProgramCache]: Analyzing trace with hash 1937944795, now seen corresponding path program 1 times
[2024-11-08 16:55:00,685 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:55:00,685 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1131808328]
[2024-11-08 16:55:00,685 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:55:00,685 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:55:00,723 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:01,048 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:55:01,049 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:55:01,049 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1131808328]
[2024-11-08 16:55:01,049 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1131808328] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:55:01,049 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:55:01,049 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:55:01,049 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1788791869]
[2024-11-08 16:55:01,049 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:55:01,050 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:55:01,050 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:55:01,050 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:55:01,050 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:55:01,050 INFO  L87              Difference]: Start difference. First operand 51156 states and 72420 transitions. Second operand  has 3 states, 3 states have (on average 31.0) internal successors, (93), 3 states have internal predecessors, (93), 0 states have call successors, (0), 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-08 16:55:02,831 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:55:02,831 INFO  L93              Difference]: Finished difference Result 100760 states and 142374 transitions.
[2024-11-08 16:55:02,833 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:55:02,833 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.0) internal successors, (93), 3 states have internal predecessors, (93), 0 states have call successors, (0), 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 93
[2024-11-08 16:55:02,833 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:55:02,909 INFO  L225             Difference]: With dead ends: 100760
[2024-11-08 16:55:02,910 INFO  L226             Difference]: Without dead ends: 51158
[2024-11-08 16:55:02,952 INFO  L431           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-08 16:55:02,953 INFO  L432           NwaCegarLoop]: 1606 mSDtfsCounter, 53 mSDsluCounter, 1551 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 53 SdHoareTripleChecker+Valid, 3157 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:55:02,954 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [53 Valid, 3157 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:55:02,987 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 51158 states.
[2024-11-08 16:55:04,598 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 51158 to 51156.
[2024-11-08 16:55:04,618 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 51156 states, 51154 states have (on average 1.40227548187825) internal successors, (71732), 51155 states have internal predecessors, (71732), 0 states have call successors, (0), 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-08 16:55:04,688 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 51156 states to 51156 states and 71732 transitions.
[2024-11-08 16:55:04,692 INFO  L78                 Accepts]: Start accepts. Automaton has 51156 states and 71732 transitions. Word has length 93
[2024-11-08 16:55:04,692 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:55:04,692 INFO  L471      AbstractCegarLoop]: Abstraction has 51156 states and 71732 transitions.
[2024-11-08 16:55:04,692 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 31.0) internal successors, (93), 3 states have internal predecessors, (93), 0 states have call successors, (0), 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-08 16:55:04,692 INFO  L276                IsEmpty]: Start isEmpty. Operand 51156 states and 71732 transitions.
[2024-11-08 16:55:04,697 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 95
[2024-11-08 16:55:04,697 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:55:04,697 INFO  L215           NwaCegarLoop]: trace histogram [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]
[2024-11-08 16:55:04,697 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-11-08 16:55:04,698 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:55:04,698 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:55:04,698 INFO  L85        PathProgramCache]: Analyzing trace with hash -868635337, now seen corresponding path program 1 times
[2024-11-08 16:55:04,698 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:55:04,698 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [889829230]
[2024-11-08 16:55:04,699 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:55:04,699 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:55:04,742 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:04,854 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:55:04,854 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:55:04,854 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [889829230]
[2024-11-08 16:55:04,854 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [889829230] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:55:04,855 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:55:04,855 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:55:04,855 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [580070122]
[2024-11-08 16:55:04,855 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:55:04,855 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:55:04,856 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:55:04,856 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:55:04,856 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:55:04,857 INFO  L87              Difference]: Start difference. First operand 51156 states and 71732 transitions. Second operand  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:55:05,765 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:55:05,772 INFO  L93              Difference]: Finished difference Result 69422 states and 97437 transitions.
[2024-11-08 16:55:05,773 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:55:05,774 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 94
[2024-11-08 16:55:05,774 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:55:05,812 INFO  L225             Difference]: With dead ends: 69422
[2024-11-08 16:55:05,812 INFO  L226             Difference]: Without dead ends: 19820
[2024-11-08 16:55:05,841 INFO  L431           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-08 16:55:05,845 INFO  L432           NwaCegarLoop]: 1604 mSDtfsCounter, 47 mSDsluCounter, 1550 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 47 SdHoareTripleChecker+Valid, 3154 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:55:05,845 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [47 Valid, 3154 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:55:05,861 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 19820 states.
[2024-11-08 16:55:06,736 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 19820 to 19811.
[2024-11-08 16:55:06,745 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 19811 states, 19809 states have (on average 1.4096117926195164) internal successors, (27923), 19810 states have internal predecessors, (27923), 0 states have call successors, (0), 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-08 16:55:06,776 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 19811 states to 19811 states and 27923 transitions.
[2024-11-08 16:55:06,779 INFO  L78                 Accepts]: Start accepts. Automaton has 19811 states and 27923 transitions. Word has length 94
[2024-11-08 16:55:06,779 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:55:06,780 INFO  L471      AbstractCegarLoop]: Abstraction has 19811 states and 27923 transitions.
[2024-11-08 16:55:06,780 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:55:06,780 INFO  L276                IsEmpty]: Start isEmpty. Operand 19811 states and 27923 transitions.
[2024-11-08 16:55:06,783 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-08 16:55:06,784 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:55:06,784 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:55:06,784 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-11-08 16:55:06,785 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:55:06,785 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:55:06,785 INFO  L85        PathProgramCache]: Analyzing trace with hash -752986803, now seen corresponding path program 1 times
[2024-11-08 16:55:06,786 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:55:06,786 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [653601742]
[2024-11-08 16:55:06,786 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:55:06,786 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:55:06,830 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:06,963 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:55:06,964 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:55:06,964 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [653601742]
[2024-11-08 16:55:06,964 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [653601742] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:55:06,964 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:55:06,965 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:55:06,965 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1111828333]
[2024-11-08 16:55:06,965 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:55:06,966 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:55:06,966 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:55:06,966 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:55:06,967 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:55:06,967 INFO  L87              Difference]: Start difference. First operand 19811 states and 27923 transitions. Second operand  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 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-08 16:55:07,440 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:55:07,441 INFO  L93              Difference]: Finished difference Result 28935 states and 40645 transitions.
[2024-11-08 16:55:07,442 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:55:07,442 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 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 95
[2024-11-08 16:55:07,443 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:55:07,461 INFO  L225             Difference]: With dead ends: 28935
[2024-11-08 16:55:07,461 INFO  L226             Difference]: Without dead ends: 10693
[2024-11-08 16:55:07,478 INFO  L431           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-08 16:55:07,479 INFO  L432           NwaCegarLoop]: 1598 mSDtfsCounter, 49 mSDsluCounter, 1535 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 49 SdHoareTripleChecker+Valid, 3133 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:55:07,480 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [49 Valid, 3133 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:55:07,489 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 10693 states.
[2024-11-08 16:55:07,936 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 10693 to 10691.
[2024-11-08 16:55:07,943 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 10691 states, 10689 states have (on average 1.4110768079333895) internal successors, (15083), 10690 states have internal predecessors, (15083), 0 states have call successors, (0), 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-08 16:55:07,954 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 10691 states to 10691 states and 15083 transitions.
[2024-11-08 16:55:07,956 INFO  L78                 Accepts]: Start accepts. Automaton has 10691 states and 15083 transitions. Word has length 95
[2024-11-08 16:55:07,957 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:55:07,957 INFO  L471      AbstractCegarLoop]: Abstraction has 10691 states and 15083 transitions.
[2024-11-08 16:55:07,957 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 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-08 16:55:07,957 INFO  L276                IsEmpty]: Start isEmpty. Operand 10691 states and 15083 transitions.
[2024-11-08 16:55:07,959 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 98
[2024-11-08 16:55:07,959 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:55:07,959 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:55:07,960 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2024-11-08 16:55:07,960 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:55:07,960 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:55:07,960 INFO  L85        PathProgramCache]: Analyzing trace with hash -793321409, now seen corresponding path program 1 times
[2024-11-08 16:55:07,960 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:55:07,961 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1385447473]
[2024-11-08 16:55:07,961 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:55:07,961 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:55:08,002 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:08,103 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:55:08,104 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:55:08,104 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1385447473]
[2024-11-08 16:55:08,104 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1385447473] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:55:08,104 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:55:08,104 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:55:08,105 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [178003297]
[2024-11-08 16:55:08,105 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:55:08,105 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:55:08,105 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:55:08,106 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:55:08,106 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:55:08,106 INFO  L87              Difference]: Start difference. First operand 10691 states and 15083 transitions. Second operand  has 3 states, 3 states have (on average 32.333333333333336) internal successors, (97), 3 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:55:08,285 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:55:08,286 INFO  L93              Difference]: Finished difference Result 15255 states and 21385 transitions.
[2024-11-08 16:55:08,286 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:55:08,286 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 32.333333333333336) internal successors, (97), 3 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 97
[2024-11-08 16:55:08,287 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:55:08,296 INFO  L225             Difference]: With dead ends: 15255
[2024-11-08 16:55:08,296 INFO  L226             Difference]: Without dead ends: 6133
[2024-11-08 16:55:08,302 INFO  L431           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-08 16:55:08,303 INFO  L432           NwaCegarLoop]: 1591 mSDtfsCounter, 46 mSDsluCounter, 1527 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 46 SdHoareTripleChecker+Valid, 3118 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:55:08,303 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [46 Valid, 3118 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:55:08,307 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6133 states.
[2024-11-08 16:55:08,477 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6133 to 6131.
[2024-11-08 16:55:08,482 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6131 states, 6129 states have (on average 1.4232338064937184) internal successors, (8723), 6130 states have internal predecessors, (8723), 0 states have call successors, (0), 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-08 16:55:08,491 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6131 states to 6131 states and 8723 transitions.
[2024-11-08 16:55:08,494 INFO  L78                 Accepts]: Start accepts. Automaton has 6131 states and 8723 transitions. Word has length 97
[2024-11-08 16:55:08,494 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:55:08,495 INFO  L471      AbstractCegarLoop]: Abstraction has 6131 states and 8723 transitions.
[2024-11-08 16:55:08,495 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 32.333333333333336) internal successors, (97), 3 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:55:08,495 INFO  L276                IsEmpty]: Start isEmpty. Operand 6131 states and 8723 transitions.
[2024-11-08 16:55:08,496 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 100
[2024-11-08 16:55:08,496 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:55:08,497 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:55:08,497 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2024-11-08 16:55:08,497 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:55:08,497 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:55:08,498 INFO  L85        PathProgramCache]: Analyzing trace with hash 1316975025, now seen corresponding path program 1 times
[2024-11-08 16:55:08,498 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:55:08,498 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1808250379]
[2024-11-08 16:55:08,498 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:55:08,498 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:55:08,608 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:08,706 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:55:08,706 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:55:08,706 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1808250379]
[2024-11-08 16:55:08,706 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1808250379] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:55:08,706 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:55:08,707 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:55:08,707 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1255568519]
[2024-11-08 16:55:08,707 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:55:08,708 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:55:08,708 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:55:08,708 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:55:08,709 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:55:08,709 INFO  L87              Difference]: Start difference. First operand 6131 states and 8723 transitions. Second operand  has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 0 states have call successors, (0), 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-08 16:55:08,811 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:55:08,811 INFO  L93              Difference]: Finished difference Result 8415 states and 11845 transitions.
[2024-11-08 16:55:08,812 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:55:08,812 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 0 states have call successors, (0), 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 99
[2024-11-08 16:55:08,812 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:55:08,819 INFO  L225             Difference]: With dead ends: 8415
[2024-11-08 16:55:08,819 INFO  L226             Difference]: Without dead ends: 3853
[2024-11-08 16:55:08,823 INFO  L431           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-08 16:55:08,824 INFO  L432           NwaCegarLoop]: 1584 mSDtfsCounter, 43 mSDsluCounter, 1519 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 43 SdHoareTripleChecker+Valid, 3103 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:55:08,824 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [43 Valid, 3103 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:55:08,827 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3853 states.
[2024-11-08 16:55:08,929 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3853 to 3851.
[2024-11-08 16:55:08,932 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3851 states, 3849 states have (on average 1.4479085476747207) internal successors, (5573), 3850 states have internal predecessors, (5573), 0 states have call successors, (0), 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-08 16:55:08,938 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3851 states to 3851 states and 5573 transitions.
[2024-11-08 16:55:08,940 INFO  L78                 Accepts]: Start accepts. Automaton has 3851 states and 5573 transitions. Word has length 99
[2024-11-08 16:55:08,941 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:55:08,941 INFO  L471      AbstractCegarLoop]: Abstraction has 3851 states and 5573 transitions.
[2024-11-08 16:55:08,941 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 0 states have call successors, (0), 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-08 16:55:08,941 INFO  L276                IsEmpty]: Start isEmpty. Operand 3851 states and 5573 transitions.
[2024-11-08 16:55:08,942 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 102
[2024-11-08 16:55:08,943 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:55:08,943 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:55:08,943 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23
[2024-11-08 16:55:08,943 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:55:08,944 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:55:08,944 INFO  L85        PathProgramCache]: Analyzing trace with hash 1142106531, now seen corresponding path program 1 times
[2024-11-08 16:55:08,944 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:55:08,944 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [704313954]
[2024-11-08 16:55:08,944 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:55:08,945 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:55:08,976 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:09,067 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:55:09,067 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:55:09,068 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [704313954]
[2024-11-08 16:55:09,068 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [704313954] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:55:09,068 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:55:09,068 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:55:09,068 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1416445018]
[2024-11-08 16:55:09,069 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:55:09,069 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:55:09,069 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:55:09,069 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:55:09,070 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:55:09,070 INFO  L87              Difference]: Start difference. First operand 3851 states and 5573 transitions. Second operand  has 3 states, 3 states have (on average 33.666666666666664) internal successors, (101), 3 states have internal predecessors, (101), 0 states have call successors, (0), 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-08 16:55:09,131 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:55:09,131 INFO  L93              Difference]: Finished difference Result 4995 states and 7120 transitions.
[2024-11-08 16:55:09,132 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:55:09,132 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 33.666666666666664) internal successors, (101), 3 states have internal predecessors, (101), 0 states have call successors, (0), 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 101
[2024-11-08 16:55:09,132 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:55:09,137 INFO  L225             Difference]: With dead ends: 4995
[2024-11-08 16:55:09,138 INFO  L226             Difference]: Without dead ends: 2713
[2024-11-08 16:55:09,140 INFO  L431           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-08 16:55:09,140 INFO  L432           NwaCegarLoop]: 1577 mSDtfsCounter, 40 mSDsluCounter, 1511 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 40 SdHoareTripleChecker+Valid, 3088 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:55:09,141 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [40 Valid, 3088 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:55:09,143 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2713 states.
[2024-11-08 16:55:09,200 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2713 to 2711.
[2024-11-08 16:55:09,203 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2711 states, 2709 states have (on average 1.481358434846807) internal successors, (4013), 2710 states have internal predecessors, (4013), 0 states have call successors, (0), 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-08 16:55:09,207 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2711 states to 2711 states and 4013 transitions.
[2024-11-08 16:55:09,209 INFO  L78                 Accepts]: Start accepts. Automaton has 2711 states and 4013 transitions. Word has length 101
[2024-11-08 16:55:09,210 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:55:09,210 INFO  L471      AbstractCegarLoop]: Abstraction has 2711 states and 4013 transitions.
[2024-11-08 16:55:09,210 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 33.666666666666664) internal successors, (101), 3 states have internal predecessors, (101), 0 states have call successors, (0), 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-08 16:55:09,210 INFO  L276                IsEmpty]: Start isEmpty. Operand 2711 states and 4013 transitions.
[2024-11-08 16:55:09,212 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 104
[2024-11-08 16:55:09,212 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:55:09,212 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:55:09,212 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24
[2024-11-08 16:55:09,213 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:55:09,213 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:55:09,213 INFO  L85        PathProgramCache]: Analyzing trace with hash -1334499307, now seen corresponding path program 1 times
[2024-11-08 16:55:09,213 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:55:09,213 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2125198795]
[2024-11-08 16:55:09,214 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:55:09,214 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:55:09,254 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:10,633 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 7 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:55:10,633 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:55:10,633 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2125198795]
[2024-11-08 16:55:10,633 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2125198795] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:55:10,634 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [707027294]
[2024-11-08 16:55:10,634 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:55:10,634 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:55:10,634 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:55:10,636 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:55:10,641 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-08 16:55:10,842 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:10,849 INFO  L255         TraceCheckSpWp]: Trace formula consists of 497 conjuncts, 20 conjuncts are in the unsatisfiable core
[2024-11-08 16:55:10,858 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:55:11,338 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 7 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:55:11,338 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:55:12,203 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 4 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:55:12,203 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [707027294] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:55:12,203 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:55:12,203 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 7, 6] total 22
[2024-11-08 16:55:12,204 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [759929260]
[2024-11-08 16:55:12,204 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:55:12,204 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 22 states
[2024-11-08 16:55:12,205 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:55:12,206 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants.
[2024-11-08 16:55:12,206 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=67, Invalid=395, Unknown=0, NotChecked=0, Total=462
[2024-11-08 16:55:12,207 INFO  L87              Difference]: Start difference. First operand 2711 states and 4013 transitions. Second operand  has 22 states, 22 states have (on average 13.454545454545455) internal successors, (296), 22 states have internal predecessors, (296), 0 states have call successors, (0), 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-08 16:55:20,617 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:55:20,617 INFO  L93              Difference]: Finished difference Result 13559 states and 18351 transitions.
[2024-11-08 16:55:20,618 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 88 states. 
[2024-11-08 16:55:20,618 INFO  L78                 Accepts]: Start accepts. Automaton has  has 22 states, 22 states have (on average 13.454545454545455) internal successors, (296), 22 states have internal predecessors, (296), 0 states have call successors, (0), 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 103
[2024-11-08 16:55:20,618 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:55:20,634 INFO  L225             Difference]: With dead ends: 13559
[2024-11-08 16:55:20,634 INFO  L226             Difference]: Without dead ends: 12319
[2024-11-08 16:55:20,641 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 303 GetRequests, 197 SyntacticMatches, 0 SemanticMatches, 106 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4222 ImplicationChecksByTransitivity, 6.1s TimeCoverageRelationStatistics Valid=1877, Invalid=9679, Unknown=0, NotChecked=0, Total=11556
[2024-11-08 16:55:20,642 INFO  L432           NwaCegarLoop]: 1556 mSDtfsCounter, 20400 mSDsluCounter, 8347 mSDsCounter, 0 mSdLazyCounter, 1953 mSolverCounterSat, 94 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20400 SdHoareTripleChecker+Valid, 9903 SdHoareTripleChecker+Invalid, 2047 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 94 IncrementalHoareTripleChecker+Valid, 1953 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:55:20,642 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [20400 Valid, 9903 Invalid, 2047 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [94 Valid, 1953 Invalid, 0 Unknown, 0 Unchecked, 2.2s Time]
[2024-11-08 16:55:20,651 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 12319 states.
[2024-11-08 16:55:21,080 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 12319 to 11257.
[2024-11-08 16:55:21,087 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 11257 states, 11255 states have (on average 1.352998667258996) internal successors, (15228), 11256 states have internal predecessors, (15228), 0 states have call successors, (0), 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-08 16:55:21,097 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 11257 states to 11257 states and 15228 transitions.
[2024-11-08 16:55:21,100 INFO  L78                 Accepts]: Start accepts. Automaton has 11257 states and 15228 transitions. Word has length 103
[2024-11-08 16:55:21,100 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:55:21,100 INFO  L471      AbstractCegarLoop]: Abstraction has 11257 states and 15228 transitions.
[2024-11-08 16:55:21,101 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 22 states, 22 states have (on average 13.454545454545455) internal successors, (296), 22 states have internal predecessors, (296), 0 states have call successors, (0), 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-08 16:55:21,101 INFO  L276                IsEmpty]: Start isEmpty. Operand 11257 states and 15228 transitions.
[2024-11-08 16:55:21,102 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 105
[2024-11-08 16:55:21,103 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:55:21,103 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:55:21,126 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2024-11-08 16:55:21,303 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25
[2024-11-08 16:55:21,304 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:55:21,304 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:55:21,304 INFO  L85        PathProgramCache]: Analyzing trace with hash 810887087, now seen corresponding path program 1 times
[2024-11-08 16:55:21,304 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:55:21,304 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1646876138]
[2024-11-08 16:55:21,305 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:55:21,305 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:55:21,358 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:22,380 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 7 proven. 11 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:55:22,381 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:55:22,381 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1646876138]
[2024-11-08 16:55:22,381 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1646876138] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:55:22,381 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1086907995]
[2024-11-08 16:55:22,381 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:55:22,382 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:55:22,382 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:55:22,384 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:55:22,385 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-08 16:55:22,584 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:22,587 INFO  L255         TraceCheckSpWp]: Trace formula consists of 502 conjuncts, 19 conjuncts are in the unsatisfiable core
[2024-11-08 16:55:22,591 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:55:23,678 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 13 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:55:23,678 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:55:25,293 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 13 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:55:25,293 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1086907995] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:55:25,293 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:55:25,293 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 11, 11] total 32
[2024-11-08 16:55:25,294 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [247012874]
[2024-11-08 16:55:25,294 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:55:25,294 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 33 states
[2024-11-08 16:55:25,295 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:55:25,295 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants.
[2024-11-08 16:55:25,296 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=139, Invalid=917, Unknown=0, NotChecked=0, Total=1056
[2024-11-08 16:55:25,296 INFO  L87              Difference]: Start difference. First operand 11257 states and 15228 transitions. Second operand  has 33 states, 33 states have (on average 8.242424242424242) internal successors, (272), 32 states have internal predecessors, (272), 0 states have call successors, (0), 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-08 16:55:29,379 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:55:29,379 INFO  L93              Difference]: Finished difference Result 53423 states and 71091 transitions.
[2024-11-08 16:55:29,380 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 43 states. 
[2024-11-08 16:55:29,380 INFO  L78                 Accepts]: Start accepts. Automaton has  has 33 states, 33 states have (on average 8.242424242424242) internal successors, (272), 32 states have internal predecessors, (272), 0 states have call successors, (0), 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 104
[2024-11-08 16:55:29,380 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:55:29,413 INFO  L225             Difference]: With dead ends: 53423
[2024-11-08 16:55:29,414 INFO  L226             Difference]: Without dead ends: 43817
[2024-11-08 16:55:29,421 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 259 GetRequests, 187 SyntacticMatches, 0 SemanticMatches, 72 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1144 ImplicationChecksByTransitivity, 2.8s TimeCoverageRelationStatistics Valid=1113, Invalid=4289, Unknown=0, NotChecked=0, Total=5402
[2024-11-08 16:55:29,422 INFO  L432           NwaCegarLoop]: 1507 mSDtfsCounter, 24683 mSDsluCounter, 8141 mSDsCounter, 0 mSdLazyCounter, 1295 mSolverCounterSat, 38 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 24683 SdHoareTripleChecker+Valid, 9648 SdHoareTripleChecker+Invalid, 1333 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 38 IncrementalHoareTripleChecker+Valid, 1295 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-08 16:55:29,423 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [24683 Valid, 9648 Invalid, 1333 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [38 Valid, 1295 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-08 16:55:29,442 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 43817 states.
[2024-11-08 16:55:30,874 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 43817 to 43437.
[2024-11-08 16:55:30,903 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 43437 states, 43435 states have (on average 1.3077702313802233) internal successors, (56803), 43436 states have internal predecessors, (56803), 0 states have call successors, (0), 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-08 16:55:30,968 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 43437 states to 43437 states and 56803 transitions.
[2024-11-08 16:55:30,971 INFO  L78                 Accepts]: Start accepts. Automaton has 43437 states and 56803 transitions. Word has length 104
[2024-11-08 16:55:30,971 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:55:30,971 INFO  L471      AbstractCegarLoop]: Abstraction has 43437 states and 56803 transitions.
[2024-11-08 16:55:30,971 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 33 states, 33 states have (on average 8.242424242424242) internal successors, (272), 32 states have internal predecessors, (272), 0 states have call successors, (0), 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-08 16:55:30,972 INFO  L276                IsEmpty]: Start isEmpty. Operand 43437 states and 56803 transitions.
[2024-11-08 16:55:30,974 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 105
[2024-11-08 16:55:30,975 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:55:30,975 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:55:30,998 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-08 16:55:31,175 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable26
[2024-11-08 16:55:31,176 INFO  L396      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:55:31,176 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:55:31,176 INFO  L85        PathProgramCache]: Analyzing trace with hash 2010363311, now seen corresponding path program 1 times
[2024-11-08 16:55:31,176 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:55:31,176 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1141774941]
[2024-11-08 16:55:31,176 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:55:31,177 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:55:31,233 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:31,760 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 9 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:55:31,760 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:55:31,760 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1141774941]
[2024-11-08 16:55:31,760 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1141774941] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:55:31,761 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [375634687]
[2024-11-08 16:55:31,761 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:55:31,761 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:55:31,761 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:55:31,763 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:55:31,765 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-08 16:55:31,945 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:31,948 INFO  L255         TraceCheckSpWp]: Trace formula consists of 502 conjuncts, 25 conjuncts are in the unsatisfiable core
[2024-11-08 16:55:31,952 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:55:33,538 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 11 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:55:33,538 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:55:35,887 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 11 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:55:35,887 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [375634687] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:55:35,888 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:55:35,888 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 14, 12] total 32
[2024-11-08 16:55:35,888 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [838817727]
[2024-11-08 16:55:35,888 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:55:35,889 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 32 states
[2024-11-08 16:55:35,889 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:55:35,890 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants.
[2024-11-08 16:55:35,890 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=135, Invalid=857, Unknown=0, NotChecked=0, Total=992
[2024-11-08 16:55:35,891 INFO  L87              Difference]: Start difference. First operand 43437 states and 56803 transitions. Second operand  has 32 states, 32 states have (on average 8.625) internal successors, (276), 32 states have internal predecessors, (276), 0 states have call successors, (0), 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-08 16:55:47,373 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:55:47,373 INFO  L93              Difference]: Finished difference Result 251669 states and 327455 transitions.
[2024-11-08 16:55:47,374 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 56 states. 
[2024-11-08 16:55:47,374 INFO  L78                 Accepts]: Start accepts. Automaton has  has 32 states, 32 states have (on average 8.625) internal successors, (276), 32 states have internal predecessors, (276), 0 states have call successors, (0), 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 104
[2024-11-08 16:55:47,374 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:55:47,597 INFO  L225             Difference]: With dead ends: 251669
[2024-11-08 16:55:47,597 INFO  L226             Difference]: Without dead ends: 209961
[2024-11-08 16:55:47,632 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 270 GetRequests, 186 SyntacticMatches, 0 SemanticMatches, 84 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2120 ImplicationChecksByTransitivity, 5.5s TimeCoverageRelationStatistics Valid=1457, Invalid=5853, Unknown=0, NotChecked=0, Total=7310
[2024-11-08 16:55:47,633 INFO  L432           NwaCegarLoop]: 1545 mSDtfsCounter, 23023 mSDsluCounter, 8584 mSDsCounter, 0 mSdLazyCounter, 1350 mSolverCounterSat, 80 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 23023 SdHoareTripleChecker+Valid, 10129 SdHoareTripleChecker+Invalid, 1430 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 80 IncrementalHoareTripleChecker+Valid, 1350 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:55:47,633 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [23023 Valid, 10129 Invalid, 1430 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [80 Valid, 1350 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2024-11-08 16:55:47,738 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 209961 states.
[2024-11-08 16:55:55,846 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 209961 to 209293.
[2024-11-08 16:55:55,996 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 209293 states, 209291 states have (on average 1.2768203123880149) internal successors, (267227), 209292 states have internal predecessors, (267227), 0 states have call successors, (0), 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-08 16:55:56,437 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 209293 states to 209293 states and 267227 transitions.
[2024-11-08 16:55:56,446 INFO  L78                 Accepts]: Start accepts. Automaton has 209293 states and 267227 transitions. Word has length 104
[2024-11-08 16:55:56,446 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:55:56,446 INFO  L471      AbstractCegarLoop]: Abstraction has 209293 states and 267227 transitions.
[2024-11-08 16:55:56,446 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 32 states, 32 states have (on average 8.625) internal successors, (276), 32 states have internal predecessors, (276), 0 states have call successors, (0), 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-08 16:55:56,447 INFO  L276                IsEmpty]: Start isEmpty. Operand 209293 states and 267227 transitions.
[2024-11-08 16:55:56,451 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 106
[2024-11-08 16:55:56,451 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:55:56,451 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:55:56,474 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-08 16:55:56,656 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e0d996a6-973d-4dd8-843b-2510574e1d74/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable27
[2024-11-08 16:55:56,656 INFO  L396      AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:55:56,657 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:55:56,657 INFO  L85        PathProgramCache]: Analyzing trace with hash 1163942485, now seen corresponding path program 1 times
[2024-11-08 16:55:56,657 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:55:56,657 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1586596366]
[2024-11-08 16:55:56,657 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:55:56,657 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:55:56,682 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:55:56,760 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:55:56,760 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:55:56,760 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1586596366]
[2024-11-08 16:55:56,761 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1586596366] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:55:56,761 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:55:56,761 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 16:55:56,761 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2003759081]
[2024-11-08 16:55:56,761 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:55:56,761 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:55:56,762 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:55:56,762 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:55:56,763 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:55:56,763 INFO  L87              Difference]: Start difference. First operand 209293 states and 267227 transitions. Second operand  has 3 states, 3 states have (on average 35.0) internal successors, (105), 2 states have internal predecessors, (105), 0 states have call successors, (0), 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-08 16:56:07,325 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:56:07,326 INFO  L93              Difference]: Finished difference Result 212299 states and 272058 transitions.
[2024-11-08 16:56:07,326 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:56:07,326 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 35.0) internal successors, (105), 2 states have internal predecessors, (105), 0 states have call successors, (0), 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 105
[2024-11-08 16:56:07,326 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:56:07,578 INFO  L225             Difference]: With dead ends: 212299
[2024-11-08 16:56:07,578 INFO  L226             Difference]: Without dead ends: 210795
[2024-11-08 16:56:07,607 INFO  L431           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-08 16:56:07,608 INFO  L432           NwaCegarLoop]: 567 mSDtfsCounter, 897 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 1995 mSolverCounterSat, 935 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 897 SdHoareTripleChecker+Valid, 573 SdHoareTripleChecker+Invalid, 2930 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 935 IncrementalHoareTripleChecker+Valid, 1995 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.8s IncrementalHoareTripleChecker+Time
[2024-11-08 16:56:07,608 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [897 Valid, 573 Invalid, 2930 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [935 Valid, 1995 Invalid, 0 Unknown, 0 Unchecked, 3.8s Time]
[2024-11-08 16:56:07,885 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 210795 states.