./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.7.1.ufo.BOUNDED-14.pals.c.v+cfa-reducer.c --full-output --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version 6497de01
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4f5ff7f-69ad-4303-8a25-a25a35748cc0/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4f5ff7f-69ad-4303-8a25-a25a35748cc0/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4f5ff7f-69ad-4303-8a25-a25a35748cc0/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4f5ff7f-69ad-4303-8a25-a25a35748cc0/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.7.1.ufo.BOUNDED-14.pals.c.v+cfa-reducer.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4f5ff7f-69ad-4303-8a25-a25a35748cc0/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4f5ff7f-69ad-4303-8a25-a25a35748cc0/bin/uautomizer-verify-LYvppIcaGC --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 3cf612fb43c98d640569a1c9328794313185fe1b6a4dbfc7e502cbb16fa8754d
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-24 01:58:34,397 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-24 01:58:34,478 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4f5ff7f-69ad-4303-8a25-a25a35748cc0/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-24 01:58:34,490 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-24 01:58:34,491 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-24 01:58:34,549 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-24 01:58:34,551 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-24 01:58:34,552 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-24 01:58:34,552 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-24 01:58:34,553 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-24 01:58:34,554 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-24 01:58:34,554 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-24 01:58:34,555 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-24 01:58:34,555 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-24 01:58:34,555 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-24 01:58:34,555 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-24 01:58:34,555 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-24 01:58:34,555 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-24 01:58:34,555 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-24 01:58:34,556 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-24 01:58:34,556 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-24 01:58:34,557 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-24 01:58:34,557 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-24 01:58:34,557 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-24 01:58:34,557 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-24 01:58:34,558 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-24 01:58:34,558 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-24 01:58:34,558 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-24 01:58:34,558 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-24 01:58:34,558 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 01:58:34,559 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 01:58:34,559 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 01:58:34,559 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:58:34,560 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-24 01:58:34,560 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 01:58:34,560 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 01:58:34,560 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 01:58:34,560 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:58:34,561 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-24 01:58:34,561 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-24 01:58:34,561 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-24 01:58:34,561 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-24 01:58:34,561 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-24 01:58:34,561 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-24 01:58:34,562 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-24 01:58:34,562 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-24 01:58:34,562 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-24 01:58:34,562 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-24 01:58:34,563 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_b4f5ff7f-69ad-4303-8a25-a25a35748cc0/bin/uautomizer-verify-LYvppIcaGC
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 -> 3cf612fb43c98d640569a1c9328794313185fe1b6a4dbfc7e502cbb16fa8754d
[2024-11-24 01:58:34,986 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-24 01:58:34,999 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-24 01:58:35,006 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-24 01:58:35,009 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-24 01:58:35,010 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-24 01:58:35,012 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4f5ff7f-69ad-4303-8a25-a25a35748cc0/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.7.1.ufo.BOUNDED-14.pals.c.v+cfa-reducer.c
[2024-11-24 01:58:38,859 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4f5ff7f-69ad-4303-8a25-a25a35748cc0/bin/uautomizer-verify-LYvppIcaGC/data/e7a1e9944/0485ef44cfb94901b2ae5ead36d818b7/FLAGcc7f79ade
[2024-11-24 01:58:39,320 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-24 01:58:39,322 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4f5ff7f-69ad-4303-8a25-a25a35748cc0/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.7.1.ufo.BOUNDED-14.pals.c.v+cfa-reducer.c
[2024-11-24 01:58:39,340 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4f5ff7f-69ad-4303-8a25-a25a35748cc0/bin/uautomizer-verify-LYvppIcaGC/data/e7a1e9944/0485ef44cfb94901b2ae5ead36d818b7/FLAGcc7f79ade
[2024-11-24 01:58:39,361 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4f5ff7f-69ad-4303-8a25-a25a35748cc0/bin/uautomizer-verify-LYvppIcaGC/data/e7a1e9944/0485ef44cfb94901b2ae5ead36d818b7
[2024-11-24 01:58:39,365 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-24 01:58:39,367 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-24 01:58:39,369 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-24 01:58:39,369 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-24 01:58:39,376 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-24 01:58:39,377 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:58:39" (1/1) ...
[2024-11-24 01:58:39,378 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@449fb934 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:58:39, skipping insertion in model container
[2024-11-24 01:58:39,379 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:58:39" (1/1) ...
[2024-11-24 01:58:39,425 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-24 01:58:39,759 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_b4f5ff7f-69ad-4303-8a25-a25a35748cc0/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.7.1.ufo.BOUNDED-14.pals.c.v+cfa-reducer.c[7633,7646]
[2024-11-24 01:58:39,818 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 01:58:39,857 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-24 01:58:39,980 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_b4f5ff7f-69ad-4303-8a25-a25a35748cc0/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.7.1.ufo.BOUNDED-14.pals.c.v+cfa-reducer.c[7633,7646]
[2024-11-24 01:58:40,033 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 01:58:40,057 INFO  L204         MainTranslator]: Completed translation
[2024-11-24 01:58:40,057 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:58:40 WrapperNode
[2024-11-24 01:58:40,058 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-24 01:58:40,059 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-24 01:58:40,059 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-24 01:58:40,059 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-24 01:58:40,072 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:58:40" (1/1) ...
[2024-11-24 01:58:40,095 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:58:40" (1/1) ...
[2024-11-24 01:58:40,165 INFO  L138                Inliner]: procedures = 26, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 630
[2024-11-24 01:58:40,165 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-24 01:58:40,166 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-24 01:58:40,166 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-24 01:58:40,166 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-24 01:58:40,187 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:58:40" (1/1) ...
[2024-11-24 01:58:40,187 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:58:40" (1/1) ...
[2024-11-24 01:58:40,195 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:58:40" (1/1) ...
[2024-11-24 01:58:40,242 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-24 01:58:40,243 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:58:40" (1/1) ...
[2024-11-24 01:58:40,243 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:58:40" (1/1) ...
[2024-11-24 01:58:40,257 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:58:40" (1/1) ...
[2024-11-24 01:58:40,262 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:58:40" (1/1) ...
[2024-11-24 01:58:40,276 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:58:40" (1/1) ...
[2024-11-24 01:58:40,284 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:58:40" (1/1) ...
[2024-11-24 01:58:40,286 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:58:40" (1/1) ...
[2024-11-24 01:58:40,291 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-24 01:58:40,292 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-24 01:58:40,292 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-24 01:58:40,292 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-24 01:58:40,294 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:58:40" (1/1) ...
[2024-11-24 01:58:40,301 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 01:58:40,324 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4f5ff7f-69ad-4303-8a25-a25a35748cc0/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:58:40,342 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4f5ff7f-69ad-4303-8a25-a25a35748cc0/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-24 01:58:40,350 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4f5ff7f-69ad-4303-8a25-a25a35748cc0/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-24 01:58:40,387 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-24 01:58:40,387 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-24 01:58:40,388 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-24 01:58:40,388 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-24 01:58:40,627 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-24 01:58:40,630 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-24 01:58:41,646 INFO  L?                        ?]: Removed 54 outVars from TransFormulas that were not future-live.
[2024-11-24 01:58:41,647 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-24 01:58:41,671 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-24 01:58:41,672 INFO  L312             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-24 01:58:41,673 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:58:41 BoogieIcfgContainer
[2024-11-24 01:58:41,673 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-24 01:58:41,677 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-24 01:58:41,677 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-24 01:58:41,684 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-24 01:58:41,685 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 01:58:39" (1/3) ...
[2024-11-24 01:58:41,686 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6005a2e6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:58:41, skipping insertion in model container
[2024-11-24 01:58:41,686 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:58:40" (2/3) ...
[2024-11-24 01:58:41,688 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6005a2e6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:58:41, skipping insertion in model container
[2024-11-24 01:58:41,688 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:58:41" (3/3) ...
[2024-11-24 01:58:41,690 INFO  L128   eAbstractionObserver]: Analyzing ICFG pals_lcr.7.1.ufo.BOUNDED-14.pals.c.v+cfa-reducer.c
[2024-11-24 01:58:41,713 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-24 01:58:41,721 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG pals_lcr.7.1.ufo.BOUNDED-14.pals.c.v+cfa-reducer.c that has 1 procedures, 136 locations, 1 initial locations, 0 loop locations, and 1 error locations.
[2024-11-24 01:58:41,853 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-24 01:58:41,874 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;@7e1bb011, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-24 01:58:41,874 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-24 01:58:41,881 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 136 states, 134 states have (on average 1.7537313432835822) internal successors, (235), 135 states have internal predecessors, (235), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:41,893 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 87
[2024-11-24 01:58:41,894 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:58:41,896 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:58:41,896 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:58:41,904 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:58:41,905 INFO  L85        PathProgramCache]: Analyzing trace with hash -313177950, now seen corresponding path program 1 times
[2024-11-24 01:58:41,915 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:58:41,915 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1355974419]
[2024-11-24 01:58:41,916 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:58:41,917 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:58:42,169 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:58:42,702 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:58:42,703 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:58:42,703 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1355974419]
[2024-11-24 01:58:42,704 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1355974419] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:58:42,704 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:58:42,705 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:58:42,707 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [206421453]
[2024-11-24 01:58:42,712 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:58:42,717 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 01:58:42,718 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:58:42,748 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 01:58:42,749 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:58:42,753 INFO  L87              Difference]: Start difference. First operand  has 136 states, 134 states have (on average 1.7537313432835822) internal successors, (235), 135 states have internal predecessors, (235), 0 states have call successors, (0), 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 28.666666666666668) internal successors, (86), 3 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:42,870 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:58:42,871 INFO  L93              Difference]: Finished difference Result 294 states and 484 transitions.
[2024-11-24 01:58:42,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 01:58:42,874 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 28.666666666666668) internal successors, (86), 3 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 86
[2024-11-24 01:58:42,875 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:58:42,888 INFO  L225             Difference]: With dead ends: 294
[2024-11-24 01:58:42,891 INFO  L226             Difference]: Without dead ends: 205
[2024-11-24 01:58:42,895 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-11-24 01:58:42,899 INFO  L435           NwaCegarLoop]: 346 mSDtfsCounter, 166 mSDsluCounter, 129 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 166 SdHoareTripleChecker+Valid, 475 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:58:42,900 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [166 Valid, 475 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:58:42,919 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 205 states.
[2024-11-24 01:58:42,952 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 205 to 203.
[2024-11-24 01:58:42,954 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 203 states, 202 states have (on average 1.4455445544554455) internal successors, (292), 202 states have internal predecessors, (292), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:42,962 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 203 states to 203 states and 292 transitions.
[2024-11-24 01:58:42,964 INFO  L78                 Accepts]: Start accepts. Automaton has 203 states and 292 transitions. Word has length 86
[2024-11-24 01:58:42,964 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:58:42,964 INFO  L471      AbstractCegarLoop]: Abstraction has 203 states and 292 transitions.
[2024-11-24 01:58:42,965 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 28.666666666666668) internal successors, (86), 3 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:42,965 INFO  L276                IsEmpty]: Start isEmpty. Operand 203 states and 292 transitions.
[2024-11-24 01:58:42,967 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 88
[2024-11-24 01:58:42,968 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:58:42,968 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:58:42,968 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-24 01:58:42,968 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:58:42,969 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:58:42,969 INFO  L85        PathProgramCache]: Analyzing trace with hash 982762601, now seen corresponding path program 1 times
[2024-11-24 01:58:42,969 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:58:42,969 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [919600022]
[2024-11-24 01:58:42,970 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:58:42,970 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:58:43,038 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:58:43,245 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:58:43,248 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:58:43,249 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [919600022]
[2024-11-24 01:58:43,249 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [919600022] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:58:43,249 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:58:43,249 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:58:43,249 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [860297637]
[2024-11-24 01:58:43,250 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:58:43,251 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 01:58:43,251 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:58:43,252 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 01:58:43,254 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:58:43,255 INFO  L87              Difference]: Start difference. First operand 203 states and 292 transitions. Second operand  has 3 states, 3 states have (on average 29.0) internal successors, (87), 3 states have internal predecessors, (87), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:43,331 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:58:43,334 INFO  L93              Difference]: Finished difference Result 487 states and 744 transitions.
[2024-11-24 01:58:43,335 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 01:58:43,335 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 29.0) internal successors, (87), 3 states have internal predecessors, (87), 0 states have call successors, (0), 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 87
[2024-11-24 01:58:43,335 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:58:43,341 INFO  L225             Difference]: With dead ends: 487
[2024-11-24 01:58:43,341 INFO  L226             Difference]: Without dead ends: 337
[2024-11-24 01:58:43,342 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-11-24 01:58:43,345 INFO  L435           NwaCegarLoop]: 282 mSDtfsCounter, 112 mSDsluCounter, 126 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 112 SdHoareTripleChecker+Valid, 408 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-11-24 01:58:43,346 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [112 Valid, 408 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:58:43,348 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 337 states.
[2024-11-24 01:58:43,379 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 337 to 335.
[2024-11-24 01:58:43,384 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 335 states, 334 states have (on average 1.5029940119760479) internal successors, (502), 334 states have internal predecessors, (502), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:43,388 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 335 states and 502 transitions.
[2024-11-24 01:58:43,392 INFO  L78                 Accepts]: Start accepts. Automaton has 335 states and 502 transitions. Word has length 87
[2024-11-24 01:58:43,393 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:58:43,393 INFO  L471      AbstractCegarLoop]: Abstraction has 335 states and 502 transitions.
[2024-11-24 01:58:43,393 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 29.0) internal successors, (87), 3 states have internal predecessors, (87), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:43,393 INFO  L276                IsEmpty]: Start isEmpty. Operand 335 states and 502 transitions.
[2024-11-24 01:58:43,395 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 89
[2024-11-24 01:58:43,395 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:58:43,396 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:58:43,396 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-24 01:58:43,396 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:58:43,397 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:58:43,397 INFO  L85        PathProgramCache]: Analyzing trace with hash 914543768, now seen corresponding path program 1 times
[2024-11-24 01:58:43,397 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:58:43,398 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1397845887]
[2024-11-24 01:58:43,398 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:58:43,398 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:58:43,510 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:58:43,651 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:58:43,652 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:58:43,653 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1397845887]
[2024-11-24 01:58:43,653 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1397845887] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:58:43,653 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:58:43,653 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:58:43,653 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [816720435]
[2024-11-24 01:58:43,654 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:58:43,654 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 01:58:43,654 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:58:43,655 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 01:58:43,657 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:58:43,657 INFO  L87              Difference]: Start difference. First operand 335 states and 502 transitions. Second operand  has 3 states, 3 states have (on average 29.333333333333332) internal successors, (88), 3 states have internal predecessors, (88), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:43,717 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:58:43,721 INFO  L93              Difference]: Finished difference Result 867 states and 1348 transitions.
[2024-11-24 01:58:43,724 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 01:58:43,724 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 29.333333333333332) internal successors, (88), 3 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 88
[2024-11-24 01:58:43,725 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:58:43,730 INFO  L225             Difference]: With dead ends: 867
[2024-11-24 01:58:43,731 INFO  L226             Difference]: Without dead ends: 585
[2024-11-24 01:58:43,732 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-11-24 01:58:43,737 INFO  L435           NwaCegarLoop]: 274 mSDtfsCounter, 107 mSDsluCounter, 130 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 107 SdHoareTripleChecker+Valid, 404 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-11-24 01:58:43,738 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [107 Valid, 404 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:58:43,740 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 585 states.
[2024-11-24 01:58:43,784 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 585 to 583.
[2024-11-24 01:58:43,787 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 583 states, 582 states have (on average 1.5360824742268042) internal successors, (894), 582 states have internal predecessors, (894), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:43,792 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 583 states to 583 states and 894 transitions.
[2024-11-24 01:58:43,793 INFO  L78                 Accepts]: Start accepts. Automaton has 583 states and 894 transitions. Word has length 88
[2024-11-24 01:58:43,793 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:58:43,793 INFO  L471      AbstractCegarLoop]: Abstraction has 583 states and 894 transitions.
[2024-11-24 01:58:43,794 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 29.333333333333332) internal successors, (88), 3 states have internal predecessors, (88), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:43,794 INFO  L276                IsEmpty]: Start isEmpty. Operand 583 states and 894 transitions.
[2024-11-24 01:58:43,796 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 90
[2024-11-24 01:58:43,796 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:58:43,799 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:58:43,800 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-24 01:58:43,800 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:58:43,801 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:58:43,802 INFO  L85        PathProgramCache]: Analyzing trace with hash 349801040, now seen corresponding path program 1 times
[2024-11-24 01:58:43,802 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:58:43,803 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1861054967]
[2024-11-24 01:58:43,803 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:58:43,803 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:58:43,888 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:58:44,086 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:58:44,086 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:58:44,086 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1861054967]
[2024-11-24 01:58:44,086 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1861054967] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:58:44,086 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:58:44,086 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:58:44,087 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [656800220]
[2024-11-24 01:58:44,087 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:58:44,087 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 01:58:44,087 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:58:44,090 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 01:58:44,090 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:58:44,090 INFO  L87              Difference]: Start difference. First operand 583 states and 894 transitions. Second operand  has 3 states, 3 states have (on average 29.666666666666668) internal successors, (89), 3 states have internal predecessors, (89), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:44,156 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:58:44,156 INFO  L93              Difference]: Finished difference Result 1579 states and 2472 transitions.
[2024-11-24 01:58:44,157 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 01:58:44,157 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 29.666666666666668) internal successors, (89), 3 states have internal predecessors, (89), 0 states have call successors, (0), 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 89
[2024-11-24 01:58:44,158 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:58:44,167 INFO  L225             Difference]: With dead ends: 1579
[2024-11-24 01:58:44,167 INFO  L226             Difference]: Without dead ends: 1049
[2024-11-24 01:58:44,168 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-11-24 01:58:44,174 INFO  L435           NwaCegarLoop]: 266 mSDtfsCounter, 102 mSDsluCounter, 134 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 102 SdHoareTripleChecker+Valid, 400 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-11-24 01:58:44,175 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [102 Valid, 400 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:58:44,181 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1049 states.
[2024-11-24 01:58:44,234 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1049 to 1047.
[2024-11-24 01:58:44,236 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1047 states, 1046 states have (on average 1.5506692160611855) internal successors, (1622), 1046 states have internal predecessors, (1622), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:44,246 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1047 states to 1047 states and 1622 transitions.
[2024-11-24 01:58:44,247 INFO  L78                 Accepts]: Start accepts. Automaton has 1047 states and 1622 transitions. Word has length 89
[2024-11-24 01:58:44,247 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:58:44,247 INFO  L471      AbstractCegarLoop]: Abstraction has 1047 states and 1622 transitions.
[2024-11-24 01:58:44,248 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 29.666666666666668) internal successors, (89), 3 states have internal predecessors, (89), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:44,248 INFO  L276                IsEmpty]: Start isEmpty. Operand 1047 states and 1622 transitions.
[2024-11-24 01:58:44,252 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 91
[2024-11-24 01:58:44,253 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:58:44,253 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:58:44,253 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-24 01:58:44,253 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:58:44,254 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:58:44,254 INFO  L85        PathProgramCache]: Analyzing trace with hash -248220501, now seen corresponding path program 1 times
[2024-11-24 01:58:44,254 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:58:44,254 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1253378437]
[2024-11-24 01:58:44,255 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:58:44,255 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:58:44,331 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:58:44,555 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:58:44,555 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:58:44,555 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1253378437]
[2024-11-24 01:58:44,555 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1253378437] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:58:44,556 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:58:44,556 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:58:44,556 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [239599994]
[2024-11-24 01:58:44,556 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:58:44,557 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 01:58:44,557 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:58:44,560 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 01:58:44,560 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:58:44,560 INFO  L87              Difference]: Start difference. First operand 1047 states and 1622 transitions. Second operand  has 3 states, 3 states have (on average 30.0) internal successors, (90), 3 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:44,627 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:58:44,628 INFO  L93              Difference]: Finished difference Result 2907 states and 4552 transitions.
[2024-11-24 01:58:44,628 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 01:58:44,628 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 30.0) internal successors, (90), 3 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 90
[2024-11-24 01:58:44,629 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:58:44,641 INFO  L225             Difference]: With dead ends: 2907
[2024-11-24 01:58:44,642 INFO  L226             Difference]: Without dead ends: 1913
[2024-11-24 01:58:44,645 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-11-24 01:58:44,646 INFO  L435           NwaCegarLoop]: 258 mSDtfsCounter, 97 mSDsluCounter, 138 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 97 SdHoareTripleChecker+Valid, 396 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-11-24 01:58:44,646 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [97 Valid, 396 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:58:44,653 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1913 states.
[2024-11-24 01:58:44,740 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1913 to 1911.
[2024-11-24 01:58:44,745 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1911 states, 1910 states have (on average 1.5528795811518326) internal successors, (2966), 1910 states have internal predecessors, (2966), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:44,760 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1911 states to 1911 states and 2966 transitions.
[2024-11-24 01:58:44,760 INFO  L78                 Accepts]: Start accepts. Automaton has 1911 states and 2966 transitions. Word has length 90
[2024-11-24 01:58:44,761 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:58:44,761 INFO  L471      AbstractCegarLoop]: Abstraction has 1911 states and 2966 transitions.
[2024-11-24 01:58:44,761 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 30.0) internal successors, (90), 3 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:44,762 INFO  L276                IsEmpty]: Start isEmpty. Operand 1911 states and 2966 transitions.
[2024-11-24 01:58:44,767 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 92
[2024-11-24 01:58:44,767 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:58:44,767 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:58:44,768 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-24 01:58:44,768 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:58:44,768 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:58:44,769 INFO  L85        PathProgramCache]: Analyzing trace with hash -1910770737, now seen corresponding path program 1 times
[2024-11-24 01:58:44,769 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:58:44,769 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [736055873]
[2024-11-24 01:58:44,769 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:58:44,769 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:58:44,837 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:58:44,995 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:58:44,995 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:58:44,995 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [736055873]
[2024-11-24 01:58:44,995 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [736055873] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:58:44,996 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:58:44,996 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:58:44,996 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1152981861]
[2024-11-24 01:58:44,996 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:58:44,996 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 01:58:44,997 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:58:44,999 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 01:58:45,001 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:58:45,001 INFO  L87              Difference]: Start difference. First operand 1911 states and 2966 transitions. Second operand  has 3 states, 3 states have (on average 30.333333333333332) internal successors, (91), 3 states have internal predecessors, (91), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:45,087 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:58:45,088 INFO  L93              Difference]: Finished difference Result 5371 states and 8376 transitions.
[2024-11-24 01:58:45,088 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 01:58:45,089 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 30.333333333333332) internal successors, (91), 3 states have internal predecessors, (91), 0 states have call successors, (0), 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 91
[2024-11-24 01:58:45,090 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:58:45,107 INFO  L225             Difference]: With dead ends: 5371
[2024-11-24 01:58:45,107 INFO  L226             Difference]: Without dead ends: 3513
[2024-11-24 01:58:45,112 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:58:45,118 INFO  L435           NwaCegarLoop]: 250 mSDtfsCounter, 92 mSDsluCounter, 142 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 92 SdHoareTripleChecker+Valid, 392 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-11-24 01:58:45,118 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [92 Valid, 392 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:58:45,126 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3513 states.
[2024-11-24 01:58:45,252 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3513 to 3511.
[2024-11-24 01:58:45,261 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3511 states, 3510 states have (on average 1.547008547008547) internal successors, (5430), 3510 states have internal predecessors, (5430), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:45,287 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3511 states to 3511 states and 5430 transitions.
[2024-11-24 01:58:45,288 INFO  L78                 Accepts]: Start accepts. Automaton has 3511 states and 5430 transitions. Word has length 91
[2024-11-24 01:58:45,288 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:58:45,288 INFO  L471      AbstractCegarLoop]: Abstraction has 3511 states and 5430 transitions.
[2024-11-24 01:58:45,288 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 30.333333333333332) internal successors, (91), 3 states have internal predecessors, (91), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:45,288 INFO  L276                IsEmpty]: Start isEmpty. Operand 3511 states and 5430 transitions.
[2024-11-24 01:58:45,290 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 93
[2024-11-24 01:58:45,290 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:58:45,291 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:58:45,291 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-24 01:58:45,291 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:58:45,292 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:58:45,292 INFO  L85        PathProgramCache]: Analyzing trace with hash 307326139, now seen corresponding path program 1 times
[2024-11-24 01:58:45,292 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:58:45,292 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1686462273]
[2024-11-24 01:58:45,292 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:58:45,292 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:58:45,371 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:58:45,544 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:58:45,544 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:58:45,544 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1686462273]
[2024-11-24 01:58:45,544 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1686462273] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:58:45,544 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:58:45,544 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:58:45,544 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1775238787]
[2024-11-24 01:58:45,545 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:58:45,545 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 01:58:45,545 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:58:45,546 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 01:58:45,546 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:58:45,546 INFO  L87              Difference]: Start difference. First operand 3511 states and 5430 transitions. Second operand  has 3 states, 3 states have (on average 30.666666666666668) internal successors, (92), 3 states have internal predecessors, (92), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:45,671 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:58:45,671 INFO  L93              Difference]: Finished difference Result 9915 states and 15352 transitions.
[2024-11-24 01:58:45,672 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 01:58:45,672 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 30.666666666666668) internal successors, (92), 3 states have internal predecessors, (92), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 92
[2024-11-24 01:58:45,673 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:58:45,706 INFO  L225             Difference]: With dead ends: 9915
[2024-11-24 01:58:45,706 INFO  L226             Difference]: Without dead ends: 6457
[2024-11-24 01:58:45,713 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-11-24 01:58:45,715 INFO  L435           NwaCegarLoop]: 242 mSDtfsCounter, 87 mSDsluCounter, 146 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 87 SdHoareTripleChecker+Valid, 388 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-11-24 01:58:45,716 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [87 Valid, 388 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:58:45,728 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6457 states.
[2024-11-24 01:58:45,952 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6457 to 6455.
[2024-11-24 01:58:45,968 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6455 states, 6454 states have (on average 1.5354818717074683) internal successors, (9910), 6454 states have internal predecessors, (9910), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:46,013 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6455 states to 6455 states and 9910 transitions.
[2024-11-24 01:58:46,014 INFO  L78                 Accepts]: Start accepts. Automaton has 6455 states and 9910 transitions. Word has length 92
[2024-11-24 01:58:46,014 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:58:46,014 INFO  L471      AbstractCegarLoop]: Abstraction has 6455 states and 9910 transitions.
[2024-11-24 01:58:46,015 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 30.666666666666668) internal successors, (92), 3 states have internal predecessors, (92), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:46,015 INFO  L276                IsEmpty]: Start isEmpty. Operand 6455 states and 9910 transitions.
[2024-11-24 01:58:46,016 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 94
[2024-11-24 01:58:46,016 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:58:46,016 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:58:46,016 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-24 01:58:46,017 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:58:46,018 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:58:46,019 INFO  L85        PathProgramCache]: Analyzing trace with hash -450885343, now seen corresponding path program 1 times
[2024-11-24 01:58:46,019 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:58:46,019 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [109251631]
[2024-11-24 01:58:46,019 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:58:46,020 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:58:46,090 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:58:46,567 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:58:46,567 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:58:46,567 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [109251631]
[2024-11-24 01:58:46,568 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [109251631] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:58:46,568 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:58:46,568 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-24 01:58:46,568 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1798552157]
[2024-11-24 01:58:46,568 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:58:46,568 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-24 01:58:46,569 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:58:46,570 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-24 01:58:46,570 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72
[2024-11-24 01:58:46,570 INFO  L87              Difference]: Start difference. First operand 6455 states and 9910 transitions. Second operand  has 9 states, 9 states have (on average 10.333333333333334) internal successors, (93), 9 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:47,878 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:58:47,878 INFO  L93              Difference]: Finished difference Result 96083 states and 147908 transitions.
[2024-11-24 01:58:47,878 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-24 01:58:47,879 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 10.333333333333334) internal successors, (93), 9 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 93
[2024-11-24 01:58:47,879 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:58:48,210 INFO  L225             Difference]: With dead ends: 96083
[2024-11-24 01:58:48,210 INFO  L226             Difference]: Without dead ends: 89681
[2024-11-24 01:58:48,249 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 21 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 31 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=124, Invalid=256, Unknown=0, NotChecked=0, Total=380
[2024-11-24 01:58:48,250 INFO  L435           NwaCegarLoop]: 176 mSDtfsCounter, 2471 mSDsluCounter, 3751 mSDsCounter, 0 mSdLazyCounter, 224 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2471 SdHoareTripleChecker+Valid, 3927 SdHoareTripleChecker+Invalid, 234 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 224 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-24 01:58:48,250 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2471 Valid, 3927 Invalid, 234 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [10 Valid, 224 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-24 01:58:48,360 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 89681 states.
[2024-11-24 01:58:49,548 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 89681 to 12855.
[2024-11-24 01:58:49,580 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 12855 states, 12854 states have (on average 1.5178154660028007) internal successors, (19510), 12854 states have internal predecessors, (19510), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:49,620 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12855 states to 12855 states and 19510 transitions.
[2024-11-24 01:58:49,620 INFO  L78                 Accepts]: Start accepts. Automaton has 12855 states and 19510 transitions. Word has length 93
[2024-11-24 01:58:49,620 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:58:49,621 INFO  L471      AbstractCegarLoop]: Abstraction has 12855 states and 19510 transitions.
[2024-11-24 01:58:49,621 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 10.333333333333334) internal successors, (93), 9 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:49,621 INFO  L276                IsEmpty]: Start isEmpty. Operand 12855 states and 19510 transitions.
[2024-11-24 01:58:49,622 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-24 01:58:49,622 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:58:49,622 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:58:49,622 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-24 01:58:49,622 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:58:49,623 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:58:49,624 INFO  L85        PathProgramCache]: Analyzing trace with hash -430936003, now seen corresponding path program 1 times
[2024-11-24 01:58:49,624 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:58:49,624 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1174123589]
[2024-11-24 01:58:49,624 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:58:49,626 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:58:49,682 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:58:49,809 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:58:49,809 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:58:49,810 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1174123589]
[2024-11-24 01:58:49,810 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1174123589] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:58:49,810 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:58:49,810 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 01:58:49,810 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1314655302]
[2024-11-24 01:58:49,814 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:58:49,814 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 01:58:49,815 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:58:49,815 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 01:58:49,815 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 01:58:49,816 INFO  L87              Difference]: Start difference. First operand 12855 states and 19510 transitions. Second operand  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:50,028 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:58:50,028 INFO  L93              Difference]: Finished difference Result 31869 states and 48378 transitions.
[2024-11-24 01:58:50,029 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 01:58:50,030 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 95
[2024-11-24 01:58:50,030 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:58:50,088 INFO  L225             Difference]: With dead ends: 31869
[2024-11-24 01:58:50,088 INFO  L226             Difference]: Without dead ends: 19067
[2024-11-24 01:58:50,103 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-11-24 01:58:50,104 INFO  L435           NwaCegarLoop]: 226 mSDtfsCounter, 78 mSDsluCounter, 122 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 78 SdHoareTripleChecker+Valid, 348 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:58:50,104 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [78 Valid, 348 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:58:50,119 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 19067 states.
[2024-11-24 01:58:50,549 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 19067 to 19065.
[2024-11-24 01:58:50,808 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 19065 states, 19064 states have (on average 1.506924045321024) internal successors, (28728), 19064 states have internal predecessors, (28728), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:50,857 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 19065 states to 19065 states and 28728 transitions.
[2024-11-24 01:58:50,858 INFO  L78                 Accepts]: Start accepts. Automaton has 19065 states and 28728 transitions. Word has length 95
[2024-11-24 01:58:50,858 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:58:50,858 INFO  L471      AbstractCegarLoop]: Abstraction has 19065 states and 28728 transitions.
[2024-11-24 01:58:50,859 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:50,859 INFO  L276                IsEmpty]: Start isEmpty. Operand 19065 states and 28728 transitions.
[2024-11-24 01:58:50,860 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-24 01:58:50,860 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:58:50,860 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:58:50,860 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-24 01:58:50,861 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:58:50,861 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:58:50,861 INFO  L85        PathProgramCache]: Analyzing trace with hash -409933348, now seen corresponding path program 1 times
[2024-11-24 01:58:50,861 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:58:50,862 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [301484472]
[2024-11-24 01:58:50,862 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:58:50,862 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:58:50,906 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:58:51,824 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:58:51,824 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:58:51,825 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [301484472]
[2024-11-24 01:58:51,825 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [301484472] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:58:51,825 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:58:51,825 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-24 01:58:51,825 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1861091016]
[2024-11-24 01:58:51,825 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:58:51,826 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-24 01:58:51,826 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:58:51,827 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-24 01:58:51,827 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72
[2024-11-24 01:58:51,827 INFO  L87              Difference]: Start difference. First operand 19065 states and 28728 transitions. Second operand  has 9 states, 9 states have (on average 10.555555555555555) internal successors, (95), 9 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:52,607 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:58:52,608 INFO  L93              Difference]: Finished difference Result 38077 states and 57402 transitions.
[2024-11-24 01:58:52,608 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 01:58:52,609 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 10.555555555555555) internal successors, (95), 9 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 95
[2024-11-24 01:58:52,609 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:58:52,663 INFO  L225             Difference]: With dead ends: 38077
[2024-11-24 01:58:52,663 INFO  L226             Difference]: Without dead ends: 19067
[2024-11-24 01:58:52,687 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=66, Invalid=116, Unknown=0, NotChecked=0, Total=182
[2024-11-24 01:58:52,688 INFO  L435           NwaCegarLoop]: 171 mSDtfsCounter, 376 mSDsluCounter, 744 mSDsCounter, 0 mSdLazyCounter, 103 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 376 SdHoareTripleChecker+Valid, 915 SdHoareTripleChecker+Invalid, 111 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 103 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-24 01:58:52,688 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [376 Valid, 915 Invalid, 111 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 103 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-24 01:58:52,702 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 19067 states.
[2024-11-24 01:58:53,148 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 19067 to 19065.
[2024-11-24 01:58:53,182 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 19065 states, 19064 states have (on average 1.496852706672262) internal successors, (28536), 19064 states have internal predecessors, (28536), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:53,237 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 19065 states to 19065 states and 28536 transitions.
[2024-11-24 01:58:53,237 INFO  L78                 Accepts]: Start accepts. Automaton has 19065 states and 28536 transitions. Word has length 95
[2024-11-24 01:58:53,238 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:58:53,238 INFO  L471      AbstractCegarLoop]: Abstraction has 19065 states and 28536 transitions.
[2024-11-24 01:58:53,238 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 10.555555555555555) internal successors, (95), 9 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:53,238 INFO  L276                IsEmpty]: Start isEmpty. Operand 19065 states and 28536 transitions.
[2024-11-24 01:58:53,239 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 97
[2024-11-24 01:58:53,239 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:58:53,239 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:58:53,240 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-24 01:58:53,240 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:58:53,241 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:58:53,241 INFO  L85        PathProgramCache]: Analyzing trace with hash 175058828, now seen corresponding path program 1 times
[2024-11-24 01:58:53,242 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:58:53,242 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1029340486]
[2024-11-24 01:58:53,242 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:58:53,242 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:58:53,331 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:58:53,555 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:58:53,556 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:58:53,556 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1029340486]
[2024-11-24 01:58:53,556 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1029340486] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:58:53,556 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:58:53,556 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-24 01:58:53,556 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [668810262]
[2024-11-24 01:58:53,556 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:58:53,557 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 01:58:53,557 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:58:53,558 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 01:58:53,558 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:58:53,558 INFO  L87              Difference]: Start difference. First operand 19065 states and 28536 transitions. Second operand  has 5 states, 5 states have (on average 19.2) 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-11-24 01:58:53,890 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:58:53,891 INFO  L93              Difference]: Finished difference Result 38075 states and 57017 transitions.
[2024-11-24 01:58:53,891 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 01:58:53,891 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 19.2) 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 96
[2024-11-24 01:58:53,892 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:58:53,946 INFO  L225             Difference]: With dead ends: 38075
[2024-11-24 01:58:53,946 INFO  L226             Difference]: Without dead ends: 19065
[2024-11-24 01:58:53,966 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-11-24 01:58:53,967 INFO  L435           NwaCegarLoop]: 111 mSDtfsCounter, 421 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 70 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 421 SdHoareTripleChecker+Valid, 147 SdHoareTripleChecker+Invalid, 73 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 70 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 01:58:53,967 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [421 Valid, 147 Invalid, 73 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 70 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 01:58:53,982 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 19065 states.
[2024-11-24 01:58:54,371 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 19065 to 19065.
[2024-11-24 01:58:54,557 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 19065 states, 19064 states have (on average 1.4867813680234998) internal successors, (28344), 19064 states have internal predecessors, (28344), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:54,589 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 19065 states to 19065 states and 28344 transitions.
[2024-11-24 01:58:54,590 INFO  L78                 Accepts]: Start accepts. Automaton has 19065 states and 28344 transitions. Word has length 96
[2024-11-24 01:58:54,590 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:58:54,590 INFO  L471      AbstractCegarLoop]: Abstraction has 19065 states and 28344 transitions.
[2024-11-24 01:58:54,590 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 19.2) 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-11-24 01:58:54,590 INFO  L276                IsEmpty]: Start isEmpty. Operand 19065 states and 28344 transitions.
[2024-11-24 01:58:54,591 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 97
[2024-11-24 01:58:54,591 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:58:54,592 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:58:54,592 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-24 01:58:54,592 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:58:54,592 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:58:54,593 INFO  L85        PathProgramCache]: Analyzing trace with hash 303144135, now seen corresponding path program 1 times
[2024-11-24 01:58:54,593 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:58:54,593 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [661575075]
[2024-11-24 01:58:54,593 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:58:54,593 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:58:54,641 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:58:54,817 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:58:54,817 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:58:54,818 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [661575075]
[2024-11-24 01:58:54,818 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [661575075] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:58:54,818 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:58:54,818 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-24 01:58:54,818 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [599512629]
[2024-11-24 01:58:54,818 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:58:54,819 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 01:58:54,819 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:58:54,819 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 01:58:54,819 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:58:54,819 INFO  L87              Difference]: Start difference. First operand 19065 states and 28344 transitions. Second operand  has 5 states, 5 states have (on average 19.2) 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-11-24 01:58:55,255 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:58:55,256 INFO  L93              Difference]: Finished difference Result 38075 states and 56633 transitions.
[2024-11-24 01:58:55,256 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 01:58:55,257 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 19.2) 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 96
[2024-11-24 01:58:55,257 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:58:55,298 INFO  L225             Difference]: With dead ends: 38075
[2024-11-24 01:58:55,299 INFO  L226             Difference]: Without dead ends: 19065
[2024-11-24 01:58:55,310 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-11-24 01:58:55,310 INFO  L435           NwaCegarLoop]: 111 mSDtfsCounter, 392 mSDsluCounter, 52 mSDsCounter, 0 mSdLazyCounter, 69 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 392 SdHoareTripleChecker+Valid, 163 SdHoareTripleChecker+Invalid, 72 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 69 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-24 01:58:55,312 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [392 Valid, 163 Invalid, 72 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 69 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-24 01:58:55,323 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 19065 states.
[2024-11-24 01:58:55,557 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 19065 to 19065.
[2024-11-24 01:58:55,582 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 19065 states, 19064 states have (on average 1.4767100293747377) internal successors, (28152), 19064 states have internal predecessors, (28152), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:55,795 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 19065 states to 19065 states and 28152 transitions.
[2024-11-24 01:58:55,795 INFO  L78                 Accepts]: Start accepts. Automaton has 19065 states and 28152 transitions. Word has length 96
[2024-11-24 01:58:55,796 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:58:55,796 INFO  L471      AbstractCegarLoop]: Abstraction has 19065 states and 28152 transitions.
[2024-11-24 01:58:55,796 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 19.2) 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-11-24 01:58:55,796 INFO  L276                IsEmpty]: Start isEmpty. Operand 19065 states and 28152 transitions.
[2024-11-24 01:58:55,798 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 97
[2024-11-24 01:58:55,799 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:58:55,799 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:58:55,799 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-24 01:58:55,799 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:58:55,800 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:58:55,800 INFO  L85        PathProgramCache]: Analyzing trace with hash -226146366, now seen corresponding path program 1 times
[2024-11-24 01:58:55,801 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:58:55,801 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [766206674]
[2024-11-24 01:58:55,801 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:58:55,801 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:58:55,857 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:58:56,047 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:58:56,048 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:58:56,048 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [766206674]
[2024-11-24 01:58:56,048 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [766206674] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:58:56,048 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:58:56,048 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-24 01:58:56,048 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1663150567]
[2024-11-24 01:58:56,048 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:58:56,049 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 01:58:56,049 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:58:56,049 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 01:58:56,050 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:58:56,050 INFO  L87              Difference]: Start difference. First operand 19065 states and 28152 transitions. Second operand  has 5 states, 5 states have (on average 19.2) 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-11-24 01:58:56,329 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:58:56,330 INFO  L93              Difference]: Finished difference Result 38075 states and 56249 transitions.
[2024-11-24 01:58:56,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 01:58:56,331 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 19.2) 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 96
[2024-11-24 01:58:56,331 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:58:56,358 INFO  L225             Difference]: With dead ends: 38075
[2024-11-24 01:58:56,359 INFO  L226             Difference]: Without dead ends: 19065
[2024-11-24 01:58:56,374 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-11-24 01:58:56,374 INFO  L435           NwaCegarLoop]: 111 mSDtfsCounter, 428 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 68 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 428 SdHoareTripleChecker+Valid, 139 SdHoareTripleChecker+Invalid, 71 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 68 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 01:58:56,375 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [428 Valid, 139 Invalid, 71 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 68 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 01:58:56,389 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 19065 states.
[2024-11-24 01:58:56,922 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 19065 to 19065.
[2024-11-24 01:58:56,948 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 19065 states, 19064 states have (on average 1.4666386907259756) internal successors, (27960), 19064 states have internal predecessors, (27960), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:57,002 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 19065 states to 19065 states and 27960 transitions.
[2024-11-24 01:58:57,003 INFO  L78                 Accepts]: Start accepts. Automaton has 19065 states and 27960 transitions. Word has length 96
[2024-11-24 01:58:57,005 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:58:57,005 INFO  L471      AbstractCegarLoop]: Abstraction has 19065 states and 27960 transitions.
[2024-11-24 01:58:57,005 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 19.2) 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-11-24 01:58:57,005 INFO  L276                IsEmpty]: Start isEmpty. Operand 19065 states and 27960 transitions.
[2024-11-24 01:58:57,010 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 97
[2024-11-24 01:58:57,010 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:58:57,011 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:58:57,011 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-24 01:58:57,011 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:58:57,011 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:58:57,012 INFO  L85        PathProgramCache]: Analyzing trace with hash -989010073, now seen corresponding path program 1 times
[2024-11-24 01:58:57,012 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:58:57,012 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [827132022]
[2024-11-24 01:58:57,012 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:58:57,012 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:58:57,081 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:58:57,284 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:58:57,284 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:58:57,285 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [827132022]
[2024-11-24 01:58:57,285 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [827132022] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:58:57,285 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:58:57,285 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-24 01:58:57,285 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1424424493]
[2024-11-24 01:58:57,285 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:58:57,286 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 01:58:57,286 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:58:57,286 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 01:58:57,287 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:58:57,287 INFO  L87              Difference]: Start difference. First operand 19065 states and 27960 transitions. Second operand  has 5 states, 5 states have (on average 19.2) 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-11-24 01:58:57,614 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:58:57,614 INFO  L93              Difference]: Finished difference Result 38075 states and 55865 transitions.
[2024-11-24 01:58:57,615 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 01:58:57,615 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 19.2) 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 96
[2024-11-24 01:58:57,616 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:58:57,653 INFO  L225             Difference]: With dead ends: 38075
[2024-11-24 01:58:57,654 INFO  L226             Difference]: Without dead ends: 19065
[2024-11-24 01:58:57,670 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-11-24 01:58:57,671 INFO  L435           NwaCegarLoop]: 111 mSDtfsCounter, 451 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 67 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 451 SdHoareTripleChecker+Valid, 123 SdHoareTripleChecker+Invalid, 70 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 67 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 01:58:57,672 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [451 Valid, 123 Invalid, 70 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 67 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 01:58:57,686 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 19065 states.
[2024-11-24 01:58:58,188 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 19065 to 19065.
[2024-11-24 01:58:58,211 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 19065 states, 19064 states have (on average 1.4565673520772136) internal successors, (27768), 19064 states have internal predecessors, (27768), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:58,248 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 19065 states to 19065 states and 27768 transitions.
[2024-11-24 01:58:58,248 INFO  L78                 Accepts]: Start accepts. Automaton has 19065 states and 27768 transitions. Word has length 96
[2024-11-24 01:58:58,249 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:58:58,250 INFO  L471      AbstractCegarLoop]: Abstraction has 19065 states and 27768 transitions.
[2024-11-24 01:58:58,250 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 19.2) 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-11-24 01:58:58,250 INFO  L276                IsEmpty]: Start isEmpty. Operand 19065 states and 27768 transitions.
[2024-11-24 01:58:58,251 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 97
[2024-11-24 01:58:58,251 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:58:58,251 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:58:58,252 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-24 01:58:58,253 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:58:58,253 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:58:58,254 INFO  L85        PathProgramCache]: Analyzing trace with hash 1564540108, now seen corresponding path program 1 times
[2024-11-24 01:58:58,254 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:58:58,254 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1235101854]
[2024-11-24 01:58:58,254 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:58:58,254 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:58:58,301 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:58:58,454 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:58:58,454 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:58:58,454 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1235101854]
[2024-11-24 01:58:58,454 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1235101854] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:58:58,454 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:58:58,454 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-24 01:58:58,454 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1739434167]
[2024-11-24 01:58:58,454 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:58:58,455 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 01:58:58,455 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:58:58,455 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 01:58:58,455 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:58:58,455 INFO  L87              Difference]: Start difference. First operand 19065 states and 27768 transitions. Second operand  has 5 states, 5 states have (on average 19.2) 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-11-24 01:58:58,718 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:58:58,718 INFO  L93              Difference]: Finished difference Result 38075 states and 55481 transitions.
[2024-11-24 01:58:58,719 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 01:58:58,719 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 19.2) 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 96
[2024-11-24 01:58:58,719 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:58:58,754 INFO  L225             Difference]: With dead ends: 38075
[2024-11-24 01:58:58,754 INFO  L226             Difference]: Without dead ends: 19065
[2024-11-24 01:58:58,769 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-11-24 01:58:58,771 INFO  L435           NwaCegarLoop]: 111 mSDtfsCounter, 435 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 66 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 435 SdHoareTripleChecker+Valid, 131 SdHoareTripleChecker+Invalid, 69 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 66 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-24 01:58:58,771 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [435 Valid, 131 Invalid, 69 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 66 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-24 01:58:58,783 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 19065 states.
[2024-11-24 01:58:59,009 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 19065 to 19065.
[2024-11-24 01:58:59,033 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 19065 states, 19064 states have (on average 1.4464960134284515) internal successors, (27576), 19064 states have internal predecessors, (27576), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:58:59,069 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 19065 states to 19065 states and 27576 transitions.
[2024-11-24 01:58:59,069 INFO  L78                 Accepts]: Start accepts. Automaton has 19065 states and 27576 transitions. Word has length 96
[2024-11-24 01:58:59,070 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:58:59,070 INFO  L471      AbstractCegarLoop]: Abstraction has 19065 states and 27576 transitions.
[2024-11-24 01:58:59,070 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 19.2) 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-11-24 01:58:59,070 INFO  L276                IsEmpty]: Start isEmpty. Operand 19065 states and 27576 transitions.
[2024-11-24 01:58:59,071 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 97
[2024-11-24 01:58:59,071 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:58:59,071 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:58:59,072 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-24 01:58:59,072 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:58:59,072 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:58:59,072 INFO  L85        PathProgramCache]: Analyzing trace with hash 1932811335, now seen corresponding path program 1 times
[2024-11-24 01:58:59,073 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:58:59,073 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [39080283]
[2024-11-24 01:58:59,073 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:58:59,073 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:58:59,138 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:58:59,844 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:58:59,844 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:58:59,844 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [39080283]
[2024-11-24 01:58:59,844 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [39080283] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:58:59,844 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:58:59,844 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-24 01:58:59,844 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1569042885]
[2024-11-24 01:58:59,844 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:58:59,845 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 01:58:59,845 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:58:59,845 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 01:58:59,845 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-24 01:58:59,846 INFO  L87              Difference]: Start difference. First operand 19065 states and 27576 transitions. Second operand  has 5 states, 5 states have (on average 19.2) internal successors, (96), 5 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-11-24 01:58:59,950 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:58:59,950 INFO  L93              Difference]: Finished difference Result 19579 states and 28345 transitions.
[2024-11-24 01:58:59,951 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-24 01:58:59,951 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 19.2) internal successors, (96), 5 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 96
[2024-11-24 01:58:59,951 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:58:59,983 INFO  L225             Difference]: With dead ends: 19579
[2024-11-24 01:58:59,983 INFO  L226             Difference]: Without dead ends: 19577
[2024-11-24 01:58:59,990 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-11-24 01:58:59,990 INFO  L435           NwaCegarLoop]: 172 mSDtfsCounter, 0 mSDsluCounter, 504 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 676 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 01:58:59,992 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 676 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 01:59:00,005 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 19577 states.
[2024-11-24 01:59:00,247 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 19577 to 19577.
[2024-11-24 01:59:00,271 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 19577 states, 19576 states have (on average 1.431548835308541) internal successors, (28024), 19576 states have internal predecessors, (28024), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:59:00,306 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 19577 states to 19577 states and 28024 transitions.
[2024-11-24 01:59:00,307 INFO  L78                 Accepts]: Start accepts. Automaton has 19577 states and 28024 transitions. Word has length 96
[2024-11-24 01:59:00,307 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:59:00,307 INFO  L471      AbstractCegarLoop]: Abstraction has 19577 states and 28024 transitions.
[2024-11-24 01:59:00,308 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 19.2) internal successors, (96), 5 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-11-24 01:59:00,308 INFO  L276                IsEmpty]: Start isEmpty. Operand 19577 states and 28024 transitions.
[2024-11-24 01:59:00,323 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 131
[2024-11-24 01:59:00,323 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:59:00,324 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:59:00,324 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-24 01:59:00,324 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:59:00,324 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:59:00,325 INFO  L85        PathProgramCache]: Analyzing trace with hash 1935236596, now seen corresponding path program 1 times
[2024-11-24 01:59:00,325 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:59:00,325 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1361750434]
[2024-11-24 01:59:00,325 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:59:00,325 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:59:00,491 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:59:00,873 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-24 01:59:00,874 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:59:00,874 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1361750434]
[2024-11-24 01:59:00,874 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1361750434] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:59:00,874 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:59:00,874 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-24 01:59:00,875 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1383319234]
[2024-11-24 01:59:00,875 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:59:00,875 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-24 01:59:00,876 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:59:00,876 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-24 01:59:00,876 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=56, Unknown=0, NotChecked=0, Total=72
[2024-11-24 01:59:00,877 INFO  L87              Difference]: Start difference. First operand 19577 states and 28024 transitions. Second operand  has 9 states, 9 states have (on average 14.333333333333334) internal successors, (129), 9 states have internal predecessors, (129), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:59:01,810 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:59:01,810 INFO  L93              Difference]: Finished difference Result 153609 states and 220000 transitions.
[2024-11-24 01:59:01,811 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 01:59:01,811 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 14.333333333333334) internal successors, (129), 9 states have internal predecessors, (129), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 130
[2024-11-24 01:59:01,812 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:59:02,348 INFO  L225             Difference]: With dead ends: 153609
[2024-11-24 01:59:02,348 INFO  L226             Difference]: Without dead ends: 140295
[2024-11-24 01:59:02,380 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=70, Invalid=140, Unknown=0, NotChecked=0, Total=210
[2024-11-24 01:59:02,382 INFO  L435           NwaCegarLoop]: 292 mSDtfsCounter, 2073 mSDsluCounter, 1651 mSDsCounter, 0 mSdLazyCounter, 150 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2073 SdHoareTripleChecker+Valid, 1943 SdHoareTripleChecker+Invalid, 156 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 150 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-24 01:59:02,382 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2073 Valid, 1943 Invalid, 156 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 150 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-24 01:59:02,475 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 140295 states.
[2024-11-24 01:59:03,995 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 140295 to 36025.
[2024-11-24 01:59:04,036 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 36025 states, 36024 states have (on average 1.4272707084166112) internal successors, (51416), 36024 states have internal predecessors, (51416), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:59:04,107 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 36025 states to 36025 states and 51416 transitions.
[2024-11-24 01:59:04,107 INFO  L78                 Accepts]: Start accepts. Automaton has 36025 states and 51416 transitions. Word has length 130
[2024-11-24 01:59:04,108 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:59:04,108 INFO  L471      AbstractCegarLoop]: Abstraction has 36025 states and 51416 transitions.
[2024-11-24 01:59:04,108 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 14.333333333333334) internal successors, (129), 9 states have internal predecessors, (129), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:59:04,108 INFO  L276                IsEmpty]: Start isEmpty. Operand 36025 states and 51416 transitions.
[2024-11-24 01:59:04,120 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 131
[2024-11-24 01:59:04,120 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:59:04,121 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:59:04,121 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-24 01:59:04,121 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:59:04,122 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:59:04,122 INFO  L85        PathProgramCache]: Analyzing trace with hash -1292810630, now seen corresponding path program 1 times
[2024-11-24 01:59:04,122 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:59:04,122 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1735947707]
[2024-11-24 01:59:04,122 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:59:04,123 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:59:04,174 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:59:04,533 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-24 01:59:04,533 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:59:04,533 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1735947707]
[2024-11-24 01:59:04,533 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1735947707] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:59:04,533 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:59:04,533 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-24 01:59:04,534 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [184023900]
[2024-11-24 01:59:04,534 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:59:04,534 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-24 01:59:04,534 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:59:04,535 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-24 01:59:04,535 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=56, Unknown=0, NotChecked=0, Total=72
[2024-11-24 01:59:04,535 INFO  L87              Difference]: Start difference. First operand 36025 states and 51416 transitions. Second operand  has 9 states, 9 states have (on average 14.222222222222221) internal successors, (128), 9 states have internal predecessors, (128), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:59:05,670 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:59:05,670 INFO  L93              Difference]: Finished difference Result 173129 states and 247840 transitions.
[2024-11-24 01:59:05,671 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 01:59:05,671 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 14.222222222222221) internal successors, (128), 9 states have internal predecessors, (128), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 130
[2024-11-24 01:59:05,672 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:59:05,902 INFO  L225             Difference]: With dead ends: 173129
[2024-11-24 01:59:05,902 INFO  L226             Difference]: Without dead ends: 153607
[2024-11-24 01:59:05,941 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=70, Invalid=140, Unknown=0, NotChecked=0, Total=210
[2024-11-24 01:59:05,942 INFO  L435           NwaCegarLoop]: 291 mSDtfsCounter, 2074 mSDsluCounter, 1587 mSDsCounter, 0 mSdLazyCounter, 145 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2074 SdHoareTripleChecker+Valid, 1878 SdHoareTripleChecker+Invalid, 151 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 145 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-24 01:59:05,942 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2074 Valid, 1878 Invalid, 151 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 145 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-24 01:59:06,032 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 153607 states.
[2024-11-24 01:59:07,909 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 153607 to 62201.
[2024-11-24 01:59:07,959 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 62201 states, 62200 states have (on average 1.4244372990353698) internal successors, (88600), 62200 states have internal predecessors, (88600), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:59:08,133 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 62201 states to 62201 states and 88600 transitions.
[2024-11-24 01:59:08,134 INFO  L78                 Accepts]: Start accepts. Automaton has 62201 states and 88600 transitions. Word has length 130
[2024-11-24 01:59:08,134 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:59:08,134 INFO  L471      AbstractCegarLoop]: Abstraction has 62201 states and 88600 transitions.
[2024-11-24 01:59:08,135 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 14.222222222222221) internal successors, (128), 9 states have internal predecessors, (128), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:59:08,135 INFO  L276                IsEmpty]: Start isEmpty. Operand 62201 states and 88600 transitions.
[2024-11-24 01:59:08,151 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 131
[2024-11-24 01:59:08,151 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:59:08,152 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:59:08,152 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-24 01:59:08,152 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:59:08,153 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:59:08,153 INFO  L85        PathProgramCache]: Analyzing trace with hash -194677870, now seen corresponding path program 1 times
[2024-11-24 01:59:08,153 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:59:08,154 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [207275536]
[2024-11-24 01:59:08,154 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:59:08,154 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:59:08,234 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:59:08,699 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-24 01:59:08,699 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:59:08,700 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [207275536]
[2024-11-24 01:59:08,700 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [207275536] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:59:08,700 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:59:08,700 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-24 01:59:08,700 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1335768813]
[2024-11-24 01:59:08,700 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:59:08,701 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-24 01:59:08,701 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:59:08,702 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-24 01:59:08,702 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=56, Unknown=0, NotChecked=0, Total=72
[2024-11-24 01:59:08,702 INFO  L87              Difference]: Start difference. First operand 62201 states and 88600 transitions. Second operand  has 9 states, 9 states have (on average 13.777777777777779) internal successors, (124), 9 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:59:09,894 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:59:09,894 INFO  L93              Difference]: Finished difference Result 192649 states and 275616 transitions.
[2024-11-24 01:59:09,895 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 01:59:09,895 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 13.777777777777779) internal successors, (124), 9 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 130
[2024-11-24 01:59:09,896 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:59:10,218 INFO  L225             Difference]: With dead ends: 192649
[2024-11-24 01:59:10,218 INFO  L226             Difference]: Without dead ends: 173127
[2024-11-24 01:59:10,761 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=70, Invalid=140, Unknown=0, NotChecked=0, Total=210
[2024-11-24 01:59:10,762 INFO  L435           NwaCegarLoop]: 289 mSDtfsCounter, 2168 mSDsluCounter, 1791 mSDsCounter, 0 mSdLazyCounter, 191 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2168 SdHoareTripleChecker+Valid, 2080 SdHoareTripleChecker+Invalid, 197 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 191 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-24 01:59:10,762 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2168 Valid, 2080 Invalid, 197 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 191 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-24 01:59:10,863 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 173127 states.
[2024-11-24 01:59:12,810 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 173127 to 81721.
[2024-11-24 01:59:12,890 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 81721 states, 81720 states have (on average 1.4240822320117474) internal successors, (116376), 81720 states have internal predecessors, (116376), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:59:13,057 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 81721 states to 81721 states and 116376 transitions.
[2024-11-24 01:59:13,057 INFO  L78                 Accepts]: Start accepts. Automaton has 81721 states and 116376 transitions. Word has length 130
[2024-11-24 01:59:13,057 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:59:13,058 INFO  L471      AbstractCegarLoop]: Abstraction has 81721 states and 116376 transitions.
[2024-11-24 01:59:13,058 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 13.777777777777779) internal successors, (124), 9 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:59:13,058 INFO  L276                IsEmpty]: Start isEmpty. Operand 81721 states and 116376 transitions.
[2024-11-24 01:59:13,070 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 131
[2024-11-24 01:59:13,071 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:59:13,071 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:59:13,071 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-11-24 01:59:13,071 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:59:13,072 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:59:13,072 INFO  L85        PathProgramCache]: Analyzing trace with hash -1348623976, now seen corresponding path program 1 times
[2024-11-24 01:59:13,072 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:59:13,072 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1450315415]
[2024-11-24 01:59:13,072 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:59:13,072 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:59:13,152 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:59:13,810 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked.
[2024-11-24 01:59:13,810 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:59:13,810 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1450315415]
[2024-11-24 01:59:13,811 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1450315415] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:59:13,811 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:59:13,811 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-24 01:59:13,811 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [219339864]
[2024-11-24 01:59:13,811 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:59:13,812 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-24 01:59:13,812 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:59:13,812 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-24 01:59:13,813 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=56, Unknown=0, NotChecked=0, Total=72
[2024-11-24 01:59:13,813 INFO  L87              Difference]: Start difference. First operand 81721 states and 116376 transitions. Second operand  has 9 states, 9 states have (on average 13.666666666666666) internal successors, (123), 9 states have internal predecessors, (123), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:59:14,886 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:59:14,887 INFO  L93              Difference]: Finished difference Result 212169 states and 303392 transitions.
[2024-11-24 01:59:14,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 01:59:14,888 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 13.666666666666666) internal successors, (123), 9 states have internal predecessors, (123), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 130
[2024-11-24 01:59:14,888 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:59:15,239 INFO  L225             Difference]: With dead ends: 212169
[2024-11-24 01:59:15,239 INFO  L226             Difference]: Without dead ends: 192647
[2024-11-24 01:59:15,307 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=70, Invalid=140, Unknown=0, NotChecked=0, Total=210
[2024-11-24 01:59:15,308 INFO  L435           NwaCegarLoop]: 289 mSDtfsCounter, 2001 mSDsluCounter, 1821 mSDsCounter, 0 mSdLazyCounter, 166 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2001 SdHoareTripleChecker+Valid, 2110 SdHoareTripleChecker+Invalid, 172 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 166 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-24 01:59:15,311 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2001 Valid, 2110 Invalid, 172 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 166 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-24 01:59:15,419 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 192647 states.
[2024-11-24 01:59:17,898 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 192647 to 101241.
[2024-11-24 01:59:17,983 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 101241 states, 101240 states have (on average 1.4238640853417621) internal successors, (144152), 101240 states have internal predecessors, (144152), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:59:18,138 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 101241 states to 101241 states and 144152 transitions.
[2024-11-24 01:59:18,138 INFO  L78                 Accepts]: Start accepts. Automaton has 101241 states and 144152 transitions. Word has length 130
[2024-11-24 01:59:18,138 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:59:18,138 INFO  L471      AbstractCegarLoop]: Abstraction has 101241 states and 144152 transitions.
[2024-11-24 01:59:18,139 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 13.666666666666666) internal successors, (123), 9 states have internal predecessors, (123), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:59:18,139 INFO  L276                IsEmpty]: Start isEmpty. Operand 101241 states and 144152 transitions.
[2024-11-24 01:59:18,146 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 131
[2024-11-24 01:59:18,146 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:59:18,146 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:59:18,147 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-11-24 01:59:18,147 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:59:18,147 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:59:18,148 INFO  L85        PathProgramCache]: Analyzing trace with hash -1052578548, now seen corresponding path program 1 times
[2024-11-24 01:59:18,148 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:59:18,148 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1408803078]
[2024-11-24 01:59:18,148 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:59:18,148 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:59:18,219 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:59:18,534 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-24 01:59:18,534 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:59:18,534 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1408803078]
[2024-11-24 01:59:18,534 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1408803078] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:59:18,534 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:59:18,534 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-24 01:59:18,535 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1335319356]
[2024-11-24 01:59:18,535 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:59:18,536 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-24 01:59:18,536 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:59:18,538 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-24 01:59:18,539 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=56, Unknown=0, NotChecked=0, Total=72
[2024-11-24 01:59:18,539 INFO  L87              Difference]: Start difference. First operand 101241 states and 144152 transitions. Second operand  has 9 states, 9 states have (on average 13.88888888888889) internal successors, (125), 9 states have internal predecessors, (125), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:59:20,092 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:59:20,092 INFO  L93              Difference]: Finished difference Result 231689 states and 331168 transitions.
[2024-11-24 01:59:20,092 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 01:59:20,093 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 13.88888888888889) internal successors, (125), 9 states have internal predecessors, (125), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 130
[2024-11-24 01:59:20,093 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:59:20,414 INFO  L225             Difference]: With dead ends: 231689
[2024-11-24 01:59:20,414 INFO  L226             Difference]: Without dead ends: 212167
[2024-11-24 01:59:20,464 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=70, Invalid=140, Unknown=0, NotChecked=0, Total=210
[2024-11-24 01:59:20,465 INFO  L435           NwaCegarLoop]: 289 mSDtfsCounter, 1746 mSDsluCounter, 1987 mSDsCounter, 0 mSdLazyCounter, 175 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1746 SdHoareTripleChecker+Valid, 2276 SdHoareTripleChecker+Invalid, 181 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 175 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-24 01:59:20,465 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1746 Valid, 2276 Invalid, 181 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 175 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-24 01:59:20,577 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 212167 states.
[2024-11-24 01:59:22,931 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 212167 to 120761.
[2024-11-24 01:59:23,025 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 120761 states, 120760 states have (on average 1.4237164624047698) internal successors, (171928), 120760 states have internal predecessors, (171928), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:59:23,275 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 120761 states to 120761 states and 171928 transitions.
[2024-11-24 01:59:23,275 INFO  L78                 Accepts]: Start accepts. Automaton has 120761 states and 171928 transitions. Word has length 130
[2024-11-24 01:59:23,275 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:59:23,275 INFO  L471      AbstractCegarLoop]: Abstraction has 120761 states and 171928 transitions.
[2024-11-24 01:59:23,275 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 13.88888888888889) internal successors, (125), 9 states have internal predecessors, (125), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:59:23,276 INFO  L276                IsEmpty]: Start isEmpty. Operand 120761 states and 171928 transitions.
[2024-11-24 01:59:23,287 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 131
[2024-11-24 01:59:23,288 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:59:23,288 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:59:23,288 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-11-24 01:59:23,288 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:59:23,289 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:59:23,289 INFO  L85        PathProgramCache]: Analyzing trace with hash 375918086, now seen corresponding path program 1 times
[2024-11-24 01:59:23,289 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:59:23,289 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1655207117]
[2024-11-24 01:59:23,289 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:59:23,289 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:59:23,346 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:59:23,725 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-24 01:59:23,727 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:59:23,727 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1655207117]
[2024-11-24 01:59:23,727 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1655207117] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:59:23,727 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:59:23,728 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-24 01:59:23,728 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [217491334]
[2024-11-24 01:59:23,728 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:59:23,728 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-24 01:59:23,729 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:59:23,729 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-24 01:59:23,729 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=56, Unknown=0, NotChecked=0, Total=72
[2024-11-24 01:59:23,729 INFO  L87              Difference]: Start difference. First operand 120761 states and 171928 transitions. Second operand  has 9 states, 9 states have (on average 14.0) internal successors, (126), 9 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:59:25,742 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:59:25,746 INFO  L93              Difference]: Finished difference Result 251209 states and 358944 transitions.
[2024-11-24 01:59:25,747 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 01:59:25,747 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 14.0) internal successors, (126), 9 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 130
[2024-11-24 01:59:25,748 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:59:26,052 INFO  L225             Difference]: With dead ends: 251209
[2024-11-24 01:59:26,052 INFO  L226             Difference]: Without dead ends: 231687
[2024-11-24 01:59:26,089 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=70, Invalid=140, Unknown=0, NotChecked=0, Total=210
[2024-11-24 01:59:26,091 INFO  L435           NwaCegarLoop]: 289 mSDtfsCounter, 1728 mSDsluCounter, 2040 mSDsCounter, 0 mSdLazyCounter, 211 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1728 SdHoareTripleChecker+Valid, 2329 SdHoareTripleChecker+Invalid, 217 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 211 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-24 01:59:26,091 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1728 Valid, 2329 Invalid, 217 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 211 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-24 01:59:26,197 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 231687 states.
[2024-11-24 01:59:28,615 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 231687 to 140281.
[2024-11-24 01:59:28,697 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 140281 states, 140280 states have (on average 1.4236099230111205) internal successors, (199704), 140280 states have internal predecessors, (199704), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:59:28,900 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 140281 states to 140281 states and 199704 transitions.
[2024-11-24 01:59:28,900 INFO  L78                 Accepts]: Start accepts. Automaton has 140281 states and 199704 transitions. Word has length 130
[2024-11-24 01:59:28,900 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:59:28,900 INFO  L471      AbstractCegarLoop]: Abstraction has 140281 states and 199704 transitions.
[2024-11-24 01:59:28,901 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 14.0) internal successors, (126), 9 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:59:28,901 INFO  L276                IsEmpty]: Start isEmpty. Operand 140281 states and 199704 transitions.
[2024-11-24 01:59:28,909 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 131
[2024-11-24 01:59:28,909 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:59:28,909 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:59:28,909 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2024-11-24 01:59:28,909 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:59:28,910 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:59:28,910 INFO  L85        PathProgramCache]: Analyzing trace with hash -1943611776, now seen corresponding path program 1 times
[2024-11-24 01:59:28,910 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:59:28,911 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1243103381]
[2024-11-24 01:59:28,911 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:59:28,911 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:59:28,950 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:59:29,228 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-11-24 01:59:29,229 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:59:29,229 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1243103381]
[2024-11-24 01:59:29,229 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1243103381] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 01:59:29,229 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 01:59:29,229 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-24 01:59:29,229 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1051225704]
[2024-11-24 01:59:29,229 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 01:59:29,230 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-24 01:59:29,230 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:59:29,230 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-24 01:59:29,230 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=56, Unknown=0, NotChecked=0, Total=72
[2024-11-24 01:59:29,231 INFO  L87              Difference]: Start difference. First operand 140281 states and 199704 transitions. Second operand  has 9 states, 9 states have (on average 14.11111111111111) internal successors, (127), 9 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:59:31,046 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 01:59:31,046 INFO  L93              Difference]: Finished difference Result 270729 states and 386720 transitions.
[2024-11-24 01:59:31,047 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 01:59:31,047 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 14.11111111111111) internal successors, (127), 9 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 130
[2024-11-24 01:59:31,048 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 01:59:31,378 INFO  L225             Difference]: With dead ends: 270729
[2024-11-24 01:59:31,378 INFO  L226             Difference]: Without dead ends: 251207
[2024-11-24 01:59:31,453 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=70, Invalid=140, Unknown=0, NotChecked=0, Total=210
[2024-11-24 01:59:31,454 INFO  L435           NwaCegarLoop]: 288 mSDtfsCounter, 1828 mSDsluCounter, 2009 mSDsCounter, 0 mSdLazyCounter, 181 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1828 SdHoareTripleChecker+Valid, 2297 SdHoareTripleChecker+Invalid, 187 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 181 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-24 01:59:31,454 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1828 Valid, 2297 Invalid, 187 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 181 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-24 01:59:31,603 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 251207 states.
[2024-11-24 01:59:34,535 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 251207 to 159801.
[2024-11-24 01:59:34,647 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 159801 states, 159800 states have (on average 1.423529411764706) internal successors, (227480), 159800 states have internal predecessors, (227480), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:59:34,876 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 159801 states to 159801 states and 227480 transitions.
[2024-11-24 01:59:34,877 INFO  L78                 Accepts]: Start accepts. Automaton has 159801 states and 227480 transitions. Word has length 130
[2024-11-24 01:59:34,877 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 01:59:34,877 INFO  L471      AbstractCegarLoop]: Abstraction has 159801 states and 227480 transitions.
[2024-11-24 01:59:34,877 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 14.11111111111111) internal successors, (127), 9 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-24 01:59:34,877 INFO  L276                IsEmpty]: Start isEmpty. Operand 159801 states and 227480 transitions.
[2024-11-24 01:59:34,887 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 132
[2024-11-24 01:59:34,887 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 01:59:34,888 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 01:59:34,888 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2024-11-24 01:59:34,888 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 01:59:34,888 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 01:59:34,888 INFO  L85        PathProgramCache]: Analyzing trace with hash 790197345, now seen corresponding path program 1 times
[2024-11-24 01:59:34,888 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 01:59:34,889 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1227996705]
[2024-11-24 01:59:34,889 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:59:34,889 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 01:59:34,944 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:59:35,363 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 18 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 01:59:35,363 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 01:59:35,363 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1227996705]
[2024-11-24 01:59:35,364 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1227996705] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-24 01:59:35,364 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [251121509]
[2024-11-24 01:59:35,364 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 01:59:35,364 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-24 01:59:35,364 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4f5ff7f-69ad-4303-8a25-a25a35748cc0/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 01:59:35,369 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4f5ff7f-69ad-4303-8a25-a25a35748cc0/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-24 01:59:35,371 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b4f5ff7f-69ad-4303-8a25-a25a35748cc0/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-24 01:59:35,654 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 01:59:35,659 INFO  L256         TraceCheckSpWp]: Trace formula consists of 602 conjuncts, 12 conjuncts are in the unsatisfiable core
[2024-11-24 01:59:35,668 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-24 01:59:36,048 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 3 proven. 15 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-24 01:59:36,049 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-24 01:59:37,565 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 3 proven. 15 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-24 01:59:37,565 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [251121509] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-24 01:59:37,565 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-24 01:59:37,566 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 5, 4] total 15
[2024-11-24 01:59:37,566 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2120383580]
[2024-11-24 01:59:37,566 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-24 01:59:37,567 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-11-24 01:59:37,567 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 01:59:37,568 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-11-24 01:59:37,568 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=38, Invalid=172, Unknown=0, NotChecked=0, Total=210
[2024-11-24 01:59:37,568 INFO  L87              Difference]: Start difference. First operand 159801 states and 227480 transitions. Second operand  has 15 states, 15 states have (on average 25.266666666666666) internal successors, (379), 15 states have internal predecessors, (379), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)