./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.3.ufo.BOUNDED-6.pals.c.v+cfa-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_d8446f9a-e5e6-4253-99a2-68625c4228dc/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d8446f9a-e5e6-4253-99a2-68625c4228dc/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_d8446f9a-e5e6-4253-99a2-68625c4228dc/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d8446f9a-e5e6-4253-99a2-68625c4228dc/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.3.ufo.BOUNDED-6.pals.c.v+cfa-reducer.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d8446f9a-e5e6-4253-99a2-68625c4228dc/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_d8446f9a-e5e6-4253-99a2-68625c4228dc/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 19261aa21d7ff8465246029ba19079abe08492ae10904d6c12d0346fe16f4773
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 11:56:00,329 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 11:56:00,385 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d8446f9a-e5e6-4253-99a2-68625c4228dc/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-12-02 11:56:00,389 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 11:56:00,390 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 11:56:00,411 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 11:56:00,411 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 11:56:00,411 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 11:56:00,412 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 11:56:00,412 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 11:56:00,412 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 11:56:00,412 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 11:56:00,412 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 11:56:00,412 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 11:56:00,412 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 11:56:00,413 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 11:56:00,413 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 11:56:00,413 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 11:56:00,413 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 11:56:00,413 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 11:56:00,413 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 11:56:00,413 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 11:56:00,413 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 11:56:00,413 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 11:56:00,413 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 11:56:00,413 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 11:56:00,413 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 11:56:00,414 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 11:56:00,414 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 11:56:00,414 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 11:56:00,414 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 11:56:00,414 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 11:56:00,414 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 11:56:00,414 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 11:56:00,414 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 11:56:00,414 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 11:56:00,414 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 11:56:00,414 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 11:56:00,414 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 11:56:00,414 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 11:56:00,415 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 11:56:00,415 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 11:56:00,415 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 11:56:00,415 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 11:56:00,415 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 11:56:00,415 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 11:56:00,415 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 11:56:00,415 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 11:56:00,415 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_d8446f9a-e5e6-4253-99a2-68625c4228dc/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 -> 19261aa21d7ff8465246029ba19079abe08492ae10904d6c12d0346fe16f4773
[2024-12-02 11:56:00,643 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 11:56:00,651 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 11:56:00,653 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 11:56:00,654 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 11:56:00,655 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 11:56:00,656 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d8446f9a-e5e6-4253-99a2-68625c4228dc/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.3.ufo.BOUNDED-6.pals.c.v+cfa-reducer.c
[2024-12-02 11:56:03,307 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d8446f9a-e5e6-4253-99a2-68625c4228dc/bin/uautomizer-verify-84ZbGMXZE1/data/a0222036c/5edc131f4eca4e3fbf442eabf002f73b/FLAG2abf4668e
[2024-12-02 11:56:03,532 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 11:56:03,533 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d8446f9a-e5e6-4253-99a2-68625c4228dc/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.3.ufo.BOUNDED-6.pals.c.v+cfa-reducer.c
[2024-12-02 11:56:03,543 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d8446f9a-e5e6-4253-99a2-68625c4228dc/bin/uautomizer-verify-84ZbGMXZE1/data/a0222036c/5edc131f4eca4e3fbf442eabf002f73b/FLAG2abf4668e
[2024-12-02 11:56:03,886 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d8446f9a-e5e6-4253-99a2-68625c4228dc/bin/uautomizer-verify-84ZbGMXZE1/data/a0222036c/5edc131f4eca4e3fbf442eabf002f73b
[2024-12-02 11:56:03,887 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 11:56:03,888 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 11:56:03,889 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 11:56:03,889 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 11:56:03,892 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 11:56:03,893 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 11:56:03" (1/1) ...
[2024-12-02 11:56:03,893 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6c6ea5f9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:56:03, skipping insertion in model container
[2024-12-02 11:56:03,893 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 11:56:03" (1/1) ...
[2024-12-02 11:56:03,915 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 11:56:04,100 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_d8446f9a-e5e6-4253-99a2-68625c4228dc/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.3.ufo.BOUNDED-6.pals.c.v+cfa-reducer.c[7806,7819]
[2024-12-02 11:56:04,130 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 11:56:04,143 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 11:56:04,187 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_d8446f9a-e5e6-4253-99a2-68625c4228dc/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.3.ufo.BOUNDED-6.pals.c.v+cfa-reducer.c[7806,7819]
[2024-12-02 11:56:04,203 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 11:56:04,220 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 11:56:04,220 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:56:04 WrapperNode
[2024-12-02 11:56:04,220 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 11:56:04,221 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 11:56:04,221 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 11:56:04,221 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 11:56:04,228 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:56:04" (1/1) ...
[2024-12-02 11:56:04,238 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:56:04" (1/1) ...
[2024-12-02 11:56:04,269 INFO  L138                Inliner]: procedures = 22, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 687
[2024-12-02 11:56:04,269 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 11:56:04,269 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 11:56:04,269 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 11:56:04,269 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 11:56:04,276 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:56:04" (1/1) ...
[2024-12-02 11:56:04,276 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:56:04" (1/1) ...
[2024-12-02 11:56:04,279 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:56:04" (1/1) ...
[2024-12-02 11:56:04,292 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-12-02 11:56:04,293 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:56:04" (1/1) ...
[2024-12-02 11:56:04,293 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:56:04" (1/1) ...
[2024-12-02 11:56:04,302 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:56:04" (1/1) ...
[2024-12-02 11:56:04,304 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:56:04" (1/1) ...
[2024-12-02 11:56:04,308 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:56:04" (1/1) ...
[2024-12-02 11:56:04,310 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:56:04" (1/1) ...
[2024-12-02 11:56:04,312 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:56:04" (1/1) ...
[2024-12-02 11:56:04,316 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 11:56:04,317 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 11:56:04,317 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 11:56:04,317 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 11:56:04,318 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:56:04" (1/1) ...
[2024-12-02 11:56:04,323 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 11:56:04,334 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d8446f9a-e5e6-4253-99a2-68625c4228dc/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:56:04,346 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d8446f9a-e5e6-4253-99a2-68625c4228dc/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 11:56:04,349 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d8446f9a-e5e6-4253-99a2-68625c4228dc/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 11:56:04,373 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 11:56:04,373 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-12-02 11:56:04,373 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 11:56:04,373 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 11:56:04,476 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 11:56:04,478 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 11:56:05,061 INFO  L?                        ?]: Removed 51 outVars from TransFormulas that were not future-live.
[2024-12-02 11:56:05,061 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 11:56:05,074 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 11:56:05,074 INFO  L312             CfgBuilder]: Removed 0 assume(true) statements.
[2024-12-02 11:56:05,074 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 11:56:05 BoogieIcfgContainer
[2024-12-02 11:56:05,075 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 11:56:05,076 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 11:56:05,076 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 11:56:05,080 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 11:56:05,080 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 11:56:03" (1/3) ...
[2024-12-02 11:56:05,080 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@84383d8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 11:56:05, skipping insertion in model container
[2024-12-02 11:56:05,080 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:56:04" (2/3) ...
[2024-12-02 11:56:05,081 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@84383d8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 11:56:05, skipping insertion in model container
[2024-12-02 11:56:05,081 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 11:56:05" (3/3) ...
[2024-12-02 11:56:05,082 INFO  L128   eAbstractionObserver]: Analyzing ICFG pals_opt-floodmax.3.3.ufo.BOUNDED-6.pals.c.v+cfa-reducer.c
[2024-12-02 11:56:05,093 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 11:56:05,095 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG pals_opt-floodmax.3.3.ufo.BOUNDED-6.pals.c.v+cfa-reducer.c that has 1 procedures, 149 locations, 1 initial locations, 0 loop locations, and 1 error locations.
[2024-12-02 11:56:05,141 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 11:56:05,151 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;@262f86f4, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 11:56:05,151 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-12-02 11:56:05,154 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 149 states, 147 states have (on average 1.7619047619047619) internal successors, (259), 148 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 11:56:05,161 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 63
[2024-12-02 11:56:05,161 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:05,161 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]
[2024-12-02 11:56:05,162 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:05,165 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:05,165 INFO  L85        PathProgramCache]: Analyzing trace with hash -1468963440, now seen corresponding path program 1 times
[2024-12-02 11:56:05,171 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:05,171 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [471950615]
[2024-12-02 11:56:05,171 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:05,172 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:05,340 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:05,551 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:56:05,551 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:05,552 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [471950615]
[2024-12-02 11:56:05,552 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [471950615] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:05,552 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:05,553 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:56:05,554 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [800369987]
[2024-12-02 11:56:05,554 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:05,558 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:56:05,558 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:05,576 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:56:05,576 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:05,579 INFO  L87              Difference]: Start difference. First operand  has 149 states, 147 states have (on average 1.7619047619047619) internal successors, (259), 148 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) Second operand  has 3 states, 3 states have (on average 20.666666666666668) internal successors, (62), 3 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:05,692 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:05,693 INFO  L93              Difference]: Finished difference Result 323 states and 547 transitions.
[2024-12-02 11:56:05,694 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:56:05,695 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 20.666666666666668) internal successors, (62), 3 states have internal predecessors, (62), 0 states have call successors, (0), 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 62
[2024-12-02 11:56:05,695 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:05,703 INFO  L225             Difference]: With dead ends: 323
[2024-12-02 11:56:05,703 INFO  L226             Difference]: Without dead ends: 225
[2024-12-02 11:56:05,706 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:05,708 INFO  L435           NwaCegarLoop]: 259 mSDtfsCounter, 150 mSDsluCounter, 193 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 150 SdHoareTripleChecker+Valid, 452 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:05,709 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [150 Valid, 452 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 11:56:05,720 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 225 states.
[2024-12-02 11:56:05,738 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 225 to 223.
[2024-12-02 11:56:05,740 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 223 states, 222 states have (on average 1.572072072072072) internal successors, (349), 222 states have internal predecessors, (349), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:05,745 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 223 states to 223 states and 349 transitions.
[2024-12-02 11:56:05,746 INFO  L78                 Accepts]: Start accepts. Automaton has 223 states and 349 transitions. Word has length 62
[2024-12-02 11:56:05,746 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:05,746 INFO  L471      AbstractCegarLoop]: Abstraction has 223 states and 349 transitions.
[2024-12-02 11:56:05,747 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 20.666666666666668) internal successors, (62), 3 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:05,747 INFO  L276                IsEmpty]: Start isEmpty. Operand 223 states and 349 transitions.
[2024-12-02 11:56:05,749 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 65
[2024-12-02 11:56:05,749 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:05,749 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]
[2024-12-02 11:56:05,749 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-02 11:56:05,749 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:05,750 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:05,750 INFO  L85        PathProgramCache]: Analyzing trace with hash -240910223, now seen corresponding path program 1 times
[2024-12-02 11:56:05,750 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:05,750 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1193833670]
[2024-12-02 11:56:05,750 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:05,750 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:05,805 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:05,885 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:56:05,885 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:05,885 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1193833670]
[2024-12-02 11:56:05,886 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1193833670] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:05,886 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:05,886 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:56:05,886 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [477924096]
[2024-12-02 11:56:05,886 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:05,887 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:56:05,887 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:05,888 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:56:05,888 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:05,888 INFO  L87              Difference]: Start difference. First operand 223 states and 349 transitions. Second operand  has 3 states, 3 states have (on average 21.333333333333332) internal successors, (64), 3 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:05,931 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:05,931 INFO  L93              Difference]: Finished difference Result 539 states and 869 transitions.
[2024-12-02 11:56:05,931 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:56:05,932 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 21.333333333333332) internal successors, (64), 3 states have internal predecessors, (64), 0 states have call successors, (0), 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 64
[2024-12-02 11:56:05,932 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:05,934 INFO  L225             Difference]: With dead ends: 539
[2024-12-02 11:56:05,934 INFO  L226             Difference]: Without dead ends: 373
[2024-12-02 11:56:05,935 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:05,935 INFO  L435           NwaCegarLoop]: 222 mSDtfsCounter, 125 mSDsluCounter, 193 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 125 SdHoareTripleChecker+Valid, 415 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:05,936 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [125 Valid, 415 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 11:56:05,937 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 373 states.
[2024-12-02 11:56:05,953 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 373 to 371.
[2024-12-02 11:56:05,954 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 371 states, 370 states have (on average 1.6) internal successors, (592), 370 states have internal predecessors, (592), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:05,956 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 371 states to 371 states and 592 transitions.
[2024-12-02 11:56:05,957 INFO  L78                 Accepts]: Start accepts. Automaton has 371 states and 592 transitions. Word has length 64
[2024-12-02 11:56:05,957 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:05,957 INFO  L471      AbstractCegarLoop]: Abstraction has 371 states and 592 transitions.
[2024-12-02 11:56:05,957 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 21.333333333333332) internal successors, (64), 3 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:05,957 INFO  L276                IsEmpty]: Start isEmpty. Operand 371 states and 592 transitions.
[2024-12-02 11:56:05,959 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 67
[2024-12-02 11:56:05,959 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:05,959 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]
[2024-12-02 11:56:05,960 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-02 11:56:05,960 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:05,960 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:05,960 INFO  L85        PathProgramCache]: Analyzing trace with hash -1851209774, now seen corresponding path program 1 times
[2024-12-02 11:56:05,960 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:05,961 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [735873832]
[2024-12-02 11:56:05,961 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:05,961 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:05,999 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:06,092 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:56:06,092 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:06,092 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [735873832]
[2024-12-02 11:56:06,092 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [735873832] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:06,092 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:06,092 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:56:06,092 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1803215012]
[2024-12-02 11:56:06,092 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:06,093 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:56:06,093 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:06,093 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:56:06,093 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:06,094 INFO  L87              Difference]: Start difference. First operand 371 states and 592 transitions. Second operand  has 3 states, 3 states have (on average 22.0) internal successors, (66), 3 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:06,131 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:06,131 INFO  L93              Difference]: Finished difference Result 967 states and 1570 transitions.
[2024-12-02 11:56:06,132 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:56:06,132 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 22.0) internal successors, (66), 3 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 66
[2024-12-02 11:56:06,132 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:06,135 INFO  L225             Difference]: With dead ends: 967
[2024-12-02 11:56:06,135 INFO  L226             Difference]: Without dead ends: 653
[2024-12-02 11:56:06,136 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:06,137 INFO  L435           NwaCegarLoop]: 222 mSDtfsCounter, 119 mSDsluCounter, 194 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 119 SdHoareTripleChecker+Valid, 416 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:06,137 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [119 Valid, 416 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 11:56:06,139 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 653 states.
[2024-12-02 11:56:06,167 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 653 to 651.
[2024-12-02 11:56:06,168 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 651 states, 650 states have (on average 1.6123076923076922) internal successors, (1048), 650 states have internal predecessors, (1048), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:06,171 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 651 states to 651 states and 1048 transitions.
[2024-12-02 11:56:06,172 INFO  L78                 Accepts]: Start accepts. Automaton has 651 states and 1048 transitions. Word has length 66
[2024-12-02 11:56:06,172 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:06,172 INFO  L471      AbstractCegarLoop]: Abstraction has 651 states and 1048 transitions.
[2024-12-02 11:56:06,172 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 22.0) internal successors, (66), 3 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:06,172 INFO  L276                IsEmpty]: Start isEmpty. Operand 651 states and 1048 transitions.
[2024-12-02 11:56:06,174 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 69
[2024-12-02 11:56:06,174 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:06,174 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]
[2024-12-02 11:56:06,174 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-02 11:56:06,174 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:06,175 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:06,175 INFO  L85        PathProgramCache]: Analyzing trace with hash 1666116403, now seen corresponding path program 1 times
[2024-12-02 11:56:06,175 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:06,175 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [556529279]
[2024-12-02 11:56:06,175 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:06,175 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:06,215 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:06,354 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:56:06,354 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:06,354 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [556529279]
[2024-12-02 11:56:06,354 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [556529279] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:06,354 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:06,354 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 11:56:06,354 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2002136558]
[2024-12-02 11:56:06,354 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:06,355 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 11:56:06,355 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:06,355 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 11:56:06,355 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 11:56:06,356 INFO  L87              Difference]: Start difference. First operand 651 states and 1048 transitions. Second operand  has 5 states, 5 states have (on average 13.6) internal successors, (68), 5 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:06,568 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:06,568 INFO  L93              Difference]: Finished difference Result 2807 states and 4618 transitions.
[2024-12-02 11:56:06,568 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-02 11:56:06,568 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 13.6) internal successors, (68), 5 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 68
[2024-12-02 11:56:06,569 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:06,577 INFO  L225             Difference]: With dead ends: 2807
[2024-12-02 11:56:06,577 INFO  L226             Difference]: Without dead ends: 2213
[2024-12-02 11:56:06,579 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56
[2024-12-02 11:56:06,580 INFO  L435           NwaCegarLoop]: 219 mSDtfsCounter, 857 mSDsluCounter, 1398 mSDsCounter, 0 mSdLazyCounter, 117 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 857 SdHoareTripleChecker+Valid, 1617 SdHoareTripleChecker+Invalid, 123 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 117 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:06,580 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [857 Valid, 1617 Invalid, 123 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 117 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 11:56:06,582 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2213 states.
[2024-12-02 11:56:06,631 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2213 to 1170.
[2024-12-02 11:56:06,633 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1170 states, 1169 states have (on average 1.6236099230111207) internal successors, (1898), 1169 states have internal predecessors, (1898), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:06,639 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1170 states to 1170 states and 1898 transitions.
[2024-12-02 11:56:06,639 INFO  L78                 Accepts]: Start accepts. Automaton has 1170 states and 1898 transitions. Word has length 68
[2024-12-02 11:56:06,639 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:06,640 INFO  L471      AbstractCegarLoop]: Abstraction has 1170 states and 1898 transitions.
[2024-12-02 11:56:06,640 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 13.6) internal successors, (68), 5 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:06,640 INFO  L276                IsEmpty]: Start isEmpty. Operand 1170 states and 1898 transitions.
[2024-12-02 11:56:06,641 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 70
[2024-12-02 11:56:06,641 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:06,641 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]
[2024-12-02 11:56:06,642 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-12-02 11:56:06,642 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:06,642 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:06,642 INFO  L85        PathProgramCache]: Analyzing trace with hash 47496755, now seen corresponding path program 1 times
[2024-12-02 11:56:06,642 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:06,643 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1517415753]
[2024-12-02 11:56:06,643 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:06,643 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:06,681 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:06,797 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:56:06,797 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:06,797 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1517415753]
[2024-12-02 11:56:06,797 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1517415753] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:06,797 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:06,797 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 11:56:06,797 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1476491209]
[2024-12-02 11:56:06,797 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:06,798 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 11:56:06,798 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:06,798 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 11:56:06,798 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 11:56:06,799 INFO  L87              Difference]: Start difference. First operand 1170 states and 1898 transitions. Second operand  has 4 states, 4 states have (on average 17.25) internal successors, (69), 4 states have internal predecessors, (69), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:06,902 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:06,902 INFO  L93              Difference]: Finished difference Result 3409 states and 5599 transitions.
[2024-12-02 11:56:06,903 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 11:56:06,903 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 17.25) internal successors, (69), 4 states have internal predecessors, (69), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 69
[2024-12-02 11:56:06,903 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:06,911 INFO  L225             Difference]: With dead ends: 3409
[2024-12-02 11:56:06,911 INFO  L226             Difference]: Without dead ends: 2296
[2024-12-02 11:56:06,913 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 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 11:56:06,914 INFO  L435           NwaCegarLoop]: 222 mSDtfsCounter, 430 mSDsluCounter, 440 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 430 SdHoareTripleChecker+Valid, 662 SdHoareTripleChecker+Invalid, 42 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:06,914 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [430 Valid, 662 Invalid, 42 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 11:56:06,917 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2296 states.
[2024-12-02 11:56:06,973 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2296 to 1724.
[2024-12-02 11:56:06,977 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1724 states, 1723 states have (on average 1.6297156123041208) internal successors, (2808), 1723 states have internal predecessors, (2808), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:06,987 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1724 states to 1724 states and 2808 transitions.
[2024-12-02 11:56:06,987 INFO  L78                 Accepts]: Start accepts. Automaton has 1724 states and 2808 transitions. Word has length 69
[2024-12-02 11:56:06,987 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:06,987 INFO  L471      AbstractCegarLoop]: Abstraction has 1724 states and 2808 transitions.
[2024-12-02 11:56:06,987 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 17.25) internal successors, (69), 4 states have internal predecessors, (69), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:06,988 INFO  L276                IsEmpty]: Start isEmpty. Operand 1724 states and 2808 transitions.
[2024-12-02 11:56:06,989 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 71
[2024-12-02 11:56:06,990 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:06,990 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]
[2024-12-02 11:56:06,990 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-02 11:56:06,990 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:06,991 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:06,991 INFO  L85        PathProgramCache]: Analyzing trace with hash -613931840, now seen corresponding path program 1 times
[2024-12-02 11:56:06,991 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:06,991 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1178326128]
[2024-12-02 11:56:06,991 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:06,991 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:07,031 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:07,106 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:56:07,106 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:07,106 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1178326128]
[2024-12-02 11:56:07,106 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1178326128] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:07,106 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:07,106 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:56:07,106 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [634911423]
[2024-12-02 11:56:07,107 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:07,107 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:56:07,107 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:07,107 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:56:07,107 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:07,108 INFO  L87              Difference]: Start difference. First operand 1724 states and 2808 transitions. Second operand  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:07,162 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:07,162 INFO  L93              Difference]: Finished difference Result 3779 states and 6218 transitions.
[2024-12-02 11:56:07,162 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:56:07,163 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 70
[2024-12-02 11:56:07,163 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:07,172 INFO  L225             Difference]: With dead ends: 3779
[2024-12-02 11:56:07,172 INFO  L226             Difference]: Without dead ends: 2591
[2024-12-02 11:56:07,174 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:07,175 INFO  L435           NwaCegarLoop]: 323 mSDtfsCounter, 132 mSDsluCounter, 189 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 132 SdHoareTripleChecker+Valid, 512 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:07,175 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [132 Valid, 512 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 11:56:07,179 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2591 states.
[2024-12-02 11:56:07,236 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2591 to 2589.
[2024-12-02 11:56:07,241 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2589 states, 2588 states have (on average 1.6333075734157652) internal successors, (4227), 2588 states have internal predecessors, (4227), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:07,255 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2589 states to 2589 states and 4227 transitions.
[2024-12-02 11:56:07,255 INFO  L78                 Accepts]: Start accepts. Automaton has 2589 states and 4227 transitions. Word has length 70
[2024-12-02 11:56:07,255 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:07,255 INFO  L471      AbstractCegarLoop]: Abstraction has 2589 states and 4227 transitions.
[2024-12-02 11:56:07,256 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:07,256 INFO  L276                IsEmpty]: Start isEmpty. Operand 2589 states and 4227 transitions.
[2024-12-02 11:56:07,257 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 71
[2024-12-02 11:56:07,257 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:07,257 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]
[2024-12-02 11:56:07,257 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-02 11:56:07,257 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:07,258 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:07,258 INFO  L85        PathProgramCache]: Analyzing trace with hash -1843763252, now seen corresponding path program 1 times
[2024-12-02 11:56:07,258 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:07,258 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1965240617]
[2024-12-02 11:56:07,258 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:07,258 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:07,295 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:07,364 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:56:07,364 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:07,364 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1965240617]
[2024-12-02 11:56:07,364 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1965240617] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:07,364 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:07,364 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:56:07,364 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [245591702]
[2024-12-02 11:56:07,364 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:07,365 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:56:07,365 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:07,365 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:56:07,365 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:07,365 INFO  L87              Difference]: Start difference. First operand 2589 states and 4227 transitions. Second operand  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:07,412 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:07,413 INFO  L93              Difference]: Finished difference Result 5033 states and 8246 transitions.
[2024-12-02 11:56:07,413 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:56:07,413 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 70
[2024-12-02 11:56:07,413 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:07,426 INFO  L225             Difference]: With dead ends: 5033
[2024-12-02 11:56:07,426 INFO  L226             Difference]: Without dead ends: 3599
[2024-12-02 11:56:07,429 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:07,429 INFO  L435           NwaCegarLoop]: 308 mSDtfsCounter, 126 mSDsluCounter, 190 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 126 SdHoareTripleChecker+Valid, 498 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:07,430 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [126 Valid, 498 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 11:56:07,434 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3599 states.
[2024-12-02 11:56:07,522 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3599 to 3597.
[2024-12-02 11:56:07,528 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3597 states, 3596 states have (on average 1.628754171301446) internal successors, (5857), 3596 states have internal predecessors, (5857), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:07,541 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3597 states to 3597 states and 5857 transitions.
[2024-12-02 11:56:07,542 INFO  L78                 Accepts]: Start accepts. Automaton has 3597 states and 5857 transitions. Word has length 70
[2024-12-02 11:56:07,542 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:07,542 INFO  L471      AbstractCegarLoop]: Abstraction has 3597 states and 5857 transitions.
[2024-12-02 11:56:07,542 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:07,542 INFO  L276                IsEmpty]: Start isEmpty. Operand 3597 states and 5857 transitions.
[2024-12-02 11:56:07,543 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 71
[2024-12-02 11:56:07,543 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:07,543 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]
[2024-12-02 11:56:07,543 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-02 11:56:07,543 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:07,543 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:07,544 INFO  L85        PathProgramCache]: Analyzing trace with hash 1414453242, now seen corresponding path program 1 times
[2024-12-02 11:56:07,544 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:07,544 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [246675386]
[2024-12-02 11:56:07,544 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:07,544 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:07,572 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:07,649 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:56:07,650 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:07,650 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [246675386]
[2024-12-02 11:56:07,650 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [246675386] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:07,650 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:07,650 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 11:56:07,650 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1056882194]
[2024-12-02 11:56:07,650 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:07,650 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 11:56:07,650 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:07,651 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 11:56:07,651 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 11:56:07,651 INFO  L87              Difference]: Start difference. First operand 3597 states and 5857 transitions. Second operand  has 4 states, 4 states have (on average 17.5) internal successors, (70), 4 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:07,748 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:07,748 INFO  L93              Difference]: Finished difference Result 11303 states and 18475 transitions.
[2024-12-02 11:56:07,748 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 11:56:07,749 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 17.5) internal successors, (70), 4 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 70
[2024-12-02 11:56:07,749 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:07,763 INFO  L225             Difference]: With dead ends: 11303
[2024-12-02 11:56:07,763 INFO  L226             Difference]: Without dead ends: 7781
[2024-12-02 11:56:07,767 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 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 11:56:07,767 INFO  L435           NwaCegarLoop]: 213 mSDtfsCounter, 429 mSDsluCounter, 534 mSDsCounter, 0 mSdLazyCounter, 50 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 429 SdHoareTripleChecker+Valid, 747 SdHoareTripleChecker+Invalid, 52 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 50 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:07,767 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [429 Valid, 747 Invalid, 52 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 50 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 11:56:07,773 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7781 states.
[2024-12-02 11:56:07,833 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7781 to 5670.
[2024-12-02 11:56:07,840 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5670 states, 5669 states have (on average 1.6232139707179396) internal successors, (9202), 5669 states have internal predecessors, (9202), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:07,848 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5670 states to 5670 states and 9202 transitions.
[2024-12-02 11:56:07,849 INFO  L78                 Accepts]: Start accepts. Automaton has 5670 states and 9202 transitions. Word has length 70
[2024-12-02 11:56:07,849 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:07,849 INFO  L471      AbstractCegarLoop]: Abstraction has 5670 states and 9202 transitions.
[2024-12-02 11:56:07,849 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 17.5) internal successors, (70), 4 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:07,849 INFO  L276                IsEmpty]: Start isEmpty. Operand 5670 states and 9202 transitions.
[2024-12-02 11:56:07,849 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 71
[2024-12-02 11:56:07,849 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:07,850 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]
[2024-12-02 11:56:07,850 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-12-02 11:56:07,850 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:07,850 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:07,850 INFO  L85        PathProgramCache]: Analyzing trace with hash 1510229994, now seen corresponding path program 1 times
[2024-12-02 11:56:07,850 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:07,850 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1104409282]
[2024-12-02 11:56:07,850 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:07,851 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:07,874 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:07,909 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:56:07,909 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:07,909 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1104409282]
[2024-12-02 11:56:07,910 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1104409282] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:07,910 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:07,910 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:56:07,910 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1981842467]
[2024-12-02 11:56:07,910 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:07,910 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:56:07,910 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:07,911 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:56:07,911 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:07,911 INFO  L87              Difference]: Start difference. First operand 5670 states and 9202 transitions. Second operand  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:07,949 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:07,949 INFO  L93              Difference]: Finished difference Result 11090 states and 18039 transitions.
[2024-12-02 11:56:07,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:56:07,949 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 70
[2024-12-02 11:56:07,950 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:07,970 INFO  L225             Difference]: With dead ends: 11090
[2024-12-02 11:56:07,970 INFO  L226             Difference]: Without dead ends: 7838
[2024-12-02 11:56:07,973 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:07,974 INFO  L435           NwaCegarLoop]: 284 mSDtfsCounter, 120 mSDsluCounter, 191 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 120 SdHoareTripleChecker+Valid, 475 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:07,974 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [120 Valid, 475 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 11:56:07,980 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7838 states.
[2024-12-02 11:56:08,086 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7838 to 7836.
[2024-12-02 11:56:08,097 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7836 states, 7835 states have (on average 1.61531589023612) internal successors, (12656), 7835 states have internal predecessors, (12656), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:08,114 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7836 states to 7836 states and 12656 transitions.
[2024-12-02 11:56:08,114 INFO  L78                 Accepts]: Start accepts. Automaton has 7836 states and 12656 transitions. Word has length 70
[2024-12-02 11:56:08,114 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:08,115 INFO  L471      AbstractCegarLoop]: Abstraction has 7836 states and 12656 transitions.
[2024-12-02 11:56:08,115 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 23.333333333333332) internal successors, (70), 3 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:08,115 INFO  L276                IsEmpty]: Start isEmpty. Operand 7836 states and 12656 transitions.
[2024-12-02 11:56:08,116 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 72
[2024-12-02 11:56:08,116 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:08,116 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]
[2024-12-02 11:56:08,116 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-12-02 11:56:08,116 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:08,116 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:08,117 INFO  L85        PathProgramCache]: Analyzing trace with hash 844989402, now seen corresponding path program 1 times
[2024-12-02 11:56:08,117 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:08,117 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1923321265]
[2024-12-02 11:56:08,117 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:08,117 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:08,143 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:08,200 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:56:08,200 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:08,200 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1923321265]
[2024-12-02 11:56:08,200 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1923321265] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:08,200 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:08,200 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 11:56:08,200 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [186233457]
[2024-12-02 11:56:08,200 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:08,200 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 11:56:08,201 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:08,201 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 11:56:08,201 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 11:56:08,201 INFO  L87              Difference]: Start difference. First operand 7836 states and 12656 transitions. Second operand  has 4 states, 4 states have (on average 17.75) internal successors, (71), 4 states have internal predecessors, (71), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:08,309 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:08,309 INFO  L93              Difference]: Finished difference Result 24465 states and 39613 transitions.
[2024-12-02 11:56:08,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 11:56:08,310 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 17.75) internal successors, (71), 4 states have internal predecessors, (71), 0 states have call successors, (0), 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 71
[2024-12-02 11:56:08,310 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:08,339 INFO  L225             Difference]: With dead ends: 24465
[2024-12-02 11:56:08,339 INFO  L226             Difference]: Without dead ends: 16720
[2024-12-02 11:56:08,346 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 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 11:56:08,346 INFO  L435           NwaCegarLoop]: 213 mSDtfsCounter, 427 mSDsluCounter, 536 mSDsCounter, 0 mSdLazyCounter, 50 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 427 SdHoareTripleChecker+Valid, 749 SdHoareTripleChecker+Invalid, 52 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 50 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:08,347 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [427 Valid, 749 Invalid, 52 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 50 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 11:56:08,359 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 16720 states.
[2024-12-02 11:56:08,518 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 16720 to 12235.
[2024-12-02 11:56:08,534 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 12235 states, 12234 states have (on average 1.607242112146477) internal successors, (19663), 12234 states have internal predecessors, (19663), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:08,548 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12235 states to 12235 states and 19663 transitions.
[2024-12-02 11:56:08,548 INFO  L78                 Accepts]: Start accepts. Automaton has 12235 states and 19663 transitions. Word has length 71
[2024-12-02 11:56:08,548 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:08,548 INFO  L471      AbstractCegarLoop]: Abstraction has 12235 states and 19663 transitions.
[2024-12-02 11:56:08,549 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 17.75) internal successors, (71), 4 states have internal predecessors, (71), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:08,549 INFO  L276                IsEmpty]: Start isEmpty. Operand 12235 states and 19663 transitions.
[2024-12-02 11:56:08,549 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 74
[2024-12-02 11:56:08,549 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:08,549 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]
[2024-12-02 11:56:08,549 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-12-02 11:56:08,549 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:08,550 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:08,550 INFO  L85        PathProgramCache]: Analyzing trace with hash -1231314837, now seen corresponding path program 1 times
[2024-12-02 11:56:08,550 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:08,550 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [242776465]
[2024-12-02 11:56:08,550 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:08,550 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:08,573 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:08,732 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:56:08,732 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:08,732 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [242776465]
[2024-12-02 11:56:08,732 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [242776465] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:08,732 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:08,732 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 11:56:08,732 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [590276091]
[2024-12-02 11:56:08,732 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:08,733 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 11:56:08,733 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:08,733 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 11:56:08,733 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-12-02 11:56:08,733 INFO  L87              Difference]: Start difference. First operand 12235 states and 19663 transitions. Second operand  has 5 states, 5 states have (on average 14.6) internal successors, (73), 5 states have internal predecessors, (73), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:08,905 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:08,905 INFO  L93              Difference]: Finished difference Result 24381 states and 39202 transitions.
[2024-12-02 11:56:08,905 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 11:56:08,906 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 14.6) internal successors, (73), 5 states have internal predecessors, (73), 0 states have call successors, (0), 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 73
[2024-12-02 11:56:08,906 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:08,924 INFO  L225             Difference]: With dead ends: 24381
[2024-12-02 11:56:08,925 INFO  L226             Difference]: Without dead ends: 12237
[2024-12-02 11:56:08,932 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30
[2024-12-02 11:56:08,933 INFO  L435           NwaCegarLoop]: 218 mSDtfsCounter, 120 mSDsluCounter, 582 mSDsCounter, 0 mSdLazyCounter, 59 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 120 SdHoareTripleChecker+Valid, 800 SdHoareTripleChecker+Invalid, 61 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 59 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:08,933 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [120 Valid, 800 Invalid, 61 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 59 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 11:56:08,940 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 12237 states.
[2024-12-02 11:56:09,065 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 12237 to 12235.
[2024-12-02 11:56:09,081 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 12235 states, 12234 states have (on average 1.5970246853032533) internal successors, (19538), 12234 states have internal predecessors, (19538), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:09,101 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12235 states to 12235 states and 19538 transitions.
[2024-12-02 11:56:09,101 INFO  L78                 Accepts]: Start accepts. Automaton has 12235 states and 19538 transitions. Word has length 73
[2024-12-02 11:56:09,102 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:09,102 INFO  L471      AbstractCegarLoop]: Abstraction has 12235 states and 19538 transitions.
[2024-12-02 11:56:09,102 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 14.6) internal successors, (73), 5 states have internal predecessors, (73), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:09,102 INFO  L276                IsEmpty]: Start isEmpty. Operand 12235 states and 19538 transitions.
[2024-12-02 11:56:09,103 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 77
[2024-12-02 11:56:09,103 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:09,103 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]
[2024-12-02 11:56:09,103 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-12-02 11:56:09,103 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:09,103 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:09,104 INFO  L85        PathProgramCache]: Analyzing trace with hash -833180180, now seen corresponding path program 1 times
[2024-12-02 11:56:09,104 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:09,104 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [992968706]
[2024-12-02 11:56:09,104 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:09,104 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:09,137 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:09,322 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:56:09,322 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:09,322 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [992968706]
[2024-12-02 11:56:09,322 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [992968706] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:09,322 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:09,322 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 11:56:09,322 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [147098069]
[2024-12-02 11:56:09,323 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:09,323 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 11:56:09,323 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:09,323 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 11:56:09,323 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-12-02 11:56:09,324 INFO  L87              Difference]: Start difference. First operand 12235 states and 19538 transitions. Second operand  has 5 states, 5 states have (on average 15.2) internal successors, (76), 5 states have internal predecessors, (76), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:09,467 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:09,467 INFO  L93              Difference]: Finished difference Result 35013 states and 56062 transitions.
[2024-12-02 11:56:09,468 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 11:56:09,468 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 15.2) internal successors, (76), 5 states have internal predecessors, (76), 0 states have call successors, (0), 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 76
[2024-12-02 11:56:09,468 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:09,502 INFO  L225             Difference]: With dead ends: 35013
[2024-12-02 11:56:09,502 INFO  L226             Difference]: Without dead ends: 22869
[2024-12-02 11:56:09,512 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30
[2024-12-02 11:56:09,512 INFO  L435           NwaCegarLoop]: 215 mSDtfsCounter, 352 mSDsluCounter, 398 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 352 SdHoareTripleChecker+Valid, 613 SdHoareTripleChecker+Invalid, 45 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:09,512 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [352 Valid, 613 Invalid, 45 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 11:56:09,525 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 22869 states.
[2024-12-02 11:56:09,709 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 22869 to 22867.
[2024-12-02 11:56:09,730 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 22867 states, 22866 states have (on average 1.585716784745911) internal successors, (36259), 22866 states have internal predecessors, (36259), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:09,757 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 22867 states to 22867 states and 36259 transitions.
[2024-12-02 11:56:09,758 INFO  L78                 Accepts]: Start accepts. Automaton has 22867 states and 36259 transitions. Word has length 76
[2024-12-02 11:56:09,758 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:09,758 INFO  L471      AbstractCegarLoop]: Abstraction has 22867 states and 36259 transitions.
[2024-12-02 11:56:09,758 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 15.2) internal successors, (76), 5 states have internal predecessors, (76), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:09,758 INFO  L276                IsEmpty]: Start isEmpty. Operand 22867 states and 36259 transitions.
[2024-12-02 11:56:09,759 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 78
[2024-12-02 11:56:09,759 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:09,759 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]
[2024-12-02 11:56:09,759 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-12-02 11:56:09,759 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:09,759 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:09,759 INFO  L85        PathProgramCache]: Analyzing trace with hash -60691096, now seen corresponding path program 1 times
[2024-12-02 11:56:09,760 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:09,760 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [234881801]
[2024-12-02 11:56:09,760 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:09,760 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:09,802 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:10,066 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:56:10,066 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:10,066 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [234881801]
[2024-12-02 11:56:10,066 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [234881801] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:10,066 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:10,066 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 11:56:10,066 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1360063081]
[2024-12-02 11:56:10,066 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:10,067 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 11:56:10,067 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:10,067 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 11:56:10,067 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 11:56:10,067 INFO  L87              Difference]: Start difference. First operand 22867 states and 36259 transitions. Second operand  has 5 states, 5 states have (on average 15.4) internal successors, (77), 5 states have internal predecessors, (77), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:10,143 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:10,143 INFO  L93              Difference]: Finished difference Result 23593 states and 37346 transitions.
[2024-12-02 11:56:10,143 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 11:56:10,143 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 15.4) internal successors, (77), 5 states have internal predecessors, (77), 0 states have call successors, (0), 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 77
[2024-12-02 11:56:10,144 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:10,177 INFO  L225             Difference]: With dead ends: 23593
[2024-12-02 11:56:10,178 INFO  L226             Difference]: Without dead ends: 23591
[2024-12-02 11:56:10,183 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 11:56:10,183 INFO  L435           NwaCegarLoop]: 221 mSDtfsCounter, 0 mSDsluCounter, 646 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 867 SdHoareTripleChecker+Invalid, 27 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:10,184 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 867 Invalid, 27 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 11:56:10,195 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 23591 states.
[2024-12-02 11:56:10,344 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 23591 to 23591.
[2024-12-02 11:56:10,362 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 23591 states, 23590 states have (on average 1.5673590504451038) internal successors, (36974), 23590 states have internal predecessors, (36974), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:10,389 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 23591 states to 23591 states and 36974 transitions.
[2024-12-02 11:56:10,389 INFO  L78                 Accepts]: Start accepts. Automaton has 23591 states and 36974 transitions. Word has length 77
[2024-12-02 11:56:10,389 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:10,389 INFO  L471      AbstractCegarLoop]: Abstraction has 23591 states and 36974 transitions.
[2024-12-02 11:56:10,390 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 15.4) internal successors, (77), 5 states have internal predecessors, (77), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:10,390 INFO  L276                IsEmpty]: Start isEmpty. Operand 23591 states and 36974 transitions.
[2024-12-02 11:56:10,391 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 102
[2024-12-02 11:56:10,391 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:10,392 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:56:10,392 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-12-02 11:56:10,392 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:10,392 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:10,392 INFO  L85        PathProgramCache]: Analyzing trace with hash -713806321, now seen corresponding path program 1 times
[2024-12-02 11:56:10,392 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:10,392 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1895510962]
[2024-12-02 11:56:10,393 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:10,393 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:10,422 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:10,499 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-12-02 11:56:10,499 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:10,499 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1895510962]
[2024-12-02 11:56:10,499 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1895510962] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:10,499 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:10,500 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:56:10,500 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1959743118]
[2024-12-02 11:56:10,500 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:10,500 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:56:10,500 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:10,500 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:56:10,501 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:10,501 INFO  L87              Difference]: Start difference. First operand 23591 states and 36974 transitions. Second operand  has 3 states, 3 states have (on average 33.333333333333336) internal successors, (100), 3 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:10,627 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:10,627 INFO  L93              Difference]: Finished difference Result 54506 states and 85848 transitions.
[2024-12-02 11:56:10,628 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:56:10,628 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 33.333333333333336) internal successors, (100), 3 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 101
[2024-12-02 11:56:10,628 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:10,678 INFO  L225             Difference]: With dead ends: 54506
[2024-12-02 11:56:10,678 INFO  L226             Difference]: Without dead ends: 43144
[2024-12-02 11:56:10,691 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:10,691 INFO  L435           NwaCegarLoop]: 213 mSDtfsCounter, 110 mSDsluCounter, 191 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 110 SdHoareTripleChecker+Valid, 404 SdHoareTripleChecker+Invalid, 28 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:10,692 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [110 Valid, 404 Invalid, 28 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 11:56:10,713 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 43144 states.
[2024-12-02 11:56:11,093 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 43144 to 43092.
[2024-12-02 11:56:11,130 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 43092 states, 43091 states have (on average 1.5705367710194704) internal successors, (67676), 43091 states have internal predecessors, (67676), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:11,209 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 43092 states to 43092 states and 67676 transitions.
[2024-12-02 11:56:11,209 INFO  L78                 Accepts]: Start accepts. Automaton has 43092 states and 67676 transitions. Word has length 101
[2024-12-02 11:56:11,210 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:11,210 INFO  L471      AbstractCegarLoop]: Abstraction has 43092 states and 67676 transitions.
[2024-12-02 11:56:11,210 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 33.333333333333336) internal successors, (100), 3 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:11,210 INFO  L276                IsEmpty]: Start isEmpty. Operand 43092 states and 67676 transitions.
[2024-12-02 11:56:11,212 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 102
[2024-12-02 11:56:11,213 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:11,213 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:56:11,213 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-12-02 11:56:11,213 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:11,213 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:11,214 INFO  L85        PathProgramCache]: Analyzing trace with hash -1943637733, now seen corresponding path program 1 times
[2024-12-02 11:56:11,214 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:11,214 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [165671828]
[2024-12-02 11:56:11,214 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:11,214 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:11,248 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:11,371 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-12-02 11:56:11,371 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:11,371 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [165671828]
[2024-12-02 11:56:11,371 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [165671828] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:11,371 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:11,371 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 11:56:11,371 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [23709191]
[2024-12-02 11:56:11,371 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:11,372 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 11:56:11,372 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:11,372 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 11:56:11,372 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-12-02 11:56:11,372 INFO  L87              Difference]: Start difference. First operand 43092 states and 67676 transitions. Second operand  has 5 states, 5 states have (on average 18.8) internal successors, (94), 5 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:11,837 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:11,838 INFO  L93              Difference]: Finished difference Result 105901 states and 166677 transitions.
[2024-12-02 11:56:11,838 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 11:56:11,838 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 18.8) internal successors, (94), 5 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 101
[2024-12-02 11:56:11,839 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:12,016 INFO  L225             Difference]: With dead ends: 105901
[2024-12-02 11:56:12,016 INFO  L226             Difference]: Without dead ends: 85805
[2024-12-02 11:56:12,051 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2024-12-02 11:56:12,052 INFO  L435           NwaCegarLoop]: 354 mSDtfsCounter, 550 mSDsluCounter, 619 mSDsCounter, 0 mSdLazyCounter, 58 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 550 SdHoareTripleChecker+Valid, 973 SdHoareTripleChecker+Invalid, 60 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 58 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:12,052 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [550 Valid, 973 Invalid, 60 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 58 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 11:56:12,119 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 85805 states.
[2024-12-02 11:56:12,907 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 85805 to 66703.
[2024-12-02 11:56:12,943 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 66703 states, 66702 states have (on average 1.5682138466612696) internal successors, (104603), 66702 states have internal predecessors, (104603), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:13,019 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 66703 states to 66703 states and 104603 transitions.
[2024-12-02 11:56:13,019 INFO  L78                 Accepts]: Start accepts. Automaton has 66703 states and 104603 transitions. Word has length 101
[2024-12-02 11:56:13,019 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:13,019 INFO  L471      AbstractCegarLoop]: Abstraction has 66703 states and 104603 transitions.
[2024-12-02 11:56:13,019 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 18.8) internal successors, (94), 5 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:13,019 INFO  L276                IsEmpty]: Start isEmpty. Operand 66703 states and 104603 transitions.
[2024-12-02 11:56:13,022 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 102
[2024-12-02 11:56:13,022 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:13,022 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:56:13,022 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-12-02 11:56:13,022 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:13,023 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:13,023 INFO  L85        PathProgramCache]: Analyzing trace with hash 1410355513, now seen corresponding path program 1 times
[2024-12-02 11:56:13,023 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:13,023 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1827695255]
[2024-12-02 11:56:13,023 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:13,023 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:13,055 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:13,165 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked.
[2024-12-02 11:56:13,165 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:13,165 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1827695255]
[2024-12-02 11:56:13,166 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1827695255] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:13,166 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:13,166 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 11:56:13,166 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1010171194]
[2024-12-02 11:56:13,166 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:13,166 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 11:56:13,166 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:13,167 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 11:56:13,167 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-12-02 11:56:13,167 INFO  L87              Difference]: Start difference. First operand 66703 states and 104603 transitions. Second operand  has 5 states, 5 states have (on average 17.6) internal successors, (88), 5 states have internal predecessors, (88), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:13,546 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:13,546 INFO  L93              Difference]: Finished difference Result 113881 states and 179249 transitions.
[2024-12-02 11:56:13,547 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 11:56:13,547 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 17.6) internal successors, (88), 5 states have internal predecessors, (88), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 101
[2024-12-02 11:56:13,548 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:13,843 INFO  L225             Difference]: With dead ends: 113881
[2024-12-02 11:56:13,843 INFO  L226             Difference]: Without dead ends: 93785
[2024-12-02 11:56:13,880 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2024-12-02 11:56:13,881 INFO  L435           NwaCegarLoop]: 352 mSDtfsCounter, 558 mSDsluCounter, 609 mSDsCounter, 0 mSdLazyCounter, 62 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 558 SdHoareTripleChecker+Valid, 961 SdHoareTripleChecker+Invalid, 64 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 62 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:13,882 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [558 Valid, 961 Invalid, 64 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 62 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 11:56:13,925 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 93785 states.
[2024-12-02 11:56:14,783 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 93785 to 90203.
[2024-12-02 11:56:14,845 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 90203 states, 90202 states have (on average 1.568579410656083) internal successors, (141489), 90202 states have internal predecessors, (141489), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:15,209 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 90203 states to 90203 states and 141489 transitions.
[2024-12-02 11:56:15,210 INFO  L78                 Accepts]: Start accepts. Automaton has 90203 states and 141489 transitions. Word has length 101
[2024-12-02 11:56:15,210 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:15,210 INFO  L471      AbstractCegarLoop]: Abstraction has 90203 states and 141489 transitions.
[2024-12-02 11:56:15,210 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 17.6) internal successors, (88), 5 states have internal predecessors, (88), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:15,210 INFO  L276                IsEmpty]: Start isEmpty. Operand 90203 states and 141489 transitions.
[2024-12-02 11:56:15,212 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 103
[2024-12-02 11:56:15,212 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:15,212 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:56:15,213 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-12-02 11:56:15,213 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:15,214 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:15,214 INFO  L85        PathProgramCache]: Analyzing trace with hash -366975703, now seen corresponding path program 1 times
[2024-12-02 11:56:15,214 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:15,214 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1787069119]
[2024-12-02 11:56:15,214 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:15,214 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:15,256 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:15,354 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-12-02 11:56:15,355 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:15,355 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1787069119]
[2024-12-02 11:56:15,355 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1787069119] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:15,355 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:15,355 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 11:56:15,355 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [774763621]
[2024-12-02 11:56:15,355 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:15,355 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 11:56:15,355 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:15,356 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 11:56:15,356 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 11:56:15,356 INFO  L87              Difference]: Start difference. First operand 90203 states and 141489 transitions. Second operand  has 4 states, 4 states have (on average 25.25) internal successors, (101), 4 states have internal predecessors, (101), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:15,732 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:15,732 INFO  L93              Difference]: Finished difference Result 146008 states and 229758 transitions.
[2024-12-02 11:56:15,733 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 11:56:15,733 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 25.25) internal successors, (101), 4 states have internal predecessors, (101), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 102
[2024-12-02 11:56:15,733 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:15,864 INFO  L225             Difference]: With dead ends: 146008
[2024-12-02 11:56:15,865 INFO  L226             Difference]: Without dead ends: 93993
[2024-12-02 11:56:15,899 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 11:56:15,900 INFO  L435           NwaCegarLoop]: 357 mSDtfsCounter, 241 mSDsluCounter, 410 mSDsCounter, 0 mSdLazyCounter, 49 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 241 SdHoareTripleChecker+Valid, 767 SdHoareTripleChecker+Invalid, 50 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 49 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:15,900 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [241 Valid, 767 Invalid, 50 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 49 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 11:56:15,947 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 93993 states.
[2024-12-02 11:56:16,604 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 93993 to 63125.
[2024-12-02 11:56:16,642 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 63125 states, 63124 states have (on average 1.5641752740637476) internal successors, (98737), 63124 states have internal predecessors, (98737), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:16,704 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 63125 states to 63125 states and 98737 transitions.
[2024-12-02 11:56:16,704 INFO  L78                 Accepts]: Start accepts. Automaton has 63125 states and 98737 transitions. Word has length 102
[2024-12-02 11:56:16,704 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:16,704 INFO  L471      AbstractCegarLoop]: Abstraction has 63125 states and 98737 transitions.
[2024-12-02 11:56:16,704 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 25.25) internal successors, (101), 4 states have internal predecessors, (101), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:16,704 INFO  L276                IsEmpty]: Start isEmpty. Operand 63125 states and 98737 transitions.
[2024-12-02 11:56:16,706 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 103
[2024-12-02 11:56:16,706 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:16,706 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:56:16,706 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-12-02 11:56:16,707 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:16,707 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:16,707 INFO  L85        PathProgramCache]: Analyzing trace with hash 921631357, now seen corresponding path program 1 times
[2024-12-02 11:56:16,707 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:16,707 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1787803744]
[2024-12-02 11:56:16,707 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:16,707 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:16,731 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:16,764 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:56:16,764 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:16,764 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1787803744]
[2024-12-02 11:56:16,764 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1787803744] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:16,764 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:16,764 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:56:16,764 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1351603520]
[2024-12-02 11:56:16,764 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:16,764 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:56:16,764 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:16,765 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:56:16,765 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:16,765 INFO  L87              Difference]: Start difference. First operand 63125 states and 98737 transitions. Second operand  has 3 states, 3 states have (on average 34.0) internal successors, (102), 3 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:17,115 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:17,115 INFO  L93              Difference]: Finished difference Result 185559 states and 289928 transitions.
[2024-12-02 11:56:17,116 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:56:17,116 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 34.0) internal successors, (102), 3 states have internal predecessors, (102), 0 states have call successors, (0), 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 102
[2024-12-02 11:56:17,116 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:17,254 INFO  L225             Difference]: With dead ends: 185559
[2024-12-02 11:56:17,254 INFO  L226             Difference]: Without dead ends: 122525
[2024-12-02 11:56:17,295 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:17,295 INFO  L435           NwaCegarLoop]: 327 mSDtfsCounter, 171 mSDsluCounter, 216 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 171 SdHoareTripleChecker+Valid, 543 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:17,296 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [171 Valid, 543 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 11:56:17,356 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 122525 states.
[2024-12-02 11:56:18,934 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 122525 to 122523.
[2024-12-02 11:56:18,989 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 122523 states, 122522 states have (on average 1.552202869688709) internal successors, (190179), 122522 states have internal predecessors, (190179), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:19,140 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 122523 states to 122523 states and 190179 transitions.
[2024-12-02 11:56:19,140 INFO  L78                 Accepts]: Start accepts. Automaton has 122523 states and 190179 transitions. Word has length 102
[2024-12-02 11:56:19,140 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:19,140 INFO  L471      AbstractCegarLoop]: Abstraction has 122523 states and 190179 transitions.
[2024-12-02 11:56:19,140 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 34.0) internal successors, (102), 3 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:19,140 INFO  L276                IsEmpty]: Start isEmpty. Operand 122523 states and 190179 transitions.
[2024-12-02 11:56:19,142 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 103
[2024-12-02 11:56:19,142 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:19,142 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:56:19,143 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-12-02 11:56:19,143 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:19,143 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:19,143 INFO  L85        PathProgramCache]: Analyzing trace with hash 449051975, now seen corresponding path program 1 times
[2024-12-02 11:56:19,143 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:19,143 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1469333717]
[2024-12-02 11:56:19,144 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:19,144 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:19,173 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:19,226 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:56:19,226 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:19,226 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1469333717]
[2024-12-02 11:56:19,226 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1469333717] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:19,226 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:19,226 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:56:19,226 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1950878402]
[2024-12-02 11:56:19,226 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:19,227 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:56:19,227 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:19,227 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:56:19,227 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:19,227 INFO  L87              Difference]: Start difference. First operand 122523 states and 190179 transitions. Second operand  has 3 states, 3 states have (on average 34.0) internal successors, (102), 3 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:20,242 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:20,242 INFO  L93              Difference]: Finished difference Result 359965 states and 558013 transitions.
[2024-12-02 11:56:20,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:56:20,243 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 34.0) internal successors, (102), 3 states have internal predecessors, (102), 0 states have call successors, (0), 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 102
[2024-12-02 11:56:20,243 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:20,522 INFO  L225             Difference]: With dead ends: 359965
[2024-12-02 11:56:20,522 INFO  L226             Difference]: Without dead ends: 237583
[2024-12-02 11:56:20,577 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:20,577 INFO  L435           NwaCegarLoop]: 291 mSDtfsCounter, 152 mSDsluCounter, 216 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 152 SdHoareTripleChecker+Valid, 507 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:20,578 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [152 Valid, 507 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 11:56:20,697 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 237583 states.
[2024-12-02 11:56:22,599 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 237583 to 237581.
[2024-12-02 11:56:22,747 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 237581 states, 237580 states have (on average 1.5394603922889132) internal successors, (365745), 237580 states have internal predecessors, (365745), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:23,391 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 237581 states to 237581 states and 365745 transitions.
[2024-12-02 11:56:23,391 INFO  L78                 Accepts]: Start accepts. Automaton has 237581 states and 365745 transitions. Word has length 102
[2024-12-02 11:56:23,391 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:23,392 INFO  L471      AbstractCegarLoop]: Abstraction has 237581 states and 365745 transitions.
[2024-12-02 11:56:23,392 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 34.0) internal successors, (102), 3 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:23,392 INFO  L276                IsEmpty]: Start isEmpty. Operand 237581 states and 365745 transitions.
[2024-12-02 11:56:23,398 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 104
[2024-12-02 11:56:23,398 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:23,399 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:56:23,399 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-12-02 11:56:23,399 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:23,399 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:23,400 INFO  L85        PathProgramCache]: Analyzing trace with hash -542283200, now seen corresponding path program 1 times
[2024-12-02 11:56:23,400 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:23,400 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1031616209]
[2024-12-02 11:56:23,400 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:23,400 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:23,432 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:23,490 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-12-02 11:56:23,490 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:23,490 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1031616209]
[2024-12-02 11:56:23,490 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1031616209] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:23,490 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:23,490 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:56:23,490 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [808359147]
[2024-12-02 11:56:23,490 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:23,491 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:56:23,491 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:23,491 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:56:23,491 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:23,491 INFO  L87              Difference]: Start difference. First operand 237581 states and 365745 transitions. Second operand  has 3 states, 3 states have (on average 31.0) internal successors, (93), 3 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:24,928 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:24,928 INFO  L93              Difference]: Finished difference Result 577047 states and 892021 transitions.
[2024-12-02 11:56:24,929 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:56:24,929 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.0) internal successors, (93), 3 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 103
[2024-12-02 11:56:24,929 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:25,545 INFO  L225             Difference]: With dead ends: 577047
[2024-12-02 11:56:25,545 INFO  L226             Difference]: Without dead ends: 339741
[2024-12-02 11:56:25,600 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:25,600 INFO  L435           NwaCegarLoop]: 227 mSDtfsCounter, 131 mSDsluCounter, 202 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 131 SdHoareTripleChecker+Valid, 429 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:25,601 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [131 Valid, 429 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 11:56:25,732 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 339741 states.
[2024-12-02 11:56:28,805 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 339741 to 330199.
[2024-12-02 11:56:28,966 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 330199 states, 330198 states have (on average 1.53116917728151) internal successors, (505589), 330198 states have internal predecessors, (505589), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:29,940 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 330199 states to 330199 states and 505589 transitions.
[2024-12-02 11:56:29,940 INFO  L78                 Accepts]: Start accepts. Automaton has 330199 states and 505589 transitions. Word has length 103
[2024-12-02 11:56:29,940 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:29,940 INFO  L471      AbstractCegarLoop]: Abstraction has 330199 states and 505589 transitions.
[2024-12-02 11:56:29,941 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 31.0) internal successors, (93), 3 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:29,941 INFO  L276                IsEmpty]: Start isEmpty. Operand 330199 states and 505589 transitions.
[2024-12-02 11:56:29,944 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 104
[2024-12-02 11:56:29,944 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:29,944 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:56:29,944 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-12-02 11:56:29,944 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:29,945 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:29,945 INFO  L85        PathProgramCache]: Analyzing trace with hash 1444011090, now seen corresponding path program 1 times
[2024-12-02 11:56:29,945 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:29,945 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1729897673]
[2024-12-02 11:56:29,945 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:29,945 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:29,970 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:30,015 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-12-02 11:56:30,015 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:30,015 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1729897673]
[2024-12-02 11:56:30,015 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1729897673] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:30,015 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:30,015 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:56:30,016 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [457196682]
[2024-12-02 11:56:30,016 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:30,017 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:56:30,018 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:30,018 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:56:30,018 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:30,018 INFO  L87              Difference]: Start difference. First operand 330199 states and 505589 transitions. Second operand  has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:31,945 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:31,945 INFO  L93              Difference]: Finished difference Result 802183 states and 1233511 transitions.
[2024-12-02 11:56:31,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:56:31,946 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 103
[2024-12-02 11:56:31,946 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:32,893 INFO  L225             Difference]: With dead ends: 802183
[2024-12-02 11:56:32,893 INFO  L226             Difference]: Without dead ends: 472283
[2024-12-02 11:56:32,989 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:32,989 INFO  L435           NwaCegarLoop]: 225 mSDtfsCounter, 125 mSDsluCounter, 203 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 125 SdHoareTripleChecker+Valid, 428 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:32,990 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [125 Valid, 428 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 11:56:33,194 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 472283 states.
[2024-12-02 11:56:37,408 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 472283 to 458681.
[2024-12-02 11:56:37,641 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 458681 states, 458680 states have (on average 1.5224448417197174) internal successors, (698315), 458680 states have internal predecessors, (698315), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:38,892 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 458681 states to 458681 states and 698315 transitions.
[2024-12-02 11:56:38,892 INFO  L78                 Accepts]: Start accepts. Automaton has 458681 states and 698315 transitions. Word has length 103
[2024-12-02 11:56:38,892 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:38,892 INFO  L471      AbstractCegarLoop]: Abstraction has 458681 states and 698315 transitions.
[2024-12-02 11:56:38,892 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:38,893 INFO  L276                IsEmpty]: Start isEmpty. Operand 458681 states and 698315 transitions.
[2024-12-02 11:56:38,896 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 104
[2024-12-02 11:56:38,896 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:38,896 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:56:38,896 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-12-02 11:56:38,897 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:38,897 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:38,897 INFO  L85        PathProgramCache]: Analyzing trace with hash -1520663582, now seen corresponding path program 1 times
[2024-12-02 11:56:38,897 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:38,897 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1555445528]
[2024-12-02 11:56:38,897 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:38,897 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:38,922 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:39,009 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-12-02 11:56:39,009 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:39,009 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1555445528]
[2024-12-02 11:56:39,009 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1555445528] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:39,009 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:39,009 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 11:56:39,009 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2026390258]
[2024-12-02 11:56:39,009 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:39,010 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 11:56:39,010 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:39,010 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 11:56:39,010 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 11:56:39,010 INFO  L87              Difference]: Start difference. First operand 458681 states and 698315 transitions. Second operand  has 4 states, 4 states have (on average 24.0) internal successors, (96), 4 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:41,035 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:41,036 INFO  L93              Difference]: Finished difference Result 829507 states and 1270362 transitions.
[2024-12-02 11:56:41,036 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 11:56:41,036 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 24.0) internal successors, (96), 4 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 103
[2024-12-02 11:56:41,036 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:42,329 INFO  L225             Difference]: With dead ends: 829507
[2024-12-02 11:56:42,330 INFO  L226             Difference]: Without dead ends: 642233
[2024-12-02 11:56:42,413 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 11:56:42,414 INFO  L435           NwaCegarLoop]: 346 mSDtfsCounter, 246 mSDsluCounter, 419 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 246 SdHoareTripleChecker+Valid, 765 SdHoareTripleChecker+Invalid, 45 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:42,415 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [246 Valid, 765 Invalid, 45 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 11:56:42,709 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 642233 states.
[2024-12-02 11:56:48,305 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 642233 to 574557.
[2024-12-02 11:56:48,478 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 574557 states, 574556 states have (on average 1.5211589470826168) internal successors, (873991), 574556 states have internal predecessors, (873991), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:49,248 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 574557 states to 574557 states and 873991 transitions.
[2024-12-02 11:56:49,248 INFO  L78                 Accepts]: Start accepts. Automaton has 574557 states and 873991 transitions. Word has length 103
[2024-12-02 11:56:49,248 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:49,248 INFO  L471      AbstractCegarLoop]: Abstraction has 574557 states and 873991 transitions.
[2024-12-02 11:56:49,248 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 24.0) internal successors, (96), 4 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:49,248 INFO  L276                IsEmpty]: Start isEmpty. Operand 574557 states and 873991 transitions.
[2024-12-02 11:56:49,251 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 104
[2024-12-02 11:56:49,251 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:49,251 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:56:49,251 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2024-12-02 11:56:49,251 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:49,252 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:49,252 INFO  L85        PathProgramCache]: Analyzing trace with hash -1424886830, now seen corresponding path program 1 times
[2024-12-02 11:56:49,252 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:49,252 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2002033026]
[2024-12-02 11:56:49,252 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:49,252 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:49,302 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:49,871 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:56:49,871 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:49,871 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2002033026]
[2024-12-02 11:56:49,872 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2002033026] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:49,872 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:49,872 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:56:49,872 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1397833457]
[2024-12-02 11:56:49,872 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:49,872 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:56:49,872 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:49,873 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:56:49,873 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:49,873 INFO  L87              Difference]: Start difference. First operand 574557 states and 873991 transitions. Second operand  has 3 states, 3 states have (on average 34.333333333333336) internal successors, (103), 3 states have internal predecessors, (103), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:52,336 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:56:52,336 INFO  L93              Difference]: Finished difference Result 1074503 states and 1637469 transitions.
[2024-12-02 11:56:52,337 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:56:52,337 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 34.333333333333336) internal successors, (103), 3 states have internal predecessors, (103), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 103
[2024-12-02 11:56:52,337 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:56:52,992 INFO  L225             Difference]: With dead ends: 1074503
[2024-12-02 11:56:52,992 INFO  L226             Difference]: Without dead ends: 500245
[2024-12-02 11:56:53,746 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:56:53,746 INFO  L435           NwaCegarLoop]: 270 mSDtfsCounter, 98 mSDsluCounter, 204 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 98 SdHoareTripleChecker+Valid, 474 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 11:56:53,747 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [98 Valid, 474 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 11:56:54,016 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 500245 states.
[2024-12-02 11:56:58,075 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 500245 to 500227.
[2024-12-02 11:56:58,284 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 500227 states, 500226 states have (on average 1.5171042688704706) internal successors, (758895), 500226 states have internal predecessors, (758895), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:59,525 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 500227 states to 500227 states and 758895 transitions.
[2024-12-02 11:56:59,526 INFO  L78                 Accepts]: Start accepts. Automaton has 500227 states and 758895 transitions. Word has length 103
[2024-12-02 11:56:59,526 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:56:59,526 INFO  L471      AbstractCegarLoop]: Abstraction has 500227 states and 758895 transitions.
[2024-12-02 11:56:59,526 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 34.333333333333336) internal successors, (103), 3 states have internal predecessors, (103), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:56:59,526 INFO  L276                IsEmpty]: Start isEmpty. Operand 500227 states and 758895 transitions.
[2024-12-02 11:56:59,528 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 105
[2024-12-02 11:56:59,528 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:56:59,528 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:56:59,528 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2024-12-02 11:56:59,528 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:56:59,528 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:56:59,529 INFO  L85        PathProgramCache]: Analyzing trace with hash 913584627, now seen corresponding path program 1 times
[2024-12-02 11:56:59,529 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:56:59,529 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [537786278]
[2024-12-02 11:56:59,529 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:56:59,529 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:56:59,576 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:56:59,797 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 11:56:59,797 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:56:59,797 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [537786278]
[2024-12-02 11:56:59,797 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [537786278] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:56:59,797 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:56:59,797 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 11:56:59,798 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [464221023]
[2024-12-02 11:56:59,798 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:56:59,798 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 11:56:59,798 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:56:59,798 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 11:56:59,798 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 11:56:59,798 INFO  L87              Difference]: Start difference. First operand 500227 states and 758895 transitions. Second operand  has 4 states, 4 states have (on average 25.5) internal successors, (102), 4 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:57:03,209 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:57:03,209 INFO  L93              Difference]: Finished difference Result 1376613 states and 2095686 transitions.
[2024-12-02 11:57:03,210 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 11:57:03,210 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 25.5) internal successors, (102), 4 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 104
[2024-12-02 11:57:03,210 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:57:04,634 INFO  L225             Difference]: With dead ends: 1376613
[2024-12-02 11:57:04,634 INFO  L226             Difference]: Without dead ends: 985199
[2024-12-02 11:57:04,837 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 4 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 11:57:04,837 INFO  L435           NwaCegarLoop]: 227 mSDtfsCounter, 470 mSDsluCounter, 364 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 470 SdHoareTripleChecker+Valid, 591 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 11:57:04,837 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [470 Valid, 591 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 11:57:05,381 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 985199 states.
[2024-12-02 11:57:14,104 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 985199 to 871279.
[2024-12-02 11:57:14,433 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 871279 states, 871278 states have (on average 1.5185084439180148) internal successors, (1323043), 871278 states have internal predecessors, (1323043), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:57:16,217 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 871279 states to 871279 states and 1323043 transitions.
[2024-12-02 11:57:16,218 INFO  L78                 Accepts]: Start accepts. Automaton has 871279 states and 1323043 transitions. Word has length 104
[2024-12-02 11:57:16,218 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:57:16,218 INFO  L471      AbstractCegarLoop]: Abstraction has 871279 states and 1323043 transitions.
[2024-12-02 11:57:16,218 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 25.5) internal successors, (102), 4 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:57:16,218 INFO  L276                IsEmpty]: Start isEmpty. Operand 871279 states and 1323043 transitions.
[2024-12-02 11:57:16,219 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 106
[2024-12-02 11:57:16,219 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:57:16,219 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:57:16,220 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23
[2024-12-02 11:57:16,220 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:57:16,220 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:57:16,220 INFO  L85        PathProgramCache]: Analyzing trace with hash 222469651, now seen corresponding path program 1 times
[2024-12-02 11:57:16,221 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:57:16,221 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [698478241]
[2024-12-02 11:57:16,221 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:57:16,221 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:57:16,248 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:57:16,338 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-12-02 11:57:16,339 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:57:16,339 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [698478241]
[2024-12-02 11:57:16,339 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [698478241] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:57:16,339 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:57:16,339 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 11:57:16,339 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1004864858]
[2024-12-02 11:57:16,339 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:57:16,340 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 11:57:16,340 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:57:16,340 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 11:57:16,340 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 11:57:16,340 INFO  L87              Difference]: Start difference. First operand 871279 states and 1323043 transitions. Second operand  has 4 states, 4 states have (on average 24.25) internal successors, (97), 4 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 11:57:20,437 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:57:20,437 INFO  L93              Difference]: Finished difference Result 1533621 states and 2342390 transitions.
[2024-12-02 11:57:20,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 11:57:20,438 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 24.25) internal successors, (97), 4 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 105
[2024-12-02 11:57:20,438 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:57:22,042 INFO  L225             Difference]: With dead ends: 1533621
[2024-12-02 11:57:22,043 INFO  L226             Difference]: Without dead ends: 1203355
[2024-12-02 11:57:22,214 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 11:57:22,215 INFO  L435           NwaCegarLoop]: 361 mSDtfsCounter, 245 mSDsluCounter, 420 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 245 SdHoareTripleChecker+Valid, 781 SdHoareTripleChecker+Invalid, 45 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 11:57:22,215 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [245 Valid, 781 Invalid, 45 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 11:57:22,851 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1203355 states.