./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/combinations/pals_lcr.8_overflow.ufo.UNBOUNDED.pals+Problem12_label01.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_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/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_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/combinations/pals_lcr.8_overflow.ufo.UNBOUNDED.pals+Problem12_label01.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/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_3cdce592-8c5a-4470-ad17-454814a07516/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 d42acf3cb6fb09e95e469565b0da99b6a16454e110f96f4933b2c74117d179ab
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 12:04:35,396 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 12:04:35,448 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-12-02 12:04:35,452 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 12:04:35,452 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 12:04:35,471 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 12:04:35,472 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 12:04:35,472 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 12:04:35,472 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 12:04:35,472 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 12:04:35,472 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 12:04:35,472 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 12:04:35,473 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 12:04:35,473 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 12:04:35,473 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 12:04:35,473 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 12:04:35,473 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 12:04:35,473 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 12:04:35,473 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 12:04:35,474 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 12:04:35,474 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 12:04:35,474 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 12:04:35,474 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 12:04:35,474 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 12:04:35,474 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 12:04:35,474 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 12:04:35,474 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 12:04:35,475 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 12:04:35,475 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 12:04:35,475 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 12:04:35,475 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 12:04:35,475 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 12:04:35,475 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 12:04:35,475 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 12:04:35,475 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 12:04:35,475 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 12:04:35,475 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 12:04:35,476 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 12:04:35,476 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 12:04:35,476 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 12:04:35,476 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 12:04:35,476 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 12:04:35,476 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 12:04:35,476 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 12:04:35,476 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 12:04:35,476 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 12:04:35,477 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 12:04:35,477 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 12:04:35,477 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_3cdce592-8c5a-4470-ad17-454814a07516/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 -> d42acf3cb6fb09e95e469565b0da99b6a16454e110f96f4933b2c74117d179ab
[2024-12-02 12:04:35,677 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 12:04:35,684 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 12:04:35,686 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 12:04:35,687 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 12:04:35,687 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 12:04:35,689 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/combinations/pals_lcr.8_overflow.ufo.UNBOUNDED.pals+Problem12_label01.c
[2024-12-02 12:04:38,353 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/data/00cf5b8b7/7a901cf5ae844e4f9598a5ebe95e84f1/FLAG575432398
[2024-12-02 12:04:38,765 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 12:04:38,765 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/sv-benchmarks/c/combinations/pals_lcr.8_overflow.ufo.UNBOUNDED.pals+Problem12_label01.c
[2024-12-02 12:04:38,792 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/data/00cf5b8b7/7a901cf5ae844e4f9598a5ebe95e84f1/FLAG575432398
[2024-12-02 12:04:38,806 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/data/00cf5b8b7/7a901cf5ae844e4f9598a5ebe95e84f1
[2024-12-02 12:04:38,809 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 12:04:38,810 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 12:04:38,812 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 12:04:38,812 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 12:04:38,816 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 12:04:38,817 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 12:04:38" (1/1) ...
[2024-12-02 12:04:38,818 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@584691af and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:04:38, skipping insertion in model container
[2024-12-02 12:04:38,818 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 12:04:38" (1/1) ...
[2024-12-02 12:04:38,931 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 12:04:39,235 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_3cdce592-8c5a-4470-ad17-454814a07516/sv-benchmarks/c/combinations/pals_lcr.8_overflow.ufo.UNBOUNDED.pals+Problem12_label01.c[26962,26975]
[2024-12-02 12:04:39,277 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_3cdce592-8c5a-4470-ad17-454814a07516/sv-benchmarks/c/combinations/pals_lcr.8_overflow.ufo.UNBOUNDED.pals+Problem12_label01.c[32517,32530]
[2024-12-02 12:04:39,826 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 12:04:39,838 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 12:04:39,878 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_3cdce592-8c5a-4470-ad17-454814a07516/sv-benchmarks/c/combinations/pals_lcr.8_overflow.ufo.UNBOUNDED.pals+Problem12_label01.c[26962,26975]
[2024-12-02 12:04:39,887 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_3cdce592-8c5a-4470-ad17-454814a07516/sv-benchmarks/c/combinations/pals_lcr.8_overflow.ufo.UNBOUNDED.pals+Problem12_label01.c[32517,32530]
[2024-12-02 12:04:40,319 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 12:04:40,360 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 12:04:40,360 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:04:40 WrapperNode
[2024-12-02 12:04:40,361 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 12:04:40,361 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 12:04:40,361 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 12:04:40,362 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 12:04:40,368 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:04:40" (1/1) ...
[2024-12-02 12:04:40,401 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:04:40" (1/1) ...
[2024-12-02 12:04:40,692 INFO  L138                Inliner]: procedures = 40, calls = 25, calls flagged for inlining = 20, calls inlined = 20, statements flattened = 5287
[2024-12-02 12:04:40,692 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 12:04:40,692 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 12:04:40,692 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 12:04:40,693 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 12:04:40,703 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:04:40" (1/1) ...
[2024-12-02 12:04:40,703 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:04:40" (1/1) ...
[2024-12-02 12:04:40,748 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:04:40" (1/1) ...
[2024-12-02 12:04:40,904 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 12:04:40,904 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:04:40" (1/1) ...
[2024-12-02 12:04:40,904 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:04:40" (1/1) ...
[2024-12-02 12:04:41,028 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:04:40" (1/1) ...
[2024-12-02 12:04:41,035 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:04:40" (1/1) ...
[2024-12-02 12:04:41,053 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:04:40" (1/1) ...
[2024-12-02 12:04:41,074 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:04:40" (1/1) ...
[2024-12-02 12:04:41,084 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:04:40" (1/1) ...
[2024-12-02 12:04:41,126 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 12:04:41,126 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 12:04:41,127 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 12:04:41,127 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 12:04:41,127 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:04:40" (1/1) ...
[2024-12-02 12:04:41,132 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 12:04:41,143 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:04:41,155 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 12:04:41,158 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 12:04:41,181 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 12:04:41,182 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-12-02 12:04:41,182 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 12:04:41,182 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 12:04:41,300 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 12:04:41,302 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 12:04:45,611 INFO  L?                        ?]: Removed 759 outVars from TransFormulas that were not future-live.
[2024-12-02 12:04:45,611 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 12:04:45,639 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 12:04:45,639 INFO  L312             CfgBuilder]: Removed 4 assume(true) statements.
[2024-12-02 12:04:45,639 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 12:04:45 BoogieIcfgContainer
[2024-12-02 12:04:45,639 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 12:04:45,641 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 12:04:45,641 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 12:04:45,645 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 12:04:45,646 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 12:04:38" (1/3) ...
[2024-12-02 12:04:45,646 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@437937f6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 12:04:45, skipping insertion in model container
[2024-12-02 12:04:45,646 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:04:40" (2/3) ...
[2024-12-02 12:04:45,647 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@437937f6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 12:04:45, skipping insertion in model container
[2024-12-02 12:04:45,647 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 12:04:45" (3/3) ...
[2024-12-02 12:04:45,648 INFO  L128   eAbstractionObserver]: Analyzing ICFG pals_lcr.8_overflow.ufo.UNBOUNDED.pals+Problem12_label01.c
[2024-12-02 12:04:45,662 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 12:04:45,664 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG pals_lcr.8_overflow.ufo.UNBOUNDED.pals+Problem12_label01.c that has 1 procedures, 947 locations, 1 initial locations, 2 loop locations, and 2 error locations.
[2024-12-02 12:04:45,726 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 12:04:45,735 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;@7c60fff5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 12:04:45,736 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-12-02 12:04:45,741 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 947 states, 944 states have (on average 1.9036016949152543) internal successors, (1797), 946 states have internal predecessors, (1797), 0 states have call successors, (0), 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 12:04:45,747 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 31
[2024-12-02 12:04:45,747 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:04:45,747 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]
[2024-12-02 12:04:45,747 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:04:45,751 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:04:45,751 INFO  L85        PathProgramCache]: Analyzing trace with hash -60564882, now seen corresponding path program 1 times
[2024-12-02 12:04:45,756 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:04:45,756 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1912533785]
[2024-12-02 12:04:45,757 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:04:45,757 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:04:45,881 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:04:45,998 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 12:04:45,999 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:04:45,999 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1912533785]
[2024-12-02 12:04:45,999 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1912533785] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:04:45,999 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:04:46,000 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 12:04:46,001 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1566261938]
[2024-12-02 12:04:46,002 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:04:46,005 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-12-02 12:04:46,005 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:04:46,019 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-12-02 12:04:46,019 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-12-02 12:04:46,022 INFO  L87              Difference]: Start difference. First operand  has 947 states, 944 states have (on average 1.9036016949152543) internal successors, (1797), 946 states have internal predecessors, (1797), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 2 states, 2 states have (on average 15.0) internal successors, (30), 2 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:46,092 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:04:46,093 INFO  L93              Difference]: Finished difference Result 1825 states and 3462 transitions.
[2024-12-02 12:04:46,094 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-02 12:04:46,095 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 15.0) internal successors, (30), 2 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 30
[2024-12-02 12:04:46,095 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:04:46,108 INFO  L225             Difference]: With dead ends: 1825
[2024-12-02 12:04:46,108 INFO  L226             Difference]: Without dead ends: 881
[2024-12-02 12:04:46,113 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-12-02 12:04:46,116 INFO  L435           NwaCegarLoop]: 1728 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 1728 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:04:46,117 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 1728 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 12:04:46,128 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 881 states.
[2024-12-02 12:04:46,167 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 881 to 881.
[2024-12-02 12:04:46,170 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 881 states, 879 states have (on average 1.8930602957906713) internal successors, (1664), 880 states have internal predecessors, (1664), 0 states have call successors, (0), 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 12:04:46,175 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 881 states to 881 states and 1664 transitions.
[2024-12-02 12:04:46,176 INFO  L78                 Accepts]: Start accepts. Automaton has 881 states and 1664 transitions. Word has length 30
[2024-12-02 12:04:46,176 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:04:46,177 INFO  L471      AbstractCegarLoop]: Abstraction has 881 states and 1664 transitions.
[2024-12-02 12:04:46,177 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 15.0) internal successors, (30), 2 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:46,177 INFO  L276                IsEmpty]: Start isEmpty. Operand 881 states and 1664 transitions.
[2024-12-02 12:04:46,178 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 31
[2024-12-02 12:04:46,178 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:04:46,178 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]
[2024-12-02 12:04:46,179 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-02 12:04:46,179 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:04:46,179 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:04:46,179 INFO  L85        PathProgramCache]: Analyzing trace with hash -194578388, now seen corresponding path program 1 times
[2024-12-02 12:04:46,179 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:04:46,180 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1597231634]
[2024-12-02 12:04:46,180 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:04:46,180 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:04:46,222 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:04:46,402 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 12:04:46,402 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:04:46,402 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1597231634]
[2024-12-02 12:04:46,402 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1597231634] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:04:46,403 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:04:46,403 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 12:04:46,403 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2119090102]
[2024-12-02 12:04:46,403 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:04:46,404 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 12:04:46,404 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:04:46,404 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 12:04:46,405 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 12:04:46,405 INFO  L87              Difference]: Start difference. First operand 881 states and 1664 transitions. Second operand  has 5 states, 5 states have (on average 6.0) internal successors, (30), 5 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:46,575 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:04:46,575 INFO  L93              Difference]: Finished difference Result 945 states and 1765 transitions.
[2024-12-02 12:04:46,576 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 12:04:46,576 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 6.0) internal successors, (30), 5 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 30
[2024-12-02 12:04:46,576 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:04:46,580 INFO  L225             Difference]: With dead ends: 945
[2024-12-02 12:04:46,580 INFO  L226             Difference]: Without dead ends: 881
[2024-12-02 12:04:46,581 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 12:04:46,582 INFO  L435           NwaCegarLoop]: 1662 mSDtfsCounter, 0 mSDsluCounter, 4920 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 60 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 6582 SdHoareTripleChecker+Invalid, 73 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 60 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 12:04:46,582 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 6582 Invalid, 73 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [60 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 12:04:46,584 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 881 states.
[2024-12-02 12:04:46,600 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 881 to 881.
[2024-12-02 12:04:46,602 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 881 states, 879 states have (on average 1.8236632536973834) internal successors, (1603), 880 states have internal predecessors, (1603), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:46,606 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 881 states to 881 states and 1603 transitions.
[2024-12-02 12:04:46,607 INFO  L78                 Accepts]: Start accepts. Automaton has 881 states and 1603 transitions. Word has length 30
[2024-12-02 12:04:46,607 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:04:46,607 INFO  L471      AbstractCegarLoop]: Abstraction has 881 states and 1603 transitions.
[2024-12-02 12:04:46,607 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 6.0) internal successors, (30), 5 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:46,607 INFO  L276                IsEmpty]: Start isEmpty. Operand 881 states and 1603 transitions.
[2024-12-02 12:04:46,608 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 49
[2024-12-02 12:04:46,608 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:04:46,608 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:04:46,608 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-02 12:04:46,609 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:04:46,609 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:04:46,609 INFO  L85        PathProgramCache]: Analyzing trace with hash -832710315, now seen corresponding path program 1 times
[2024-12-02 12:04:46,609 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:04:46,609 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2023272582]
[2024-12-02 12:04:46,609 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:04:46,609 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:04:46,635 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:04:46,716 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 12:04:46,716 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:04:46,716 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2023272582]
[2024-12-02 12:04:46,716 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2023272582] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:04:46,716 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:04:46,716 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 12:04:46,716 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1520399145]
[2024-12-02 12:04:46,716 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:04:46,717 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:04:46,717 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:04:46,717 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:04:46,717 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:04:46,717 INFO  L87              Difference]: Start difference. First operand 881 states and 1603 transitions. Second operand  has 3 states, 3 states have (on average 16.0) internal successors, (48), 2 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:50,080 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:04:50,080 INFO  L93              Difference]: Finished difference Result 2385 states and 4476 transitions.
[2024-12-02 12:04:50,080 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:04:50,080 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 16.0) internal successors, (48), 2 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 48
[2024-12-02 12:04:50,080 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:04:50,087 INFO  L225             Difference]: With dead ends: 2385
[2024-12-02 12:04:50,087 INFO  L226             Difference]: Without dead ends: 1632
[2024-12-02 12:04:50,088 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 12:04:50,089 INFO  L435           NwaCegarLoop]: 234 mSDtfsCounter, 931 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2277 mSolverCounterSat, 998 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 931 SdHoareTripleChecker+Valid, 241 SdHoareTripleChecker+Invalid, 3275 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 998 IncrementalHoareTripleChecker+Valid, 2277 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.3s IncrementalHoareTripleChecker+Time
[2024-12-02 12:04:50,089 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [931 Valid, 241 Invalid, 3275 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [998 Valid, 2277 Invalid, 0 Unknown, 0 Unchecked, 3.3s Time]
[2024-12-02 12:04:50,092 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1632 states.
[2024-12-02 12:04:50,120 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1632 to 1632.
[2024-12-02 12:04:50,123 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1632 states, 1630 states have (on average 1.826993865030675) internal successors, (2978), 1631 states have internal predecessors, (2978), 0 states have call successors, (0), 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 12:04:50,128 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1632 states to 1632 states and 2978 transitions.
[2024-12-02 12:04:50,128 INFO  L78                 Accepts]: Start accepts. Automaton has 1632 states and 2978 transitions. Word has length 48
[2024-12-02 12:04:50,128 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:04:50,128 INFO  L471      AbstractCegarLoop]: Abstraction has 1632 states and 2978 transitions.
[2024-12-02 12:04:50,129 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 16.0) internal successors, (48), 2 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:50,129 INFO  L276                IsEmpty]: Start isEmpty. Operand 1632 states and 2978 transitions.
[2024-12-02 12:04:50,131 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 91
[2024-12-02 12:04:50,131 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:04:50,131 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:04:50,131 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-02 12:04:50,131 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:04:50,132 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:04:50,132 INFO  L85        PathProgramCache]: Analyzing trace with hash 255619932, now seen corresponding path program 1 times
[2024-12-02 12:04:50,132 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:04:50,132 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [395931888]
[2024-12-02 12:04:50,132 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:04:50,132 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:04:50,170 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:04:50,494 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 12:04:50,494 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:04:50,495 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [395931888]
[2024-12-02 12:04:50,495 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [395931888] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:04:50,495 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:04:50,495 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10
[2024-12-02 12:04:50,495 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [252926416]
[2024-12-02 12:04:50,495 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:04:50,495 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-12-02 12:04:50,495 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:04:50,495 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-12-02 12:04:50,496 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=73, Unknown=0, NotChecked=0, Total=90
[2024-12-02 12:04:50,496 INFO  L87              Difference]: Start difference. First operand 1632 states and 2978 transitions. Second operand  has 10 states, 10 states have (on average 9.0) internal successors, (90), 10 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:51,022 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:04:51,022 INFO  L93              Difference]: Finished difference Result 2592 states and 4530 transitions.
[2024-12-02 12:04:51,023 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-12-02 12:04:51,023 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 9.0) internal successors, (90), 10 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 90
[2024-12-02 12:04:51,023 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:04:51,032 INFO  L225             Difference]: With dead ends: 2592
[2024-12-02 12:04:51,032 INFO  L226             Difference]: Without dead ends: 2532
[2024-12-02 12:04:51,034 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 24 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=162, Invalid=344, Unknown=0, NotChecked=0, Total=506
[2024-12-02 12:04:51,034 INFO  L435           NwaCegarLoop]: 1599 mSDtfsCounter, 13373 mSDsluCounter, 4789 mSDsCounter, 0 mSdLazyCounter, 363 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13373 SdHoareTripleChecker+Valid, 6388 SdHoareTripleChecker+Invalid, 374 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 363 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 12:04:51,035 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [13373 Valid, 6388 Invalid, 374 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 363 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 12:04:51,038 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2532 states.
[2024-12-02 12:04:51,070 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2532 to 1690.
[2024-12-02 12:04:51,073 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1690 states, 1688 states have (on average 1.819905213270142) internal successors, (3072), 1689 states have internal predecessors, (3072), 0 states have call successors, (0), 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 12:04:51,077 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1690 states to 1690 states and 3072 transitions.
[2024-12-02 12:04:51,077 INFO  L78                 Accepts]: Start accepts. Automaton has 1690 states and 3072 transitions. Word has length 90
[2024-12-02 12:04:51,077 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:04:51,077 INFO  L471      AbstractCegarLoop]: Abstraction has 1690 states and 3072 transitions.
[2024-12-02 12:04:51,077 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 9.0) internal successors, (90), 10 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:51,077 INFO  L276                IsEmpty]: Start isEmpty. Operand 1690 states and 3072 transitions.
[2024-12-02 12:04:51,079 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 93
[2024-12-02 12:04:51,079 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:04:51,079 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:04:51,079 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-12-02 12:04:51,080 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:04:51,080 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:04:51,080 INFO  L85        PathProgramCache]: Analyzing trace with hash -578069748, now seen corresponding path program 1 times
[2024-12-02 12:04:51,080 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:04:51,080 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1037071756]
[2024-12-02 12:04:51,080 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:04:51,080 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:04:51,115 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:04:51,229 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 12:04:51,229 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:04:51,229 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1037071756]
[2024-12-02 12:04:51,229 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1037071756] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:04:51,229 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:04:51,229 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:04:51,229 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [97339764]
[2024-12-02 12:04:51,229 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:04:51,230 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:04:51,230 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:04:51,230 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:04:51,230 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:04:51,230 INFO  L87              Difference]: Start difference. First operand 1690 states and 3072 transitions. Second operand  has 3 states, 3 states have (on average 30.666666666666668) internal successors, (92), 3 states have internal predecessors, (92), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:51,265 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:04:51,265 INFO  L93              Difference]: Finished difference Result 1915 states and 3435 transitions.
[2024-12-02 12:04:51,265 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:04:51,266 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 30.666666666666668) internal successors, (92), 3 states have internal predecessors, (92), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 92
[2024-12-02 12:04:51,266 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:04:51,272 INFO  L225             Difference]: With dead ends: 1915
[2024-12-02 12:04:51,272 INFO  L226             Difference]: Without dead ends: 1797
[2024-12-02 12:04:51,272 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 12:04:51,273 INFO  L435           NwaCegarLoop]: 1601 mSDtfsCounter, 1506 mSDsluCounter, 92 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1506 SdHoareTripleChecker+Valid, 1693 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:04:51,273 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1506 Valid, 1693 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 12:04:51,276 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1797 states.
[2024-12-02 12:04:51,304 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1797 to 1795.
[2024-12-02 12:04:51,307 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1795 states, 1793 states have (on average 1.8070273284997211) internal successors, (3240), 1794 states have internal predecessors, (3240), 0 states have call successors, (0), 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 12:04:51,311 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1795 states to 1795 states and 3240 transitions.
[2024-12-02 12:04:51,311 INFO  L78                 Accepts]: Start accepts. Automaton has 1795 states and 3240 transitions. Word has length 92
[2024-12-02 12:04:51,311 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:04:51,311 INFO  L471      AbstractCegarLoop]: Abstraction has 1795 states and 3240 transitions.
[2024-12-02 12:04:51,311 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 30.666666666666668) internal successors, (92), 3 states have internal predecessors, (92), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:51,312 INFO  L276                IsEmpty]: Start isEmpty. Operand 1795 states and 3240 transitions.
[2024-12-02 12:04:51,313 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 93
[2024-12-02 12:04:51,313 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:04:51,313 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:04:51,313 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-02 12:04:51,313 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:04:51,314 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:04:51,314 INFO  L85        PathProgramCache]: Analyzing trace with hash -511576236, now seen corresponding path program 1 times
[2024-12-02 12:04:51,314 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:04:51,314 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1854423058]
[2024-12-02 12:04:51,314 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:04:51,314 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:04:51,348 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:04:51,873 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 12:04:51,873 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:04:51,873 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1854423058]
[2024-12-02 12:04:51,873 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1854423058] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:04:51,873 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:04:51,873 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10
[2024-12-02 12:04:51,873 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [936874350]
[2024-12-02 12:04:51,873 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:04:51,874 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-12-02 12:04:51,874 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:04:51,874 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-12-02 12:04:51,874 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90
[2024-12-02 12:04:51,875 INFO  L87              Difference]: Start difference. First operand 1795 states and 3240 transitions. Second operand  has 10 states, 10 states have (on average 9.2) internal successors, (92), 10 states have internal predecessors, (92), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:52,338 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:04:52,339 INFO  L93              Difference]: Finished difference Result 2020 states and 3600 transitions.
[2024-12-02 12:04:52,339 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-02 12:04:52,339 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 9.2) internal successors, (92), 10 states have internal predecessors, (92), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 92
[2024-12-02 12:04:52,339 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:04:52,345 INFO  L225             Difference]: With dead ends: 2020
[2024-12-02 12:04:52,345 INFO  L226             Difference]: Without dead ends: 1797
[2024-12-02 12:04:52,346 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=84, Invalid=156, Unknown=0, NotChecked=0, Total=240
[2024-12-02 12:04:52,347 INFO  L435           NwaCegarLoop]: 1593 mSDtfsCounter, 4602 mSDsluCounter, 661 mSDsCounter, 0 mSdLazyCounter, 130 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4602 SdHoareTripleChecker+Valid, 2254 SdHoareTripleChecker+Invalid, 136 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 130 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 12:04:52,347 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4602 Valid, 2254 Invalid, 136 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 130 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 12:04:52,349 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1797 states.
[2024-12-02 12:04:52,375 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1797 to 1795.
[2024-12-02 12:04:52,379 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1795 states, 1793 states have (on average 1.8059118795315114) internal successors, (3238), 1794 states have internal predecessors, (3238), 0 states have call successors, (0), 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 12:04:52,382 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1795 states to 1795 states and 3238 transitions.
[2024-12-02 12:04:52,382 INFO  L78                 Accepts]: Start accepts. Automaton has 1795 states and 3238 transitions. Word has length 92
[2024-12-02 12:04:52,383 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:04:52,383 INFO  L471      AbstractCegarLoop]: Abstraction has 1795 states and 3238 transitions.
[2024-12-02 12:04:52,383 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 9.2) internal successors, (92), 10 states have internal predecessors, (92), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:52,383 INFO  L276                IsEmpty]: Start isEmpty. Operand 1795 states and 3238 transitions.
[2024-12-02 12:04:52,384 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 94
[2024-12-02 12:04:52,384 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:04:52,385 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:04:52,385 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-02 12:04:52,385 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:04:52,385 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:04:52,385 INFO  L85        PathProgramCache]: Analyzing trace with hash 906283047, now seen corresponding path program 1 times
[2024-12-02 12:04:52,385 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:04:52,385 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1646082032]
[2024-12-02 12:04:52,386 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:04:52,386 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:04:52,430 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:04:52,681 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 12:04:52,681 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:04:52,681 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1646082032]
[2024-12-02 12:04:52,681 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1646082032] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:04:52,681 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:04:52,681 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 12:04:52,681 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1084556302]
[2024-12-02 12:04:52,681 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:04:52,682 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 12:04:52,682 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:04:52,682 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 12:04:52,682 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 12:04:52,682 INFO  L87              Difference]: Start difference. First operand 1795 states and 3238 transitions. Second operand  has 5 states, 5 states have (on average 18.6) internal successors, (93), 5 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:52,720 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:04:52,720 INFO  L93              Difference]: Finished difference Result 1803 states and 3247 transitions.
[2024-12-02 12:04:52,720 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 12:04:52,720 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 18.6) internal successors, (93), 5 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 93
[2024-12-02 12:04:52,721 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:04:52,726 INFO  L225             Difference]: With dead ends: 1803
[2024-12-02 12:04:52,726 INFO  L226             Difference]: Without dead ends: 1801
[2024-12-02 12:04:52,727 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 12:04:52,727 INFO  L435           NwaCegarLoop]: 1600 mSDtfsCounter, 0 mSDsluCounter, 4791 mSDsCounter, 0 mSdLazyCounter, 19 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 6391 SdHoareTripleChecker+Invalid, 20 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 19 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:04:52,728 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 6391 Invalid, 20 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 19 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 12:04:52,730 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1801 states.
[2024-12-02 12:04:52,754 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1801 to 1801.
[2024-12-02 12:04:52,757 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1801 states, 1799 states have (on average 1.802668148971651) internal successors, (3243), 1800 states have internal predecessors, (3243), 0 states have call successors, (0), 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 12:04:52,760 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1801 states to 1801 states and 3243 transitions.
[2024-12-02 12:04:52,760 INFO  L78                 Accepts]: Start accepts. Automaton has 1801 states and 3243 transitions. Word has length 93
[2024-12-02 12:04:52,761 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:04:52,761 INFO  L471      AbstractCegarLoop]: Abstraction has 1801 states and 3243 transitions.
[2024-12-02 12:04:52,761 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 18.6) internal successors, (93), 5 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:52,761 INFO  L276                IsEmpty]: Start isEmpty. Operand 1801 states and 3243 transitions.
[2024-12-02 12:04:52,762 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 95
[2024-12-02 12:04:52,762 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:04:52,762 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:04:52,762 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-02 12:04:52,762 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:04:52,763 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:04:52,763 INFO  L85        PathProgramCache]: Analyzing trace with hash -1719553388, now seen corresponding path program 1 times
[2024-12-02 12:04:52,763 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:04:52,763 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [550396437]
[2024-12-02 12:04:52,763 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:04:52,763 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:04:52,791 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:04:52,857 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 12:04:52,857 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:04:52,857 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [550396437]
[2024-12-02 12:04:52,857 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [550396437] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:04:52,857 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:04:52,857 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:04:52,857 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1311334570]
[2024-12-02 12:04:52,857 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:04:52,858 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:04:52,858 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:04:52,858 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:04:52,858 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:04:52,858 INFO  L87              Difference]: Start difference. First operand 1801 states and 3243 transitions. Second operand  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:52,891 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:04:52,891 INFO  L93              Difference]: Finished difference Result 2043 states and 3624 transitions.
[2024-12-02 12:04:52,891 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:04:52,891 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 94
[2024-12-02 12:04:52,892 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:04:52,897 INFO  L225             Difference]: With dead ends: 2043
[2024-12-02 12:04:52,897 INFO  L226             Difference]: Without dead ends: 1919
[2024-12-02 12:04:52,898 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 12:04:52,898 INFO  L435           NwaCegarLoop]: 1685 mSDtfsCounter, 1526 mSDsluCounter, 98 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1526 SdHoareTripleChecker+Valid, 1783 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:04:52,899 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1526 Valid, 1783 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 12:04:52,901 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1919 states.
[2024-12-02 12:04:52,929 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1919 to 1917.
[2024-12-02 12:04:52,933 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1917 states, 1915 states have (on average 1.7879895561357702) internal successors, (3424), 1916 states have internal predecessors, (3424), 0 states have call successors, (0), 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 12:04:52,936 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1917 states to 1917 states and 3424 transitions.
[2024-12-02 12:04:52,936 INFO  L78                 Accepts]: Start accepts. Automaton has 1917 states and 3424 transitions. Word has length 94
[2024-12-02 12:04:52,936 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:04:52,936 INFO  L471      AbstractCegarLoop]: Abstraction has 1917 states and 3424 transitions.
[2024-12-02 12:04:52,936 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:52,937 INFO  L276                IsEmpty]: Start isEmpty. Operand 1917 states and 3424 transitions.
[2024-12-02 12:04:52,937 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 95
[2024-12-02 12:04:52,937 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:04:52,937 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:04:52,938 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-12-02 12:04:52,938 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:04:52,938 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:04:52,938 INFO  L85        PathProgramCache]: Analyzing trace with hash 593433492, now seen corresponding path program 1 times
[2024-12-02 12:04:52,938 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:04:52,938 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [125321345]
[2024-12-02 12:04:52,938 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:04:52,938 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:04:52,966 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:04:53,026 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 12:04:53,027 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:04:53,027 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [125321345]
[2024-12-02 12:04:53,027 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [125321345] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:04:53,027 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:04:53,027 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:04:53,027 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [656386256]
[2024-12-02 12:04:53,027 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:04:53,027 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:04:53,027 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:04:53,028 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:04:53,028 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:04:53,028 INFO  L87              Difference]: Start difference. First operand 1917 states and 3424 transitions. Second operand  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:53,093 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:04:53,093 INFO  L93              Difference]: Finished difference Result 2579 states and 4464 transitions.
[2024-12-02 12:04:53,093 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:04:53,094 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 94
[2024-12-02 12:04:53,094 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:04:53,098 INFO  L225             Difference]: With dead ends: 2579
[2024-12-02 12:04:53,098 INFO  L226             Difference]: Without dead ends: 2236
[2024-12-02 12:04:53,099 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 12:04:53,099 INFO  L435           NwaCegarLoop]: 1687 mSDtfsCounter, 1524 mSDsluCounter, 102 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1524 SdHoareTripleChecker+Valid, 1789 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:04:53,099 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1524 Valid, 1789 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 12:04:53,101 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2236 states.
[2024-12-02 12:04:53,122 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2236 to 2234.
[2024-12-02 12:04:53,124 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2234 states, 2232 states have (on average 1.7544802867383513) internal successors, (3916), 2233 states have internal predecessors, (3916), 0 states have call successors, (0), 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 12:04:53,127 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2234 states to 2234 states and 3916 transitions.
[2024-12-02 12:04:53,127 INFO  L78                 Accepts]: Start accepts. Automaton has 2234 states and 3916 transitions. Word has length 94
[2024-12-02 12:04:53,127 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:04:53,127 INFO  L471      AbstractCegarLoop]: Abstraction has 2234 states and 3916 transitions.
[2024-12-02 12:04:53,127 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:53,128 INFO  L276                IsEmpty]: Start isEmpty. Operand 2234 states and 3916 transitions.
[2024-12-02 12:04:53,128 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 95
[2024-12-02 12:04:53,128 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:04:53,128 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:04:53,128 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-12-02 12:04:53,128 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:04:53,129 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:04:53,129 INFO  L85        PathProgramCache]: Analyzing trace with hash -1596549740, now seen corresponding path program 1 times
[2024-12-02 12:04:53,129 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:04:53,129 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1883242117]
[2024-12-02 12:04:53,129 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:04:53,129 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:04:53,150 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:04:53,189 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 12:04:53,190 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:04:53,190 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1883242117]
[2024-12-02 12:04:53,190 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1883242117] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:04:53,190 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:04:53,190 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:04:53,190 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [857251892]
[2024-12-02 12:04:53,190 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:04:53,190 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:04:53,190 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:04:53,191 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:04:53,191 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:04:53,191 INFO  L87              Difference]: Start difference. First operand 2234 states and 3916 transitions. Second operand  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:53,223 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:04:53,223 INFO  L93              Difference]: Finished difference Result 3506 states and 5898 transitions.
[2024-12-02 12:04:53,223 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:04:53,224 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 94
[2024-12-02 12:04:53,224 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:04:53,229 INFO  L225             Difference]: With dead ends: 3506
[2024-12-02 12:04:53,229 INFO  L226             Difference]: Without dead ends: 2846
[2024-12-02 12:04:53,230 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:04:53,231 INFO  L435           NwaCegarLoop]: 1675 mSDtfsCounter, 1520 mSDsluCounter, 110 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1520 SdHoareTripleChecker+Valid, 1785 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:04:53,231 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1520 Valid, 1785 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 12:04:53,233 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2846 states.
[2024-12-02 12:04:53,263 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2846 to 2844.
[2024-12-02 12:04:53,266 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2844 states, 2842 states have (on average 1.7072484166080226) internal successors, (4852), 2843 states have internal predecessors, (4852), 0 states have call successors, (0), 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 12:04:53,269 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2844 states to 2844 states and 4852 transitions.
[2024-12-02 12:04:53,269 INFO  L78                 Accepts]: Start accepts. Automaton has 2844 states and 4852 transitions. Word has length 94
[2024-12-02 12:04:53,269 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:04:53,269 INFO  L471      AbstractCegarLoop]: Abstraction has 2844 states and 4852 transitions.
[2024-12-02 12:04:53,270 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:53,270 INFO  L276                IsEmpty]: Start isEmpty. Operand 2844 states and 4852 transitions.
[2024-12-02 12:04:53,270 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 95
[2024-12-02 12:04:53,270 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:04:53,270 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:04:53,270 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-12-02 12:04:53,271 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:04:53,271 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:04:53,271 INFO  L85        PathProgramCache]: Analyzing trace with hash -1332693356, now seen corresponding path program 1 times
[2024-12-02 12:04:53,271 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:04:53,271 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [546593224]
[2024-12-02 12:04:53,271 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:04:53,271 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:04:53,292 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:04:53,333 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 12:04:53,334 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:04:53,334 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [546593224]
[2024-12-02 12:04:53,334 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [546593224] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:04:53,334 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:04:53,334 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:04:53,334 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1652686345]
[2024-12-02 12:04:53,334 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:04:53,334 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:04:53,334 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:04:53,335 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:04:53,335 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:04:53,335 INFO  L87              Difference]: Start difference. First operand 2844 states and 4852 transitions. Second operand  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:53,376 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:04:53,377 INFO  L93              Difference]: Finished difference Result 5288 states and 8622 transitions.
[2024-12-02 12:04:53,377 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:04:53,377 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 94
[2024-12-02 12:04:53,377 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:04:53,387 INFO  L225             Difference]: With dead ends: 5288
[2024-12-02 12:04:53,387 INFO  L226             Difference]: Without dead ends: 4018
[2024-12-02 12:04:53,390 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 12:04:53,390 INFO  L435           NwaCegarLoop]: 1673 mSDtfsCounter, 1518 mSDsluCounter, 114 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1518 SdHoareTripleChecker+Valid, 1787 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:04:53,390 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1518 Valid, 1787 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 12:04:53,393 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4018 states.
[2024-12-02 12:04:53,442 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4018 to 4016.
[2024-12-02 12:04:53,447 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4016 states, 4014 states have (on average 1.6512207274539112) internal successors, (6628), 4015 states have internal predecessors, (6628), 0 states have call successors, (0), 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 12:04:53,454 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4016 states to 4016 states and 6628 transitions.
[2024-12-02 12:04:53,454 INFO  L78                 Accepts]: Start accepts. Automaton has 4016 states and 6628 transitions. Word has length 94
[2024-12-02 12:04:53,454 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:04:53,455 INFO  L471      AbstractCegarLoop]: Abstraction has 4016 states and 6628 transitions.
[2024-12-02 12:04:53,455 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:53,455 INFO  L276                IsEmpty]: Start isEmpty. Operand 4016 states and 6628 transitions.
[2024-12-02 12:04:53,455 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 95
[2024-12-02 12:04:53,455 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:04:53,456 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:04:53,456 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-12-02 12:04:53,456 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:04:53,456 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:04:53,456 INFO  L85        PathProgramCache]: Analyzing trace with hash -94431340, now seen corresponding path program 1 times
[2024-12-02 12:04:53,456 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:04:53,456 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1677762115]
[2024-12-02 12:04:53,456 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:04:53,456 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:04:53,477 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:04:53,515 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 12:04:53,515 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:04:53,515 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1677762115]
[2024-12-02 12:04:53,515 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1677762115] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:04:53,516 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:04:53,516 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:04:53,516 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [233128219]
[2024-12-02 12:04:53,516 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:04:53,516 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:04:53,516 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:04:53,516 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:04:53,516 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:04:53,517 INFO  L87              Difference]: Start difference. First operand 4016 states and 6628 transitions. Second operand  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:53,582 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:04:53,582 INFO  L93              Difference]: Finished difference Result 8708 states and 13782 transitions.
[2024-12-02 12:04:53,583 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:04:53,583 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 94
[2024-12-02 12:04:53,583 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:04:53,598 INFO  L225             Difference]: With dead ends: 8708
[2024-12-02 12:04:53,598 INFO  L226             Difference]: Without dead ends: 6266
[2024-12-02 12:04:53,601 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 12:04:53,601 INFO  L435           NwaCegarLoop]: 1671 mSDtfsCounter, 1516 mSDsluCounter, 118 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1516 SdHoareTripleChecker+Valid, 1789 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:04:53,601 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1516 Valid, 1789 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 12:04:53,605 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6266 states.
[2024-12-02 12:04:53,743 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6266 to 6264.
[2024-12-02 12:04:53,752 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6264 states, 6262 states have (on average 1.5950175662727564) internal successors, (9988), 6263 states have internal predecessors, (9988), 0 states have call successors, (0), 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 12:04:53,766 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6264 states to 6264 states and 9988 transitions.
[2024-12-02 12:04:53,767 INFO  L78                 Accepts]: Start accepts. Automaton has 6264 states and 9988 transitions. Word has length 94
[2024-12-02 12:04:53,767 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:04:53,767 INFO  L471      AbstractCegarLoop]: Abstraction has 6264 states and 9988 transitions.
[2024-12-02 12:04:53,768 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:53,768 INFO  L276                IsEmpty]: Start isEmpty. Operand 6264 states and 9988 transitions.
[2024-12-02 12:04:53,769 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 95
[2024-12-02 12:04:53,769 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:04:53,769 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:04:53,769 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-12-02 12:04:53,769 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:04:53,770 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:04:53,770 INFO  L85        PathProgramCache]: Analyzing trace with hash 1985067156, now seen corresponding path program 1 times
[2024-12-02 12:04:53,770 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:04:53,770 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1221017996]
[2024-12-02 12:04:53,770 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:04:53,770 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:04:53,809 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:04:53,886 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 12:04:53,886 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:04:53,886 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1221017996]
[2024-12-02 12:04:53,887 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1221017996] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:04:53,887 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:04:53,887 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:04:53,887 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1503919021]
[2024-12-02 12:04:53,887 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:04:53,887 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:04:53,887 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:04:53,888 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:04:53,888 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:04:53,888 INFO  L87              Difference]: Start difference. First operand 6264 states and 9988 transitions. Second operand  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:54,099 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:04:54,100 INFO  L93              Difference]: Finished difference Result 15260 states and 23526 transitions.
[2024-12-02 12:04:54,100 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:04:54,100 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 94
[2024-12-02 12:04:54,100 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:04:54,121 INFO  L225             Difference]: With dead ends: 15260
[2024-12-02 12:04:54,122 INFO  L226             Difference]: Without dead ends: 10570
[2024-12-02 12:04:54,128 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 12:04:54,128 INFO  L435           NwaCegarLoop]: 1669 mSDtfsCounter, 1514 mSDsluCounter, 122 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1514 SdHoareTripleChecker+Valid, 1791 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:04:54,129 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1514 Valid, 1791 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 12:04:54,138 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 10570 states.
[2024-12-02 12:04:54,357 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 10570 to 10568.
[2024-12-02 12:04:54,370 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 10568 states, 10566 states have (on average 1.5449555176982774) internal successors, (16324), 10567 states have internal predecessors, (16324), 0 states have call successors, (0), 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 12:04:54,385 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 10568 states to 10568 states and 16324 transitions.
[2024-12-02 12:04:54,386 INFO  L78                 Accepts]: Start accepts. Automaton has 10568 states and 16324 transitions. Word has length 94
[2024-12-02 12:04:54,386 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:04:54,386 INFO  L471      AbstractCegarLoop]: Abstraction has 10568 states and 16324 transitions.
[2024-12-02 12:04:54,386 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:54,386 INFO  L276                IsEmpty]: Start isEmpty. Operand 10568 states and 16324 transitions.
[2024-12-02 12:04:54,387 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 95
[2024-12-02 12:04:54,387 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:04:54,387 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:04:54,387 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-12-02 12:04:54,387 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:04:54,388 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:04:54,388 INFO  L85        PathProgramCache]: Analyzing trace with hash -528967276, now seen corresponding path program 1 times
[2024-12-02 12:04:54,388 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:04:54,388 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [968709665]
[2024-12-02 12:04:54,388 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:04:54,388 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:04:54,415 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:04:54,476 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 12:04:54,476 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:04:54,476 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [968709665]
[2024-12-02 12:04:54,476 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [968709665] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:04:54,477 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:04:54,477 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:04:54,477 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1735369213]
[2024-12-02 12:04:54,477 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:04:54,477 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:04:54,477 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:04:54,477 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:04:54,477 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:04:54,478 INFO  L87              Difference]: Start difference. First operand 10568 states and 16324 transitions. Second operand  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:54,803 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:04:54,803 INFO  L93              Difference]: Finished difference Result 27788 states and 41862 transitions.
[2024-12-02 12:04:54,803 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:04:54,804 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 94
[2024-12-02 12:04:54,804 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:04:54,843 INFO  L225             Difference]: With dead ends: 27788
[2024-12-02 12:04:54,843 INFO  L226             Difference]: Without dead ends: 18794
[2024-12-02 12:04:54,854 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 12:04:54,855 INFO  L435           NwaCegarLoop]: 1667 mSDtfsCounter, 1512 mSDsluCounter, 126 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1512 SdHoareTripleChecker+Valid, 1793 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:04:54,855 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1512 Valid, 1793 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 12:04:54,870 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 18794 states.
[2024-12-02 12:04:55,231 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 18794 to 18792.
[2024-12-02 12:04:55,247 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 18792 states, 18790 states have (on average 1.502288451303885) internal successors, (28228), 18791 states have internal predecessors, (28228), 0 states have call successors, (0), 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 12:04:55,275 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 18792 states to 18792 states and 28228 transitions.
[2024-12-02 12:04:55,276 INFO  L78                 Accepts]: Start accepts. Automaton has 18792 states and 28228 transitions. Word has length 94
[2024-12-02 12:04:55,276 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:04:55,276 INFO  L471      AbstractCegarLoop]: Abstraction has 18792 states and 28228 transitions.
[2024-12-02 12:04:55,276 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:55,276 INFO  L276                IsEmpty]: Start isEmpty. Operand 18792 states and 28228 transitions.
[2024-12-02 12:04:55,277 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 95
[2024-12-02 12:04:55,277 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:04:55,277 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:04:55,278 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-12-02 12:04:55,278 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:04:55,278 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:04:55,279 INFO  L85        PathProgramCache]: Analyzing trace with hash -1759464300, now seen corresponding path program 1 times
[2024-12-02 12:04:55,279 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:04:55,279 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [611118030]
[2024-12-02 12:04:55,279 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:04:55,279 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:04:55,305 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:04:55,353 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 12:04:55,353 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:04:55,353 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [611118030]
[2024-12-02 12:04:55,353 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [611118030] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:04:55,353 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:04:55,353 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:04:55,353 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1079109062]
[2024-12-02 12:04:55,353 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:04:55,354 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:04:55,354 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:04:55,354 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:04:55,354 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:04:55,354 INFO  L87              Difference]: Start difference. First operand 18792 states and 28228 transitions. Second operand  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:55,851 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:04:55,851 INFO  L93              Difference]: Finished difference Result 51692 states and 76230 transitions.
[2024-12-02 12:04:55,852 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:04:55,852 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 94
[2024-12-02 12:04:55,852 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:04:55,928 INFO  L225             Difference]: With dead ends: 51692
[2024-12-02 12:04:55,928 INFO  L226             Difference]: Without dead ends: 34474
[2024-12-02 12:04:55,948 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 12:04:55,948 INFO  L435           NwaCegarLoop]: 1685 mSDtfsCounter, 1522 mSDsluCounter, 106 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1522 SdHoareTripleChecker+Valid, 1791 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:04:55,949 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1522 Valid, 1791 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 12:04:55,969 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 34474 states.
[2024-12-02 12:04:56,591 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 34474 to 34472.
[2024-12-02 12:04:56,608 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 34472 states, 34470 states have (on average 1.4650420655642589) internal successors, (50500), 34471 states have internal predecessors, (50500), 0 states have call successors, (0), 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 12:04:56,669 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 34472 states to 34472 states and 50500 transitions.
[2024-12-02 12:04:56,670 INFO  L78                 Accepts]: Start accepts. Automaton has 34472 states and 50500 transitions. Word has length 94
[2024-12-02 12:04:56,670 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:04:56,670 INFO  L471      AbstractCegarLoop]: Abstraction has 34472 states and 50500 transitions.
[2024-12-02 12:04:56,670 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:04:56,670 INFO  L276                IsEmpty]: Start isEmpty. Operand 34472 states and 50500 transitions.
[2024-12-02 12:04:56,678 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 120
[2024-12-02 12:04:56,678 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:04:56,678 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 12:04:56,678 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-12-02 12:04:56,678 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:04:56,679 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:04:56,679 INFO  L85        PathProgramCache]: Analyzing trace with hash -1733023753, now seen corresponding path program 1 times
[2024-12-02 12:04:56,679 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:04:56,679 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1460922374]
[2024-12-02 12:04:56,679 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:04:56,679 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:04:56,722 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:04:57,049 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-12-02 12:04:57,049 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:04:57,049 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1460922374]
[2024-12-02 12:04:57,049 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1460922374] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:04:57,049 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:04:57,049 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10
[2024-12-02 12:04:57,049 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1851077888]
[2024-12-02 12:04:57,049 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:04:57,050 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-12-02 12:04:57,050 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:04:57,050 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-12-02 12:04:57,050 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=72, Unknown=0, NotChecked=0, Total=90
[2024-12-02 12:04:57,051 INFO  L87              Difference]: Start difference. First operand 34472 states and 50500 transitions. Second operand  has 10 states, 10 states have (on average 11.8) internal successors, (118), 10 states have internal predecessors, (118), 0 states have call successors, (0), 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 12:05:00,653 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:05:00,653 INFO  L93              Difference]: Finished difference Result 294458 states and 426573 transitions.
[2024-12-02 12:05:00,654 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-02 12:05:00,654 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 11.8) internal successors, (118), 10 states have internal predecessors, (118), 0 states have call successors, (0), 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 119
[2024-12-02 12:05:00,654 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:05:01,100 INFO  L225             Difference]: With dead ends: 294458
[2024-12-02 12:05:01,100 INFO  L226             Difference]: Without dead ends: 271416
[2024-12-02 12:05:01,164 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=88, Invalid=184, Unknown=0, NotChecked=0, Total=272
[2024-12-02 12:05:01,164 INFO  L435           NwaCegarLoop]: 1701 mSDtfsCounter, 11705 mSDsluCounter, 3582 mSDsCounter, 0 mSdLazyCounter, 286 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11705 SdHoareTripleChecker+Valid, 5283 SdHoareTripleChecker+Invalid, 293 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 286 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 12:05:01,165 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [11705 Valid, 5283 Invalid, 293 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 286 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 12:05:01,342 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 271416 states.
[2024-12-02 12:05:03,820 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 271416 to 62504.
[2024-12-02 12:05:03,849 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 62504 states, 62502 states have (on average 1.4510255671818502) internal successors, (90692), 62503 states have internal predecessors, (90692), 0 states have call successors, (0), 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 12:05:03,934 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 62504 states to 62504 states and 90692 transitions.
[2024-12-02 12:05:03,940 INFO  L78                 Accepts]: Start accepts. Automaton has 62504 states and 90692 transitions. Word has length 119
[2024-12-02 12:05:03,941 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:05:03,941 INFO  L471      AbstractCegarLoop]: Abstraction has 62504 states and 90692 transitions.
[2024-12-02 12:05:03,941 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 11.8) internal successors, (118), 10 states have internal predecessors, (118), 0 states have call successors, (0), 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 12:05:03,941 INFO  L276                IsEmpty]: Start isEmpty. Operand 62504 states and 90692 transitions.
[2024-12-02 12:05:03,950 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 120
[2024-12-02 12:05:03,950 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:05:03,950 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 12:05:03,950 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-12-02 12:05:03,950 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:05:03,951 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:05:03,951 INFO  L85        PathProgramCache]: Analyzing trace with hash 579963127, now seen corresponding path program 1 times
[2024-12-02 12:05:03,951 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:05:03,951 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1937479124]
[2024-12-02 12:05:03,951 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:05:03,951 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:05:03,984 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:05:04,228 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 12:05:04,229 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:05:04,229 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1937479124]
[2024-12-02 12:05:04,229 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1937479124] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:05:04,229 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:05:04,229 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10
[2024-12-02 12:05:04,229 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [567002166]
[2024-12-02 12:05:04,229 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:05:04,229 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-12-02 12:05:04,229 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:05:04,230 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-12-02 12:05:04,230 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=72, Unknown=0, NotChecked=0, Total=90
[2024-12-02 12:05:04,230 INFO  L87              Difference]: Start difference. First operand 62504 states and 90692 transitions. Second operand  has 10 states, 10 states have (on average 11.6) internal successors, (116), 10 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 12:05:09,403 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:05:09,404 INFO  L93              Difference]: Finished difference Result 327354 states and 473933 transitions.
[2024-12-02 12:05:09,404 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-02 12:05:09,404 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 11.6) internal successors, (116), 10 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 119
[2024-12-02 12:05:09,404 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:05:09,695 INFO  L225             Difference]: With dead ends: 327354
[2024-12-02 12:05:09,695 INFO  L226             Difference]: Without dead ends: 294456
[2024-12-02 12:05:09,745 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=88, Invalid=184, Unknown=0, NotChecked=0, Total=272
[2024-12-02 12:05:09,745 INFO  L435           NwaCegarLoop]: 1700 mSDtfsCounter, 11707 mSDsluCounter, 3528 mSDsCounter, 0 mSdLazyCounter, 279 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11707 SdHoareTripleChecker+Valid, 5228 SdHoareTripleChecker+Invalid, 286 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 279 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 12:05:09,745 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [11707 Valid, 5228 Invalid, 286 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 279 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 12:05:09,885 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 294456 states.
[2024-12-02 12:05:13,211 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 294456 to 106920.
[2024-12-02 12:05:13,265 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 106920 states, 106918 states have (on average 1.4432368731177163) internal successors, (154308), 106919 states have internal predecessors, (154308), 0 states have call successors, (0), 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 12:05:13,385 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 106920 states to 106920 states and 154308 transitions.
[2024-12-02 12:05:13,392 INFO  L78                 Accepts]: Start accepts. Automaton has 106920 states and 154308 transitions. Word has length 119
[2024-12-02 12:05:13,392 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:05:13,392 INFO  L471      AbstractCegarLoop]: Abstraction has 106920 states and 154308 transitions.
[2024-12-02 12:05:13,392 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 11.6) internal successors, (116), 10 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 12:05:13,392 INFO  L276                IsEmpty]: Start isEmpty. Operand 106920 states and 154308 transitions.
[2024-12-02 12:05:13,397 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 120
[2024-12-02 12:05:13,397 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:05:13,398 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 12:05:13,398 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-12-02 12:05:13,398 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:05:13,398 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:05:13,398 INFO  L85        PathProgramCache]: Analyzing trace with hash -1610020105, now seen corresponding path program 1 times
[2024-12-02 12:05:13,398 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:05:13,398 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1017986920]
[2024-12-02 12:05:13,398 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:05:13,398 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:05:13,420 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:05:13,596 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-12-02 12:05:13,596 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:05:13,596 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1017986920]
[2024-12-02 12:05:13,596 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1017986920] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:05:13,596 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:05:13,596 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10
[2024-12-02 12:05:13,597 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1137084150]
[2024-12-02 12:05:13,597 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:05:13,597 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-12-02 12:05:13,597 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:05:13,597 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-12-02 12:05:13,597 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=72, Unknown=0, NotChecked=0, Total=90
[2024-12-02 12:05:13,598 INFO  L87              Difference]: Start difference. First operand 106920 states and 154308 transitions. Second operand  has 10 states, 10 states have (on average 11.2) internal successors, (112), 10 states have internal predecessors, (112), 0 states have call successors, (0), 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 12:05:20,184 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:05:20,184 INFO  L93              Difference]: Finished difference Result 360250 states and 521165 transitions.
[2024-12-02 12:05:20,184 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-02 12:05:20,185 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 11.2) internal successors, (112), 10 states have internal predecessors, (112), 0 states have call successors, (0), 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 119
[2024-12-02 12:05:20,185 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:05:20,538 INFO  L225             Difference]: With dead ends: 360250
[2024-12-02 12:05:20,538 INFO  L226             Difference]: Without dead ends: 327352
[2024-12-02 12:05:20,601 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=88, Invalid=184, Unknown=0, NotChecked=0, Total=272
[2024-12-02 12:05:20,602 INFO  L435           NwaCegarLoop]: 1698 mSDtfsCounter, 11751 mSDsluCounter, 3518 mSDsCounter, 0 mSdLazyCounter, 237 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11751 SdHoareTripleChecker+Valid, 5216 SdHoareTripleChecker+Invalid, 244 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 237 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 12:05:20,602 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [11751 Valid, 5216 Invalid, 244 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 237 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 12:05:20,759 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 327352 states.
[2024-12-02 12:05:24,632 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 327352 to 139816.
[2024-12-02 12:05:24,707 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 139816 states, 139814 states have (on average 1.4414865464116613) internal successors, (201540), 139815 states have internal predecessors, (201540), 0 states have call successors, (0), 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 12:05:24,871 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 139816 states to 139816 states and 201540 transitions.
[2024-12-02 12:05:24,878 INFO  L78                 Accepts]: Start accepts. Automaton has 139816 states and 201540 transitions. Word has length 119
[2024-12-02 12:05:24,878 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:05:24,878 INFO  L471      AbstractCegarLoop]: Abstraction has 139816 states and 201540 transitions.
[2024-12-02 12:05:24,878 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 11.2) internal successors, (112), 10 states have internal predecessors, (112), 0 states have call successors, (0), 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 12:05:24,878 INFO  L276                IsEmpty]: Start isEmpty. Operand 139816 states and 201540 transitions.
[2024-12-02 12:05:24,884 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 120
[2024-12-02 12:05:24,884 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:05:24,884 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 12:05:24,884 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-12-02 12:05:24,884 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:05:24,885 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:05:24,885 INFO  L85        PathProgramCache]: Analyzing trace with hash -1346163721, now seen corresponding path program 1 times
[2024-12-02 12:05:24,885 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:05:24,885 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1170481841]
[2024-12-02 12:05:24,885 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:05:24,885 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:05:24,908 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:05:25,064 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-12-02 12:05:25,064 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:05:25,064 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1170481841]
[2024-12-02 12:05:25,064 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1170481841] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:05:25,064 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:05:25,064 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10
[2024-12-02 12:05:25,065 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1509269296]
[2024-12-02 12:05:25,065 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:05:25,065 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-12-02 12:05:25,065 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:05:25,065 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-12-02 12:05:25,065 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=72, Unknown=0, NotChecked=0, Total=90
[2024-12-02 12:05:25,066 INFO  L87              Difference]: Start difference. First operand 139816 states and 201540 transitions. Second operand  has 10 states, 10 states have (on average 11.0) internal successors, (110), 10 states have internal predecessors, (110), 0 states have call successors, (0), 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 12:05:33,180 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:05:33,180 INFO  L93              Difference]: Finished difference Result 393146 states and 568397 transitions.
[2024-12-02 12:05:33,181 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-02 12:05:33,181 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 11.0) internal successors, (110), 10 states have internal predecessors, (110), 0 states have call successors, (0), 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 119
[2024-12-02 12:05:33,181 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:05:33,614 INFO  L225             Difference]: With dead ends: 393146
[2024-12-02 12:05:33,614 INFO  L226             Difference]: Without dead ends: 360248
[2024-12-02 12:05:33,684 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=88, Invalid=184, Unknown=0, NotChecked=0, Total=272
[2024-12-02 12:05:33,684 INFO  L435           NwaCegarLoop]: 1696 mSDtfsCounter, 11804 mSDsluCounter, 3424 mSDsCounter, 0 mSdLazyCounter, 279 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11804 SdHoareTripleChecker+Valid, 5120 SdHoareTripleChecker+Invalid, 286 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 279 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 12:05:33,684 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [11804 Valid, 5120 Invalid, 286 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 279 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 12:05:33,878 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 360248 states.
[2024-12-02 12:05:38,999 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 360248 to 172712.
[2024-12-02 12:05:39,047 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 172712 states, 172710 states have (on average 1.4404029876671878) internal successors, (248772), 172711 states have internal predecessors, (248772), 0 states have call successors, (0), 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 12:05:39,239 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 172712 states to 172712 states and 248772 transitions.
[2024-12-02 12:05:39,248 INFO  L78                 Accepts]: Start accepts. Automaton has 172712 states and 248772 transitions. Word has length 119
[2024-12-02 12:05:39,248 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:05:39,248 INFO  L471      AbstractCegarLoop]: Abstraction has 172712 states and 248772 transitions.
[2024-12-02 12:05:39,248 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 11.0) internal successors, (110), 10 states have internal predecessors, (110), 0 states have call successors, (0), 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 12:05:39,248 INFO  L276                IsEmpty]: Start isEmpty. Operand 172712 states and 248772 transitions.
[2024-12-02 12:05:39,258 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 120
[2024-12-02 12:05:39,258 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:05:39,258 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 12:05:39,258 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-12-02 12:05:39,258 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:05:39,259 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:05:39,259 INFO  L85        PathProgramCache]: Analyzing trace with hash -107901705, now seen corresponding path program 1 times
[2024-12-02 12:05:39,259 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:05:39,259 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2040842361]
[2024-12-02 12:05:39,259 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:05:39,259 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:05:39,290 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:05:39,679 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-12-02 12:05:39,679 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:05:39,679 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2040842361]
[2024-12-02 12:05:39,679 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2040842361] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:05:39,679 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:05:39,679 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10
[2024-12-02 12:05:39,679 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [185621718]
[2024-12-02 12:05:39,679 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:05:39,680 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-12-02 12:05:39,680 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:05:39,680 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-12-02 12:05:39,680 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=72, Unknown=0, NotChecked=0, Total=90
[2024-12-02 12:05:39,680 INFO  L87              Difference]: Start difference. First operand 172712 states and 248772 transitions. Second operand  has 10 states, 10 states have (on average 10.8) internal successors, (108), 10 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 12:05:47,889 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:05:47,889 INFO  L93              Difference]: Finished difference Result 426042 states and 615629 transitions.
[2024-12-02 12:05:47,889 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-02 12:05:47,889 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 10.8) internal successors, (108), 10 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 119
[2024-12-02 12:05:47,890 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:05:48,447 INFO  L225             Difference]: With dead ends: 426042
[2024-12-02 12:05:48,447 INFO  L226             Difference]: Without dead ends: 393144
[2024-12-02 12:05:48,507 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=88, Invalid=184, Unknown=0, NotChecked=0, Total=272
[2024-12-02 12:05:48,508 INFO  L435           NwaCegarLoop]: 1694 mSDtfsCounter, 11862 mSDsluCounter, 3364 mSDsCounter, 0 mSdLazyCounter, 237 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11862 SdHoareTripleChecker+Valid, 5058 SdHoareTripleChecker+Invalid, 244 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 237 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 12:05:48,508 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [11862 Valid, 5058 Invalid, 244 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 237 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 12:05:48,683 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 393144 states.
[2024-12-02 12:05:55,861 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 393144 to 205608.
[2024-12-02 12:05:55,974 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 205608 states, 205606 states have (on average 1.4396661576024046) internal successors, (296004), 205607 states have internal predecessors, (296004), 0 states have call successors, (0), 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 12:05:56,336 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 205608 states to 205608 states and 296004 transitions.
[2024-12-02 12:05:56,344 INFO  L78                 Accepts]: Start accepts. Automaton has 205608 states and 296004 transitions. Word has length 119
[2024-12-02 12:05:56,345 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:05:56,345 INFO  L471      AbstractCegarLoop]: Abstraction has 205608 states and 296004 transitions.
[2024-12-02 12:05:56,345 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 10.8) internal successors, (108), 10 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 12:05:56,345 INFO  L276                IsEmpty]: Start isEmpty. Operand 205608 states and 296004 transitions.
[2024-12-02 12:05:56,355 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 120
[2024-12-02 12:05:56,355 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:05:56,355 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 12:05:56,355 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-12-02 12:05:56,356 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:05:56,356 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:05:56,356 INFO  L85        PathProgramCache]: Analyzing trace with hash 1971596791, now seen corresponding path program 1 times
[2024-12-02 12:05:56,356 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:05:56,356 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [825369133]
[2024-12-02 12:05:56,356 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:05:56,356 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:05:56,387 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:05:56,660 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked.
[2024-12-02 12:05:56,660 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:05:56,660 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [825369133]
[2024-12-02 12:05:56,660 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [825369133] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:05:56,660 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:05:56,661 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10
[2024-12-02 12:05:56,661 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [499004656]
[2024-12-02 12:05:56,661 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:05:56,661 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-12-02 12:05:56,661 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:05:56,661 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-12-02 12:05:56,662 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=72, Unknown=0, NotChecked=0, Total=90
[2024-12-02 12:05:56,662 INFO  L87              Difference]: Start difference. First operand 205608 states and 296004 transitions. Second operand  has 10 states, 10 states have (on average 10.6) internal successors, (106), 10 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 12:06:06,638 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:06:06,638 INFO  L93              Difference]: Finished difference Result 458938 states and 662861 transitions.
[2024-12-02 12:06:06,638 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-02 12:06:06,638 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 10.6) internal successors, (106), 10 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 119
[2024-12-02 12:06:06,639 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:06:07,092 INFO  L225             Difference]: With dead ends: 458938
[2024-12-02 12:06:07,093 INFO  L226             Difference]: Without dead ends: 426040
[2024-12-02 12:06:07,158 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=88, Invalid=184, Unknown=0, NotChecked=0, Total=272
[2024-12-02 12:06:07,159 INFO  L435           NwaCegarLoop]: 1692 mSDtfsCounter, 11927 mSDsluCounter, 3412 mSDsCounter, 0 mSdLazyCounter, 240 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11927 SdHoareTripleChecker+Valid, 5104 SdHoareTripleChecker+Invalid, 247 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 240 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 12:06:07,159 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [11927 Valid, 5104 Invalid, 247 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 240 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 12:06:07,360 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 426040 states.
[2024-12-02 12:06:15,513 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 426040 to 238504.
[2024-12-02 12:06:15,584 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 238504 states, 238502 states have (on average 1.439132585890265) internal successors, (343236), 238503 states have internal predecessors, (343236), 0 states have call successors, (0), 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 12:06:15,874 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 238504 states to 238504 states and 343236 transitions.
[2024-12-02 12:06:15,882 INFO  L78                 Accepts]: Start accepts. Automaton has 238504 states and 343236 transitions. Word has length 119
[2024-12-02 12:06:15,882 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:06:15,883 INFO  L471      AbstractCegarLoop]: Abstraction has 238504 states and 343236 transitions.
[2024-12-02 12:06:15,883 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 10.6) internal successors, (106), 10 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 12:06:15,883 INFO  L276                IsEmpty]: Start isEmpty. Operand 238504 states and 343236 transitions.
[2024-12-02 12:06:15,890 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 120
[2024-12-02 12:06:15,890 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:06:15,890 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 12:06:15,890 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-12-02 12:06:15,890 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:06:15,891 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:06:15,891 INFO  L85        PathProgramCache]: Analyzing trace with hash -542437641, now seen corresponding path program 1 times
[2024-12-02 12:06:15,891 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:06:15,891 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [123542490]
[2024-12-02 12:06:15,891 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:06:15,891 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:06:15,913 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:06:16,063 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2024-12-02 12:06:16,063 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:06:16,064 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [123542490]
[2024-12-02 12:06:16,064 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [123542490] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:06:16,064 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:06:16,064 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10
[2024-12-02 12:06:16,064 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [261645447]
[2024-12-02 12:06:16,064 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:06:16,064 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-12-02 12:06:16,064 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:06:16,065 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-12-02 12:06:16,065 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=72, Unknown=0, NotChecked=0, Total=90
[2024-12-02 12:06:16,065 INFO  L87              Difference]: Start difference. First operand 238504 states and 343236 transitions. Second operand  has 10 states, 10 states have (on average 10.4) internal successors, (104), 10 states have internal predecessors, (104), 0 states have call successors, (0), 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 12:06:26,704 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:06:26,704 INFO  L93              Difference]: Finished difference Result 491834 states and 710093 transitions.
[2024-12-02 12:06:26,704 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-02 12:06:26,704 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 10.4) internal successors, (104), 10 states have internal predecessors, (104), 0 states have call successors, (0), 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 119
[2024-12-02 12:06:26,705 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:06:27,189 INFO  L225             Difference]: With dead ends: 491834
[2024-12-02 12:06:27,189 INFO  L226             Difference]: Without dead ends: 458936
[2024-12-02 12:06:27,253 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=88, Invalid=184, Unknown=0, NotChecked=0, Total=272
[2024-12-02 12:06:27,254 INFO  L435           NwaCegarLoop]: 1692 mSDtfsCounter, 11729 mSDsluCounter, 3591 mSDsCounter, 0 mSdLazyCounter, 295 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11729 SdHoareTripleChecker+Valid, 5283 SdHoareTripleChecker+Invalid, 302 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 295 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 12:06:27,254 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [11729 Valid, 5283 Invalid, 302 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 295 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 12:06:27,467 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 458936 states.
[2024-12-02 12:06:36,193 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 458936 to 271400.
[2024-12-02 12:06:36,281 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 271400 states, 271398 states have (on average 1.4387283620365663) internal successors, (390468), 271399 states have internal predecessors, (390468), 0 states have call successors, (0), 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 12:06:36,612 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 271400 states to 271400 states and 390468 transitions.
[2024-12-02 12:06:36,622 INFO  L78                 Accepts]: Start accepts. Automaton has 271400 states and 390468 transitions. Word has length 119
[2024-12-02 12:06:36,622 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:06:36,622 INFO  L471      AbstractCegarLoop]: Abstraction has 271400 states and 390468 transitions.
[2024-12-02 12:06:36,622 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 10.4) internal successors, (104), 10 states have internal predecessors, (104), 0 states have call successors, (0), 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 12:06:36,622 INFO  L276                IsEmpty]: Start isEmpty. Operand 271400 states and 390468 transitions.
[2024-12-02 12:06:36,629 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 120
[2024-12-02 12:06:36,630 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:06:36,630 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 12:06:36,630 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2024-12-02 12:06:36,630 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:06:36,630 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:06:36,630 INFO  L85        PathProgramCache]: Analyzing trace with hash -1772934665, now seen corresponding path program 1 times
[2024-12-02 12:06:36,630 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:06:36,630 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1462266334]
[2024-12-02 12:06:36,630 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:06:36,630 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:06:36,656 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:06:37,101 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-12-02 12:06:37,102 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:06:37,102 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1462266334]
[2024-12-02 12:06:37,102 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1462266334] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:06:37,102 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:06:37,102 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10
[2024-12-02 12:06:37,102 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1693595573]
[2024-12-02 12:06:37,102 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:06:37,102 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-12-02 12:06:37,102 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:06:37,103 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-12-02 12:06:37,103 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=72, Unknown=0, NotChecked=0, Total=90
[2024-12-02 12:06:37,103 INFO  L87              Difference]: Start difference. First operand 271400 states and 390468 transitions. Second operand  has 10 states, 10 states have (on average 11.4) internal successors, (114), 10 states have internal predecessors, (114), 0 states have call successors, (0), 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 12:06:50,357 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:06:50,357 INFO  L93              Difference]: Finished difference Result 524730 states and 757325 transitions.
[2024-12-02 12:06:50,358 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-02 12:06:50,358 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 11.4) internal successors, (114), 10 states have internal predecessors, (114), 0 states have call successors, (0), 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 119
[2024-12-02 12:06:50,358 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:06:50,898 INFO  L225             Difference]: With dead ends: 524730
[2024-12-02 12:06:50,898 INFO  L226             Difference]: Without dead ends: 491832
[2024-12-02 12:06:50,984 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=88, Invalid=184, Unknown=0, NotChecked=0, Total=272
[2024-12-02 12:06:50,984 INFO  L435           NwaCegarLoop]: 1691 mSDtfsCounter, 11637 mSDsluCounter, 3879 mSDsCounter, 0 mSdLazyCounter, 283 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11637 SdHoareTripleChecker+Valid, 5570 SdHoareTripleChecker+Invalid, 290 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 283 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 12:06:50,984 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [11637 Valid, 5570 Invalid, 290 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 283 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 12:06:51,228 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 491832 states.
[2024-12-02 12:07:00,757 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 491832 to 304296.
[2024-12-02 12:07:00,997 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 304296 states, 304294 states have (on average 1.43841153621169) internal successors, (437700), 304295 states have internal predecessors, (437700), 0 states have call successors, (0), 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 12:07:01,610 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 304296 states to 304296 states and 437700 transitions.
[2024-12-02 12:07:01,625 INFO  L78                 Accepts]: Start accepts. Automaton has 304296 states and 437700 transitions. Word has length 119
[2024-12-02 12:07:01,625 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:07:01,625 INFO  L471      AbstractCegarLoop]: Abstraction has 304296 states and 437700 transitions.
[2024-12-02 12:07:01,625 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 11.4) internal successors, (114), 10 states have internal predecessors, (114), 0 states have call successors, (0), 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 12:07:01,625 INFO  L276                IsEmpty]: Start isEmpty. Operand 304296 states and 437700 transitions.
[2024-12-02 12:07:01,636 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 121
[2024-12-02 12:07:01,636 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:07:01,636 INFO  L218           NwaCegarLoop]: trace histogram [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 12:07:01,636 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2024-12-02 12:07:01,636 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:07:01,637 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:07:01,637 INFO  L85        PathProgramCache]: Analyzing trace with hash -1464749099, now seen corresponding path program 1 times
[2024-12-02 12:07:01,637 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:07:01,637 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [610125931]
[2024-12-02 12:07:01,637 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:07:01,637 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:07:01,679 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:07:01,773 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:07:01,774 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:07:01,774 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [610125931]
[2024-12-02 12:07:01,774 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [610125931] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:07:01,774 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:07:01,774 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:07:01,774 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [630983086]
[2024-12-02 12:07:01,774 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:07:01,775 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:07:01,775 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:07:01,775 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:07:01,775 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:07:01,775 INFO  L87              Difference]: Start difference. First operand 304296 states and 437700 transitions. Second operand  has 3 states, 3 states have (on average 40.0) internal successors, (120), 3 states have internal predecessors, (120), 0 states have call successors, (0), 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 12:07:09,718 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:07:09,718 INFO  L93              Difference]: Finished difference Result 607020 states and 872518 transitions.
[2024-12-02 12:07:09,718 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:07:09,718 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 40.0) internal successors, (120), 3 states have internal predecessors, (120), 0 states have call successors, (0), 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 120
[2024-12-02 12:07:09,719 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:07:10,021 INFO  L225             Difference]: With dead ends: 607020
[2024-12-02 12:07:10,021 INFO  L226             Difference]: Without dead ends: 304298
[2024-12-02 12:07:10,112 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 12:07:10,113 INFO  L435           NwaCegarLoop]: 1661 mSDtfsCounter, 69 mSDsluCounter, 1591 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 69 SdHoareTripleChecker+Valid, 3252 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:07:10,113 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [69 Valid, 3252 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 12:07:10,259 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 304298 states.
[2024-12-02 12:07:19,692 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 304298 to 304296.
[2024-12-02 12:07:19,815 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 304296 states, 304294 states have (on average 1.4268437760849704) internal successors, (434180), 304295 states have internal predecessors, (434180), 0 states have call successors, (0), 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 12:07:20,342 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 304296 states to 304296 states and 434180 transitions.
[2024-12-02 12:07:20,354 INFO  L78                 Accepts]: Start accepts. Automaton has 304296 states and 434180 transitions. Word has length 120
[2024-12-02 12:07:20,354 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:07:20,355 INFO  L471      AbstractCegarLoop]: Abstraction has 304296 states and 434180 transitions.
[2024-12-02 12:07:20,355 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 40.0) internal successors, (120), 3 states have internal predecessors, (120), 0 states have call successors, (0), 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 12:07:20,355 INFO  L276                IsEmpty]: Start isEmpty. Operand 304296 states and 434180 transitions.
[2024-12-02 12:07:20,362 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 122
[2024-12-02 12:07:20,362 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:07:20,362 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:07:20,362 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23
[2024-12-02 12:07:20,362 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:07:20,362 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:07:20,362 INFO  L85        PathProgramCache]: Analyzing trace with hash 1944588847, now seen corresponding path program 1 times
[2024-12-02 12:07:20,363 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:07:20,363 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [45478177]
[2024-12-02 12:07:20,363 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:07:20,363 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:07:20,402 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:07:20,513 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:07:20,514 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:07:20,514 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [45478177]
[2024-12-02 12:07:20,514 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [45478177] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:07:20,514 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:07:20,514 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:07:20,514 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [562738270]
[2024-12-02 12:07:20,514 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:07:20,514 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:07:20,514 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:07:20,515 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:07:20,515 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:07:20,515 INFO  L87              Difference]: Start difference. First operand 304296 states and 434180 transitions. Second operand  has 3 states, 3 states have (on average 40.333333333333336) internal successors, (121), 3 states have internal predecessors, (121), 0 states have call successors, (0), 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 12:07:23,849 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:07:23,850 INFO  L93              Difference]: Finished difference Result 413765 states and 591072 transitions.
[2024-12-02 12:07:23,850 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:07:23,850 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 40.333333333333336) internal successors, (121), 3 states have internal predecessors, (121), 0 states have call successors, (0), 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 121
[2024-12-02 12:07:23,850 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:07:23,964 INFO  L225             Difference]: With dead ends: 413765
[2024-12-02 12:07:23,964 INFO  L226             Difference]: Without dead ends: 111043
[2024-12-02 12:07:24,078 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 12:07:24,078 INFO  L435           NwaCegarLoop]: 1659 mSDtfsCounter, 63 mSDsluCounter, 1590 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 63 SdHoareTripleChecker+Valid, 3249 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:07:24,078 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [63 Valid, 3249 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 12:07:24,132 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 111043 states.
[2024-12-02 12:07:27,427 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 111043 to 111035.
[2024-12-02 12:07:27,465 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 111035 states, 111033 states have (on average 1.427962857889096) internal successors, (158551), 111034 states have internal predecessors, (158551), 0 states have call successors, (0), 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 12:07:27,624 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 111035 states to 111035 states and 158551 transitions.
[2024-12-02 12:07:27,633 INFO  L78                 Accepts]: Start accepts. Automaton has 111035 states and 158551 transitions. Word has length 121
[2024-12-02 12:07:27,633 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:07:27,633 INFO  L471      AbstractCegarLoop]: Abstraction has 111035 states and 158551 transitions.
[2024-12-02 12:07:27,633 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 40.333333333333336) internal successors, (121), 3 states have internal predecessors, (121), 0 states have call successors, (0), 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 12:07:27,633 INFO  L276                IsEmpty]: Start isEmpty. Operand 111035 states and 158551 transitions.
[2024-12-02 12:07:27,636 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 122
[2024-12-02 12:07:27,636 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:07:27,637 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, 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]
[2024-12-02 12:07:27,637 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24
[2024-12-02 12:07:27,637 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:07:27,637 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:07:27,637 INFO  L85        PathProgramCache]: Analyzing trace with hash -2042184630, now seen corresponding path program 1 times
[2024-12-02 12:07:27,637 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:07:27,637 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1340674232]
[2024-12-02 12:07:27,637 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:07:27,637 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:07:27,662 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:07:27,751 INFO  L134       CoverageAnalysis]: Checked inductivity of 44 backedges. 44 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:07:27,751 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:07:27,751 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1340674232]
[2024-12-02 12:07:27,751 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1340674232] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:07:27,751 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:07:27,751 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 12:07:27,751 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1459175362]
[2024-12-02 12:07:27,751 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:07:27,752 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:07:27,752 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:07:27,752 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:07:27,752 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:07:27,752 INFO  L87              Difference]: Start difference. First operand 111035 states and 158551 transitions. Second operand  has 3 states, 3 states have (on average 40.333333333333336) internal successors, (121), 2 states have internal predecessors, (121), 0 states have call successors, (0), 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 12:07:33,394 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:07:33,394 INFO  L93              Difference]: Finished difference Result 114043 states and 164175 transitions.
[2024-12-02 12:07:33,394 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:07:33,394 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 40.333333333333336) internal successors, (121), 2 states have internal predecessors, (121), 0 states have call successors, (0), 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 121
[2024-12-02 12:07:33,395 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:07:33,479 INFO  L225             Difference]: With dead ends: 114043
[2024-12-02 12:07:33,480 INFO  L226             Difference]: Without dead ends: 112539
[2024-12-02 12:07:33,491 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 12:07:33,491 INFO  L435           NwaCegarLoop]: 652 mSDtfsCounter, 891 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2270 mSolverCounterSat, 651 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 891 SdHoareTripleChecker+Valid, 659 SdHoareTripleChecker+Invalid, 2921 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 651 IncrementalHoareTripleChecker+Valid, 2270 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.9s IncrementalHoareTripleChecker+Time
[2024-12-02 12:07:33,491 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [891 Valid, 659 Invalid, 2921 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [651 Valid, 2270 Invalid, 0 Unknown, 0 Unchecked, 2.9s Time]
[2024-12-02 12:07:33,534 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 112539 states.
[2024-12-02 12:07:36,512 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 112539 to 112537.
[2024-12-02 12:07:36,565 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 112537 states, 112535 states have (on average 1.4261518638645754) internal successors, (160492), 112536 states have internal predecessors, (160492), 0 states have call successors, (0), 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 12:07:36,843 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 112537 states to 112537 states and 160492 transitions.
[2024-12-02 12:07:36,851 INFO  L78                 Accepts]: Start accepts. Automaton has 112537 states and 160492 transitions. Word has length 121
[2024-12-02 12:07:36,851 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:07:36,851 INFO  L471      AbstractCegarLoop]: Abstraction has 112537 states and 160492 transitions.
[2024-12-02 12:07:36,851 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 40.333333333333336) internal successors, (121), 2 states have internal predecessors, (121), 0 states have call successors, (0), 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 12:07:36,852 INFO  L276                IsEmpty]: Start isEmpty. Operand 112537 states and 160492 transitions.
[2024-12-02 12:07:36,854 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 123
[2024-12-02 12:07:36,854 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:07:36,854 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 12:07:36,854 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25
[2024-12-02 12:07:36,854 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:07:36,854 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:07:36,854 INFO  L85        PathProgramCache]: Analyzing trace with hash -1700240889, now seen corresponding path program 1 times
[2024-12-02 12:07:36,854 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:07:36,854 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [391994702]
[2024-12-02 12:07:36,854 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:07:36,855 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:07:36,882 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:07:36,937 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:07:36,938 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:07:36,938 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [391994702]
[2024-12-02 12:07:36,938 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [391994702] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:07:36,938 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:07:36,938 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:07:36,938 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [220553086]
[2024-12-02 12:07:36,938 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:07:36,938 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:07:36,938 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:07:36,939 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:07:36,939 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:07:36,939 INFO  L87              Difference]: Start difference. First operand 112537 states and 160492 transitions. Second operand  has 3 states, 3 states have (on average 40.666666666666664) internal successors, (122), 3 states have internal predecessors, (122), 0 states have call successors, (0), 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 12:07:38,451 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:07:38,452 INFO  L93              Difference]: Finished difference Result 167261 states and 238318 transitions.
[2024-12-02 12:07:38,452 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:07:38,452 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 40.666666666666664) internal successors, (122), 3 states have internal predecessors, (122), 0 states have call successors, (0), 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 122
[2024-12-02 12:07:38,452 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:07:38,506 INFO  L225             Difference]: With dead ends: 167261
[2024-12-02 12:07:38,506 INFO  L226             Difference]: Without dead ends: 57819
[2024-12-02 12:07:38,545 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 12:07:38,545 INFO  L435           NwaCegarLoop]: 1653 mSDtfsCounter, 65 mSDsluCounter, 1575 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 65 SdHoareTripleChecker+Valid, 3228 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:07:38,545 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [65 Valid, 3228 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 12:07:38,570 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 57819 states.
[2024-12-02 12:07:40,120 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 57819 to 57817.
[2024-12-02 12:07:40,145 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 57817 states, 57815 states have (on average 1.4193548387096775) internal successors, (82060), 57816 states have internal predecessors, (82060), 0 states have call successors, (0), 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 12:07:40,196 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 57817 states to 57817 states and 82060 transitions.
[2024-12-02 12:07:40,203 INFO  L78                 Accepts]: Start accepts. Automaton has 57817 states and 82060 transitions. Word has length 122
[2024-12-02 12:07:40,203 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:07:40,203 INFO  L471      AbstractCegarLoop]: Abstraction has 57817 states and 82060 transitions.
[2024-12-02 12:07:40,203 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 40.666666666666664) internal successors, (122), 3 states have internal predecessors, (122), 0 states have call successors, (0), 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 12:07:40,203 INFO  L276                IsEmpty]: Start isEmpty. Operand 57817 states and 82060 transitions.
[2024-12-02 12:07:40,205 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 124
[2024-12-02 12:07:40,205 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:07:40,205 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, 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]
[2024-12-02 12:07:40,205 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26
[2024-12-02 12:07:40,205 INFO  L396      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:07:40,206 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:07:40,206 INFO  L85        PathProgramCache]: Analyzing trace with hash -1389178769, now seen corresponding path program 1 times
[2024-12-02 12:07:40,206 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:07:40,206 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1885093273]
[2024-12-02 12:07:40,206 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:07:40,206 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:07:40,233 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:07:40,372 INFO  L134       CoverageAnalysis]: Checked inductivity of 44 backedges. 44 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:07:40,372 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:07:40,372 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1885093273]
[2024-12-02 12:07:40,373 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1885093273] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:07:40,373 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:07:40,373 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 12:07:40,373 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2050199569]
[2024-12-02 12:07:40,373 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:07:40,373 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 12:07:40,373 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:07:40,373 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 12:07:40,373 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-12-02 12:07:40,373 INFO  L87              Difference]: Start difference. First operand 57817 states and 82060 transitions. Second operand  has 5 states, 5 states have (on average 24.6) internal successors, (123), 4 states have internal predecessors, (123), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:07:44,938 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:07:44,938 INFO  L93              Difference]: Finished difference Result 61574 states and 87774 transitions.
[2024-12-02 12:07:44,938 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 12:07:44,939 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 24.6) internal successors, (123), 4 states have internal predecessors, (123), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 123
[2024-12-02 12:07:44,939 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:07:44,987 INFO  L225             Difference]: With dead ends: 61574
[2024-12-02 12:07:44,987 INFO  L226             Difference]: Without dead ends: 58568
[2024-12-02 12:07:45,000 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-12-02 12:07:45,001 INFO  L435           NwaCegarLoop]: 855 mSDtfsCounter, 1059 mSDsluCounter, 649 mSDsCounter, 0 mSdLazyCounter, 4582 mSolverCounterSat, 203 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1059 SdHoareTripleChecker+Valid, 1504 SdHoareTripleChecker+Invalid, 4785 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 203 IncrementalHoareTripleChecker+Valid, 4582 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.2s IncrementalHoareTripleChecker+Time
[2024-12-02 12:07:45,001 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1059 Valid, 1504 Invalid, 4785 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [203 Valid, 4582 Invalid, 0 Unknown, 0 Unchecked, 3.2s Time]
[2024-12-02 12:07:45,028 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 58568 states.
[2024-12-02 12:07:46,544 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 58568 to 58568.
[2024-12-02 12:07:46,577 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 58568 states, 58566 states have (on average 1.4140798415462896) internal successors, (82817), 58567 states have internal predecessors, (82817), 0 states have call successors, (0), 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 12:07:46,632 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 58568 states to 58568 states and 82817 transitions.
[2024-12-02 12:07:46,640 INFO  L78                 Accepts]: Start accepts. Automaton has 58568 states and 82817 transitions. Word has length 123
[2024-12-02 12:07:46,640 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:07:46,640 INFO  L471      AbstractCegarLoop]: Abstraction has 58568 states and 82817 transitions.
[2024-12-02 12:07:46,640 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 24.6) internal successors, (123), 4 states have internal predecessors, (123), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:07:46,640 INFO  L276                IsEmpty]: Start isEmpty. Operand 58568 states and 82817 transitions.
[2024-12-02 12:07:46,642 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 125
[2024-12-02 12:07:46,642 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:07:46,642 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:07:46,642 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27
[2024-12-02 12:07:46,642 INFO  L396      AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:07:46,642 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:07:46,642 INFO  L85        PathProgramCache]: Analyzing trace with hash -177535303, now seen corresponding path program 1 times
[2024-12-02 12:07:46,642 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:07:46,643 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2088515256]
[2024-12-02 12:07:46,643 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:07:46,643 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:07:46,674 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:07:46,744 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:07:46,744 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:07:46,744 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2088515256]
[2024-12-02 12:07:46,744 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2088515256] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:07:46,744 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:07:46,744 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:07:46,744 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [297202319]
[2024-12-02 12:07:46,744 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:07:46,745 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:07:46,745 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:07:46,745 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:07:46,745 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:07:46,745 INFO  L87              Difference]: Start difference. First operand 58568 states and 82817 transitions. Second operand  has 3 states, 3 states have (on average 41.333333333333336) internal successors, (124), 3 states have internal predecessors, (124), 0 states have call successors, (0), 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 12:07:47,542 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:07:47,542 INFO  L93              Difference]: Finished difference Result 85932 states and 121427 transitions.
[2024-12-02 12:07:47,542 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:07:47,542 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 41.333333333333336) internal successors, (124), 3 states have internal predecessors, (124), 0 states have call successors, (0), 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 124
[2024-12-02 12:07:47,543 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:07:47,570 INFO  L225             Difference]: With dead ends: 85932
[2024-12-02 12:07:47,570 INFO  L226             Difference]: Without dead ends: 31210
[2024-12-02 12:07:47,591 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 12:07:47,591 INFO  L435           NwaCegarLoop]: 1646 mSDtfsCounter, 62 mSDsluCounter, 1567 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 62 SdHoareTripleChecker+Valid, 3213 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:07:47,591 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [62 Valid, 3213 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 12:07:47,604 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 31210 states.
[2024-12-02 12:07:48,353 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 31210 to 31208.
[2024-12-02 12:07:48,371 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 31208 states, 31206 states have (on average 1.4069409728898288) internal successors, (43905), 31207 states have internal predecessors, (43905), 0 states have call successors, (0), 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 12:07:48,396 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 31208 states to 31208 states and 43905 transitions.
[2024-12-02 12:07:48,404 INFO  L78                 Accepts]: Start accepts. Automaton has 31208 states and 43905 transitions. Word has length 124
[2024-12-02 12:07:48,404 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:07:48,404 INFO  L471      AbstractCegarLoop]: Abstraction has 31208 states and 43905 transitions.
[2024-12-02 12:07:48,404 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 41.333333333333336) internal successors, (124), 3 states have internal predecessors, (124), 0 states have call successors, (0), 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 12:07:48,404 INFO  L276                IsEmpty]: Start isEmpty. Operand 31208 states and 43905 transitions.
[2024-12-02 12:07:48,405 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 127
[2024-12-02 12:07:48,405 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:07:48,405 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:07:48,405 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28
[2024-12-02 12:07:48,405 INFO  L396      AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:07:48,406 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:07:48,406 INFO  L85        PathProgramCache]: Analyzing trace with hash 2085143019, now seen corresponding path program 1 times
[2024-12-02 12:07:48,406 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:07:48,406 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [457022421]
[2024-12-02 12:07:48,406 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:07:48,406 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:07:48,431 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:07:48,517 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:07:48,518 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:07:48,518 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [457022421]
[2024-12-02 12:07:48,518 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [457022421] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:07:48,518 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:07:48,518 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:07:48,518 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [284236232]
[2024-12-02 12:07:48,518 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:07:48,518 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:07:48,518 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:07:48,519 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:07:48,519 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:07:48,519 INFO  L87              Difference]: Start difference. First operand 31208 states and 43905 transitions. Second operand  has 3 states, 3 states have (on average 42.0) internal successors, (126), 3 states have internal predecessors, (126), 0 states have call successors, (0), 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 12:07:48,883 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:07:48,883 INFO  L93              Difference]: Finished difference Result 44892 states and 63059 transitions.
[2024-12-02 12:07:48,884 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:07:48,884 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 42.0) internal successors, (126), 3 states have internal predecessors, (126), 0 states have call successors, (0), 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 126
[2024-12-02 12:07:48,884 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:07:48,902 INFO  L225             Difference]: With dead ends: 44892
[2024-12-02 12:07:48,902 INFO  L226             Difference]: Without dead ends: 17530
[2024-12-02 12:07:48,912 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 12:07:48,913 INFO  L435           NwaCegarLoop]: 1639 mSDtfsCounter, 59 mSDsluCounter, 1559 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 59 SdHoareTripleChecker+Valid, 3198 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:07:48,913 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [59 Valid, 3198 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 12:07:48,920 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 17530 states.
[2024-12-02 12:07:49,369 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 17530 to 17528.
[2024-12-02 12:07:49,375 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 17528 states, 17526 states have (on average 1.403685952299441) internal successors, (24601), 17527 states have internal predecessors, (24601), 0 states have call successors, (0), 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 12:07:49,388 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 17528 states to 17528 states and 24601 transitions.
[2024-12-02 12:07:49,395 INFO  L78                 Accepts]: Start accepts. Automaton has 17528 states and 24601 transitions. Word has length 126
[2024-12-02 12:07:49,395 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:07:49,395 INFO  L471      AbstractCegarLoop]: Abstraction has 17528 states and 24601 transitions.
[2024-12-02 12:07:49,395 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 42.0) internal successors, (126), 3 states have internal predecessors, (126), 0 states have call successors, (0), 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 12:07:49,396 INFO  L276                IsEmpty]: Start isEmpty. Operand 17528 states and 24601 transitions.
[2024-12-02 12:07:49,396 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 129
[2024-12-02 12:07:49,396 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:07:49,396 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:07:49,397 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29
[2024-12-02 12:07:49,397 INFO  L396      AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:07:49,397 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:07:49,397 INFO  L85        PathProgramCache]: Analyzing trace with hash -654789731, now seen corresponding path program 1 times
[2024-12-02 12:07:49,397 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:07:49,397 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [272517205]
[2024-12-02 12:07:49,397 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:07:49,397 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:07:49,420 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:07:49,473 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:07:49,473 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:07:49,473 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [272517205]
[2024-12-02 12:07:49,473 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [272517205] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:07:49,473 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:07:49,473 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:07:49,473 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2019603204]
[2024-12-02 12:07:49,473 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:07:49,474 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:07:49,474 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:07:49,474 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:07:49,474 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:07:49,474 INFO  L87              Difference]: Start difference. First operand 17528 states and 24601 transitions. Second operand  has 3 states, 3 states have (on average 42.666666666666664) internal successors, (128), 3 states have internal predecessors, (128), 0 states have call successors, (0), 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 12:07:49,673 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:07:49,673 INFO  L93              Difference]: Finished difference Result 24372 states and 34103 transitions.
[2024-12-02 12:07:49,673 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:07:49,673 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 42.666666666666664) internal successors, (128), 3 states have internal predecessors, (128), 0 states have call successors, (0), 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 128
[2024-12-02 12:07:49,673 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:07:49,688 INFO  L225             Difference]: With dead ends: 24372
[2024-12-02 12:07:49,688 INFO  L226             Difference]: Without dead ends: 10690
[2024-12-02 12:07:49,693 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 12:07:49,694 INFO  L435           NwaCegarLoop]: 1632 mSDtfsCounter, 56 mSDsluCounter, 1551 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 56 SdHoareTripleChecker+Valid, 3183 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:07:49,694 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [56 Valid, 3183 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 12:07:49,698 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 10690 states.
[2024-12-02 12:07:49,903 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 10690 to 10688.
[2024-12-02 12:07:49,908 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 10688 states, 10686 states have (on average 1.4060452929066067) internal successors, (15025), 10687 states have internal predecessors, (15025), 0 states have call successors, (0), 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 12:07:49,916 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 10688 states to 10688 states and 15025 transitions.
[2024-12-02 12:07:49,923 INFO  L78                 Accepts]: Start accepts. Automaton has 10688 states and 15025 transitions. Word has length 128
[2024-12-02 12:07:49,924 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:07:49,924 INFO  L471      AbstractCegarLoop]: Abstraction has 10688 states and 15025 transitions.
[2024-12-02 12:07:49,924 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 42.666666666666664) internal successors, (128), 3 states have internal predecessors, (128), 0 states have call successors, (0), 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 12:07:49,924 INFO  L276                IsEmpty]: Start isEmpty. Operand 10688 states and 15025 transitions.
[2024-12-02 12:07:49,925 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 131
[2024-12-02 12:07:49,925 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:07:49,925 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:07:49,925 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30
[2024-12-02 12:07:49,925 INFO  L396      AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:07:49,925 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:07:49,925 INFO  L85        PathProgramCache]: Analyzing trace with hash 1301937103, now seen corresponding path program 1 times
[2024-12-02 12:07:49,925 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:07:49,925 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [405980498]
[2024-12-02 12:07:49,925 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:07:49,926 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:07:49,950 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:07:50,000 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:07:50,001 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:07:50,001 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [405980498]
[2024-12-02 12:07:50,001 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [405980498] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:07:50,001 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:07:50,001 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:07:50,001 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1432398981]
[2024-12-02 12:07:50,001 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:07:50,001 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:07:50,001 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:07:50,002 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:07:50,002 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:07:50,002 INFO  L87              Difference]: Start difference. First operand 10688 states and 15025 transitions. Second operand  has 3 states, 3 states have (on average 43.333333333333336) internal successors, (130), 3 states have internal predecessors, (130), 0 states have call successors, (0), 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 12:07:50,116 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:07:50,116 INFO  L93              Difference]: Finished difference Result 14112 states and 19739 transitions.
[2024-12-02 12:07:50,117 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:07:50,117 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 43.333333333333336) internal successors, (130), 3 states have internal predecessors, (130), 0 states have call successors, (0), 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 130
[2024-12-02 12:07:50,117 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:07:50,129 INFO  L225             Difference]: With dead ends: 14112
[2024-12-02 12:07:50,129 INFO  L226             Difference]: Without dead ends: 7270
[2024-12-02 12:07:50,132 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 12:07:50,132 INFO  L435           NwaCegarLoop]: 1625 mSDtfsCounter, 53 mSDsluCounter, 1543 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 53 SdHoareTripleChecker+Valid, 3168 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:07:50,132 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [53 Valid, 3168 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 12:07:50,137 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7270 states.
[2024-12-02 12:07:50,252 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7270 to 7268.
[2024-12-02 12:07:50,257 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7268 states, 7266 states have (on average 1.4141205615194055) internal successors, (10275), 7267 states have internal predecessors, (10275), 0 states have call successors, (0), 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 12:07:50,263 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7268 states to 7268 states and 10275 transitions.
[2024-12-02 12:07:50,271 INFO  L78                 Accepts]: Start accepts. Automaton has 7268 states and 10275 transitions. Word has length 130
[2024-12-02 12:07:50,271 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:07:50,271 INFO  L471      AbstractCegarLoop]: Abstraction has 7268 states and 10275 transitions.
[2024-12-02 12:07:50,271 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 43.333333333333336) internal successors, (130), 3 states have internal predecessors, (130), 0 states have call successors, (0), 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 12:07:50,271 INFO  L276                IsEmpty]: Start isEmpty. Operand 7268 states and 10275 transitions.
[2024-12-02 12:07:50,271 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 133
[2024-12-02 12:07:50,272 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:07:50,272 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:07:50,272 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31
[2024-12-02 12:07:50,272 INFO  L396      AbstractCegarLoop]: === Iteration 33 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:07:50,272 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:07:50,272 INFO  L85        PathProgramCache]: Analyzing trace with hash -424428927, now seen corresponding path program 1 times
[2024-12-02 12:07:50,272 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:07:50,272 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [589257059]
[2024-12-02 12:07:50,272 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:07:50,272 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:07:50,296 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:07:50,345 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:07:50,345 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:07:50,345 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [589257059]
[2024-12-02 12:07:50,346 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [589257059] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:07:50,346 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:07:50,346 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:07:50,346 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2003117372]
[2024-12-02 12:07:50,346 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:07:50,346 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:07:50,346 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:07:50,346 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:07:50,346 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:07:50,346 INFO  L87              Difference]: Start difference. First operand 7268 states and 10275 transitions. Second operand  has 3 states, 3 states have (on average 44.0) internal successors, (132), 3 states have internal predecessors, (132), 0 states have call successors, (0), 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 12:07:50,412 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:07:50,412 INFO  L93              Difference]: Finished difference Result 8982 states and 12614 transitions.
[2024-12-02 12:07:50,412 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:07:50,412 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 44.0) internal successors, (132), 3 states have internal predecessors, (132), 0 states have call successors, (0), 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 132
[2024-12-02 12:07:50,413 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:07:50,427 INFO  L225             Difference]: With dead ends: 8982
[2024-12-02 12:07:50,427 INFO  L226             Difference]: Without dead ends: 5560
[2024-12-02 12:07:50,429 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 12:07:50,429 INFO  L435           NwaCegarLoop]: 1618 mSDtfsCounter, 50 mSDsluCounter, 1535 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 50 SdHoareTripleChecker+Valid, 3153 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:07:50,429 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [50 Valid, 3153 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 12:07:50,431 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5560 states.
[2024-12-02 12:07:50,501 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5560 to 5558.
[2024-12-02 12:07:50,504 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5558 states, 5556 states have (on average 1.4253059755219581) internal successors, (7919), 5557 states have internal predecessors, (7919), 0 states have call successors, (0), 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 12:07:50,508 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5558 states to 5558 states and 7919 transitions.
[2024-12-02 12:07:50,515 INFO  L78                 Accepts]: Start accepts. Automaton has 5558 states and 7919 transitions. Word has length 132
[2024-12-02 12:07:50,515 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:07:50,515 INFO  L471      AbstractCegarLoop]: Abstraction has 5558 states and 7919 transitions.
[2024-12-02 12:07:50,515 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 44.0) internal successors, (132), 3 states have internal predecessors, (132), 0 states have call successors, (0), 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 12:07:50,515 INFO  L276                IsEmpty]: Start isEmpty. Operand 5558 states and 7919 transitions.
[2024-12-02 12:07:50,516 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 135
[2024-12-02 12:07:50,516 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:07:50,516 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:07:50,516 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32
[2024-12-02 12:07:50,516 INFO  L396      AbstractCegarLoop]: === Iteration 34 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:07:50,516 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:07:50,516 INFO  L85        PathProgramCache]: Analyzing trace with hash 758452147, now seen corresponding path program 1 times
[2024-12-02 12:07:50,516 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:07:50,516 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [332610591]
[2024-12-02 12:07:50,516 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:07:50,516 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:07:50,545 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:07:51,102 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 11 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:07:51,102 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:07:51,102 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [332610591]
[2024-12-02 12:07:51,102 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [332610591] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:07:51,102 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [412682617]
[2024-12-02 12:07:51,102 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:07:51,102 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:07:51,102 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:07:51,104 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:07:51,105 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-12-02 12:07:51,280 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:07:51,282 INFO  L256         TraceCheckSpWp]: Trace formula consists of 659 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-12-02 12:07:51,288 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:07:51,541 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 4 proven. 17 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-12-02 12:07:51,541 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:07:51,835 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 4 proven. 17 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-12-02 12:07:51,835 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [412682617] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 12:07:51,835 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 12:07:51,835 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 6, 4] total 19
[2024-12-02 12:07:51,835 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [703115452]
[2024-12-02 12:07:51,835 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:07:51,836 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 19 states
[2024-12-02 12:07:51,836 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:07:51,836 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants.
[2024-12-02 12:07:51,837 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=51, Invalid=291, Unknown=0, NotChecked=0, Total=342
[2024-12-02 12:07:51,837 INFO  L87              Difference]: Start difference. First operand 5558 states and 7919 transitions. Second operand  has 19 states, 19 states have (on average 20.263157894736842) internal successors, (385), 19 states have internal predecessors, (385), 0 states have call successors, (0), 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 12:07:54,344 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:07:54,344 INFO  L93              Difference]: Finished difference Result 18554 states and 25460 transitions.
[2024-12-02 12:07:54,345 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 50 states. 
[2024-12-02 12:07:54,345 INFO  L78                 Accepts]: Start accepts. Automaton has  has 19 states, 19 states have (on average 20.263157894736842) internal successors, (385), 19 states have internal predecessors, (385), 0 states have call successors, (0), 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 134
[2024-12-02 12:07:54,345 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:07:54,362 INFO  L225             Difference]: With dead ends: 18554
[2024-12-02 12:07:54,362 INFO  L226             Difference]: Without dead ends: 16842
[2024-12-02 12:07:54,366 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 326 GetRequests, 262 SyntacticMatches, 0 SemanticMatches, 64 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1292 ImplicationChecksByTransitivity, 1.5s TimeCoverageRelationStatistics Valid=774, Invalid=3516, Unknown=0, NotChecked=0, Total=4290
[2024-12-02 12:07:54,366 INFO  L435           NwaCegarLoop]: 1560 mSDtfsCounter, 15671 mSDsluCounter, 8215 mSDsCounter, 0 mSdLazyCounter, 1143 mSolverCounterSat, 45 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15671 SdHoareTripleChecker+Valid, 9775 SdHoareTripleChecker+Invalid, 1188 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 45 IncrementalHoareTripleChecker+Valid, 1143 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-12-02 12:07:54,367 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [15671 Valid, 9775 Invalid, 1188 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [45 Valid, 1143 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-12-02 12:07:54,373 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 16842 states.
[2024-12-02 12:07:54,742 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 16842 to 16598.
[2024-12-02 12:07:54,752 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 16598 states, 16596 states have (on average 1.3521330441070138) internal successors, (22440), 16597 states have internal predecessors, (22440), 0 states have call successors, (0), 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 12:07:54,765 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 16598 states to 16598 states and 22440 transitions.
[2024-12-02 12:07:54,773 INFO  L78                 Accepts]: Start accepts. Automaton has 16598 states and 22440 transitions. Word has length 134
[2024-12-02 12:07:54,773 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:07:54,773 INFO  L471      AbstractCegarLoop]: Abstraction has 16598 states and 22440 transitions.
[2024-12-02 12:07:54,773 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 19 states, 19 states have (on average 20.263157894736842) internal successors, (385), 19 states have internal predecessors, (385), 0 states have call successors, (0), 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 12:07:54,773 INFO  L276                IsEmpty]: Start isEmpty. Operand 16598 states and 22440 transitions.
[2024-12-02 12:07:54,774 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 136
[2024-12-02 12:07:54,774 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:07:54,774 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:07:54,781 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-12-02 12:07:54,974 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:07:54,975 INFO  L396      AbstractCegarLoop]: === Iteration 35 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:07:54,975 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:07:54,975 INFO  L85        PathProgramCache]: Analyzing trace with hash 1357604995, now seen corresponding path program 1 times
[2024-12-02 12:07:54,975 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:07:54,975 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [838090441]
[2024-12-02 12:07:54,975 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:07:54,975 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:07:55,036 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:07:55,360 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 19 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:07:55,360 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:07:55,360 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [838090441]
[2024-12-02 12:07:55,360 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [838090441] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:07:55,360 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1330167295]
[2024-12-02 12:07:55,360 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:07:55,360 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:07:55,360 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:07:55,362 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:07:55,363 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-12-02 12:07:55,573 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:07:55,575 INFO  L256         TraceCheckSpWp]: Trace formula consists of 664 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-12-02 12:07:55,579 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:07:56,108 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 13 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:07:56,108 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:07:57,183 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 13 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:07:57,183 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1330167295] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 12:07:57,183 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 12:07:57,184 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 24
[2024-12-02 12:07:57,184 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1527183866]
[2024-12-02 12:07:57,184 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:07:57,184 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 25 states
[2024-12-02 12:07:57,184 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:07:57,185 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants.
[2024-12-02 12:07:57,185 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=79, Invalid=521, Unknown=0, NotChecked=0, Total=600
[2024-12-02 12:07:57,185 INFO  L87              Difference]: Start difference. First operand 16598 states and 22440 transitions. Second operand  has 25 states, 25 states have (on average 14.12) internal successors, (353), 24 states have internal predecessors, (353), 0 states have call successors, (0), 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 12:07:59,938 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:07:59,938 INFO  L93              Difference]: Finished difference Result 63008 states and 83677 transitions.
[2024-12-02 12:07:59,939 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-12-02 12:07:59,939 INFO  L78                 Accepts]: Start accepts. Automaton has  has 25 states, 25 states have (on average 14.12) internal successors, (353), 24 states have internal predecessors, (353), 0 states have call successors, (0), 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 135
[2024-12-02 12:07:59,939 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:07:59,978 INFO  L225             Difference]: With dead ends: 63008
[2024-12-02 12:07:59,978 INFO  L226             Difference]: Without dead ends: 50345
[2024-12-02 12:07:59,991 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 306 GetRequests, 254 SyntacticMatches, 0 SemanticMatches, 52 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 525 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=629, Invalid=2233, Unknown=0, NotChecked=0, Total=2862
[2024-12-02 12:07:59,991 INFO  L435           NwaCegarLoop]: 1556 mSDtfsCounter, 25114 mSDsluCounter, 5374 mSDsCounter, 0 mSdLazyCounter, 1006 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 25114 SdHoareTripleChecker+Valid, 6930 SdHoareTripleChecker+Invalid, 1034 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 1006 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-12-02 12:07:59,992 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [25114 Valid, 6930 Invalid, 1034 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 1006 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-12-02 12:08:00,014 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 50345 states.
[2024-12-02 12:08:01,447 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 50345 to 49793.
[2024-12-02 12:08:01,474 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 49793 states, 49791 states have (on average 1.307485288505955) internal successors, (65101), 49792 states have internal predecessors, (65101), 0 states have call successors, (0), 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 12:08:01,517 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 49793 states to 49793 states and 65101 transitions.
[2024-12-02 12:08:01,526 INFO  L78                 Accepts]: Start accepts. Automaton has 49793 states and 65101 transitions. Word has length 135
[2024-12-02 12:08:01,527 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:08:01,527 INFO  L471      AbstractCegarLoop]: Abstraction has 49793 states and 65101 transitions.
[2024-12-02 12:08:01,527 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 25 states, 25 states have (on average 14.12) internal successors, (353), 24 states have internal predecessors, (353), 0 states have call successors, (0), 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 12:08:01,527 INFO  L276                IsEmpty]: Start isEmpty. Operand 49793 states and 65101 transitions.
[2024-12-02 12:08:01,528 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 136
[2024-12-02 12:08:01,528 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:08:01,528 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:08:01,534 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-12-02 12:08:01,728 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable34
[2024-12-02 12:08:01,728 INFO  L396      AbstractCegarLoop]: === Iteration 36 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:08:01,729 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:08:01,729 INFO  L85        PathProgramCache]: Analyzing trace with hash -741303165, now seen corresponding path program 1 times
[2024-12-02 12:08:01,729 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:08:01,729 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1487945377]
[2024-12-02 12:08:01,729 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:08:01,729 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:08:01,757 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:08:02,665 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 15 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:08:02,665 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:08:02,665 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1487945377]
[2024-12-02 12:08:02,665 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1487945377] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:08:02,665 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [902529291]
[2024-12-02 12:08:02,665 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:08:02,665 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:08:02,665 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:08:02,667 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:08:02,667 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-12-02 12:08:02,933 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:08:02,935 INFO  L256         TraceCheckSpWp]: Trace formula consists of 664 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-12-02 12:08:02,938 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:08:03,529 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 5 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:08:03,529 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:08:04,821 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 5 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:08:04,821 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [902529291] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 12:08:04,821 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 12:08:04,821 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 9, 9] total 27
[2024-12-02 12:08:04,821 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1972980393]
[2024-12-02 12:08:04,822 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:08:04,822 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 28 states
[2024-12-02 12:08:04,822 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:08:04,823 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 28 interpolants.
[2024-12-02 12:08:04,823 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=91, Invalid=665, Unknown=0, NotChecked=0, Total=756
[2024-12-02 12:08:04,823 INFO  L87              Difference]: Start difference. First operand 49793 states and 65101 transitions. Second operand  has 28 states, 28 states have (on average 13.892857142857142) internal successors, (389), 27 states have internal predecessors, (389), 0 states have call successors, (0), 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 12:08:12,160 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:08:12,160 INFO  L93              Difference]: Finished difference Result 235114 states and 305907 transitions.
[2024-12-02 12:08:12,161 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. 
[2024-12-02 12:08:12,161 INFO  L78                 Accepts]: Start accepts. Automaton has  has 28 states, 28 states have (on average 13.892857142857142) internal successors, (389), 27 states have internal predecessors, (389), 0 states have call successors, (0), 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 135
[2024-12-02 12:08:12,161 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:08:12,340 INFO  L225             Difference]: With dead ends: 235114
[2024-12-02 12:08:12,340 INFO  L226             Difference]: Without dead ends: 191943
[2024-12-02 12:08:12,383 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 313 GetRequests, 254 SyntacticMatches, 0 SemanticMatches, 59 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 706 ImplicationChecksByTransitivity, 1.7s TimeCoverageRelationStatistics Valid=687, Invalid=2973, Unknown=0, NotChecked=0, Total=3660
[2024-12-02 12:08:12,383 INFO  L435           NwaCegarLoop]: 1557 mSDtfsCounter, 21564 mSDsluCounter, 7403 mSDsCounter, 0 mSdLazyCounter, 1504 mSolverCounterSat, 40 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 21564 SdHoareTripleChecker+Valid, 8960 SdHoareTripleChecker+Invalid, 1544 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 40 IncrementalHoareTripleChecker+Valid, 1504 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-12-02 12:08:12,383 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [21564 Valid, 8960 Invalid, 1544 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [40 Valid, 1504 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-12-02 12:08:12,480 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 191943 states.
[2024-12-02 12:08:18,909 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 191943 to 190171.
[2024-12-02 12:08:18,961 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 190171 states, 190169 states have (on average 1.2804820975027476) internal successors, (243508), 190170 states have internal predecessors, (243508), 0 states have call successors, (0), 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 12:08:19,180 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 190171 states to 190171 states and 243508 transitions.
[2024-12-02 12:08:19,193 INFO  L78                 Accepts]: Start accepts. Automaton has 190171 states and 243508 transitions. Word has length 135
[2024-12-02 12:08:19,193 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:08:19,193 INFO  L471      AbstractCegarLoop]: Abstraction has 190171 states and 243508 transitions.
[2024-12-02 12:08:19,193 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 28 states, 28 states have (on average 13.892857142857142) internal successors, (389), 27 states have internal predecessors, (389), 0 states have call successors, (0), 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 12:08:19,193 INFO  L276                IsEmpty]: Start isEmpty. Operand 190171 states and 243508 transitions.
[2024-12-02 12:08:19,196 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 138
[2024-12-02 12:08:19,196 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:08:19,196 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:08:19,203 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-12-02 12:08:19,396 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable35
[2024-12-02 12:08:19,397 INFO  L396      AbstractCegarLoop]: === Iteration 37 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:08:19,397 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:08:19,397 INFO  L85        PathProgramCache]: Analyzing trace with hash -1390790477, now seen corresponding path program 1 times
[2024-12-02 12:08:19,397 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:08:19,397 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [476815592]
[2024-12-02 12:08:19,397 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:08:19,397 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:08:19,428 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:08:19,792 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 17 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:08:19,792 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:08:19,792 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [476815592]
[2024-12-02 12:08:19,792 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [476815592] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:08:19,792 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1307743377]
[2024-12-02 12:08:19,792 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:08:19,792 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:08:19,793 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:08:19,794 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:08:19,795 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-12-02 12:08:19,977 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:08:19,979 INFO  L256         TraceCheckSpWp]: Trace formula consists of 668 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-12-02 12:08:19,981 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:08:20,536 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 7 proven. 14 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:08:20,536 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:08:21,648 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 7 proven. 14 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:08:21,648 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1307743377] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 12:08:21,648 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 12:08:21,648 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 24
[2024-12-02 12:08:21,648 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [342312799]
[2024-12-02 12:08:21,648 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:08:21,648 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 25 states
[2024-12-02 12:08:21,648 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:08:21,649 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants.
[2024-12-02 12:08:21,649 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=79, Invalid=521, Unknown=0, NotChecked=0, Total=600
[2024-12-02 12:08:21,649 INFO  L87              Difference]: Start difference. First operand 190171 states and 243508 transitions. Second operand  has 25 states, 25 states have (on average 15.32) internal successors, (383), 24 states have internal predecessors, (383), 0 states have call successors, (0), 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 12:08:47,243 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:08:47,243 INFO  L93              Difference]: Finished difference Result 935652 states and 1202715 transitions.
[2024-12-02 12:08:47,244 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-12-02 12:08:47,244 INFO  L78                 Accepts]: Start accepts. Automaton has  has 25 states, 25 states have (on average 15.32) internal successors, (383), 24 states have internal predecessors, (383), 0 states have call successors, (0), 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 137
[2024-12-02 12:08:47,244 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:08:48,095 INFO  L225             Difference]: With dead ends: 935652
[2024-12-02 12:08:48,095 INFO  L226             Difference]: Without dead ends: 756328
[2024-12-02 12:08:48,193 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 312 GetRequests, 258 SyntacticMatches, 0 SemanticMatches, 54 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 590 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=667, Invalid=2413, Unknown=0, NotChecked=0, Total=3080
[2024-12-02 12:08:48,194 INFO  L435           NwaCegarLoop]: 1580 mSDtfsCounter, 18218 mSDsluCounter, 7314 mSDsCounter, 0 mSdLazyCounter, 1619 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 18218 SdHoareTripleChecker+Valid, 8894 SdHoareTripleChecker+Invalid, 1642 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 1619 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-12-02 12:08:48,194 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [18218 Valid, 8894 Invalid, 1642 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 1619 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-12-02 12:08:48,522 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 756328 states.
[2024-12-02 12:09:15,336 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 756328 to 749404.
[2024-12-02 12:09:15,923 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 749404 states, 749402 states have (on average 1.2610548143719926) internal successors, (945037), 749403 states have internal predecessors, (945037), 0 states have call successors, (0), 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 12:09:17,542 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 749404 states to 749404 states and 945037 transitions.
[2024-12-02 12:09:17,575 INFO  L78                 Accepts]: Start accepts. Automaton has 749404 states and 945037 transitions. Word has length 137
[2024-12-02 12:09:17,576 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:09:17,576 INFO  L471      AbstractCegarLoop]: Abstraction has 749404 states and 945037 transitions.
[2024-12-02 12:09:17,576 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 25 states, 25 states have (on average 15.32) internal successors, (383), 24 states have internal predecessors, (383), 0 states have call successors, (0), 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 12:09:17,576 INFO  L276                IsEmpty]: Start isEmpty. Operand 749404 states and 945037 transitions.
[2024-12-02 12:09:17,585 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 139
[2024-12-02 12:09:17,585 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:09:17,585 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:09:17,594 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-12-02 12:09:17,785 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable36
[2024-12-02 12:09:17,786 INFO  L396      AbstractCegarLoop]: === Iteration 38 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:09:17,786 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:09:17,786 INFO  L85        PathProgramCache]: Analyzing trace with hash 1808532081, now seen corresponding path program 1 times
[2024-12-02 12:09:17,786 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:09:17,786 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1395073938]
[2024-12-02 12:09:17,786 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:09:17,786 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:09:17,818 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:09:18,100 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 15 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:09:18,100 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:09:18,100 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1395073938]
[2024-12-02 12:09:18,100 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1395073938] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:09:18,100 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [418873760]
[2024-12-02 12:09:18,100 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:09:18,100 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:09:18,100 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:09:18,102 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:09:18,103 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-12-02 12:09:18,562 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:09:18,565 INFO  L256         TraceCheckSpWp]: Trace formula consists of 670 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-12-02 12:09:18,566 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:09:19,055 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:09:19,056 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:09:20,189 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:09:20,189 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [418873760] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 12:09:20,189 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 12:09:20,189 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 24
[2024-12-02 12:09:20,189 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1401551600]
[2024-12-02 12:09:20,190 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:09:20,190 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 25 states
[2024-12-02 12:09:20,190 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:09:20,191 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants.
[2024-12-02 12:09:20,191 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=87, Invalid=513, Unknown=0, NotChecked=0, Total=600
[2024-12-02 12:09:20,191 INFO  L87              Difference]: Start difference. First operand 749404 states and 945037 transitions. Second operand  has 25 states, 25 states have (on average 14.72) internal successors, (368), 24 states have internal predecessors, (368), 0 states have call successors, (0), 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 12:10:08,521 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:10:08,521 INFO  L93              Difference]: Finished difference Result 2277280 states and 2883491 transitions.
[2024-12-02 12:10:08,521 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-12-02 12:10:08,521 INFO  L78                 Accepts]: Start accepts. Automaton has  has 25 states, 25 states have (on average 14.72) internal successors, (368), 24 states have internal predecessors, (368), 0 states have call successors, (0), 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 138
[2024-12-02 12:10:08,522 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:10:10,320 INFO  L225             Difference]: With dead ends: 2277280
[2024-12-02 12:10:10,320 INFO  L226             Difference]: Without dead ends: 1558352
[2024-12-02 12:10:11,197 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 311 GetRequests, 260 SyntacticMatches, 0 SemanticMatches, 51 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 569 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=551, Invalid=2205, Unknown=0, NotChecked=0, Total=2756
[2024-12-02 12:10:11,198 INFO  L435           NwaCegarLoop]: 1631 mSDtfsCounter, 20757 mSDsluCounter, 6303 mSDsCounter, 0 mSdLazyCounter, 2001 mSolverCounterSat, 26 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20757 SdHoareTripleChecker+Valid, 7934 SdHoareTripleChecker+Invalid, 2027 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 26 IncrementalHoareTripleChecker+Valid, 2001 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:10:11,198 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [20757 Valid, 7934 Invalid, 2027 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [26 Valid, 2001 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-12-02 12:10:12,108 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1558352 states.
[2024-12-02 12:11:06,429 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1558352 to 1525832.
[2024-12-02 12:11:07,173 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1525832 states, 1525830 states have (on average 1.2414050058001218) internal successors, (1894173), 1525831 states have internal predecessors, (1894173), 0 states have call successors, (0), 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 12:11:11,183 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1525832 states to 1525832 states and 1894173 transitions.
[2024-12-02 12:11:11,242 INFO  L78                 Accepts]: Start accepts. Automaton has 1525832 states and 1894173 transitions. Word has length 138
[2024-12-02 12:11:11,242 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:11:11,242 INFO  L471      AbstractCegarLoop]: Abstraction has 1525832 states and 1894173 transitions.
[2024-12-02 12:11:11,242 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 25 states, 25 states have (on average 14.72) internal successors, (368), 24 states have internal predecessors, (368), 0 states have call successors, (0), 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 12:11:11,242 INFO  L276                IsEmpty]: Start isEmpty. Operand 1525832 states and 1894173 transitions.
[2024-12-02 12:11:11,264 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 141
[2024-12-02 12:11:11,264 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:11:11,264 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:11:11,276 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-12-02 12:11:11,465 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable37
[2024-12-02 12:11:11,465 INFO  L396      AbstractCegarLoop]: === Iteration 39 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:11:11,465 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:11:11,465 INFO  L85        PathProgramCache]: Analyzing trace with hash -1543428431, now seen corresponding path program 1 times
[2024-12-02 12:11:11,465 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:11:11,465 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1850575390]
[2024-12-02 12:11:11,466 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:11:11,466 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:11:11,507 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:11:11,904 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 9 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:11:11,904 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:11:11,905 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1850575390]
[2024-12-02 12:11:11,905 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1850575390] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:11:11,905 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1996682360]
[2024-12-02 12:11:11,905 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:11:11,905 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:11:11,905 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:11:11,907 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:11:11,908 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3cdce592-8c5a-4470-ad17-454814a07516/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-12-02 12:11:12,137 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:11:12,140 INFO  L256         TraceCheckSpWp]: Trace formula consists of 674 conjuncts, 24 conjuncts are in the unsatisfiable core
[2024-12-02 12:11:12,142 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:11:13,424 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 19 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:11:13,424 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:11:15,396 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 5 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:11:15,397 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1996682360] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 12:11:15,397 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 12:11:15,397 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 11, 15] total 32
[2024-12-02 12:11:15,397 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1158774936]
[2024-12-02 12:11:15,397 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:11:15,398 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 32 states
[2024-12-02 12:11:15,398 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:11:15,399 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants.
[2024-12-02 12:11:15,399 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=109, Invalid=883, Unknown=0, NotChecked=0, Total=992
[2024-12-02 12:11:15,399 INFO  L87              Difference]: Start difference. First operand 1525832 states and 1894173 transitions. Second operand  has 32 states, 32 states have (on average 12.28125) internal successors, (393), 32 states have internal predecessors, (393), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)