./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.4.2.ufo.BOUNDED-8.pals.c.v+lhb-reducer.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_ccba16a9-3722-41de-85ce-0ce06cfc0a93/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccba16a9-3722-41de-85ce-0ce06cfc0a93/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_ccba16a9-3722-41de-85ce-0ce06cfc0a93/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccba16a9-3722-41de-85ce-0ce06cfc0a93/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.4.2.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccba16a9-3722-41de-85ce-0ce06cfc0a93/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_ccba16a9-3722-41de-85ce-0ce06cfc0a93/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 4eae6e6c8bbb105c3dcf0e7edf73f931915af6d6745ce5116ee35a4a9fee030a
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 07:43:21,481 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 07:43:21,542 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccba16a9-3722-41de-85ce-0ce06cfc0a93/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-12-02 07:43:21,547 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 07:43:21,547 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 07:43:21,569 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 07:43:21,570 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 07:43:21,570 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 07:43:21,571 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 07:43:21,571 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 07:43:21,571 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 07:43:21,571 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 07:43:21,571 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 07:43:21,572 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 07:43:21,572 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 07:43:21,572 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 07:43:21,572 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 07:43:21,572 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 07:43:21,572 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 07:43:21,572 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 07:43:21,572 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 07:43:21,572 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 07:43:21,573 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 07:43:21,573 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 07:43:21,573 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 07:43:21,573 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 07:43:21,573 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 07:43:21,573 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 07:43:21,573 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 07:43:21,573 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 07:43:21,573 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 07:43:21,574 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 07:43:21,574 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 07:43:21,574 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 07:43:21,574 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 07:43:21,574 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 07:43:21,574 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 07:43:21,574 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 07:43:21,574 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 07:43:21,575 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 07:43:21,575 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 07:43:21,575 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 07:43:21,575 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 07:43:21,575 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 07:43:21,575 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 07:43:21,575 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 07:43:21,575 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 07:43:21,575 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 07:43:21,575 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_ccba16a9-3722-41de-85ce-0ce06cfc0a93/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 -> 4eae6e6c8bbb105c3dcf0e7edf73f931915af6d6745ce5116ee35a4a9fee030a
[2024-12-02 07:43:21,807 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 07:43:21,815 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 07:43:21,818 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 07:43:21,819 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 07:43:21,820 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 07:43:21,821 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccba16a9-3722-41de-85ce-0ce06cfc0a93/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.4.2.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c
[2024-12-02 07:43:24,577 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccba16a9-3722-41de-85ce-0ce06cfc0a93/bin/uautomizer-verify-84ZbGMXZE1/data/7c0323ce0/05c28078b9df4daaa835cf0aae1100f7/FLAGad16b25d2
[2024-12-02 07:43:24,918 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 07:43:24,918 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccba16a9-3722-41de-85ce-0ce06cfc0a93/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.4.2.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c
[2024-12-02 07:43:24,935 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccba16a9-3722-41de-85ce-0ce06cfc0a93/bin/uautomizer-verify-84ZbGMXZE1/data/7c0323ce0/05c28078b9df4daaa835cf0aae1100f7/FLAGad16b25d2
[2024-12-02 07:43:25,148 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccba16a9-3722-41de-85ce-0ce06cfc0a93/bin/uautomizer-verify-84ZbGMXZE1/data/7c0323ce0/05c28078b9df4daaa835cf0aae1100f7
[2024-12-02 07:43:25,150 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 07:43:25,151 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 07:43:25,152 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 07:43:25,152 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 07:43:25,156 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 07:43:25,157 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 07:43:25" (1/1) ...
[2024-12-02 07:43:25,158 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7f7b6049 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:43:25, skipping insertion in model container
[2024-12-02 07:43:25,158 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 07:43:25" (1/1) ...
[2024-12-02 07:43:25,213 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 07:43:25,593 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_ccba16a9-3722-41de-85ce-0ce06cfc0a93/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.4.2.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[26539,26552]
[2024-12-02 07:43:25,644 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_ccba16a9-3722-41de-85ce-0ce06cfc0a93/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.4.2.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[30716,30729]
[2024-12-02 07:43:25,758 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 07:43:25,772 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 07:43:25,973 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_ccba16a9-3722-41de-85ce-0ce06cfc0a93/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.4.2.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[26539,26552]
[2024-12-02 07:43:26,006 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_ccba16a9-3722-41de-85ce-0ce06cfc0a93/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.4.2.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[30716,30729]
[2024-12-02 07:43:26,093 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 07:43:26,108 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 07:43:26,109 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:43:26 WrapperNode
[2024-12-02 07:43:26,109 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 07:43:26,110 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 07:43:26,110 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 07:43:26,110 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 07:43:26,117 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:43:26" (1/1) ...
[2024-12-02 07:43:26,139 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:43:26" (1/1) ...
[2024-12-02 07:43:26,249 INFO  L138                Inliner]: procedures = 23, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 2704
[2024-12-02 07:43:26,250 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 07:43:26,250 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 07:43:26,250 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 07:43:26,250 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 07:43:26,261 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:43:26" (1/1) ...
[2024-12-02 07:43:26,261 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:43:26" (1/1) ...
[2024-12-02 07:43:26,269 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:43:26" (1/1) ...
[2024-12-02 07:43:26,296 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 07:43:26,296 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:43:26" (1/1) ...
[2024-12-02 07:43:26,296 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:43:26" (1/1) ...
[2024-12-02 07:43:26,322 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:43:26" (1/1) ...
[2024-12-02 07:43:26,327 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:43:26" (1/1) ...
[2024-12-02 07:43:26,344 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:43:26" (1/1) ...
[2024-12-02 07:43:26,351 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:43:26" (1/1) ...
[2024-12-02 07:43:26,358 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:43:26" (1/1) ...
[2024-12-02 07:43:26,369 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 07:43:26,370 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 07:43:26,370 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 07:43:26,370 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 07:43:26,371 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:43:26" (1/1) ...
[2024-12-02 07:43:26,377 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 07:43:26,390 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccba16a9-3722-41de-85ce-0ce06cfc0a93/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:43:26,404 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccba16a9-3722-41de-85ce-0ce06cfc0a93/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 07:43:26,408 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ccba16a9-3722-41de-85ce-0ce06cfc0a93/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 07:43:26,437 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 07:43:26,437 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-12-02 07:43:26,437 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 07:43:26,437 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 07:43:26,601 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 07:43:26,602 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 07:43:28,748 INFO  L?                        ?]: Removed 196 outVars from TransFormulas that were not future-live.
[2024-12-02 07:43:28,748 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 07:43:28,777 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 07:43:28,777 INFO  L312             CfgBuilder]: Removed 0 assume(true) statements.
[2024-12-02 07:43:28,777 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 07:43:28 BoogieIcfgContainer
[2024-12-02 07:43:28,778 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 07:43:28,780 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 07:43:28,780 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 07:43:28,785 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 07:43:28,785 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 07:43:25" (1/3) ...
[2024-12-02 07:43:28,786 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7818019c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 07:43:28, skipping insertion in model container
[2024-12-02 07:43:28,786 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:43:26" (2/3) ...
[2024-12-02 07:43:28,786 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7818019c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 07:43:28, skipping insertion in model container
[2024-12-02 07:43:28,786 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 07:43:28" (3/3) ...
[2024-12-02 07:43:28,788 INFO  L128   eAbstractionObserver]: Analyzing ICFG pals_opt-floodmax.4.2.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c
[2024-12-02 07:43:28,802 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 07:43:28,804 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG pals_opt-floodmax.4.2.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c that has 1 procedures, 671 locations, 1 initial locations, 0 loop locations, and 2 error locations.
[2024-12-02 07:43:28,880 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 07:43:28,892 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;@68786bbb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 07:43:28,892 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-12-02 07:43:28,898 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 671 states, 668 states have (on average 1.7949101796407185) internal successors, (1199), 670 states have internal predecessors, (1199), 0 states have call successors, (0), 0 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 07:43:28,918 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 244
[2024-12-02 07:43:28,918 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:43:28,919 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:43:28,919 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:43:28,923 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:43:28,924 INFO  L85        PathProgramCache]: Analyzing trace with hash 1561865833, now seen corresponding path program 1 times
[2024-12-02 07:43:28,930 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:43:28,930 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1246931853]
[2024-12-02 07:43:28,930 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:43:28,931 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:43:29,619 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:43:30,381 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 07:43:30,382 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:43:30,382 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1246931853]
[2024-12-02 07:43:30,383 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1246931853] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:43:30,383 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:43:30,384 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 07:43:30,385 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [241121813]
[2024-12-02 07:43:30,386 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:43:30,390 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 07:43:30,390 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:43:30,409 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 07:43:30,409 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:43:30,412 INFO  L87              Difference]: Start difference. First operand  has 671 states, 668 states have (on average 1.7949101796407185) internal successors, (1199), 670 states have internal predecessors, (1199), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 4 states, 4 states have (on average 60.75) internal successors, (243), 4 states have internal predecessors, (243), 0 states have call successors, (0), 0 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 07:43:30,792 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:43:30,793 INFO  L93              Difference]: Finished difference Result 3255 states and 5826 transitions.
[2024-12-02 07:43:30,794 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 07:43:30,795 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 60.75) internal successors, (243), 4 states have internal predecessors, (243), 0 states have call successors, (0), 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 243
[2024-12-02 07:43:30,796 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:43:30,821 INFO  L225             Difference]: With dead ends: 3255
[2024-12-02 07:43:30,822 INFO  L226             Difference]: Without dead ends: 2587
[2024-12-02 07:43:30,827 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:43:30,830 INFO  L435           NwaCegarLoop]: 1706 mSDtfsCounter, 3898 mSDsluCounter, 2814 mSDsCounter, 0 mSdLazyCounter, 78 mSolverCounterSat, 46 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3898 SdHoareTripleChecker+Valid, 4520 SdHoareTripleChecker+Invalid, 124 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 46 IncrementalHoareTripleChecker+Valid, 78 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 07:43:30,831 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [3898 Valid, 4520 Invalid, 124 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [46 Valid, 78 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 07:43:30,848 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2587 states.
[2024-12-02 07:43:30,924 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2587 to 1272.
[2024-12-02 07:43:30,927 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1272 states, 1270 states have (on average 1.5677165354330709) internal successors, (1991), 1271 states have internal predecessors, (1991), 0 states have call successors, (0), 0 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 07:43:30,933 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1272 states to 1272 states and 1991 transitions.
[2024-12-02 07:43:30,934 INFO  L78                 Accepts]: Start accepts. Automaton has 1272 states and 1991 transitions. Word has length 243
[2024-12-02 07:43:30,935 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:43:30,935 INFO  L471      AbstractCegarLoop]: Abstraction has 1272 states and 1991 transitions.
[2024-12-02 07:43:30,935 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 60.75) internal successors, (243), 4 states have internal predecessors, (243), 0 states have call successors, (0), 0 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 07:43:30,935 INFO  L276                IsEmpty]: Start isEmpty. Operand 1272 states and 1991 transitions.
[2024-12-02 07:43:30,940 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 246
[2024-12-02 07:43:30,940 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:43:30,941 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:43:30,941 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-02 07:43:30,941 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:43:30,942 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:43:30,942 INFO  L85        PathProgramCache]: Analyzing trace with hash 1217305663, now seen corresponding path program 1 times
[2024-12-02 07:43:30,942 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:43:30,942 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1301213406]
[2024-12-02 07:43:30,942 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:43:30,942 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:43:31,010 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:43:31,150 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 07:43:31,150 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:43:31,151 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1301213406]
[2024-12-02 07:43:31,151 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1301213406] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:43:31,151 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:43:31,151 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:43:31,151 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [398728933]
[2024-12-02 07:43:31,151 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:43:31,152 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:43:31,153 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:43:31,153 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:43:31,153 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:43:31,154 INFO  L87              Difference]: Start difference. First operand 1272 states and 1991 transitions. Second operand  has 3 states, 3 states have (on average 81.66666666666667) internal successors, (245), 3 states have internal predecessors, (245), 0 states have call successors, (0), 0 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 07:43:31,260 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:43:31,261 INFO  L93              Difference]: Finished difference Result 3644 states and 5671 transitions.
[2024-12-02 07:43:31,261 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:43:31,261 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 81.66666666666667) internal successors, (245), 3 states have internal predecessors, (245), 0 states have call successors, (0), 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 245
[2024-12-02 07:43:31,262 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:43:31,270 INFO  L225             Difference]: With dead ends: 3644
[2024-12-02 07:43:31,270 INFO  L226             Difference]: Without dead ends: 2497
[2024-12-02 07:43:31,271 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 07:43:31,272 INFO  L435           NwaCegarLoop]: 2031 mSDtfsCounter, 909 mSDsluCounter, 995 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 19 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 909 SdHoareTripleChecker+Valid, 3026 SdHoareTripleChecker+Invalid, 42 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 19 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:43:31,272 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [909 Valid, 3026 Invalid, 42 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [19 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 07:43:31,276 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2497 states.
[2024-12-02 07:43:31,323 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2497 to 2463.
[2024-12-02 07:43:31,327 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2463 states, 2461 states have (on average 1.559934985778139) internal successors, (3839), 2462 states have internal predecessors, (3839), 0 states have call successors, (0), 0 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 07:43:31,335 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2463 states to 2463 states and 3839 transitions.
[2024-12-02 07:43:31,335 INFO  L78                 Accepts]: Start accepts. Automaton has 2463 states and 3839 transitions. Word has length 245
[2024-12-02 07:43:31,335 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:43:31,335 INFO  L471      AbstractCegarLoop]: Abstraction has 2463 states and 3839 transitions.
[2024-12-02 07:43:31,336 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 81.66666666666667) internal successors, (245), 3 states have internal predecessors, (245), 0 states have call successors, (0), 0 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 07:43:31,336 INFO  L276                IsEmpty]: Start isEmpty. Operand 2463 states and 3839 transitions.
[2024-12-02 07:43:31,341 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 246
[2024-12-02 07:43:31,341 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:43:31,342 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:43:31,342 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-02 07:43:31,342 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:43:31,342 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:43:31,343 INFO  L85        PathProgramCache]: Analyzing trace with hash -1122282342, now seen corresponding path program 1 times
[2024-12-02 07:43:31,343 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:43:31,343 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1847274252]
[2024-12-02 07:43:31,343 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:43:31,343 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:43:31,390 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:43:31,527 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 07:43:31,528 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:43:31,528 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1847274252]
[2024-12-02 07:43:31,528 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1847274252] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:43:31,528 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:43:31,528 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:43:31,528 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1099287848]
[2024-12-02 07:43:31,528 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:43:31,529 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:43:31,529 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:43:31,529 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:43:31,530 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:43:31,530 INFO  L87              Difference]: Start difference. First operand 2463 states and 3839 transitions. Second operand  has 3 states, 3 states have (on average 81.66666666666667) internal successors, (245), 3 states have internal predecessors, (245), 0 states have call successors, (0), 0 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 07:43:31,603 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:43:31,604 INFO  L93              Difference]: Finished difference Result 7322 states and 11401 transitions.
[2024-12-02 07:43:31,604 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:43:31,605 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 81.66666666666667) internal successors, (245), 3 states have internal predecessors, (245), 0 states have call successors, (0), 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 245
[2024-12-02 07:43:31,605 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:43:31,616 INFO  L225             Difference]: With dead ends: 7322
[2024-12-02 07:43:31,616 INFO  L226             Difference]: Without dead ends: 4897
[2024-12-02 07:43:31,619 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 07:43:31,620 INFO  L435           NwaCegarLoop]: 2076 mSDtfsCounter, 1035 mSDsluCounter, 1036 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1035 SdHoareTripleChecker+Valid, 3112 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 07:43:31,621 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1035 Valid, 3112 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 07:43:31,625 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4897 states.
[2024-12-02 07:43:31,672 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4897 to 2482.
[2024-12-02 07:43:31,676 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2482 states, 2480 states have (on average 1.5592741935483871) internal successors, (3867), 2481 states have internal predecessors, (3867), 0 states have call successors, (0), 0 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 07:43:31,683 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2482 states to 2482 states and 3867 transitions.
[2024-12-02 07:43:31,683 INFO  L78                 Accepts]: Start accepts. Automaton has 2482 states and 3867 transitions. Word has length 245
[2024-12-02 07:43:31,683 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:43:31,683 INFO  L471      AbstractCegarLoop]: Abstraction has 2482 states and 3867 transitions.
[2024-12-02 07:43:31,684 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 81.66666666666667) internal successors, (245), 3 states have internal predecessors, (245), 0 states have call successors, (0), 0 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 07:43:31,684 INFO  L276                IsEmpty]: Start isEmpty. Operand 2482 states and 3867 transitions.
[2024-12-02 07:43:31,687 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 247
[2024-12-02 07:43:31,688 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:43:31,688 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:43:31,688 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-02 07:43:31,688 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:43:31,689 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:43:31,689 INFO  L85        PathProgramCache]: Analyzing trace with hash -595902887, now seen corresponding path program 1 times
[2024-12-02 07:43:31,689 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:43:31,689 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1478369309]
[2024-12-02 07:43:31,689 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:43:31,689 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:43:31,734 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:43:31,834 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 07:43:31,834 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:43:31,834 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1478369309]
[2024-12-02 07:43:31,834 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1478369309] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:43:31,834 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:43:31,834 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:43:31,834 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2136642816]
[2024-12-02 07:43:31,834 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:43:31,835 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:43:31,835 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:43:31,836 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:43:31,836 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:43:31,836 INFO  L87              Difference]: Start difference. First operand 2482 states and 3867 transitions. Second operand  has 3 states, 3 states have (on average 82.0) internal successors, (246), 3 states have internal predecessors, (246), 0 states have call successors, (0), 0 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 07:43:31,884 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:43:31,884 INFO  L93              Difference]: Finished difference Result 4926 states and 7667 transitions.
[2024-12-02 07:43:31,884 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:43:31,885 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 82.0) internal successors, (246), 3 states have internal predecessors, (246), 0 states have call successors, (0), 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 246
[2024-12-02 07:43:31,885 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:43:31,891 INFO  L225             Difference]: With dead ends: 4926
[2024-12-02 07:43:31,891 INFO  L226             Difference]: Without dead ends: 2500
[2024-12-02 07:43:31,893 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 07:43:31,893 INFO  L435           NwaCegarLoop]: 1059 mSDtfsCounter, 5 mSDsluCounter, 1044 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 2103 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 07:43:31,894 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 2103 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 07:43:31,897 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2500 states.
[2024-12-02 07:43:31,924 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2500 to 2500.
[2024-12-02 07:43:31,928 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2500 states, 2498 states have (on average 1.5564451561249) internal successors, (3888), 2499 states have internal predecessors, (3888), 0 states have call successors, (0), 0 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 07:43:31,936 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2500 states to 2500 states and 3888 transitions.
[2024-12-02 07:43:31,936 INFO  L78                 Accepts]: Start accepts. Automaton has 2500 states and 3888 transitions. Word has length 246
[2024-12-02 07:43:31,936 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:43:31,936 INFO  L471      AbstractCegarLoop]: Abstraction has 2500 states and 3888 transitions.
[2024-12-02 07:43:31,936 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 82.0) internal successors, (246), 3 states have internal predecessors, (246), 0 states have call successors, (0), 0 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 07:43:31,936 INFO  L276                IsEmpty]: Start isEmpty. Operand 2500 states and 3888 transitions.
[2024-12-02 07:43:31,940 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 248
[2024-12-02 07:43:31,940 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:43:31,940 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:43:31,941 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-12-02 07:43:31,941 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:43:31,941 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:43:31,941 INFO  L85        PathProgramCache]: Analyzing trace with hash -1136476515, now seen corresponding path program 1 times
[2024-12-02 07:43:31,941 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:43:31,941 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [585141235]
[2024-12-02 07:43:31,942 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:43:31,942 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:43:32,005 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:43:32,152 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 07:43:32,152 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:43:32,152 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [585141235]
[2024-12-02 07:43:32,152 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [585141235] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:43:32,152 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:43:32,153 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:43:32,153 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1910734105]
[2024-12-02 07:43:32,153 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:43:32,153 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:43:32,153 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:43:32,154 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:43:32,154 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:43:32,154 INFO  L87              Difference]: Start difference. First operand 2500 states and 3888 transitions. Second operand  has 3 states, 3 states have (on average 82.33333333333333) internal successors, (247), 3 states have internal predecessors, (247), 0 states have call successors, (0), 0 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 07:43:32,264 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:43:32,264 INFO  L93              Difference]: Finished difference Result 5029 states and 7862 transitions.
[2024-12-02 07:43:32,265 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:43:32,265 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 82.33333333333333) internal successors, (247), 3 states have internal predecessors, (247), 0 states have call successors, (0), 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 247
[2024-12-02 07:43:32,265 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:43:32,277 INFO  L225             Difference]: With dead ends: 5029
[2024-12-02 07:43:32,277 INFO  L226             Difference]: Without dead ends: 3348
[2024-12-02 07:43:32,279 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 07:43:32,280 INFO  L435           NwaCegarLoop]: 1395 mSDtfsCounter, 536 mSDsluCounter, 834 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 536 SdHoareTripleChecker+Valid, 2229 SdHoareTripleChecker+Invalid, 34 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:43:32,280 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [536 Valid, 2229 Invalid, 34 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 07:43:32,284 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3348 states.
[2024-12-02 07:43:32,350 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3348 to 2988.
[2024-12-02 07:43:32,356 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2988 states, 2986 states have (on average 1.5720026791694575) internal successors, (4694), 2987 states have internal predecessors, (4694), 0 states have call successors, (0), 0 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 07:43:32,370 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2988 states to 2988 states and 4694 transitions.
[2024-12-02 07:43:32,370 INFO  L78                 Accepts]: Start accepts. Automaton has 2988 states and 4694 transitions. Word has length 247
[2024-12-02 07:43:32,370 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:43:32,370 INFO  L471      AbstractCegarLoop]: Abstraction has 2988 states and 4694 transitions.
[2024-12-02 07:43:32,371 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 82.33333333333333) internal successors, (247), 3 states have internal predecessors, (247), 0 states have call successors, (0), 0 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 07:43:32,371 INFO  L276                IsEmpty]: Start isEmpty. Operand 2988 states and 4694 transitions.
[2024-12-02 07:43:32,377 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 248
[2024-12-02 07:43:32,377 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:43:32,377 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:43:32,378 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-02 07:43:32,378 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:43:32,378 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:43:32,378 INFO  L85        PathProgramCache]: Analyzing trace with hash -325556156, now seen corresponding path program 1 times
[2024-12-02 07:43:32,378 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:43:32,378 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [683179401]
[2024-12-02 07:43:32,379 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:43:32,379 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:43:32,451 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:43:32,647 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 07:43:32,647 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:43:32,647 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [683179401]
[2024-12-02 07:43:32,647 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [683179401] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:43:32,647 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:43:32,647 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:43:32,648 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1760790528]
[2024-12-02 07:43:32,648 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:43:32,648 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:43:32,648 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:43:32,649 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:43:32,649 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:43:32,650 INFO  L87              Difference]: Start difference. First operand 2988 states and 4694 transitions. Second operand  has 3 states, 3 states have (on average 82.33333333333333) internal successors, (247), 3 states have internal predecessors, (247), 0 states have call successors, (0), 0 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 07:43:32,795 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:43:32,796 INFO  L93              Difference]: Finished difference Result 8512 states and 13313 transitions.
[2024-12-02 07:43:32,796 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:43:32,796 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 82.33333333333333) internal successors, (247), 3 states have internal predecessors, (247), 0 states have call successors, (0), 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 247
[2024-12-02 07:43:32,797 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:43:32,816 INFO  L225             Difference]: With dead ends: 8512
[2024-12-02 07:43:32,816 INFO  L226             Difference]: Without dead ends: 5765
[2024-12-02 07:43:32,820 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 07:43:32,821 INFO  L435           NwaCegarLoop]: 2032 mSDtfsCounter, 900 mSDsluCounter, 992 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 19 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 900 SdHoareTripleChecker+Valid, 3024 SdHoareTripleChecker+Invalid, 42 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 19 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:43:32,821 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [900 Valid, 3024 Invalid, 42 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [19 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 07:43:32,827 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5765 states.
[2024-12-02 07:43:32,939 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5765 to 5733.
[2024-12-02 07:43:32,950 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5733 states, 5731 states have (on average 1.5613331006805096) internal successors, (8948), 5732 states have internal predecessors, (8948), 0 states have call successors, (0), 0 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 07:43:32,974 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5733 states to 5733 states and 8948 transitions.
[2024-12-02 07:43:32,974 INFO  L78                 Accepts]: Start accepts. Automaton has 5733 states and 8948 transitions. Word has length 247
[2024-12-02 07:43:32,975 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:43:32,975 INFO  L471      AbstractCegarLoop]: Abstraction has 5733 states and 8948 transitions.
[2024-12-02 07:43:32,975 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 82.33333333333333) internal successors, (247), 3 states have internal predecessors, (247), 0 states have call successors, (0), 0 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 07:43:32,975 INFO  L276                IsEmpty]: Start isEmpty. Operand 5733 states and 8948 transitions.
[2024-12-02 07:43:32,984 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 248
[2024-12-02 07:43:32,985 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:43:32,985 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:43:32,985 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-02 07:43:32,985 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:43:32,985 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:43:32,986 INFO  L85        PathProgramCache]: Analyzing trace with hash 1222667847, now seen corresponding path program 1 times
[2024-12-02 07:43:32,986 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:43:32,986 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2064107870]
[2024-12-02 07:43:32,986 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:43:32,986 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:43:33,258 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:43:34,041 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 07:43:34,041 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:43:34,041 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2064107870]
[2024-12-02 07:43:34,042 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2064107870] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:43:34,042 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:43:34,042 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 07:43:34,042 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1830911184]
[2024-12-02 07:43:34,042 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:43:34,042 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 07:43:34,043 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:43:34,043 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 07:43:34,043 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:43:34,044 INFO  L87              Difference]: Start difference. First operand 5733 states and 8948 transitions. Second operand  has 4 states, 4 states have (on average 61.75) internal successors, (247), 4 states have internal predecessors, (247), 0 states have call successors, (0), 0 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 07:43:34,165 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:43:34,165 INFO  L93              Difference]: Finished difference Result 16266 states and 25218 transitions.
[2024-12-02 07:43:34,166 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 07:43:34,166 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 61.75) internal successors, (247), 4 states have internal predecessors, (247), 0 states have call successors, (0), 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 247
[2024-12-02 07:43:34,166 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:43:34,200 INFO  L225             Difference]: With dead ends: 16266
[2024-12-02 07:43:34,200 INFO  L226             Difference]: Without dead ends: 11069
[2024-12-02 07:43:34,208 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:43:34,209 INFO  L435           NwaCegarLoop]: 1728 mSDtfsCounter, 1001 mSDsluCounter, 2761 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1001 SdHoareTripleChecker+Valid, 4489 SdHoareTripleChecker+Invalid, 25 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 22 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 07:43:34,209 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1001 Valid, 4489 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 07:43:34,221 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 11069 states.
[2024-12-02 07:43:34,349 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 11069 to 5968.
[2024-12-02 07:43:34,361 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5968 states, 5966 states have (on average 1.5648675829701644) internal successors, (9336), 5967 states have internal predecessors, (9336), 0 states have call successors, (0), 0 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 07:43:34,373 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5968 states to 5968 states and 9336 transitions.
[2024-12-02 07:43:34,373 INFO  L78                 Accepts]: Start accepts. Automaton has 5968 states and 9336 transitions. Word has length 247
[2024-12-02 07:43:34,373 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:43:34,373 INFO  L471      AbstractCegarLoop]: Abstraction has 5968 states and 9336 transitions.
[2024-12-02 07:43:34,374 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 61.75) internal successors, (247), 4 states have internal predecessors, (247), 0 states have call successors, (0), 0 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 07:43:34,374 INFO  L276                IsEmpty]: Start isEmpty. Operand 5968 states and 9336 transitions.
[2024-12-02 07:43:34,382 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 250
[2024-12-02 07:43:34,382 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:43:34,383 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:43:34,383 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-02 07:43:34,383 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:43:34,383 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:43:34,384 INFO  L85        PathProgramCache]: Analyzing trace with hash -1948351332, now seen corresponding path program 1 times
[2024-12-02 07:43:34,384 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:43:34,384 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1146160271]
[2024-12-02 07:43:34,384 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:43:34,384 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:43:34,442 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:43:34,540 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 07:43:34,540 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:43:34,540 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1146160271]
[2024-12-02 07:43:34,540 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1146160271] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:43:34,540 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:43:34,540 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:43:34,541 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1848575082]
[2024-12-02 07:43:34,541 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:43:34,541 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:43:34,541 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:43:34,542 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:43:34,542 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:43:34,542 INFO  L87              Difference]: Start difference. First operand 5968 states and 9336 transitions. Second operand  has 3 states, 3 states have (on average 83.0) internal successors, (249), 3 states have internal predecessors, (249), 0 states have call successors, (0), 0 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 07:43:34,624 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:43:34,624 INFO  L93              Difference]: Finished difference Result 16342 states and 25297 transitions.
[2024-12-02 07:43:34,624 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:43:34,624 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 83.0) internal successors, (249), 3 states have internal predecessors, (249), 0 states have call successors, (0), 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 249
[2024-12-02 07:43:34,625 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:43:34,648 INFO  L225             Difference]: With dead ends: 16342
[2024-12-02 07:43:34,648 INFO  L226             Difference]: Without dead ends: 11173
[2024-12-02 07:43:34,656 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 07:43:34,656 INFO  L435           NwaCegarLoop]: 1938 mSDtfsCounter, 900 mSDsluCounter, 1032 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 900 SdHoareTripleChecker+Valid, 2970 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 07:43:34,657 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [900 Valid, 2970 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 07:43:34,669 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 11173 states.
[2024-12-02 07:43:34,799 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 11173 to 6072.
[2024-12-02 07:43:34,810 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6072 states, 6070 states have (on average 1.5616144975288304) internal successors, (9479), 6071 states have internal predecessors, (9479), 0 states have call successors, (0), 0 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 07:43:34,819 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6072 states to 6072 states and 9479 transitions.
[2024-12-02 07:43:34,820 INFO  L78                 Accepts]: Start accepts. Automaton has 6072 states and 9479 transitions. Word has length 249
[2024-12-02 07:43:34,820 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:43:34,820 INFO  L471      AbstractCegarLoop]: Abstraction has 6072 states and 9479 transitions.
[2024-12-02 07:43:34,821 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 83.0) internal successors, (249), 3 states have internal predecessors, (249), 0 states have call successors, (0), 0 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 07:43:34,821 INFO  L276                IsEmpty]: Start isEmpty. Operand 6072 states and 9479 transitions.
[2024-12-02 07:43:34,830 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 250
[2024-12-02 07:43:34,830 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:43:34,830 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:43:34,830 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-12-02 07:43:34,830 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:43:34,831 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:43:34,831 INFO  L85        PathProgramCache]: Analyzing trace with hash 2068211086, now seen corresponding path program 1 times
[2024-12-02 07:43:34,831 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:43:34,831 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1480530178]
[2024-12-02 07:43:34,831 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:43:34,831 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:43:34,895 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:43:35,005 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 07:43:35,005 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:43:35,005 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1480530178]
[2024-12-02 07:43:35,006 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1480530178] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:43:35,006 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:43:35,006 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:43:35,006 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1836881582]
[2024-12-02 07:43:35,006 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:43:35,006 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:43:35,006 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:43:35,007 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:43:35,007 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:43:35,007 INFO  L87              Difference]: Start difference. First operand 6072 states and 9479 transitions. Second operand  has 3 states, 3 states have (on average 83.0) internal successors, (249), 3 states have internal predecessors, (249), 0 states have call successors, (0), 0 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 07:43:35,116 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:43:35,116 INFO  L93              Difference]: Finished difference Result 12310 states and 19428 transitions.
[2024-12-02 07:43:35,117 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:43:35,117 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 83.0) internal successors, (249), 3 states have internal predecessors, (249), 0 states have call successors, (0), 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 249
[2024-12-02 07:43:35,118 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:43:35,136 INFO  L225             Difference]: With dead ends: 12310
[2024-12-02 07:43:35,136 INFO  L226             Difference]: Without dead ends: 8413
[2024-12-02 07:43:35,141 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 07:43:35,142 INFO  L435           NwaCegarLoop]: 1387 mSDtfsCounter, 544 mSDsluCounter, 805 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 544 SdHoareTripleChecker+Valid, 2192 SdHoareTripleChecker+Invalid, 36 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:43:35,142 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [544 Valid, 2192 Invalid, 36 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 07:43:35,148 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 8413 states.
[2024-12-02 07:43:35,236 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 8413 to 7796.
[2024-12-02 07:43:35,250 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7796 states, 7794 states have (on average 1.5795483705414421) internal successors, (12311), 7795 states have internal predecessors, (12311), 0 states have call successors, (0), 0 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 07:43:35,262 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7796 states to 7796 states and 12311 transitions.
[2024-12-02 07:43:35,262 INFO  L78                 Accepts]: Start accepts. Automaton has 7796 states and 12311 transitions. Word has length 249
[2024-12-02 07:43:35,263 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:43:35,263 INFO  L471      AbstractCegarLoop]: Abstraction has 7796 states and 12311 transitions.
[2024-12-02 07:43:35,263 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 83.0) internal successors, (249), 3 states have internal predecessors, (249), 0 states have call successors, (0), 0 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 07:43:35,263 INFO  L276                IsEmpty]: Start isEmpty. Operand 7796 states and 12311 transitions.
[2024-12-02 07:43:35,272 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 251
[2024-12-02 07:43:35,272 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:43:35,272 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:43:35,272 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-12-02 07:43:35,273 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:43:35,273 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:43:35,273 INFO  L85        PathProgramCache]: Analyzing trace with hash 1730801199, now seen corresponding path program 1 times
[2024-12-02 07:43:35,273 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:43:35,273 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1269417549]
[2024-12-02 07:43:35,273 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:43:35,273 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:43:35,375 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:43:35,578 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 07:43:35,578 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:43:35,578 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1269417549]
[2024-12-02 07:43:35,578 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1269417549] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:43:35,578 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:43:35,578 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 07:43:35,579 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1606887279]
[2024-12-02 07:43:35,579 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:43:35,579 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 07:43:35,579 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:43:35,580 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 07:43:35,580 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:43:35,580 INFO  L87              Difference]: Start difference. First operand 7796 states and 12311 transitions. Second operand  has 5 states, 5 states have (on average 50.0) internal successors, (250), 4 states have internal predecessors, (250), 0 states have call successors, (0), 0 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 07:43:35,943 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:43:35,943 INFO  L93              Difference]: Finished difference Result 13745 states and 21740 transitions.
[2024-12-02 07:43:35,943 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 07:43:35,943 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 50.0) internal successors, (250), 4 states have internal predecessors, (250), 0 states have call successors, (0), 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 250
[2024-12-02 07:43:35,944 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:43:35,955 INFO  L225             Difference]: With dead ends: 13745
[2024-12-02 07:43:35,955 INFO  L226             Difference]: Without dead ends: 7796
[2024-12-02 07:43:35,960 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-12-02 07:43:35,960 INFO  L435           NwaCegarLoop]: 826 mSDtfsCounter, 2433 mSDsluCounter, 557 mSDsCounter, 0 mSdLazyCounter, 215 mSolverCounterSat, 19 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2433 SdHoareTripleChecker+Valid, 1383 SdHoareTripleChecker+Invalid, 234 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 19 IncrementalHoareTripleChecker+Valid, 215 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-12-02 07:43:35,961 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2433 Valid, 1383 Invalid, 234 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [19 Valid, 215 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-12-02 07:43:35,967 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7796 states.
[2024-12-02 07:43:36,032 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7796 to 7796.
[2024-12-02 07:43:36,040 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7796 states, 7794 states have (on average 1.569284064665127) internal successors, (12231), 7795 states have internal predecessors, (12231), 0 states have call successors, (0), 0 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 07:43:36,048 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7796 states to 7796 states and 12231 transitions.
[2024-12-02 07:43:36,049 INFO  L78                 Accepts]: Start accepts. Automaton has 7796 states and 12231 transitions. Word has length 250
[2024-12-02 07:43:36,049 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:43:36,049 INFO  L471      AbstractCegarLoop]: Abstraction has 7796 states and 12231 transitions.
[2024-12-02 07:43:36,049 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 50.0) internal successors, (250), 4 states have internal predecessors, (250), 0 states have call successors, (0), 0 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 07:43:36,049 INFO  L276                IsEmpty]: Start isEmpty. Operand 7796 states and 12231 transitions.
[2024-12-02 07:43:36,055 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 251
[2024-12-02 07:43:36,055 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:43:36,056 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:43:36,056 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-12-02 07:43:36,056 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:43:36,056 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:43:36,057 INFO  L85        PathProgramCache]: Analyzing trace with hash -1350128300, now seen corresponding path program 1 times
[2024-12-02 07:43:36,057 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:43:36,057 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [127746289]
[2024-12-02 07:43:36,057 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:43:36,057 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:43:36,145 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:43:36,805 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 07:43:36,805 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:43:36,805 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [127746289]
[2024-12-02 07:43:36,805 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [127746289] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:43:36,805 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:43:36,805 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-12-02 07:43:36,805 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1277449905]
[2024-12-02 07:43:36,805 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:43:36,806 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-12-02 07:43:36,806 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:43:36,806 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-12-02 07:43:36,807 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=56, Unknown=0, NotChecked=0, Total=72
[2024-12-02 07:43:36,807 INFO  L87              Difference]: Start difference. First operand 7796 states and 12231 transitions. Second operand  has 9 states, 9 states have (on average 27.77777777777778) internal successors, (250), 8 states have internal predecessors, (250), 0 states have call successors, (0), 0 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 07:43:38,409 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:43:38,409 INFO  L93              Difference]: Finished difference Result 29335 states and 46716 transitions.
[2024-12-02 07:43:38,409 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-12-02 07:43:38,409 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 27.77777777777778) internal successors, (250), 8 states have internal predecessors, (250), 0 states have call successors, (0), 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 250
[2024-12-02 07:43:38,410 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:43:38,442 INFO  L225             Difference]: With dead ends: 29335
[2024-12-02 07:43:38,442 INFO  L226             Difference]: Without dead ends: 23530
[2024-12-02 07:43:38,448 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 21 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 31 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=121, Invalid=221, Unknown=0, NotChecked=0, Total=342
[2024-12-02 07:43:38,449 INFO  L435           NwaCegarLoop]: 845 mSDtfsCounter, 8802 mSDsluCounter, 4305 mSDsCounter, 0 mSdLazyCounter, 1354 mSolverCounterSat, 118 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8802 SdHoareTripleChecker+Valid, 5150 SdHoareTripleChecker+Invalid, 1472 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 118 IncrementalHoareTripleChecker+Valid, 1354 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2024-12-02 07:43:38,449 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [8802 Valid, 5150 Invalid, 1472 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [118 Valid, 1354 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time]
[2024-12-02 07:43:38,459 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 23530 states.
[2024-12-02 07:43:38,633 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 23530 to 16044.
[2024-12-02 07:43:38,649 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 16044 states, 16042 states have (on average 1.5629597307068943) internal successors, (25073), 16043 states have internal predecessors, (25073), 0 states have call successors, (0), 0 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 07:43:38,667 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 16044 states to 16044 states and 25073 transitions.
[2024-12-02 07:43:38,667 INFO  L78                 Accepts]: Start accepts. Automaton has 16044 states and 25073 transitions. Word has length 250
[2024-12-02 07:43:38,667 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:43:38,667 INFO  L471      AbstractCegarLoop]: Abstraction has 16044 states and 25073 transitions.
[2024-12-02 07:43:38,667 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 27.77777777777778) internal successors, (250), 8 states have internal predecessors, (250), 0 states have call successors, (0), 0 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 07:43:38,668 INFO  L276                IsEmpty]: Start isEmpty. Operand 16044 states and 25073 transitions.
[2024-12-02 07:43:38,676 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 251
[2024-12-02 07:43:38,676 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:43:38,676 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:43:38,677 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-12-02 07:43:38,677 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:43:38,677 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:43:38,677 INFO  L85        PathProgramCache]: Analyzing trace with hash -650906669, now seen corresponding path program 1 times
[2024-12-02 07:43:38,677 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:43:38,677 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1515162244]
[2024-12-02 07:43:38,677 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:43:38,678 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:43:38,868 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:43:39,190 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 07:43:39,191 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:43:39,191 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1515162244]
[2024-12-02 07:43:39,191 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1515162244] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:43:39,191 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:43:39,191 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 07:43:39,191 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1467901091]
[2024-12-02 07:43:39,191 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:43:39,192 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 07:43:39,192 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:43:39,192 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 07:43:39,192 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:43:39,192 INFO  L87              Difference]: Start difference. First operand 16044 states and 25073 transitions. Second operand  has 4 states, 4 states have (on average 62.5) internal successors, (250), 4 states have internal predecessors, (250), 0 states have call successors, (0), 0 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 07:43:39,502 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:43:39,502 INFO  L93              Difference]: Finished difference Result 78220 states and 122335 transitions.
[2024-12-02 07:43:39,503 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 07:43:39,503 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 62.5) internal successors, (250), 4 states have internal predecessors, (250), 0 states have call successors, (0), 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 250
[2024-12-02 07:43:39,503 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:43:39,560 INFO  L225             Difference]: With dead ends: 78220
[2024-12-02 07:43:39,560 INFO  L226             Difference]: Without dead ends: 62244
[2024-12-02 07:43:39,580 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:43:39,580 INFO  L435           NwaCegarLoop]: 1665 mSDtfsCounter, 3084 mSDsluCounter, 2599 mSDsCounter, 0 mSdLazyCounter, 82 mSolverCounterSat, 45 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3084 SdHoareTripleChecker+Valid, 4264 SdHoareTripleChecker+Invalid, 127 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 45 IncrementalHoareTripleChecker+Valid, 82 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:43:39,580 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [3084 Valid, 4264 Invalid, 127 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [45 Valid, 82 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 07:43:39,610 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 62244 states.
[2024-12-02 07:43:40,049 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 62244 to 31150.
[2024-12-02 07:43:40,076 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 31150 states, 31148 states have (on average 1.5566970592012328) internal successors, (48488), 31149 states have internal predecessors, (48488), 0 states have call successors, (0), 0 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 07:43:40,113 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 31150 states to 31150 states and 48488 transitions.
[2024-12-02 07:43:40,114 INFO  L78                 Accepts]: Start accepts. Automaton has 31150 states and 48488 transitions. Word has length 250
[2024-12-02 07:43:40,114 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:43:40,114 INFO  L471      AbstractCegarLoop]: Abstraction has 31150 states and 48488 transitions.
[2024-12-02 07:43:40,114 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 62.5) internal successors, (250), 4 states have internal predecessors, (250), 0 states have call successors, (0), 0 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 07:43:40,114 INFO  L276                IsEmpty]: Start isEmpty. Operand 31150 states and 48488 transitions.
[2024-12-02 07:43:40,125 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 253
[2024-12-02 07:43:40,125 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:43:40,125 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:43:40,125 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-12-02 07:43:40,126 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:43:40,126 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:43:40,126 INFO  L85        PathProgramCache]: Analyzing trace with hash -422291398, now seen corresponding path program 1 times
[2024-12-02 07:43:40,126 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:43:40,126 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2004049187]
[2024-12-02 07:43:40,126 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:43:40,126 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:43:40,169 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:43:40,306 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 07:43:40,306 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:43:40,306 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2004049187]
[2024-12-02 07:43:40,306 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2004049187] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:43:40,306 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:43:40,306 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:43:40,306 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1017569643]
[2024-12-02 07:43:40,306 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:43:40,307 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:43:40,307 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:43:40,307 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:43:40,308 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:43:40,308 INFO  L87              Difference]: Start difference. First operand 31150 states and 48488 transitions. Second operand  has 3 states, 3 states have (on average 84.0) internal successors, (252), 3 states have internal predecessors, (252), 0 states have call successors, (0), 0 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 07:43:40,610 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:43:40,610 INFO  L93              Difference]: Finished difference Result 90377 states and 140440 transitions.
[2024-12-02 07:43:40,610 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:43:40,610 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 84.0) internal successors, (252), 3 states have internal predecessors, (252), 0 states have call successors, (0), 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 252
[2024-12-02 07:43:40,611 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:43:40,702 INFO  L225             Difference]: With dead ends: 90377
[2024-12-02 07:43:40,702 INFO  L226             Difference]: Without dead ends: 60620
[2024-12-02 07:43:40,729 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 07:43:40,729 INFO  L435           NwaCegarLoop]: 1896 mSDtfsCounter, 874 mSDsluCounter, 974 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 19 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 874 SdHoareTripleChecker+Valid, 2870 SdHoareTripleChecker+Invalid, 42 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 19 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:43:40,729 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [874 Valid, 2870 Invalid, 42 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [19 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 07:43:40,764 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 60620 states.
[2024-12-02 07:43:41,415 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 60620 to 60595.
[2024-12-02 07:43:41,467 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 60595 states, 60593 states have (on average 1.5497664746752926) internal successors, (93905), 60594 states have internal predecessors, (93905), 0 states have call successors, (0), 0 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 07:43:41,727 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 60595 states to 60595 states and 93905 transitions.
[2024-12-02 07:43:41,728 INFO  L78                 Accepts]: Start accepts. Automaton has 60595 states and 93905 transitions. Word has length 252
[2024-12-02 07:43:41,728 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:43:41,728 INFO  L471      AbstractCegarLoop]: Abstraction has 60595 states and 93905 transitions.
[2024-12-02 07:43:41,728 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 84.0) internal successors, (252), 3 states have internal predecessors, (252), 0 states have call successors, (0), 0 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 07:43:41,728 INFO  L276                IsEmpty]: Start isEmpty. Operand 60595 states and 93905 transitions.
[2024-12-02 07:43:41,745 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 253
[2024-12-02 07:43:41,745 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:43:41,745 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:43:41,746 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-12-02 07:43:41,746 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:43:41,746 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:43:41,746 INFO  L85        PathProgramCache]: Analyzing trace with hash -1883126770, now seen corresponding path program 1 times
[2024-12-02 07:43:41,746 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:43:41,746 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1763037281]
[2024-12-02 07:43:41,747 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:43:41,747 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:43:41,798 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:43:41,890 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 07:43:41,890 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:43:41,890 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1763037281]
[2024-12-02 07:43:41,890 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1763037281] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:43:41,890 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:43:41,890 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:43:41,890 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [489361950]
[2024-12-02 07:43:41,890 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:43:41,891 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:43:41,891 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:43:41,891 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:43:41,891 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:43:41,892 INFO  L87              Difference]: Start difference. First operand 60595 states and 93905 transitions. Second operand  has 3 states, 3 states have (on average 84.0) internal successors, (252), 3 states have internal predecessors, (252), 0 states have call successors, (0), 0 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 07:43:42,184 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:43:42,184 INFO  L93              Difference]: Finished difference Result 119265 states and 184524 transitions.
[2024-12-02 07:43:42,185 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:43:42,185 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 84.0) internal successors, (252), 3 states have internal predecessors, (252), 0 states have call successors, (0), 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 252
[2024-12-02 07:43:42,185 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:43:42,284 INFO  L225             Difference]: With dead ends: 119265
[2024-12-02 07:43:42,285 INFO  L226             Difference]: Without dead ends: 61081
[2024-12-02 07:43:42,324 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 07:43:42,324 INFO  L435           NwaCegarLoop]: 1035 mSDtfsCounter, 5 mSDsluCounter, 1019 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 2054 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 07:43:42,325 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 2054 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 07:43:42,363 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 61081 states.
[2024-12-02 07:43:43,096 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 61081 to 61081.
[2024-12-02 07:43:43,146 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 61081 states, 61079 states have (on average 1.5464889732968778) internal successors, (94458), 61080 states have internal predecessors, (94458), 0 states have call successors, (0), 0 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 07:43:43,366 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 61081 states to 61081 states and 94458 transitions.
[2024-12-02 07:43:43,367 INFO  L78                 Accepts]: Start accepts. Automaton has 61081 states and 94458 transitions. Word has length 252
[2024-12-02 07:43:43,367 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:43:43,367 INFO  L471      AbstractCegarLoop]: Abstraction has 61081 states and 94458 transitions.
[2024-12-02 07:43:43,367 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 84.0) internal successors, (252), 3 states have internal predecessors, (252), 0 states have call successors, (0), 0 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 07:43:43,367 INFO  L276                IsEmpty]: Start isEmpty. Operand 61081 states and 94458 transitions.
[2024-12-02 07:43:43,381 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 254
[2024-12-02 07:43:43,381 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:43:43,381 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:43:43,381 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-12-02 07:43:43,381 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:43:43,382 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:43:43,382 INFO  L85        PathProgramCache]: Analyzing trace with hash -1867736834, now seen corresponding path program 1 times
[2024-12-02 07:43:43,382 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:43:43,382 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [995639758]
[2024-12-02 07:43:43,382 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:43:43,382 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:43:43,425 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:43:43,489 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 07:43:43,489 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:43:43,490 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [995639758]
[2024-12-02 07:43:43,490 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [995639758] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:43:43,490 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:43:43,490 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:43:43,490 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [226544758]
[2024-12-02 07:43:43,490 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:43:43,490 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:43:43,491 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:43:43,491 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:43:43,491 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:43:43,491 INFO  L87              Difference]: Start difference. First operand 61081 states and 94458 transitions. Second operand  has 3 states, 3 states have (on average 84.33333333333333) internal successors, (253), 3 states have internal predecessors, (253), 0 states have call successors, (0), 0 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 07:43:44,010 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:43:44,010 INFO  L93              Difference]: Finished difference Result 152158 states and 238494 transitions.
[2024-12-02 07:43:44,011 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:43:44,011 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 84.33333333333333) internal successors, (253), 3 states have internal predecessors, (253), 0 states have call successors, (0), 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 253
[2024-12-02 07:43:44,011 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:43:44,179 INFO  L225             Difference]: With dead ends: 152158
[2024-12-02 07:43:44,179 INFO  L226             Difference]: Without dead ends: 99512
[2024-12-02 07:43:44,223 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 07:43:44,224 INFO  L435           NwaCegarLoop]: 1357 mSDtfsCounter, 535 mSDsluCounter, 779 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 535 SdHoareTripleChecker+Valid, 2136 SdHoareTripleChecker+Invalid, 36 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:43:44,224 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [535 Valid, 2136 Invalid, 36 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 07:43:44,285 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 99512 states.
[2024-12-02 07:43:45,276 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 99512 to 92973.
[2024-12-02 07:43:45,340 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 92973 states, 92971 states have (on average 1.55839993116133) internal successors, (144886), 92972 states have internal predecessors, (144886), 0 states have call successors, (0), 0 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 07:43:45,637 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 92973 states to 92973 states and 144886 transitions.
[2024-12-02 07:43:45,637 INFO  L78                 Accepts]: Start accepts. Automaton has 92973 states and 144886 transitions. Word has length 253
[2024-12-02 07:43:45,637 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:43:45,637 INFO  L471      AbstractCegarLoop]: Abstraction has 92973 states and 144886 transitions.
[2024-12-02 07:43:45,637 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 84.33333333333333) internal successors, (253), 3 states have internal predecessors, (253), 0 states have call successors, (0), 0 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 07:43:45,637 INFO  L276                IsEmpty]: Start isEmpty. Operand 92973 states and 144886 transitions.
[2024-12-02 07:43:45,656 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 254
[2024-12-02 07:43:45,656 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:43:45,656 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:43:45,656 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-12-02 07:43:45,657 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:43:45,657 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:43:45,658 INFO  L85        PathProgramCache]: Analyzing trace with hash -42130486, now seen corresponding path program 1 times
[2024-12-02 07:43:45,658 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:43:45,658 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [116630117]
[2024-12-02 07:43:45,658 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:43:45,658 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:43:45,868 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:43:46,422 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 07:43:46,422 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:43:46,422 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [116630117]
[2024-12-02 07:43:46,422 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [116630117] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:43:46,422 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:43:46,422 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 07:43:46,422 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [717849631]
[2024-12-02 07:43:46,422 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:43:46,423 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 07:43:46,423 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:43:46,424 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 07:43:46,424 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:43:46,424 INFO  L87              Difference]: Start difference. First operand 92973 states and 144886 transitions. Second operand  has 4 states, 4 states have (on average 63.25) internal successors, (253), 4 states have internal predecessors, (253), 0 states have call successors, (0), 0 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 07:43:46,882 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:43:46,882 INFO  L93              Difference]: Finished difference Result 178663 states and 278313 transitions.
[2024-12-02 07:43:46,883 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 07:43:46,883 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 63.25) internal successors, (253), 4 states have internal predecessors, (253), 0 states have call successors, (0), 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 253
[2024-12-02 07:43:46,883 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:43:47,098 INFO  L225             Difference]: With dead ends: 178663
[2024-12-02 07:43:47,098 INFO  L226             Difference]: Without dead ends: 87963
[2024-12-02 07:43:47,127 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:43:47,127 INFO  L435           NwaCegarLoop]: 1159 mSDtfsCounter, 99 mSDsluCounter, 2173 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 99 SdHoareTripleChecker+Valid, 3332 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 07:43:47,127 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [99 Valid, 3332 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 07:43:47,154 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 87963 states.
[2024-12-02 07:43:48,109 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 87963 to 87887.
[2024-12-02 07:43:48,173 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 87887 states, 87885 states have (on average 1.559025999886215) internal successors, (137015), 87886 states have internal predecessors, (137015), 0 states have call successors, (0), 0 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 07:43:48,343 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 87887 states to 87887 states and 137015 transitions.
[2024-12-02 07:43:48,343 INFO  L78                 Accepts]: Start accepts. Automaton has 87887 states and 137015 transitions. Word has length 253
[2024-12-02 07:43:48,344 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:43:48,344 INFO  L471      AbstractCegarLoop]: Abstraction has 87887 states and 137015 transitions.
[2024-12-02 07:43:48,344 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 63.25) internal successors, (253), 4 states have internal predecessors, (253), 0 states have call successors, (0), 0 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 07:43:48,344 INFO  L276                IsEmpty]: Start isEmpty. Operand 87887 states and 137015 transitions.
[2024-12-02 07:43:48,376 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 255
[2024-12-02 07:43:48,376 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:43:48,377 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:43:48,377 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-12-02 07:43:48,377 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:43:48,377 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:43:48,378 INFO  L85        PathProgramCache]: Analyzing trace with hash 141137842, now seen corresponding path program 1 times
[2024-12-02 07:43:48,378 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:43:48,378 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [12591757]
[2024-12-02 07:43:48,378 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:43:48,378 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:43:48,672 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:43:49,346 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 07:43:49,347 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:43:49,347 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [12591757]
[2024-12-02 07:43:49,347 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [12591757] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:43:49,347 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:43:49,347 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 07:43:49,347 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1079383571]
[2024-12-02 07:43:49,347 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:43:49,348 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 07:43:49,348 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:43:49,348 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 07:43:49,348 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:43:49,348 INFO  L87              Difference]: Start difference. First operand 87887 states and 137015 transitions. Second operand  has 5 states, 5 states have (on average 50.8) internal successors, (254), 5 states have internal predecessors, (254), 0 states have call successors, (0), 0 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 07:43:50,069 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:43:50,069 INFO  L93              Difference]: Finished difference Result 253279 states and 394930 transitions.
[2024-12-02 07:43:50,070 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 07:43:50,070 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 50.8) internal successors, (254), 5 states have internal predecessors, (254), 0 states have call successors, (0), 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 254
[2024-12-02 07:43:50,070 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:43:50,462 INFO  L225             Difference]: With dead ends: 253279
[2024-12-02 07:43:50,462 INFO  L226             Difference]: Without dead ends: 165562
[2024-12-02 07:43:50,492 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:43:50,492 INFO  L435           NwaCegarLoop]: 1669 mSDtfsCounter, 903 mSDsluCounter, 3550 mSDsCounter, 0 mSdLazyCounter, 86 mSolverCounterSat, 26 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 903 SdHoareTripleChecker+Valid, 5219 SdHoareTripleChecker+Invalid, 112 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 26 IncrementalHoareTripleChecker+Valid, 86 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:43:50,493 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [903 Valid, 5219 Invalid, 112 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [26 Valid, 86 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 07:43:50,544 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 165562 states.
[2024-12-02 07:43:52,133 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 165562 to 165544.
[2024-12-02 07:43:52,237 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 165544 states, 165542 states have (on average 1.550730328255065) internal successors, (256711), 165543 states have internal predecessors, (256711), 0 states have call successors, (0), 0 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 07:43:52,755 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 165544 states to 165544 states and 256711 transitions.
[2024-12-02 07:43:52,755 INFO  L78                 Accepts]: Start accepts. Automaton has 165544 states and 256711 transitions. Word has length 254
[2024-12-02 07:43:52,755 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:43:52,755 INFO  L471      AbstractCegarLoop]: Abstraction has 165544 states and 256711 transitions.
[2024-12-02 07:43:52,756 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 50.8) internal successors, (254), 5 states have internal predecessors, (254), 0 states have call successors, (0), 0 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 07:43:52,756 INFO  L276                IsEmpty]: Start isEmpty. Operand 165544 states and 256711 transitions.
[2024-12-02 07:43:52,780 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 256
[2024-12-02 07:43:52,780 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:43:52,781 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:43:52,781 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-12-02 07:43:52,781 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:43:52,782 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:43:52,782 INFO  L85        PathProgramCache]: Analyzing trace with hash 664586344, now seen corresponding path program 1 times
[2024-12-02 07:43:52,782 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:43:52,782 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1533788806]
[2024-12-02 07:43:52,782 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:43:52,782 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:43:52,834 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:43:52,917 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 07:43:52,917 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:43:52,917 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1533788806]
[2024-12-02 07:43:52,917 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1533788806] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:43:52,917 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:43:52,917 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:43:52,917 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1337159367]
[2024-12-02 07:43:52,918 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:43:52,918 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:43:52,918 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:43:52,919 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:43:52,919 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:43:52,919 INFO  L87              Difference]: Start difference. First operand 165544 states and 256711 transitions. Second operand  has 3 states, 3 states have (on average 85.0) internal successors, (255), 3 states have internal predecessors, (255), 0 states have call successors, (0), 0 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 07:43:54,281 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:43:54,281 INFO  L93              Difference]: Finished difference Result 486447 states and 754474 transitions.
[2024-12-02 07:43:54,282 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:43:54,282 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 85.0) internal successors, (255), 3 states have internal predecessors, (255), 0 states have call successors, (0), 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 255
[2024-12-02 07:43:54,282 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:43:54,618 INFO  L225             Difference]: With dead ends: 486447
[2024-12-02 07:43:54,618 INFO  L226             Difference]: Without dead ends: 323654
[2024-12-02 07:43:54,668 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 07:43:54,668 INFO  L435           NwaCegarLoop]: 1935 mSDtfsCounter, 862 mSDsluCounter, 969 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 19 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 862 SdHoareTripleChecker+Valid, 2904 SdHoareTripleChecker+Invalid, 42 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 19 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:43:54,669 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [862 Valid, 2904 Invalid, 42 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [19 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 07:43:54,796 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 323654 states.
[2024-12-02 07:43:58,393 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 323654 to 323592.
[2024-12-02 07:43:58,570 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 323592 states, 323590 states have (on average 1.5449859389968787) internal successors, (499942), 323591 states have internal predecessors, (499942), 0 states have call successors, (0), 0 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 07:43:59,524 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 323592 states to 323592 states and 499942 transitions.
[2024-12-02 07:43:59,524 INFO  L78                 Accepts]: Start accepts. Automaton has 323592 states and 499942 transitions. Word has length 255
[2024-12-02 07:43:59,524 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:43:59,525 INFO  L471      AbstractCegarLoop]: Abstraction has 323592 states and 499942 transitions.
[2024-12-02 07:43:59,525 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 85.0) internal successors, (255), 3 states have internal predecessors, (255), 0 states have call successors, (0), 0 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 07:43:59,525 INFO  L276                IsEmpty]: Start isEmpty. Operand 323592 states and 499942 transitions.
[2024-12-02 07:43:59,575 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 257
[2024-12-02 07:43:59,575 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:43:59,575 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:43:59,575 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-12-02 07:43:59,575 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:43:59,576 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:43:59,576 INFO  L85        PathProgramCache]: Analyzing trace with hash -1484054700, now seen corresponding path program 1 times
[2024-12-02 07:43:59,576 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:43:59,576 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [275334472]
[2024-12-02 07:43:59,576 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:43:59,576 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:43:59,718 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:44:00,355 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 07:44:00,355 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:44:00,355 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [275334472]
[2024-12-02 07:44:00,355 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [275334472] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:44:00,355 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:44:00,355 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 07:44:00,356 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2058007420]
[2024-12-02 07:44:00,356 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:44:00,356 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 07:44:00,356 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:44:00,357 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 07:44:00,357 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:44:00,357 INFO  L87              Difference]: Start difference. First operand 323592 states and 499942 transitions. Second operand  has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:44:01,950 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:44:01,950 INFO  L93              Difference]: Finished difference Result 638333 states and 985713 transitions.
[2024-12-02 07:44:01,951 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 07:44:01,951 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 256
[2024-12-02 07:44:01,951 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:44:02,317 INFO  L225             Difference]: With dead ends: 638333
[2024-12-02 07:44:02,317 INFO  L226             Difference]: Without dead ends: 321052
[2024-12-02 07:44:02,435 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:44:02,435 INFO  L435           NwaCegarLoop]: 1135 mSDtfsCounter, 92 mSDsluCounter, 2143 mSDsCounter, 0 mSdLazyCounter, 19 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 92 SdHoareTripleChecker+Valid, 3278 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 19 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 07:44:02,435 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [92 Valid, 3278 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 19 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 07:44:02,892 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 321052 states.
[2024-12-02 07:44:06,319 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 321052 to 320116.
[2024-12-02 07:44:06,454 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 320116 states, 320114 states have (on average 1.544418550891245) internal successors, (494390), 320115 states have internal predecessors, (494390), 0 states have call successors, (0), 0 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 07:44:07,113 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 320116 states to 320116 states and 494390 transitions.
[2024-12-02 07:44:07,114 INFO  L78                 Accepts]: Start accepts. Automaton has 320116 states and 494390 transitions. Word has length 256
[2024-12-02 07:44:07,114 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:44:07,114 INFO  L471      AbstractCegarLoop]: Abstraction has 320116 states and 494390 transitions.
[2024-12-02 07:44:07,114 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 64.0) internal successors, (256), 4 states have internal predecessors, (256), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:44:07,114 INFO  L276                IsEmpty]: Start isEmpty. Operand 320116 states and 494390 transitions.
[2024-12-02 07:44:07,199 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 259
[2024-12-02 07:44:07,199 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:44:07,200 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:44:07,200 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-12-02 07:44:07,200 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:44:07,200 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:44:07,200 INFO  L85        PathProgramCache]: Analyzing trace with hash 1256953497, now seen corresponding path program 1 times
[2024-12-02 07:44:07,200 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:44:07,200 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [608060709]
[2024-12-02 07:44:07,201 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:44:07,201 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:44:07,252 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:44:07,329 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 07:44:07,329 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:44:07,329 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [608060709]
[2024-12-02 07:44:07,329 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [608060709] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:44:07,329 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:44:07,329 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:44:07,329 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1307792001]
[2024-12-02 07:44:07,329 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:44:07,330 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:44:07,330 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:44:07,331 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:44:07,331 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:44:07,331 INFO  L87              Difference]: Start difference. First operand 320116 states and 494390 transitions. Second operand  has 3 states, 3 states have (on average 86.0) internal successors, (258), 3 states have internal predecessors, (258), 0 states have call successors, (0), 0 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 07:44:09,933 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:44:09,933 INFO  L93              Difference]: Finished difference Result 847482 states and 1306096 transitions.
[2024-12-02 07:44:09,934 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:44:09,934 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 86.0) internal successors, (258), 3 states have internal predecessors, (258), 0 states have call successors, (0), 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 258
[2024-12-02 07:44:09,934 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:44:10,582 INFO  L225             Difference]: With dead ends: 847482
[2024-12-02 07:44:10,582 INFO  L226             Difference]: Without dead ends: 572413
[2024-12-02 07:44:10,697 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 07:44:10,697 INFO  L435           NwaCegarLoop]: 1298 mSDtfsCounter, 867 mSDsluCounter, 1012 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 867 SdHoareTripleChecker+Valid, 2310 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 07:44:10,698 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [867 Valid, 2310 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 07:44:11,306 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 572413 states.
[2024-12-02 07:44:16,594 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 572413 to 320952.
[2024-12-02 07:44:16,716 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 320952 states, 320950 states have (on average 1.5435301448823804) internal successors, (495396), 320951 states have internal predecessors, (495396), 0 states have call successors, (0), 0 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 07:44:17,176 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 320952 states to 320952 states and 495396 transitions.
[2024-12-02 07:44:17,176 INFO  L78                 Accepts]: Start accepts. Automaton has 320952 states and 495396 transitions. Word has length 258
[2024-12-02 07:44:17,176 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:44:17,176 INFO  L471      AbstractCegarLoop]: Abstraction has 320952 states and 495396 transitions.
[2024-12-02 07:44:17,177 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 86.0) internal successors, (258), 3 states have internal predecessors, (258), 0 states have call successors, (0), 0 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 07:44:17,177 INFO  L276                IsEmpty]: Start isEmpty. Operand 320952 states and 495396 transitions.
[2024-12-02 07:44:17,230 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 260
[2024-12-02 07:44:17,230 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:44:17,230 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:44:17,230 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-12-02 07:44:17,230 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:44:17,231 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:44:17,231 INFO  L85        PathProgramCache]: Analyzing trace with hash -1842602544, now seen corresponding path program 1 times
[2024-12-02 07:44:17,231 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:44:17,231 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [491566524]
[2024-12-02 07:44:17,231 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:44:17,231 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:44:17,274 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:44:17,361 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 07:44:17,361 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:44:17,361 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [491566524]
[2024-12-02 07:44:17,361 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [491566524] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:44:17,361 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:44:17,361 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:44:17,361 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [315956045]
[2024-12-02 07:44:17,361 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:44:17,362 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:44:17,362 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:44:17,362 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:44:17,362 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:44:17,362 INFO  L87              Difference]: Start difference. First operand 320952 states and 495396 transitions. Second operand  has 3 states, 3 states have (on average 86.33333333333333) internal successors, (259), 3 states have internal predecessors, (259), 0 states have call successors, (0), 0 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 07:44:20,403 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:44:20,404 INFO  L93              Difference]: Finished difference Result 903804 states and 1393963 transitions.
[2024-12-02 07:44:20,404 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:44:20,404 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 86.33333333333333) internal successors, (259), 3 states have internal predecessors, (259), 0 states have call successors, (0), 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 259
[2024-12-02 07:44:20,405 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:44:21,075 INFO  L225             Difference]: With dead ends: 903804
[2024-12-02 07:44:21,075 INFO  L226             Difference]: Without dead ends: 593251
[2024-12-02 07:44:21,192 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 07:44:21,192 INFO  L435           NwaCegarLoop]: 1041 mSDtfsCounter, 866 mSDsluCounter, 1012 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 866 SdHoareTripleChecker+Valid, 2053 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 07:44:21,193 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [866 Valid, 2053 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 07:44:21,465 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 593251 states.
[2024-12-02 07:44:26,581 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 593251 to 320272.
[2024-12-02 07:44:26,786 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 320272 states, 320270 states have (on average 1.542810753426796) internal successors, (494116), 320271 states have internal predecessors, (494116), 0 states have call successors, (0), 0 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 07:44:27,691 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 320272 states to 320272 states and 494116 transitions.
[2024-12-02 07:44:27,692 INFO  L78                 Accepts]: Start accepts. Automaton has 320272 states and 494116 transitions. Word has length 259
[2024-12-02 07:44:27,692 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:44:27,692 INFO  L471      AbstractCegarLoop]: Abstraction has 320272 states and 494116 transitions.
[2024-12-02 07:44:27,692 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 86.33333333333333) internal successors, (259), 3 states have internal predecessors, (259), 0 states have call successors, (0), 0 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 07:44:27,692 INFO  L276                IsEmpty]: Start isEmpty. Operand 320272 states and 494116 transitions.
[2024-12-02 07:44:27,746 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 260
[2024-12-02 07:44:27,746 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:44:27,746 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:44:27,746 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-12-02 07:44:27,747 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:44:27,747 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:44:27,747 INFO  L85        PathProgramCache]: Analyzing trace with hash 1515540681, now seen corresponding path program 1 times
[2024-12-02 07:44:27,747 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:44:27,747 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [241612022]
[2024-12-02 07:44:27,747 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:44:27,748 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:44:27,797 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:44:27,862 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 07:44:27,862 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:44:27,862 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [241612022]
[2024-12-02 07:44:27,862 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [241612022] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:44:27,862 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:44:27,862 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:44:27,862 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [300510765]
[2024-12-02 07:44:27,862 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:44:27,863 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:44:27,863 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:44:27,863 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:44:27,863 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:44:27,863 INFO  L87              Difference]: Start difference. First operand 320272 states and 494116 transitions. Second operand  has 3 states, 3 states have (on average 86.33333333333333) internal successors, (259), 3 states have internal predecessors, (259), 0 states have call successors, (0), 0 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 07:44:30,050 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:44:30,050 INFO  L93              Difference]: Finished difference Result 815067 states and 1269680 transitions.
[2024-12-02 07:44:30,051 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:44:30,051 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 86.33333333333333) internal successors, (259), 3 states have internal predecessors, (259), 0 states have call successors, (0), 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 259
[2024-12-02 07:44:30,051 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:44:31,043 INFO  L225             Difference]: With dead ends: 815067
[2024-12-02 07:44:31,043 INFO  L226             Difference]: Without dead ends: 519910
[2024-12-02 07:44:31,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 07:44:31,133 INFO  L435           NwaCegarLoop]: 1361 mSDtfsCounter, 512 mSDsluCounter, 811 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 512 SdHoareTripleChecker+Valid, 2172 SdHoareTripleChecker+Invalid, 36 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:44:31,134 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [512 Valid, 2172 Invalid, 36 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 07:44:31,349 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 519910 states.
[2024-12-02 07:44:36,987 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 519910 to 483640.
[2024-12-02 07:44:37,674 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 483640 states, 483638 states have (on average 1.5612255447256005) internal successors, (755068), 483639 states have internal predecessors, (755068), 0 states have call successors, (0), 0 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 07:44:38,428 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 483640 states to 483640 states and 755068 transitions.
[2024-12-02 07:44:38,428 INFO  L78                 Accepts]: Start accepts. Automaton has 483640 states and 755068 transitions. Word has length 259
[2024-12-02 07:44:38,429 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:44:38,429 INFO  L471      AbstractCegarLoop]: Abstraction has 483640 states and 755068 transitions.
[2024-12-02 07:44:38,429 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 86.33333333333333) internal successors, (259), 3 states have internal predecessors, (259), 0 states have call successors, (0), 0 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 07:44:38,429 INFO  L276                IsEmpty]: Start isEmpty. Operand 483640 states and 755068 transitions.
[2024-12-02 07:44:38,482 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 261
[2024-12-02 07:44:38,482 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:44:38,483 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:44:38,483 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2024-12-02 07:44:38,483 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:44:38,483 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:44:38,483 INFO  L85        PathProgramCache]: Analyzing trace with hash 1377277807, now seen corresponding path program 1 times
[2024-12-02 07:44:38,483 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:44:38,483 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1221815943]
[2024-12-02 07:44:38,484 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:44:38,484 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:44:38,527 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:44:38,639 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 07:44:38,640 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:44:38,640 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1221815943]
[2024-12-02 07:44:38,640 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1221815943] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:44:38,640 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:44:38,640 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:44:38,640 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1841989360]
[2024-12-02 07:44:38,640 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:44:38,640 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:44:38,640 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:44:38,641 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:44:38,641 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:44:38,641 INFO  L87              Difference]: Start difference. First operand 483640 states and 755068 transitions. Second operand  has 3 states, 3 states have (on average 86.66666666666667) internal successors, (260), 3 states have internal predecessors, (260), 0 states have call successors, (0), 0 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 07:44:42,720 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:44:42,720 INFO  L93              Difference]: Finished difference Result 1405153 states and 2193271 transitions.
[2024-12-02 07:44:42,720 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:44:42,720 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 86.66666666666667) internal successors, (260), 3 states have internal predecessors, (260), 0 states have call successors, (0), 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 260
[2024-12-02 07:44:42,721 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:44:43,831 INFO  L225             Difference]: With dead ends: 1405153
[2024-12-02 07:44:43,831 INFO  L226             Difference]: Without dead ends: 930674
[2024-12-02 07:44:43,998 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 07:44:43,998 INFO  L435           NwaCegarLoop]: 1931 mSDtfsCounter, 877 mSDsluCounter, 964 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 19 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 877 SdHoareTripleChecker+Valid, 2895 SdHoareTripleChecker+Invalid, 42 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 19 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:44:43,998 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [877 Valid, 2895 Invalid, 42 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [19 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 07:44:44,422 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 930674 states.
[2024-12-02 07:44:53,725 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 930674 to 930660.
[2024-12-02 07:44:54,824 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 930660 states, 930658 states have (on average 1.5518385916201225) internal successors, (1444231), 930659 states have internal predecessors, (1444231), 0 states have call successors, (0), 0 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 07:44:56,978 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 930660 states to 930660 states and 1444231 transitions.
[2024-12-02 07:44:56,978 INFO  L78                 Accepts]: Start accepts. Automaton has 930660 states and 1444231 transitions. Word has length 260
[2024-12-02 07:44:56,978 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:44:56,978 INFO  L471      AbstractCegarLoop]: Abstraction has 930660 states and 1444231 transitions.
[2024-12-02 07:44:56,978 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 86.66666666666667) internal successors, (260), 3 states have internal predecessors, (260), 0 states have call successors, (0), 0 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 07:44:56,979 INFO  L276                IsEmpty]: Start isEmpty. Operand 930660 states and 1444231 transitions.
[2024-12-02 07:44:57,086 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 261
[2024-12-02 07:44:57,086 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:44:57,087 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:44:57,087 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2024-12-02 07:44:57,087 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:44:57,087 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:44:57,087 INFO  L85        PathProgramCache]: Analyzing trace with hash -1286834804, now seen corresponding path program 1 times
[2024-12-02 07:44:57,087 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:44:57,087 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [562970212]
[2024-12-02 07:44:57,087 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:44:57,087 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:44:57,192 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:44:57,510 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 07:44:57,510 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:44:57,510 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [562970212]
[2024-12-02 07:44:57,510 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [562970212] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:44:57,510 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:44:57,510 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 07:44:57,510 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [345158417]
[2024-12-02 07:44:57,510 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:44:57,510 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 07:44:57,510 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:44:57,511 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 07:44:57,511 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:44:57,511 INFO  L87              Difference]: Start difference. First operand 930660 states and 1444231 transitions. Second operand  has 4 states, 4 states have (on average 65.0) internal successors, (260), 4 states have internal predecessors, (260), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)