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


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


Checking for ERROR reachability
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f46d797d-066e-4978-ba5a-1fb63871d547/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f46d797d-066e-4978-ba5a-1fb63871d547/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f46d797d-066e-4978-ba5a-1fb63871d547/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f46d797d-066e-4978-ba5a-1fb63871d547/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem11_label17.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f46d797d-066e-4978-ba5a-1fb63871d547/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f46d797d-066e-4978-ba5a-1fb63871d547/bin/uautomizer-verify-84ZbGMXZE1 --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 a55417a97b6239a405a0dcf0983ee9e4456c0351375b5342395e4dcb7a46d5dd
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 11:32:20,563 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 11:32:20,616 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f46d797d-066e-4978-ba5a-1fb63871d547/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-12-02 11:32:20,620 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 11:32:20,620 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 11:32:20,641 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 11:32:20,641 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 11:32:20,641 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 11:32:20,642 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 11:32:20,642 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 11:32:20,642 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 11:32:20,642 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 11:32:20,642 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 11:32:20,642 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 11:32:20,642 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 11:32:20,642 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 11:32:20,643 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 11:32:20,643 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 11:32:20,643 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 11:32:20,643 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 11:32:20,643 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 11:32:20,643 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 11:32:20,643 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 11:32:20,643 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 11:32:20,643 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 11:32:20,643 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 11:32:20,643 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 11:32:20,643 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 11:32:20,644 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 11:32:20,644 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 11:32:20,644 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 11:32:20,644 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 11:32:20,644 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 11:32:20,644 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 11:32:20,644 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 11:32:20,644 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 11:32:20,644 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 11:32:20,644 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 11:32:20,644 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 11:32:20,644 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 11:32:20,644 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 11:32:20,645 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 11:32:20,645 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 11:32:20,645 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 11:32:20,645 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 11:32:20,645 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 11:32:20,645 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 11:32:20,645 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 11:32:20,645 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f46d797d-066e-4978-ba5a-1fb63871d547/bin/uautomizer-verify-84ZbGMXZE1
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 -> a55417a97b6239a405a0dcf0983ee9e4456c0351375b5342395e4dcb7a46d5dd
[2024-12-02 11:32:20,871 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 11:32:20,882 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 11:32:20,886 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 11:32:20,887 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 11:32:20,888 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 11:32:20,890 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f46d797d-066e-4978-ba5a-1fb63871d547/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/eca-rers2012/Problem11_label17.c
[2024-12-02 11:32:23,539 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f46d797d-066e-4978-ba5a-1fb63871d547/bin/uautomizer-verify-84ZbGMXZE1/data/e6d550098/ffc83aa2921a4914ac05e4671fd20f19/FLAG6f94506d7
[2024-12-02 11:32:23,813 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 11:32:23,814 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f46d797d-066e-4978-ba5a-1fb63871d547/sv-benchmarks/c/eca-rers2012/Problem11_label17.c
[2024-12-02 11:32:23,826 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f46d797d-066e-4978-ba5a-1fb63871d547/bin/uautomizer-verify-84ZbGMXZE1/data/e6d550098/ffc83aa2921a4914ac05e4671fd20f19/FLAG6f94506d7
[2024-12-02 11:32:23,841 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f46d797d-066e-4978-ba5a-1fb63871d547/bin/uautomizer-verify-84ZbGMXZE1/data/e6d550098/ffc83aa2921a4914ac05e4671fd20f19
[2024-12-02 11:32:23,843 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 11:32:23,844 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 11:32:23,846 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 11:32:23,846 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 11:32:23,850 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 11:32:23,851 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 11:32:23" (1/1) ...
[2024-12-02 11:32:23,852 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@11ff16cb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:32:23, skipping insertion in model container
[2024-12-02 11:32:23,852 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 11:32:23" (1/1) ...
[2024-12-02 11:32:23,884 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 11:32:24,058 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_f46d797d-066e-4978-ba5a-1fb63871d547/sv-benchmarks/c/eca-rers2012/Problem11_label17.c[5541,5554]
[2024-12-02 11:32:24,229 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 11:32:24,239 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 11:32:24,260 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_f46d797d-066e-4978-ba5a-1fb63871d547/sv-benchmarks/c/eca-rers2012/Problem11_label17.c[5541,5554]
[2024-12-02 11:32:24,365 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 11:32:24,379 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 11:32:24,380 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:32:24 WrapperNode
[2024-12-02 11:32:24,380 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 11:32:24,381 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 11:32:24,381 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 11:32:24,381 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 11:32:24,387 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:32:24" (1/1) ...
[2024-12-02 11:32:24,404 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:32:24" (1/1) ...
[2024-12-02 11:32:24,490 INFO  L138                Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 999
[2024-12-02 11:32:24,490 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 11:32:24,491 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 11:32:24,491 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 11:32:24,491 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 11:32:24,500 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:32:24" (1/1) ...
[2024-12-02 11:32:24,500 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:32:24" (1/1) ...
[2024-12-02 11:32:24,513 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:32:24" (1/1) ...
[2024-12-02 11:32:24,548 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-12-02 11:32:24,548 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:32:24" (1/1) ...
[2024-12-02 11:32:24,548 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:32:24" (1/1) ...
[2024-12-02 11:32:24,579 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:32:24" (1/1) ...
[2024-12-02 11:32:24,586 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:32:24" (1/1) ...
[2024-12-02 11:32:24,594 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:32:24" (1/1) ...
[2024-12-02 11:32:24,607 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:32:24" (1/1) ...
[2024-12-02 11:32:24,610 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:32:24" (1/1) ...
[2024-12-02 11:32:24,627 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 11:32:24,628 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 11:32:24,628 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 11:32:24,628 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 11:32:24,629 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:32:24" (1/1) ...
[2024-12-02 11:32:24,635 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 11:32:24,646 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f46d797d-066e-4978-ba5a-1fb63871d547/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:32:24,657 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f46d797d-066e-4978-ba5a-1fb63871d547/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 11:32:24,660 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f46d797d-066e-4978-ba5a-1fb63871d547/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 11:32:24,684 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 11:32:24,684 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-12-02 11:32:24,685 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 11:32:24,685 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 11:32:24,741 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 11:32:24,742 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 11:32:26,218 INFO  L?                        ?]: Removed 129 outVars from TransFormulas that were not future-live.
[2024-12-02 11:32:26,218 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 11:32:26,232 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 11:32:26,233 INFO  L312             CfgBuilder]: Removed 2 assume(true) statements.
[2024-12-02 11:32:26,233 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 11:32:26 BoogieIcfgContainer
[2024-12-02 11:32:26,233 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 11:32:26,235 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 11:32:26,235 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 11:32:26,239 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 11:32:26,239 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 11:32:23" (1/3) ...
[2024-12-02 11:32:26,239 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3f3a8b16 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 11:32:26, skipping insertion in model container
[2024-12-02 11:32:26,239 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:32:24" (2/3) ...
[2024-12-02 11:32:26,240 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3f3a8b16 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 11:32:26, skipping insertion in model container
[2024-12-02 11:32:26,240 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 11:32:26" (3/3) ...
[2024-12-02 11:32:26,241 INFO  L128   eAbstractionObserver]: Analyzing ICFG Problem11_label17.c
[2024-12-02 11:32:26,252 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 11:32:26,253 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG Problem11_label17.c that has 1 procedures, 283 locations, 1 initial locations, 1 loop locations, and 1 error locations.
[2024-12-02 11:32:26,299 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 11:32:26,309 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;@65ad78e4, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 11:32:26,309 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-12-02 11:32:26,313 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 283 states, 281 states have (on average 1.7153024911032029) internal successors, (482), 282 states have internal predecessors, (482), 0 states have call successors, (0), 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-12-02 11:32:26,318 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 39
[2024-12-02 11:32:26,318 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:32:26,319 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:32:26,319 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:32:26,323 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:32:26,323 INFO  L85        PathProgramCache]: Analyzing trace with hash 323974986, now seen corresponding path program 1 times
[2024-12-02 11:32:26,328 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:32:26,328 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1054706010]
[2024-12-02 11:32:26,329 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:32:26,329 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:32:26,419 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:32:26,586 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:32:26,587 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:32:26,587 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1054706010]
[2024-12-02 11:32:26,587 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1054706010] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:32:26,587 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:32:26,588 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 11:32:26,589 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1312662572]
[2024-12-02 11:32:26,590 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:32:26,592 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:32:26,593 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:32:26,608 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:32:26,609 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:32:26,611 INFO  L87              Difference]: Start difference. First operand  has 283 states, 281 states have (on average 1.7153024911032029) internal successors, (482), 282 states have internal predecessors, (482), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 3 states, 3 states have (on average 12.666666666666666) internal successors, (38), 2 states have internal predecessors, (38), 0 states have call successors, (0), 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-12-02 11:32:27,643 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:32:27,644 INFO  L93              Difference]: Finished difference Result 776 states and 1363 transitions.
[2024-12-02 11:32:27,645 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:32:27,646 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 12.666666666666666) internal successors, (38), 2 states have internal predecessors, (38), 0 states have call successors, (0), 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 38
[2024-12-02 11:32:27,647 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:32:27,656 INFO  L225             Difference]: With dead ends: 776
[2024-12-02 11:32:27,656 INFO  L226             Difference]: Without dead ends: 413
[2024-12-02 11:32:27,658 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:32:27,660 INFO  L435           NwaCegarLoop]: 168 mSDtfsCounter, 189 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 632 mSolverCounterSat, 131 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 189 SdHoareTripleChecker+Valid, 196 SdHoareTripleChecker+Invalid, 763 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 131 IncrementalHoareTripleChecker+Valid, 632 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-12-02 11:32:27,661 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [189 Valid, 196 Invalid, 763 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [131 Valid, 632 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-12-02 11:32:27,671 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 413 states.
[2024-12-02 11:32:27,694 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 413 to 411.
[2024-12-02 11:32:27,696 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 411 states, 410 states have (on average 1.4585365853658536) internal successors, (598), 410 states have internal predecessors, (598), 0 states have call successors, (0), 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-12-02 11:32:27,700 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 411 states to 411 states and 598 transitions.
[2024-12-02 11:32:27,701 INFO  L78                 Accepts]: Start accepts. Automaton has 411 states and 598 transitions. Word has length 38
[2024-12-02 11:32:27,701 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:32:27,701 INFO  L471      AbstractCegarLoop]: Abstraction has 411 states and 598 transitions.
[2024-12-02 11:32:27,702 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 12.666666666666666) internal successors, (38), 2 states have internal predecessors, (38), 0 states have call successors, (0), 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-12-02 11:32:27,702 INFO  L276                IsEmpty]: Start isEmpty. Operand 411 states and 598 transitions.
[2024-12-02 11:32:27,703 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 107
[2024-12-02 11:32:27,703 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:32:27,704 INFO  L218           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, 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]
[2024-12-02 11:32:27,704 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-02 11:32:27,704 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:32:27,705 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:32:27,705 INFO  L85        PathProgramCache]: Analyzing trace with hash -980853214, now seen corresponding path program 1 times
[2024-12-02 11:32:27,705 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:32:27,705 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [430706141]
[2024-12-02 11:32:27,705 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:32:27,705 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:32:27,762 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:32:27,928 INFO  L134       CoverageAnalysis]: Checked inductivity of 35 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:32:27,928 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:32:27,928 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [430706141]
[2024-12-02 11:32:27,928 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [430706141] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:32:27,929 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:32:27,929 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 11:32:27,929 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2117544238]
[2024-12-02 11:32:27,929 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:32:27,930 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:32:27,930 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:32:27,931 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:32:27,931 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:32:27,931 INFO  L87              Difference]: Start difference. First operand 411 states and 598 transitions. Second operand  has 3 states, 3 states have (on average 35.333333333333336) internal successors, (106), 2 states have internal predecessors, (106), 0 states have call successors, (0), 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-12-02 11:32:28,619 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:32:28,620 INFO  L93              Difference]: Finished difference Result 1209 states and 1765 transitions.
[2024-12-02 11:32:28,620 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:32:28,620 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 35.333333333333336) internal successors, (106), 2 states have internal predecessors, (106), 0 states have call successors, (0), 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 106
[2024-12-02 11:32:28,620 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:32:28,622 INFO  L225             Difference]: With dead ends: 1209
[2024-12-02 11:32:28,622 INFO  L226             Difference]: Without dead ends: 800
[2024-12-02 11:32:28,623 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:32:28,624 INFO  L435           NwaCegarLoop]: 103 mSDtfsCounter, 142 mSDsluCounter, 19 mSDsCounter, 0 mSdLazyCounter, 523 mSolverCounterSat, 148 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 142 SdHoareTripleChecker+Valid, 122 SdHoareTripleChecker+Invalid, 671 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 148 IncrementalHoareTripleChecker+Valid, 523 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-12-02 11:32:28,624 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [142 Valid, 122 Invalid, 671 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [148 Valid, 523 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-12-02 11:32:28,626 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 800 states.
[2024-12-02 11:32:28,649 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 800 to 787.
[2024-12-02 11:32:28,650 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 787 states, 786 states have (on average 1.3842239185750635) internal successors, (1088), 786 states have internal predecessors, (1088), 0 states have call successors, (0), 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-12-02 11:32:28,653 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 787 states and 1088 transitions.
[2024-12-02 11:32:28,654 INFO  L78                 Accepts]: Start accepts. Automaton has 787 states and 1088 transitions. Word has length 106
[2024-12-02 11:32:28,654 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:32:28,654 INFO  L471      AbstractCegarLoop]: Abstraction has 787 states and 1088 transitions.
[2024-12-02 11:32:28,654 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 35.333333333333336) internal successors, (106), 2 states have internal predecessors, (106), 0 states have call successors, (0), 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-12-02 11:32:28,654 INFO  L276                IsEmpty]: Start isEmpty. Operand 787 states and 1088 transitions.
[2024-12-02 11:32:28,656 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 109
[2024-12-02 11:32:28,656 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:32:28,656 INFO  L218           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, 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]
[2024-12-02 11:32:28,657 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-02 11:32:28,657 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:32:28,657 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:32:28,657 INFO  L85        PathProgramCache]: Analyzing trace with hash 952313213, now seen corresponding path program 1 times
[2024-12-02 11:32:28,657 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:32:28,658 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1776966067]
[2024-12-02 11:32:28,658 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:32:28,658 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:32:28,699 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:32:28,998 INFO  L134       CoverageAnalysis]: Checked inductivity of 35 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:32:28,998 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:32:28,998 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1776966067]
[2024-12-02 11:32:28,998 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1776966067] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:32:28,998 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:32:28,998 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 11:32:28,998 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1740455742]
[2024-12-02 11:32:28,998 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:32:28,999 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:32:28,999 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:32:28,999 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:32:28,999 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:32:29,000 INFO  L87              Difference]: Start difference. First operand 787 states and 1088 transitions. Second operand  has 3 states, 3 states have (on average 36.0) internal successors, (108), 2 states have internal predecessors, (108), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:32:29,665 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:32:29,666 INFO  L93              Difference]: Finished difference Result 1942 states and 2629 transitions.
[2024-12-02 11:32:29,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:32:29,666 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 36.0) internal successors, (108), 2 states have internal predecessors, (108), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 108
[2024-12-02 11:32:29,667 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:32:29,671 INFO  L225             Difference]: With dead ends: 1942
[2024-12-02 11:32:29,671 INFO  L226             Difference]: Without dead ends: 1157
[2024-12-02 11:32:29,672 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:32:29,672 INFO  L435           NwaCegarLoop]: 168 mSDtfsCounter, 119 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 531 mSolverCounterSat, 37 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 119 SdHoareTripleChecker+Valid, 190 SdHoareTripleChecker+Invalid, 568 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 37 IncrementalHoareTripleChecker+Valid, 531 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-12-02 11:32:29,673 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [119 Valid, 190 Invalid, 568 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [37 Valid, 531 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-12-02 11:32:29,674 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1157 states.
[2024-12-02 11:32:29,695 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1157 to 1156.
[2024-12-02 11:32:29,697 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1156 states, 1155 states have (on average 1.277056277056277) internal successors, (1475), 1155 states have internal predecessors, (1475), 0 states have call successors, (0), 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-12-02 11:32:29,701 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1156 states to 1156 states and 1475 transitions.
[2024-12-02 11:32:29,701 INFO  L78                 Accepts]: Start accepts. Automaton has 1156 states and 1475 transitions. Word has length 108
[2024-12-02 11:32:29,702 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:32:29,702 INFO  L471      AbstractCegarLoop]: Abstraction has 1156 states and 1475 transitions.
[2024-12-02 11:32:29,702 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 36.0) internal successors, (108), 2 states have internal predecessors, (108), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:32:29,702 INFO  L276                IsEmpty]: Start isEmpty. Operand 1156 states and 1475 transitions.
[2024-12-02 11:32:29,704 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 151
[2024-12-02 11:32:29,704 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:32:29,704 INFO  L218           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, 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]
[2024-12-02 11:32:29,704 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-02 11:32:29,704 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:32:29,705 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:32:29,705 INFO  L85        PathProgramCache]: Analyzing trace with hash 893192678, now seen corresponding path program 1 times
[2024-12-02 11:32:29,705 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:32:29,705 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1207497342]
[2024-12-02 11:32:29,705 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:32:29,705 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:32:29,755 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:32:29,936 INFO  L134       CoverageAnalysis]: Checked inductivity of 35 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked.
[2024-12-02 11:32:29,936 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:32:29,936 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1207497342]
[2024-12-02 11:32:29,936 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1207497342] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:32:29,936 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:32:29,936 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 11:32:29,936 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [65194792]
[2024-12-02 11:32:29,937 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:32:29,937 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:32:29,937 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:32:29,938 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:32:29,938 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:32:29,938 INFO  L87              Difference]: Start difference. First operand 1156 states and 1475 transitions. Second operand  has 3 states, 3 states have (on average 38.666666666666664) internal successors, (116), 2 states have internal predecessors, (116), 0 states have call successors, (0), 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-12-02 11:32:30,754 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:32:30,754 INFO  L93              Difference]: Finished difference Result 2502 states and 3336 transitions.
[2024-12-02 11:32:30,755 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:32:30,755 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 38.666666666666664) internal successors, (116), 2 states have internal predecessors, (116), 0 states have call successors, (0), 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 150
[2024-12-02 11:32:30,755 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:32:30,759 INFO  L225             Difference]: With dead ends: 2502
[2024-12-02 11:32:30,759 INFO  L226             Difference]: Without dead ends: 1532
[2024-12-02 11:32:30,760 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:32:30,761 INFO  L435           NwaCegarLoop]: 127 mSDtfsCounter, 108 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 535 mSolverCounterSat, 98 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 108 SdHoareTripleChecker+Valid, 156 SdHoareTripleChecker+Invalid, 633 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 98 IncrementalHoareTripleChecker+Valid, 535 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-12-02 11:32:30,761 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [108 Valid, 156 Invalid, 633 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [98 Valid, 535 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-12-02 11:32:30,763 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1532 states.
[2024-12-02 11:32:30,778 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1532 to 1532.
[2024-12-02 11:32:30,779 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1532 states, 1531 states have (on average 1.2612671456564337) internal successors, (1931), 1531 states have internal predecessors, (1931), 0 states have call successors, (0), 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-12-02 11:32:30,782 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1532 states to 1532 states and 1931 transitions.
[2024-12-02 11:32:30,782 INFO  L78                 Accepts]: Start accepts. Automaton has 1532 states and 1931 transitions. Word has length 150
[2024-12-02 11:32:30,783 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:32:30,783 INFO  L471      AbstractCegarLoop]: Abstraction has 1532 states and 1931 transitions.
[2024-12-02 11:32:30,783 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 38.666666666666664) internal successors, (116), 2 states have internal predecessors, (116), 0 states have call successors, (0), 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-12-02 11:32:30,783 INFO  L276                IsEmpty]: Start isEmpty. Operand 1532 states and 1931 transitions.
[2024-12-02 11:32:30,784 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 166
[2024-12-02 11:32:30,785 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:32:30,785 INFO  L218           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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:32:30,785 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-12-02 11:32:30,785 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:32:30,786 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:32:30,786 INFO  L85        PathProgramCache]: Analyzing trace with hash -415130689, now seen corresponding path program 1 times
[2024-12-02 11:32:30,786 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:32:30,786 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [593135181]
[2024-12-02 11:32:30,786 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:32:30,786 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:32:30,819 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:32:30,964 INFO  L134       CoverageAnalysis]: Checked inductivity of 35 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:32:30,965 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:32:30,965 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [593135181]
[2024-12-02 11:32:30,965 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [593135181] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:32:30,965 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:32:30,965 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:32:30,965 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1886024546]
[2024-12-02 11:32:30,965 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:32:30,966 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:32:30,966 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:32:30,966 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:32:30,966 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:32:30,966 INFO  L87              Difference]: Start difference. First operand 1532 states and 1931 transitions. Second operand  has 3 states, 3 states have (on average 55.0) internal successors, (165), 3 states have internal predecessors, (165), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:32:31,719 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:32:31,720 INFO  L93              Difference]: Finished difference Result 3644 states and 4735 transitions.
[2024-12-02 11:32:31,720 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:32:31,720 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 55.0) internal successors, (165), 3 states have internal predecessors, (165), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 165
[2024-12-02 11:32:31,721 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:32:31,726 INFO  L225             Difference]: With dead ends: 3644
[2024-12-02 11:32:31,727 INFO  L226             Difference]: Without dead ends: 2298
[2024-12-02 11:32:31,728 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:32:31,729 INFO  L435           NwaCegarLoop]: 290 mSDtfsCounter, 197 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 583 mSolverCounterSat, 51 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 197 SdHoareTripleChecker+Valid, 322 SdHoareTripleChecker+Invalid, 634 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 51 IncrementalHoareTripleChecker+Valid, 583 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-12-02 11:32:31,729 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [197 Valid, 322 Invalid, 634 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [51 Valid, 583 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-12-02 11:32:31,731 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2298 states.
[2024-12-02 11:32:31,752 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2298 to 2295.
[2024-12-02 11:32:31,754 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2295 states, 2294 states have (on average 1.2650392327811684) internal successors, (2902), 2294 states have internal predecessors, (2902), 0 states have call successors, (0), 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-12-02 11:32:31,758 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2295 states to 2295 states and 2902 transitions.
[2024-12-02 11:32:31,758 INFO  L78                 Accepts]: Start accepts. Automaton has 2295 states and 2902 transitions. Word has length 165
[2024-12-02 11:32:31,758 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:32:31,758 INFO  L471      AbstractCegarLoop]: Abstraction has 2295 states and 2902 transitions.
[2024-12-02 11:32:31,759 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 55.0) internal successors, (165), 3 states have internal predecessors, (165), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:32:31,759 INFO  L276                IsEmpty]: Start isEmpty. Operand 2295 states and 2902 transitions.
[2024-12-02 11:32:31,761 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 221
[2024-12-02 11:32:31,761 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:32:31,761 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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]
[2024-12-02 11:32:31,761 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-02 11:32:31,762 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:32:31,762 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:32:31,762 INFO  L85        PathProgramCache]: Analyzing trace with hash -406031591, now seen corresponding path program 1 times
[2024-12-02 11:32:31,762 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:32:31,762 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1717475312]
[2024-12-02 11:32:31,762 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:32:31,762 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:32:31,801 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:32:31,947 INFO  L134       CoverageAnalysis]: Checked inductivity of 140 backedges. 71 proven. 0 refuted. 0 times theorem prover too weak. 69 trivial. 0 not checked.
[2024-12-02 11:32:31,947 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:32:31,947 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1717475312]
[2024-12-02 11:32:31,947 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1717475312] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:32:31,947 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:32:31,947 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:32:31,947 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1233489417]
[2024-12-02 11:32:31,948 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:32:31,948 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:32:31,948 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:32:31,948 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:32:31,948 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:32:31,948 INFO  L87              Difference]: Start difference. First operand 2295 states and 2902 transitions. Second operand  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 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-12-02 11:32:32,751 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:32:32,751 INFO  L93              Difference]: Finished difference Result 5522 states and 7084 transitions.
[2024-12-02 11:32:32,752 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:32:32,752 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 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 220
[2024-12-02 11:32:32,752 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:32:32,761 INFO  L225             Difference]: With dead ends: 5522
[2024-12-02 11:32:32,761 INFO  L226             Difference]: Without dead ends: 3413
[2024-12-02 11:32:32,763 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:32:32,764 INFO  L435           NwaCegarLoop]: 371 mSDtfsCounter, 159 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 596 mSolverCounterSat, 86 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 159 SdHoareTripleChecker+Valid, 392 SdHoareTripleChecker+Invalid, 682 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 86 IncrementalHoareTripleChecker+Valid, 596 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-12-02 11:32:32,764 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [159 Valid, 392 Invalid, 682 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [86 Valid, 596 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-12-02 11:32:32,767 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3413 states.
[2024-12-02 11:32:32,812 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3413 to 3216.
[2024-12-02 11:32:32,817 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3216 states, 3215 states have (on average 1.2320373250388803) internal successors, (3961), 3215 states have internal predecessors, (3961), 0 states have call successors, (0), 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-12-02 11:32:32,826 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3216 states to 3216 states and 3961 transitions.
[2024-12-02 11:32:32,826 INFO  L78                 Accepts]: Start accepts. Automaton has 3216 states and 3961 transitions. Word has length 220
[2024-12-02 11:32:32,827 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:32:32,827 INFO  L471      AbstractCegarLoop]: Abstraction has 3216 states and 3961 transitions.
[2024-12-02 11:32:32,827 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 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-12-02 11:32:32,827 INFO  L276                IsEmpty]: Start isEmpty. Operand 3216 states and 3961 transitions.
[2024-12-02 11:32:32,830 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 227
[2024-12-02 11:32:32,830 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:32:32,830 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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]
[2024-12-02 11:32:32,831 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-02 11:32:32,831 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:32:32,831 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:32:32,831 INFO  L85        PathProgramCache]: Analyzing trace with hash 379079722, now seen corresponding path program 1 times
[2024-12-02 11:32:32,831 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:32:32,831 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1064925458]
[2024-12-02 11:32:32,832 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:32:32,832 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:32:32,885 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:32:33,044 INFO  L134       CoverageAnalysis]: Checked inductivity of 146 backedges. 71 proven. 0 refuted. 0 times theorem prover too weak. 75 trivial. 0 not checked.
[2024-12-02 11:32:33,045 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:32:33,045 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1064925458]
[2024-12-02 11:32:33,045 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1064925458] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:32:33,045 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:32:33,045 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:32:33,045 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [259165282]
[2024-12-02 11:32:33,045 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:32:33,045 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:32:33,046 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:32:33,046 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:32:33,046 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:32:33,046 INFO  L87              Difference]: Start difference. First operand 3216 states and 3961 transitions. Second operand  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 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-12-02 11:32:33,866 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:32:33,866 INFO  L93              Difference]: Finished difference Result 8087 states and 10094 transitions.
[2024-12-02 11:32:33,866 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:32:33,866 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 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 226
[2024-12-02 11:32:33,867 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:32:33,877 INFO  L225             Difference]: With dead ends: 8087
[2024-12-02 11:32:33,877 INFO  L226             Difference]: Without dead ends: 4873
[2024-12-02 11:32:33,881 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:32:33,881 INFO  L435           NwaCegarLoop]: 128 mSDtfsCounter, 173 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 572 mSolverCounterSat, 101 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 173 SdHoareTripleChecker+Valid, 144 SdHoareTripleChecker+Invalid, 673 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 101 IncrementalHoareTripleChecker+Valid, 572 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-12-02 11:32:33,881 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [173 Valid, 144 Invalid, 673 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [101 Valid, 572 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-12-02 11:32:33,887 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4873 states.
[2024-12-02 11:32:33,948 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4873 to 4873.
[2024-12-02 11:32:33,955 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4873 states, 4872 states have (on average 1.2270114942528736) internal successors, (5978), 4872 states have internal predecessors, (5978), 0 states have call successors, (0), 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-12-02 11:32:33,966 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4873 states to 4873 states and 5978 transitions.
[2024-12-02 11:32:33,966 INFO  L78                 Accepts]: Start accepts. Automaton has 4873 states and 5978 transitions. Word has length 226
[2024-12-02 11:32:33,967 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:32:33,967 INFO  L471      AbstractCegarLoop]: Abstraction has 4873 states and 5978 transitions.
[2024-12-02 11:32:33,967 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 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-12-02 11:32:33,967 INFO  L276                IsEmpty]: Start isEmpty. Operand 4873 states and 5978 transitions.
[2024-12-02 11:32:33,972 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 258
[2024-12-02 11:32:33,972 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:32:33,973 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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]
[2024-12-02 11:32:33,973 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-02 11:32:33,973 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:32:33,973 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:32:33,973 INFO  L85        PathProgramCache]: Analyzing trace with hash -596698309, now seen corresponding path program 1 times
[2024-12-02 11:32:33,973 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:32:33,973 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [600013463]
[2024-12-02 11:32:33,974 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:32:33,974 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:32:34,033 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:32:34,284 INFO  L134       CoverageAnalysis]: Checked inductivity of 167 backedges. 71 proven. 0 refuted. 0 times theorem prover too weak. 96 trivial. 0 not checked.
[2024-12-02 11:32:34,284 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:32:34,284 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [600013463]
[2024-12-02 11:32:34,284 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [600013463] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:32:34,284 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:32:34,284 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:32:34,284 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1301169219]
[2024-12-02 11:32:34,284 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:32:34,285 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:32:34,285 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:32:34,285 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:32:34,285 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:32:34,285 INFO  L87              Difference]: Start difference. First operand 4873 states and 5978 transitions. Second operand  has 3 states, 3 states have (on average 54.0) internal successors, (162), 3 states have internal predecessors, (162), 0 states have call successors, (0), 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-12-02 11:32:35,127 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:32:35,127 INFO  L93              Difference]: Finished difference Result 11043 states and 13689 transitions.
[2024-12-02 11:32:35,128 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:32:35,128 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 54.0) internal successors, (162), 3 states have internal predecessors, (162), 0 states have call successors, (0), 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 257
[2024-12-02 11:32:35,129 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:32:35,145 INFO  L225             Difference]: With dead ends: 11043
[2024-12-02 11:32:35,145 INFO  L226             Difference]: Without dead ends: 6172
[2024-12-02 11:32:35,149 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:32:35,150 INFO  L435           NwaCegarLoop]: 369 mSDtfsCounter, 158 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 586 mSolverCounterSat, 92 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 158 SdHoareTripleChecker+Valid, 391 SdHoareTripleChecker+Invalid, 678 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 92 IncrementalHoareTripleChecker+Valid, 586 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-12-02 11:32:35,150 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [158 Valid, 391 Invalid, 678 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [92 Valid, 586 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-12-02 11:32:35,157 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6172 states.
[2024-12-02 11:32:35,252 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6172 to 6162.
[2024-12-02 11:32:35,262 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6162 states, 6161 states have (on average 1.2114916409673755) internal successors, (7464), 6161 states have internal predecessors, (7464), 0 states have call successors, (0), 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-12-02 11:32:35,276 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6162 states to 6162 states and 7464 transitions.
[2024-12-02 11:32:35,276 INFO  L78                 Accepts]: Start accepts. Automaton has 6162 states and 7464 transitions. Word has length 257
[2024-12-02 11:32:35,276 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:32:35,276 INFO  L471      AbstractCegarLoop]: Abstraction has 6162 states and 7464 transitions.
[2024-12-02 11:32:35,277 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 54.0) internal successors, (162), 3 states have internal predecessors, (162), 0 states have call successors, (0), 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-12-02 11:32:35,277 INFO  L276                IsEmpty]: Start isEmpty. Operand 6162 states and 7464 transitions.
[2024-12-02 11:32:35,284 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 304
[2024-12-02 11:32:35,284 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:32:35,285 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 11:32:35,285 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-12-02 11:32:35,285 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:32:35,285 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:32:35,285 INFO  L85        PathProgramCache]: Analyzing trace with hash -815039662, now seen corresponding path program 1 times
[2024-12-02 11:32:35,285 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:32:35,286 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1286714626]
[2024-12-02 11:32:35,286 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:32:35,286 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:32:35,349 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:32:35,502 INFO  L134       CoverageAnalysis]: Checked inductivity of 328 backedges. 107 proven. 0 refuted. 0 times theorem prover too weak. 221 trivial. 0 not checked.
[2024-12-02 11:32:35,502 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:32:35,503 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1286714626]
[2024-12-02 11:32:35,503 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1286714626] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:32:35,503 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:32:35,503 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:32:35,503 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1108520403]
[2024-12-02 11:32:35,503 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:32:35,503 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:32:35,504 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:32:35,504 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:32:35,504 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:32:35,504 INFO  L87              Difference]: Start difference. First operand 6162 states and 7464 transitions. Second operand  has 3 states, 3 states have (on average 51.0) internal successors, (153), 3 states have internal predecessors, (153), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:32:36,317 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:32:36,317 INFO  L93              Difference]: Finished difference Result 13985 states and 17099 transitions.
[2024-12-02 11:32:36,317 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:32:36,318 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 51.0) internal successors, (153), 3 states have internal predecessors, (153), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 303
[2024-12-02 11:32:36,318 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:32:36,340 INFO  L225             Difference]: With dead ends: 13985
[2024-12-02 11:32:36,340 INFO  L226             Difference]: Without dead ends: 7825
[2024-12-02 11:32:36,345 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:32:36,346 INFO  L435           NwaCegarLoop]: 52 mSDtfsCounter, 198 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 534 mSolverCounterSat, 168 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 198 SdHoareTripleChecker+Valid, 60 SdHoareTripleChecker+Invalid, 702 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 168 IncrementalHoareTripleChecker+Valid, 534 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-12-02 11:32:36,346 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [198 Valid, 60 Invalid, 702 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [168 Valid, 534 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-12-02 11:32:36,352 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7825 states.
[2024-12-02 11:32:36,424 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7825 to 7819.
[2024-12-02 11:32:36,436 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7819 states, 7818 states have (on average 1.2196213865438732) internal successors, (9535), 7818 states have internal predecessors, (9535), 0 states have call successors, (0), 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-12-02 11:32:36,449 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7819 states to 7819 states and 9535 transitions.
[2024-12-02 11:32:36,450 INFO  L78                 Accepts]: Start accepts. Automaton has 7819 states and 9535 transitions. Word has length 303
[2024-12-02 11:32:36,450 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:32:36,450 INFO  L471      AbstractCegarLoop]: Abstraction has 7819 states and 9535 transitions.
[2024-12-02 11:32:36,451 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 51.0) internal successors, (153), 3 states have internal predecessors, (153), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:32:36,451 INFO  L276                IsEmpty]: Start isEmpty. Operand 7819 states and 9535 transitions.
[2024-12-02 11:32:36,462 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 339
[2024-12-02 11:32:36,462 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:32:36,462 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:32:36,462 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-12-02 11:32:36,462 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:32:36,463 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:32:36,463 INFO  L85        PathProgramCache]: Analyzing trace with hash 776789019, now seen corresponding path program 1 times
[2024-12-02 11:32:36,463 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:32:36,463 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [637129601]
[2024-12-02 11:32:36,463 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:32:36,463 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:32:36,551 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:32:36,698 INFO  L134       CoverageAnalysis]: Checked inductivity of 355 backedges. 287 proven. 0 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked.
[2024-12-02 11:32:36,698 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:32:36,698 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [637129601]
[2024-12-02 11:32:36,698 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [637129601] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:32:36,698 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:32:36,699 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:32:36,699 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [51750624]
[2024-12-02 11:32:36,699 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:32:36,699 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:32:36,699 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:32:36,700 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:32:36,700 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:32:36,700 INFO  L87              Difference]: Start difference. First operand 7819 states and 9535 transitions. Second operand  has 3 states, 3 states have (on average 90.33333333333333) internal successors, (271), 3 states have internal predecessors, (271), 0 states have call successors, (0), 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-12-02 11:32:37,293 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:32:37,293 INFO  L93              Difference]: Finished difference Result 15237 states and 18590 transitions.
[2024-12-02 11:32:37,293 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:32:37,294 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 90.33333333333333) internal successors, (271), 3 states have internal predecessors, (271), 0 states have call successors, (0), 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 338
[2024-12-02 11:32:37,294 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:32:37,309 INFO  L225             Difference]: With dead ends: 15237
[2024-12-02 11:32:37,309 INFO  L226             Difference]: Without dead ends: 7420
[2024-12-02 11:32:37,313 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:32:37,313 INFO  L435           NwaCegarLoop]: 126 mSDtfsCounter, 121 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 448 mSolverCounterSat, 141 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 121 SdHoareTripleChecker+Valid, 150 SdHoareTripleChecker+Invalid, 589 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 141 IncrementalHoareTripleChecker+Valid, 448 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-12-02 11:32:37,313 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [121 Valid, 150 Invalid, 589 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [141 Valid, 448 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-12-02 11:32:37,317 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7420 states.
[2024-12-02 11:32:37,371 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7420 to 7051.
[2024-12-02 11:32:37,379 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7051 states, 7050 states have (on average 1.1554609929078015) internal successors, (8146), 7050 states have internal predecessors, (8146), 0 states have call successors, (0), 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-12-02 11:32:37,389 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7051 states to 7051 states and 8146 transitions.
[2024-12-02 11:32:37,390 INFO  L78                 Accepts]: Start accepts. Automaton has 7051 states and 8146 transitions. Word has length 338
[2024-12-02 11:32:37,390 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:32:37,390 INFO  L471      AbstractCegarLoop]: Abstraction has 7051 states and 8146 transitions.
[2024-12-02 11:32:37,391 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 90.33333333333333) internal successors, (271), 3 states have internal predecessors, (271), 0 states have call successors, (0), 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-12-02 11:32:37,391 INFO  L276                IsEmpty]: Start isEmpty. Operand 7051 states and 8146 transitions.
[2024-12-02 11:32:37,403 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 344
[2024-12-02 11:32:37,403 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:32:37,403 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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]
[2024-12-02 11:32:37,403 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-12-02 11:32:37,404 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:32:37,404 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:32:37,404 INFO  L85        PathProgramCache]: Analyzing trace with hash -1032835470, now seen corresponding path program 1 times
[2024-12-02 11:32:37,404 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:32:37,404 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1810790829]
[2024-12-02 11:32:37,404 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:32:37,404 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:32:37,477 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:32:37,883 INFO  L134       CoverageAnalysis]: Checked inductivity of 213 backedges. 213 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:32:37,883 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:32:37,883 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1810790829]
[2024-12-02 11:32:37,883 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1810790829] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:32:37,883 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:32:37,883 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 11:32:37,884 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1384253731]
[2024-12-02 11:32:37,884 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:32:37,884 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 11:32:37,884 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:32:37,885 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 11:32:37,885 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 11:32:37,885 INFO  L87              Difference]: Start difference. First operand 7051 states and 8146 transitions. Second operand  has 4 states, 4 states have (on average 85.75) internal successors, (343), 4 states have internal predecessors, (343), 0 states have call successors, (0), 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-12-02 11:32:38,993 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:32:38,994 INFO  L93              Difference]: Finished difference Result 16680 states and 19252 transitions.
[2024-12-02 11:32:38,994 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 11:32:38,994 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 85.75) internal successors, (343), 4 states have internal predecessors, (343), 0 states have call successors, (0), 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 343
[2024-12-02 11:32:38,994 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:32:39,007 INFO  L225             Difference]: With dead ends: 16680
[2024-12-02 11:32:39,007 INFO  L226             Difference]: Without dead ends: 9631
[2024-12-02 11:32:39,012 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 11:32:39,012 INFO  L435           NwaCegarLoop]: 35 mSDtfsCounter, 247 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 1077 mSolverCounterSat, 226 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 247 SdHoareTripleChecker+Valid, 63 SdHoareTripleChecker+Invalid, 1303 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 226 IncrementalHoareTripleChecker+Valid, 1077 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-12-02 11:32:39,012 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [247 Valid, 63 Invalid, 1303 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [226 Valid, 1077 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-12-02 11:32:39,018 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 9631 states.
[2024-12-02 11:32:39,099 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 9631 to 7782.
[2024-12-02 11:32:39,105 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7782 states, 7781 states have (on average 1.1453540676005656) internal successors, (8912), 7781 states have internal predecessors, (8912), 0 states have call successors, (0), 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-12-02 11:32:39,112 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7782 states to 7782 states and 8912 transitions.
[2024-12-02 11:32:39,112 INFO  L78                 Accepts]: Start accepts. Automaton has 7782 states and 8912 transitions. Word has length 343
[2024-12-02 11:32:39,112 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:32:39,112 INFO  L471      AbstractCegarLoop]: Abstraction has 7782 states and 8912 transitions.
[2024-12-02 11:32:39,113 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 85.75) internal successors, (343), 4 states have internal predecessors, (343), 0 states have call successors, (0), 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-12-02 11:32:39,113 INFO  L276                IsEmpty]: Start isEmpty. Operand 7782 states and 8912 transitions.
[2024-12-02 11:32:39,119 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 418
[2024-12-02 11:32:39,119 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:32:39,119 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 11:32:39,119 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-12-02 11:32:39,119 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:32:39,120 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:32:39,120 INFO  L85        PathProgramCache]: Analyzing trace with hash -1279990241, now seen corresponding path program 1 times
[2024-12-02 11:32:39,120 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:32:39,120 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [746881585]
[2024-12-02 11:32:39,120 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:32:39,120 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:32:39,174 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:32:39,421 INFO  L134       CoverageAnalysis]: Checked inductivity of 427 backedges. 323 proven. 0 refuted. 0 times theorem prover too weak. 104 trivial. 0 not checked.
[2024-12-02 11:32:39,421 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:32:39,421 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [746881585]
[2024-12-02 11:32:39,421 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [746881585] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:32:39,421 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:32:39,421 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 11:32:39,421 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1474611412]
[2024-12-02 11:32:39,421 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:32:39,422 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 11:32:39,422 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:32:39,423 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 11:32:39,423 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 11:32:39,423 INFO  L87              Difference]: Start difference. First operand 7782 states and 8912 transitions. Second operand  has 4 states, 4 states have (on average 78.5) internal successors, (314), 4 states have internal predecessors, (314), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:32:40,473 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:32:40,473 INFO  L93              Difference]: Finished difference Result 16852 states and 19276 transitions.
[2024-12-02 11:32:40,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 11:32:40,474 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 78.5) internal successors, (314), 4 states have internal predecessors, (314), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 417
[2024-12-02 11:32:40,474 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:32:40,481 INFO  L225             Difference]: With dead ends: 16852
[2024-12-02 11:32:40,482 INFO  L226             Difference]: Without dead ends: 9072
[2024-12-02 11:32:40,485 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 11:32:40,485 INFO  L435           NwaCegarLoop]: 35 mSDtfsCounter, 246 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 1081 mSolverCounterSat, 167 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 246 SdHoareTripleChecker+Valid, 64 SdHoareTripleChecker+Invalid, 1248 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 167 IncrementalHoareTripleChecker+Valid, 1081 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-12-02 11:32:40,485 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [246 Valid, 64 Invalid, 1248 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [167 Valid, 1081 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-12-02 11:32:40,489 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 9072 states.
[2024-12-02 11:32:40,537 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 9072 to 7414.
[2024-12-02 11:32:40,542 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7414 states, 7413 states have (on average 1.1452853095912585) internal successors, (8490), 7413 states have internal predecessors, (8490), 0 states have call successors, (0), 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-12-02 11:32:40,549 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7414 states to 7414 states and 8490 transitions.
[2024-12-02 11:32:40,549 INFO  L78                 Accepts]: Start accepts. Automaton has 7414 states and 8490 transitions. Word has length 417
[2024-12-02 11:32:40,550 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:32:40,550 INFO  L471      AbstractCegarLoop]: Abstraction has 7414 states and 8490 transitions.
[2024-12-02 11:32:40,550 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 78.5) internal successors, (314), 4 states have internal predecessors, (314), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:32:40,550 INFO  L276                IsEmpty]: Start isEmpty. Operand 7414 states and 8490 transitions.
[2024-12-02 11:32:40,556 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 537
[2024-12-02 11:32:40,556 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:32:40,557 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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]
[2024-12-02 11:32:40,557 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-12-02 11:32:40,557 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:32:40,557 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:32:40,557 INFO  L85        PathProgramCache]: Analyzing trace with hash 1984851719, now seen corresponding path program 1 times
[2024-12-02 11:32:40,558 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:32:40,558 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [287696925]
[2024-12-02 11:32:40,558 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:32:40,558 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:32:40,620 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:32:40,769 INFO  L134       CoverageAnalysis]: Checked inductivity of 735 backedges. 470 proven. 0 refuted. 0 times theorem prover too weak. 265 trivial. 0 not checked.
[2024-12-02 11:32:40,769 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:32:40,769 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [287696925]
[2024-12-02 11:32:40,769 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [287696925] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:32:40,769 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:32:40,769 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:32:40,769 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1238061598]
[2024-12-02 11:32:40,769 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:32:40,770 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:32:40,770 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:32:40,770 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:32:40,770 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:32:40,771 INFO  L87              Difference]: Start difference. First operand 7414 states and 8490 transitions. Second operand  has 3 states, 3 states have (on average 103.33333333333333) internal successors, (310), 3 states have internal predecessors, (310), 0 states have call successors, (0), 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-12-02 11:32:41,571 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:32:41,572 INFO  L93              Difference]: Finished difference Result 16111 states and 18455 transitions.
[2024-12-02 11:32:41,572 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:32:41,572 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 103.33333333333333) internal successors, (310), 3 states have internal predecessors, (310), 0 states have call successors, (0), 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 536
[2024-12-02 11:32:41,573 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:32:41,573 INFO  L225             Difference]: With dead ends: 16111
[2024-12-02 11:32:41,573 INFO  L226             Difference]: Without dead ends: 0
[2024-12-02 11:32:41,579 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:32:41,579 INFO  L435           NwaCegarLoop]: 335 mSDtfsCounter, 193 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 572 mSolverCounterSat, 70 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 193 SdHoareTripleChecker+Valid, 355 SdHoareTripleChecker+Invalid, 642 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 70 IncrementalHoareTripleChecker+Valid, 572 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-12-02 11:32:41,579 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [193 Valid, 355 Invalid, 642 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [70 Valid, 572 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-12-02 11:32:41,580 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 0 states.
[2024-12-02 11:32:41,580 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0.
[2024-12-02 11:32:41,580 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:32:41,580 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions.
[2024-12-02 11:32:41,580 INFO  L78                 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 536
[2024-12-02 11:32:41,580 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:32:41,580 INFO  L471      AbstractCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-12-02 11:32:41,580 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 103.33333333333333) internal successors, (310), 3 states have internal predecessors, (310), 0 states have call successors, (0), 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-12-02 11:32:41,580 INFO  L276                IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions.
[2024-12-02 11:32:41,581 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2024-12-02 11:32:41,583 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining)
[2024-12-02 11:32:41,583 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-12-02 11:32:41,585 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:32:41,587 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions.
[2024-12-02 11:32:42,081 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-12-02 11:32:42,096 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.12 11:32:42 BoogieIcfgContainer
[2024-12-02 11:32:42,096 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-12-02 11:32:42,097 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-12-02 11:32:42,097 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-12-02 11:32:42,097 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-12-02 11:32:42,098 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 11:32:26" (3/4) ...
[2024-12-02 11:32:42,100 INFO  L146         WitnessPrinter]: Generating witness for correct program
[2024-12-02 11:32:42,112 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 11 nodes and edges
[2024-12-02 11:32:42,112 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges
[2024-12-02 11:32:42,113 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges
[2024-12-02 11:32:42,113 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges
[2024-12-02 11:32:42,243 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f46d797d-066e-4978-ba5a-1fb63871d547/bin/uautomizer-verify-84ZbGMXZE1/witness.graphml
[2024-12-02 11:32:42,244 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f46d797d-066e-4978-ba5a-1fb63871d547/bin/uautomizer-verify-84ZbGMXZE1/witness.yml
[2024-12-02 11:32:42,244 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-12-02 11:32:42,244 INFO  L158              Benchmark]: Toolchain (without parser) took 18400.08ms. Allocated memory was 117.4MB in the beginning and 444.6MB in the end (delta: 327.2MB). Free memory was 89.8MB in the beginning and 269.8MB in the end (delta: -180.0MB). Peak memory consumption was 145.7MB. Max. memory is 16.1GB.
[2024-12-02 11:32:42,245 INFO  L158              Benchmark]: CDTParser took 0.34ms. Allocated memory is still 117.4MB. Free memory was 72.3MB in the beginning and 72.2MB in the end (delta: 83.9kB). There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 11:32:42,245 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 534.88ms. Allocated memory is still 117.4MB. Free memory was 89.8MB in the beginning and 47.4MB in the end (delta: 42.3MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB.
[2024-12-02 11:32:42,245 INFO  L158              Benchmark]: Boogie Procedure Inliner took 109.23ms. Allocated memory is still 117.4MB. Free memory was 47.4MB in the beginning and 79.7MB in the end (delta: -32.3MB). Peak memory consumption was 26.2MB. Max. memory is 16.1GB.
[2024-12-02 11:32:42,245 INFO  L158              Benchmark]: Boogie Preprocessor took 136.94ms. Allocated memory is still 117.4MB. Free memory was 79.7MB in the beginning and 55.1MB in the end (delta: 24.6MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB.
[2024-12-02 11:32:42,246 INFO  L158              Benchmark]: RCFGBuilder took 1604.92ms. Allocated memory was 117.4MB in the beginning and 201.3MB in the end (delta: 83.9MB). Free memory was 55.1MB in the beginning and 125.6MB in the end (delta: -70.5MB). Peak memory consumption was 95.9MB. Max. memory is 16.1GB.
[2024-12-02 11:32:42,246 INFO  L158              Benchmark]: TraceAbstraction took 15861.17ms. Allocated memory was 201.3MB in the beginning and 444.6MB in the end (delta: 243.3MB). Free memory was 125.6MB in the beginning and 282.2MB in the end (delta: -156.6MB). Peak memory consumption was 246.1MB. Max. memory is 16.1GB.
[2024-12-02 11:32:42,246 INFO  L158              Benchmark]: Witness Printer took 146.77ms. Allocated memory is still 444.6MB. Free memory was 282.2MB in the beginning and 269.8MB in the end (delta: 12.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-12-02 11:32:42,248 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.34ms. Allocated memory is still 117.4MB. Free memory was 72.3MB in the beginning and 72.2MB in the end (delta: 83.9kB). There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 534.88ms. Allocated memory is still 117.4MB. Free memory was 89.8MB in the beginning and 47.4MB in the end (delta: 42.3MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 109.23ms. Allocated memory is still 117.4MB. Free memory was 47.4MB in the beginning and 79.7MB in the end (delta: -32.3MB). Peak memory consumption was 26.2MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 136.94ms. Allocated memory is still 117.4MB. Free memory was 79.7MB in the beginning and 55.1MB in the end (delta: 24.6MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB.
 * RCFGBuilder took 1604.92ms. Allocated memory was 117.4MB in the beginning and 201.3MB in the end (delta: 83.9MB). Free memory was 55.1MB in the beginning and 125.6MB in the end (delta: -70.5MB). Peak memory consumption was 95.9MB. Max. memory is 16.1GB.
 * TraceAbstraction took 15861.17ms. Allocated memory was 201.3MB in the beginning and 444.6MB in the end (delta: 243.3MB). Free memory was 125.6MB in the beginning and 282.2MB in the end (delta: -156.6MB). Peak memory consumption was 246.1MB. Max. memory is 16.1GB.
 * Witness Printer took 146.77ms. Allocated memory is still 444.6MB. Free memory was 282.2MB in the beginning and 269.8MB in the end (delta: 12.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: ErrorAutomatonStatistics
    NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0
  - PositiveResult [Line: 130]: a call to reach_error is unreachable
    For all program executions holds that a call to reach_error is unreachable at this location
  - StatisticsResult: Ultimate Automizer benchmark data
    CFG has 1 procedures, 283 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 15.3s, OverallIterations: 13, TraceHistogramMax: 5, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.1s, AutomataDifference: 11.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 2250 SdHoareTripleChecker+Valid, 10.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 2250 mSDsluCounter, 2605 SdHoareTripleChecker+Invalid, 8.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 298 mSDsCounter, 1516 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 8270 IncrementalHoareTripleChecker+Invalid, 9786 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1516 mSolverCounterUnsat, 2307 mSDtfsCounter, 8270 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 37 GetRequests, 22 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=7819occurred in iteration=9, InterpolantAutomatonStates: 41, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.7s AutomataMinimizationTime, 13 MinimizatonAttempts, 4108 StatesRemovedByMinimization, 10 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 2.6s InterpolantComputationTime, 3207 NumberOfCodeBlocks, 3207 NumberOfCodeBlocksAsserted, 13 NumberOfCheckSat, 3194 ConstructedInterpolants, 0 QuantifiedInterpolants, 5658 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 13 InterpolantComputations, 13 PerfectInterpolantSequences, 2651/2651 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available
  - AllSpecificationsHoldResult: All specifications hold
    1 specifications checked. All of them hold
  - InvariantResult [Line: 1044]: Loop Invariant
    Derived loop invariant: (((((((((a25 == 13) && (a29 <= 599998)) && (a4 == 1)) || ((a29 <= 277) && (a4 == 0))) || (((a25 == 11) && (a29 <= 599999)) && (a4 == 1))) || ((((((long long) a23 + 43) <= 0) && (a4 == 0)) && (a25 <= 10)) && (a29 <= 599998))) || ((a29 <= 277) && (a4 == 1))) || (((a25 <= 10) && (a29 <= 599999)) && (a4 == 1))) || (((a4 == 0) && (a25 == 11)) && (a29 <= 599998)))
RESULT: Ultimate proved your program to be correct!
[2024-12-02 11:32:42,267 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f46d797d-066e-4978-ba5a-1fb63871d547/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0
Received shutdown request...
--- End real Ultimate output ---

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