./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem12_label38.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_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/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_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem12_label38.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/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_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/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 96ba89cb3a10a6781dfc1b6622655a925bd28641990009005f1ed4397d7ee8ac
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-23 18:43:39,217 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-23 18:43:39,329 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-23 18:43:39,337 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-23 18:43:39,337 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-23 18:43:39,377 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-23 18:43:39,378 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-23 18:43:39,379 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-23 18:43:39,380 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-23 18:43:39,380 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-23 18:43:39,380 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-23 18:43:39,381 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-23 18:43:39,382 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-23 18:43:39,382 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-23 18:43:39,382 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-23 18:43:39,382 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-23 18:43:39,382 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-23 18:43:39,382 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-23 18:43:39,383 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-23 18:43:39,383 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-23 18:43:39,383 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-23 18:43:39,384 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-23 18:43:39,384 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-23 18:43:39,384 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-23 18:43:39,384 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-23 18:43:39,384 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-23 18:43:39,384 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-23 18:43:39,384 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-23 18:43:39,385 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-23 18:43:39,385 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 18:43:39,385 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 18:43:39,385 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 18:43:39,385 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 18:43:39,385 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-23 18:43:39,386 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 18:43:39,386 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 18:43:39,386 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 18:43:39,387 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 18:43:39,387 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-23 18:43:39,387 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-23 18:43:39,387 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-23 18:43:39,387 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-23 18:43:39,387 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-23 18:43:39,387 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-23 18:43:39,388 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-23 18:43:39,388 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-23 18:43:39,388 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-23 18:43:39,388 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-23 18:43:39,388 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_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/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 -> 96ba89cb3a10a6781dfc1b6622655a925bd28641990009005f1ed4397d7ee8ac
[2024-11-23 18:43:39,723 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-23 18:43:39,736 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-23 18:43:39,740 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-23 18:43:39,741 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-23 18:43:39,741 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-23 18:43:39,743 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/eca-rers2012/Problem12_label38.c
[2024-11-23 18:43:42,988 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/bin/uautomizer-verify-LYvppIcaGC/data/1ec7915dd/4dcefe53a8364bdcbabf859352b70673/FLAG56f015dcf
[2024-11-23 18:43:43,733 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-23 18:43:43,734 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/sv-benchmarks/c/eca-rers2012/Problem12_label38.c
[2024-11-23 18:43:43,787 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/bin/uautomizer-verify-LYvppIcaGC/data/1ec7915dd/4dcefe53a8364bdcbabf859352b70673/FLAG56f015dcf
[2024-11-23 18:43:43,815 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/bin/uautomizer-verify-LYvppIcaGC/data/1ec7915dd/4dcefe53a8364bdcbabf859352b70673
[2024-11-23 18:43:43,817 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-23 18:43:43,821 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-23 18:43:43,823 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-23 18:43:43,823 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-23 18:43:43,829 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-23 18:43:43,830 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 06:43:43" (1/1) ...
[2024-11-23 18:43:43,831 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@27c85473 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:43:43, skipping insertion in model container
[2024-11-23 18:43:43,831 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 06:43:43" (1/1) ...
[2024-11-23 18:43:43,959 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-23 18:43:44,271 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_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/sv-benchmarks/c/eca-rers2012/Problem12_label38.c[3304,3317]
[2024-11-23 18:43:45,399 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 18:43:45,424 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-23 18:43:45,448 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_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/sv-benchmarks/c/eca-rers2012/Problem12_label38.c[3304,3317]
[2024-11-23 18:43:45,980 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 18:43:46,009 INFO  L204         MainTranslator]: Completed translation
[2024-11-23 18:43:46,010 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:43:46 WrapperNode
[2024-11-23 18:43:46,011 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-23 18:43:46,012 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-23 18:43:46,012 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-23 18:43:46,012 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-23 18:43:46,020 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:43:46" (1/1) ...
[2024-11-23 18:43:46,082 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:43:46" (1/1) ...
[2024-11-23 18:43:46,548 INFO  L138                Inliner]: procedures = 17, calls = 11, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 4760
[2024-11-23 18:43:46,549 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-23 18:43:46,549 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-23 18:43:46,550 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-23 18:43:46,550 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-23 18:43:46,560 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:43:46" (1/1) ...
[2024-11-23 18:43:46,560 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:43:46" (1/1) ...
[2024-11-23 18:43:46,615 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:43:46" (1/1) ...
[2024-11-23 18:43:46,845 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-23 18:43:46,846 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:43:46" (1/1) ...
[2024-11-23 18:43:46,846 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:43:46" (1/1) ...
[2024-11-23 18:43:47,086 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:43:46" (1/1) ...
[2024-11-23 18:43:47,138 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:43:46" (1/1) ...
[2024-11-23 18:43:47,160 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:43:46" (1/1) ...
[2024-11-23 18:43:47,213 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:43:46" (1/1) ...
[2024-11-23 18:43:47,231 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:43:46" (1/1) ...
[2024-11-23 18:43:47,426 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-23 18:43:47,427 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-23 18:43:47,427 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-23 18:43:47,427 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-23 18:43:47,429 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:43:46" (1/1) ...
[2024-11-23 18:43:47,435 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 18:43:47,448 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:43:47,464 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-23 18:43:47,472 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-23 18:43:47,502 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-23 18:43:47,502 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-23 18:43:47,502 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-23 18:43:47,502 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-23 18:43:47,631 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-23 18:43:47,633 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-23 18:43:54,597 INFO  L?                        ?]: Removed 702 outVars from TransFormulas that were not future-live.
[2024-11-23 18:43:54,598 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-23 18:43:54,658 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-23 18:43:54,658 INFO  L312             CfgBuilder]: Removed 2 assume(true) statements.
[2024-11-23 18:43:54,659 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 06:43:54 BoogieIcfgContainer
[2024-11-23 18:43:54,659 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-23 18:43:54,669 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-23 18:43:54,669 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-23 18:43:54,677 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-23 18:43:54,678 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 06:43:43" (1/3) ...
[2024-11-23 18:43:54,679 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b398c95 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 06:43:54, skipping insertion in model container
[2024-11-23 18:43:54,679 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 06:43:46" (2/3) ...
[2024-11-23 18:43:54,679 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b398c95 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 06:43:54, skipping insertion in model container
[2024-11-23 18:43:54,679 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 06:43:54" (3/3) ...
[2024-11-23 18:43:54,681 INFO  L128   eAbstractionObserver]: Analyzing ICFG Problem12_label38.c
[2024-11-23 18:43:54,701 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-23 18:43:54,706 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG Problem12_label38.c that has 1 procedures, 818 locations, 1 initial locations, 1 loop locations, and 1 error locations.
[2024-11-23 18:43:54,825 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-23 18:43:54,842 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;@1a2f86cf, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 18:43:54,842 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-23 18:43:54,852 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 818 states, 816 states have (on average 1.9178921568627452) internal successors, (1565), 817 states have internal predecessors, (1565), 0 states have call successors, (0), 0 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-23 18:43:54,861 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 25
[2024-11-23 18:43:54,861 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:43:54,862 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]
[2024-11-23 18:43:54,862 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:43:54,868 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:43:54,870 INFO  L85        PathProgramCache]: Analyzing trace with hash -593706766, now seen corresponding path program 1 times
[2024-11-23 18:43:54,879 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:43:54,880 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2141517666]
[2024-11-23 18:43:54,880 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:43:54,881 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:43:55,018 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:43:55,343 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-23 18:43:55,344 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:43:55,347 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2141517666]
[2024-11-23 18:43:55,348 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2141517666] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:43:55,348 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:43:55,348 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 18:43:55,350 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1254755290]
[2024-11-23 18:43:55,351 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:43:55,356 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:43:55,357 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:43:55,379 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:43:55,379 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:43:55,383 INFO  L87              Difference]: Start difference. First operand  has 818 states, 816 states have (on average 1.9178921568627452) internal successors, (1565), 817 states have internal predecessors, (1565), 0 states have call successors, (0), 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 8.0) internal successors, (24), 2 states have internal predecessors, (24), 0 states have call successors, (0), 0 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-23 18:44:00,386 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:44:00,387 INFO  L93              Difference]: Finished difference Result 2388 states and 4629 transitions.
[2024-11-23 18:44:00,388 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:44:00,389 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 8.0) internal successors, (24), 2 states have internal predecessors, (24), 0 states have call successors, (0), 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 24
[2024-11-23 18:44:00,390 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:44:00,411 INFO  L225             Difference]: With dead ends: 2388
[2024-11-23 18:44:00,411 INFO  L226             Difference]: Without dead ends: 1506
[2024-11-23 18:44:00,418 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:44:00,421 INFO  L435           NwaCegarLoop]: 471 mSDtfsCounter, 810 mSDsluCounter, 10 mSDsCounter, 0 mSdLazyCounter, 2334 mSolverCounterSat, 651 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 810 SdHoareTripleChecker+Valid, 481 SdHoareTripleChecker+Invalid, 2985 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 651 IncrementalHoareTripleChecker+Valid, 2334 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.8s IncrementalHoareTripleChecker+Time
[2024-11-23 18:44:00,422 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [810 Valid, 481 Invalid, 2985 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [651 Valid, 2334 Invalid, 0 Unknown, 0 Unchecked, 4.8s Time]
[2024-11-23 18:44:00,444 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1506 states.
[2024-11-23 18:44:00,548 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1506 to 1506.
[2024-11-23 18:44:00,553 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1506 states, 1505 states have (on average 1.6385382059800664) internal successors, (2466), 1505 states have internal predecessors, (2466), 0 states have call successors, (0), 0 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-23 18:44:00,564 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1506 states to 1506 states and 2466 transitions.
[2024-11-23 18:44:00,566 INFO  L78                 Accepts]: Start accepts. Automaton has 1506 states and 2466 transitions. Word has length 24
[2024-11-23 18:44:00,566 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:44:00,566 INFO  L471      AbstractCegarLoop]: Abstraction has 1506 states and 2466 transitions.
[2024-11-23 18:44:00,567 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 8.0) internal successors, (24), 2 states have internal predecessors, (24), 0 states have call successors, (0), 0 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-23 18:44:00,567 INFO  L276                IsEmpty]: Start isEmpty. Operand 1506 states and 2466 transitions.
[2024-11-23 18:44:00,569 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-23 18:44:00,569 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:44:00,570 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:44:00,570 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-23 18:44:00,570 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:44:00,571 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:44:00,571 INFO  L85        PathProgramCache]: Analyzing trace with hash 317329089, now seen corresponding path program 1 times
[2024-11-23 18:44:00,571 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:44:00,572 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [481288004]
[2024-11-23 18:44:00,572 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:44:00,572 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:44:00,674 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:44:01,208 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 4 proven. 17 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:44:01,210 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:44:01,210 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [481288004]
[2024-11-23 18:44:01,210 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [481288004] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:44:01,211 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [876429552]
[2024-11-23 18:44:01,211 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:44:01,211 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:44:01,212 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:44:01,216 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:44:01,219 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-23 18:44:01,334 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:44:01,336 INFO  L256         TraceCheckSpWp]: Trace formula consists of 175 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-23 18:44:01,342 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 18:44:01,433 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:44:01,434 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-23 18:44:01,434 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [876429552] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:44:01,434 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-23 18:44:01,434 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 6
[2024-11-23 18:44:01,435 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [454470654]
[2024-11-23 18:44:01,435 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:44:01,436 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:44:01,436 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:44:01,436 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:44:01,437 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-11-23 18:44:01,437 INFO  L87              Difference]: Start difference. First operand 1506 states and 2466 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-23 18:44:06,868 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:44:06,868 INFO  L93              Difference]: Finished difference Result 4512 states and 7393 transitions.
[2024-11-23 18:44:06,869 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:44:06,869 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-23 18:44:06,870 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:44:06,882 INFO  L225             Difference]: With dead ends: 4512
[2024-11-23 18:44:06,882 INFO  L226             Difference]: Without dead ends: 3008
[2024-11-23 18:44:06,886 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 98 GetRequests, 94 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-11-23 18:44:06,887 INFO  L435           NwaCegarLoop]: 468 mSDtfsCounter, 776 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2197 mSolverCounterSat, 717 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 776 SdHoareTripleChecker+Valid, 475 SdHoareTripleChecker+Invalid, 2914 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 717 IncrementalHoareTripleChecker+Valid, 2197 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.2s IncrementalHoareTripleChecker+Time
[2024-11-23 18:44:06,887 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [776 Valid, 475 Invalid, 2914 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [717 Valid, 2197 Invalid, 0 Unknown, 0 Unchecked, 5.2s Time]
[2024-11-23 18:44:06,892 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3008 states.
[2024-11-23 18:44:06,952 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3008 to 3008.
[2024-11-23 18:44:06,958 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3008 states, 3007 states have (on average 1.4253408713002993) internal successors, (4286), 3007 states have internal predecessors, (4286), 0 states have call successors, (0), 0 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-23 18:44:06,965 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3008 states to 3008 states and 4286 transitions.
[2024-11-23 18:44:06,966 INFO  L78                 Accepts]: Start accepts. Automaton has 3008 states and 4286 transitions. Word has length 95
[2024-11-23 18:44:06,966 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:44:06,966 INFO  L471      AbstractCegarLoop]: Abstraction has 3008 states and 4286 transitions.
[2024-11-23 18:44:06,967 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-23 18:44:06,967 INFO  L276                IsEmpty]: Start isEmpty. Operand 3008 states and 4286 transitions.
[2024-11-23 18:44:06,969 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 100
[2024-11-23 18:44:06,970 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:44:06,970 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:44:06,982 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-23 18:44:07,174 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:44:07,175 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:44:07,176 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:44:07,176 INFO  L85        PathProgramCache]: Analyzing trace with hash -99887689, now seen corresponding path program 1 times
[2024-11-23 18:44:07,176 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:44:07,176 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1997266471]
[2024-11-23 18:44:07,176 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:44:07,176 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:44:07,214 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:44:07,354 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:44:07,354 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:44:07,354 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1997266471]
[2024-11-23 18:44:07,354 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1997266471] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:44:07,355 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:44:07,355 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 18:44:07,355 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [164053480]
[2024-11-23 18:44:07,355 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:44:07,356 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:44:07,356 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:44:07,357 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:44:07,357 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:44:07,357 INFO  L87              Difference]: Start difference. First operand 3008 states and 4286 transitions. Second operand  has 3 states, 3 states have (on average 33.0) internal successors, (99), 2 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:44:11,611 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:44:11,611 INFO  L93              Difference]: Finished difference Result 9018 states and 12853 transitions.
[2024-11-23 18:44:11,612 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:44:11,612 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 33.0) internal successors, (99), 2 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 99
[2024-11-23 18:44:11,613 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:44:11,639 INFO  L225             Difference]: With dead ends: 9018
[2024-11-23 18:44:11,640 INFO  L226             Difference]: Without dead ends: 6012
[2024-11-23 18:44:11,644 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:44:11,645 INFO  L435           NwaCegarLoop]: 442 mSDtfsCounter, 774 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 1995 mSolverCounterSat, 935 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 774 SdHoareTripleChecker+Valid, 448 SdHoareTripleChecker+Invalid, 2930 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 935 IncrementalHoareTripleChecker+Valid, 1995 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.1s IncrementalHoareTripleChecker+Time
[2024-11-23 18:44:11,645 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [774 Valid, 448 Invalid, 2930 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [935 Valid, 1995 Invalid, 0 Unknown, 0 Unchecked, 4.1s Time]
[2024-11-23 18:44:11,653 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6012 states.
[2024-11-23 18:44:11,764 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6012 to 6012.
[2024-11-23 18:44:11,776 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6012 states, 6011 states have (on average 1.2947928797205124) internal successors, (7783), 6011 states have internal predecessors, (7783), 0 states have call successors, (0), 0 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-23 18:44:11,791 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6012 states to 6012 states and 7783 transitions.
[2024-11-23 18:44:11,791 INFO  L78                 Accepts]: Start accepts. Automaton has 6012 states and 7783 transitions. Word has length 99
[2024-11-23 18:44:11,792 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:44:11,792 INFO  L471      AbstractCegarLoop]: Abstraction has 6012 states and 7783 transitions.
[2024-11-23 18:44:11,792 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 33.0) internal successors, (99), 2 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:44:11,792 INFO  L276                IsEmpty]: Start isEmpty. Operand 6012 states and 7783 transitions.
[2024-11-23 18:44:11,794 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 106
[2024-11-23 18:44:11,794 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:44:11,794 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:44:11,795 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-23 18:44:11,795 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:44:11,796 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:44:11,796 INFO  L85        PathProgramCache]: Analyzing trace with hash 1252232744, now seen corresponding path program 1 times
[2024-11-23 18:44:11,796 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:44:11,796 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1674456191]
[2024-11-23 18:44:11,796 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:44:11,796 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:44:11,849 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:44:12,743 INFO  L134       CoverageAnalysis]: Checked inductivity of 21 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:44:12,743 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:44:12,744 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1674456191]
[2024-11-23 18:44:12,744 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1674456191] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:44:12,744 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:44:12,744 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-23 18:44:12,744 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1472998897]
[2024-11-23 18:44:12,748 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:44:12,752 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-23 18:44:12,753 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:44:12,753 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-23 18:44:12,754 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-23 18:44:12,754 INFO  L87              Difference]: Start difference. First operand 6012 states and 7783 transitions. Second operand  has 5 states, 5 states have (on average 21.0) internal successors, (105), 4 states have internal predecessors, (105), 0 states have call successors, (0), 0 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-23 18:44:20,967 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:44:20,967 INFO  L93              Difference]: Finished difference Result 16528 states and 20628 transitions.
[2024-11-23 18:44:20,969 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-23 18:44:20,969 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 21.0) internal successors, (105), 4 states have internal predecessors, (105), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 105
[2024-11-23 18:44:20,970 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:44:21,005 INFO  L225             Difference]: With dead ends: 16528
[2024-11-23 18:44:21,005 INFO  L226             Difference]: Without dead ends: 10518
[2024-11-23 18:44:21,012 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30
[2024-11-23 18:44:21,015 INFO  L435           NwaCegarLoop]: 694 mSDtfsCounter, 2900 mSDsluCounter, 35 mSDsCounter, 0 mSdLazyCounter, 6899 mSolverCounterSat, 260 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 6.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2900 SdHoareTripleChecker+Valid, 729 SdHoareTripleChecker+Invalid, 7159 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 260 IncrementalHoareTripleChecker+Valid, 6899 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 7.9s IncrementalHoareTripleChecker+Time
[2024-11-23 18:44:21,017 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2900 Valid, 729 Invalid, 7159 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [260 Valid, 6899 Invalid, 0 Unknown, 0 Unchecked, 7.9s Time]
[2024-11-23 18:44:21,031 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 10518 states.
[2024-11-23 18:44:21,197 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 10518 to 9767.
[2024-11-23 18:44:21,216 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 9767 states, 9766 states have (on average 1.2041777595740324) internal successors, (11760), 9766 states have internal predecessors, (11760), 0 states have call successors, (0), 0 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-23 18:44:21,238 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9767 states to 9767 states and 11760 transitions.
[2024-11-23 18:44:21,238 INFO  L78                 Accepts]: Start accepts. Automaton has 9767 states and 11760 transitions. Word has length 105
[2024-11-23 18:44:21,240 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:44:21,240 INFO  L471      AbstractCegarLoop]: Abstraction has 9767 states and 11760 transitions.
[2024-11-23 18:44:21,240 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 21.0) internal successors, (105), 4 states have internal predecessors, (105), 0 states have call successors, (0), 0 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-23 18:44:21,240 INFO  L276                IsEmpty]: Start isEmpty. Operand 9767 states and 11760 transitions.
[2024-11-23 18:44:21,246 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 177
[2024-11-23 18:44:21,250 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:44:21,250 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:44:21,250 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-23 18:44:21,251 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:44:21,251 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:44:21,251 INFO  L85        PathProgramCache]: Analyzing trace with hash -564744135, now seen corresponding path program 1 times
[2024-11-23 18:44:21,251 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:44:21,251 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [438251370]
[2024-11-23 18:44:21,252 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:44:21,252 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:44:21,304 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:44:21,905 INFO  L134       CoverageAnalysis]: Checked inductivity of 113 backedges. 113 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:44:21,906 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:44:21,906 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [438251370]
[2024-11-23 18:44:21,906 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [438251370] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:44:21,906 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:44:21,906 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 18:44:21,906 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [54948598]
[2024-11-23 18:44:21,906 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:44:21,907 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-23 18:44:21,907 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:44:21,911 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-23 18:44:21,911 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-23 18:44:21,912 INFO  L87              Difference]: Start difference. First operand 9767 states and 11760 transitions. Second operand  has 4 states, 4 states have (on average 44.0) internal successors, (176), 3 states have internal predecessors, (176), 0 states have call successors, (0), 0 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-23 18:44:27,102 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:44:27,103 INFO  L93              Difference]: Finished difference Result 25577 states and 30217 transitions.
[2024-11-23 18:44:27,103 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 18:44:27,103 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 44.0) internal successors, (176), 3 states have internal predecessors, (176), 0 states have call successors, (0), 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 176
[2024-11-23 18:44:27,104 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:44:27,149 INFO  L225             Difference]: With dead ends: 25577
[2024-11-23 18:44:27,149 INFO  L226             Difference]: Without dead ends: 15775
[2024-11-23 18:44:27,158 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-23 18:44:27,159 INFO  L435           NwaCegarLoop]: 694 mSDtfsCounter, 688 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 3804 mSolverCounterSat, 207 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 688 SdHoareTripleChecker+Valid, 712 SdHoareTripleChecker+Invalid, 4011 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 207 IncrementalHoareTripleChecker+Valid, 3804 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.0s IncrementalHoareTripleChecker+Time
[2024-11-23 18:44:27,159 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [688 Valid, 712 Invalid, 4011 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [207 Valid, 3804 Invalid, 0 Unknown, 0 Unchecked, 5.0s Time]
[2024-11-23 18:44:27,174 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 15775 states.
[2024-11-23 18:44:27,381 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 15775 to 13522.
[2024-11-23 18:44:27,413 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 13522 states, 13521 states have (on average 1.1523555950003699) internal successors, (15581), 13521 states have internal predecessors, (15581), 0 states have call successors, (0), 0 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-23 18:44:27,436 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 13522 states to 13522 states and 15581 transitions.
[2024-11-23 18:44:27,436 INFO  L78                 Accepts]: Start accepts. Automaton has 13522 states and 15581 transitions. Word has length 176
[2024-11-23 18:44:27,437 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:44:27,437 INFO  L471      AbstractCegarLoop]: Abstraction has 13522 states and 15581 transitions.
[2024-11-23 18:44:27,437 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 44.0) internal successors, (176), 3 states have internal predecessors, (176), 0 states have call successors, (0), 0 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-23 18:44:27,437 INFO  L276                IsEmpty]: Start isEmpty. Operand 13522 states and 15581 transitions.
[2024-11-23 18:44:27,440 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 238
[2024-11-23 18:44:27,442 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:44:27,443 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:44:27,443 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-23 18:44:27,443 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:44:27,444 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:44:27,444 INFO  L85        PathProgramCache]: Analyzing trace with hash 2051425434, now seen corresponding path program 1 times
[2024-11-23 18:44:27,444 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:44:27,444 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [689115021]
[2024-11-23 18:44:27,444 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:44:27,444 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:44:27,512 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:44:27,805 INFO  L134       CoverageAnalysis]: Checked inductivity of 114 backedges. 43 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked.
[2024-11-23 18:44:27,806 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:44:27,806 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [689115021]
[2024-11-23 18:44:27,806 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [689115021] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:44:27,807 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:44:27,808 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 18:44:27,808 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2010615119]
[2024-11-23 18:44:27,809 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:44:27,809 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:44:27,813 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:44:27,814 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:44:27,814 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:44:27,814 INFO  L87              Difference]: Start difference. First operand 13522 states and 15581 transitions. Second operand  has 3 states, 3 states have (on average 55.666666666666664) internal successors, (167), 2 states have internal predecessors, (167), 0 states have call successors, (0), 0 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-23 18:44:32,086 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:44:32,086 INFO  L93              Difference]: Finished difference Result 35305 states and 41245 transitions.
[2024-11-23 18:44:32,087 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:44:32,087 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 55.666666666666664) internal successors, (167), 2 states have internal predecessors, (167), 0 states have call successors, (0), 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 237
[2024-11-23 18:44:32,088 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:44:32,144 INFO  L225             Difference]: With dead ends: 35305
[2024-11-23 18:44:32,144 INFO  L226             Difference]: Without dead ends: 21785
[2024-11-23 18:44:32,155 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:44:32,156 INFO  L435           NwaCegarLoop]: 303 mSDtfsCounter, 848 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2309 mSolverCounterSat, 466 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 848 SdHoareTripleChecker+Valid, 310 SdHoareTripleChecker+Invalid, 2775 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 466 IncrementalHoareTripleChecker+Valid, 2309 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.1s IncrementalHoareTripleChecker+Time
[2024-11-23 18:44:32,156 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [848 Valid, 310 Invalid, 2775 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [466 Valid, 2309 Invalid, 0 Unknown, 0 Unchecked, 4.1s Time]
[2024-11-23 18:44:32,177 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 21785 states.
[2024-11-23 18:44:32,425 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 21785 to 21032.
[2024-11-23 18:44:32,468 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 21032 states, 21031 states have (on average 1.140554419666207) internal successors, (23987), 21031 states have internal predecessors, (23987), 0 states have call successors, (0), 0 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-23 18:44:32,505 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 21032 states to 21032 states and 23987 transitions.
[2024-11-23 18:44:32,506 INFO  L78                 Accepts]: Start accepts. Automaton has 21032 states and 23987 transitions. Word has length 237
[2024-11-23 18:44:32,506 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:44:32,506 INFO  L471      AbstractCegarLoop]: Abstraction has 21032 states and 23987 transitions.
[2024-11-23 18:44:32,507 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 55.666666666666664) internal successors, (167), 2 states have internal predecessors, (167), 0 states have call successors, (0), 0 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-23 18:44:32,508 INFO  L276                IsEmpty]: Start isEmpty. Operand 21032 states and 23987 transitions.
[2024-11-23 18:44:32,512 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 251
[2024-11-23 18:44:32,512 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:44:32,513 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:44:32,514 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-23 18:44:32,514 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:44:32,515 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:44:32,515 INFO  L85        PathProgramCache]: Analyzing trace with hash 978903934, now seen corresponding path program 1 times
[2024-11-23 18:44:32,515 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:44:32,515 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [621456266]
[2024-11-23 18:44:32,516 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:44:32,516 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:44:32,652 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:44:32,884 INFO  L134       CoverageAnalysis]: Checked inductivity of 127 backedges. 127 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:44:32,884 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:44:32,885 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [621456266]
[2024-11-23 18:44:32,885 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [621456266] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:44:32,885 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:44:32,885 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 18:44:32,885 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [707521827]
[2024-11-23 18:44:32,885 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:44:32,885 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:44:32,886 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:44:32,886 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:44:32,886 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:44:32,886 INFO  L87              Difference]: Start difference. First operand 21032 states and 23987 transitions. Second operand  has 3 states, 3 states have (on average 83.33333333333333) internal successors, (250), 3 states have internal predecessors, (250), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:44:37,769 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:44:37,769 INFO  L93              Difference]: Finished difference Result 60086 states and 68807 transitions.
[2024-11-23 18:44:37,770 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:44:37,770 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 83.33333333333333) internal successors, (250), 3 states have internal predecessors, (250), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 250
[2024-11-23 18:44:37,771 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:44:37,957 INFO  L225             Difference]: With dead ends: 60086
[2024-11-23 18:44:37,958 INFO  L226             Difference]: Without dead ends: 39056
[2024-11-23 18:44:37,994 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-23 18:44:37,995 INFO  L435           NwaCegarLoop]: 1383 mSDtfsCounter, 667 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2739 mSolverCounterSat, 365 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 667 SdHoareTripleChecker+Valid, 1391 SdHoareTripleChecker+Invalid, 3104 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 365 IncrementalHoareTripleChecker+Valid, 2739 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.6s IncrementalHoareTripleChecker+Time
[2024-11-23 18:44:37,996 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [667 Valid, 1391 Invalid, 3104 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [365 Valid, 2739 Invalid, 0 Unknown, 0 Unchecked, 4.6s Time]
[2024-11-23 18:44:38,056 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 39056 states.
[2024-11-23 18:44:38,760 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 39056 to 35301.
[2024-11-23 18:44:38,796 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 35301 states, 35300 states have (on average 1.1373654390934844) internal successors, (40149), 35300 states have internal predecessors, (40149), 0 states have call successors, (0), 0 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-23 18:44:38,846 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 35301 states to 35301 states and 40149 transitions.
[2024-11-23 18:44:38,847 INFO  L78                 Accepts]: Start accepts. Automaton has 35301 states and 40149 transitions. Word has length 250
[2024-11-23 18:44:38,848 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:44:38,848 INFO  L471      AbstractCegarLoop]: Abstraction has 35301 states and 40149 transitions.
[2024-11-23 18:44:38,848 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 83.33333333333333) internal successors, (250), 3 states have internal predecessors, (250), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 18:44:38,849 INFO  L276                IsEmpty]: Start isEmpty. Operand 35301 states and 40149 transitions.
[2024-11-23 18:44:38,857 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 255
[2024-11-23 18:44:38,858 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:44:38,858 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:44:38,858 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-23 18:44:38,859 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:44:38,860 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:44:38,860 INFO  L85        PathProgramCache]: Analyzing trace with hash -500495800, now seen corresponding path program 1 times
[2024-11-23 18:44:38,861 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:44:38,861 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [437097349]
[2024-11-23 18:44:38,861 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:44:38,861 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:44:38,946 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:44:39,286 INFO  L134       CoverageAnalysis]: Checked inductivity of 127 backedges. 43 proven. 0 refuted. 0 times theorem prover too weak. 84 trivial. 0 not checked.
[2024-11-23 18:44:39,286 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:44:39,286 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [437097349]
[2024-11-23 18:44:39,287 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [437097349] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:44:39,287 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:44:39,287 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 18:44:39,287 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [360927050]
[2024-11-23 18:44:39,287 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:44:39,288 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:44:39,288 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:44:39,289 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:44:39,289 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:44:39,289 INFO  L87              Difference]: Start difference. First operand 35301 states and 40149 transitions. Second operand  has 3 states, 3 states have (on average 57.0) internal successors, (171), 3 states have internal predecessors, (171), 0 states have call successors, (0), 0 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-23 18:44:43,418 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:44:43,418 INFO  L93              Difference]: Finished difference Result 70600 states and 80296 transitions.
[2024-11-23 18:44:43,419 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:44:43,419 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 57.0) internal successors, (171), 3 states have internal predecessors, (171), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 254
[2024-11-23 18:44:43,419 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:44:43,495 INFO  L225             Difference]: With dead ends: 70600
[2024-11-23 18:44:43,496 INFO  L226             Difference]: Without dead ends: 35301
[2024-11-23 18:44:43,515 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-23 18:44:43,516 INFO  L435           NwaCegarLoop]: 991 mSDtfsCounter, 803 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2313 mSolverCounterSat, 396 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 803 SdHoareTripleChecker+Valid, 999 SdHoareTripleChecker+Invalid, 2709 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 396 IncrementalHoareTripleChecker+Valid, 2313 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.9s IncrementalHoareTripleChecker+Time
[2024-11-23 18:44:43,517 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [803 Valid, 999 Invalid, 2709 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [396 Valid, 2313 Invalid, 0 Unknown, 0 Unchecked, 3.9s Time]
[2024-11-23 18:44:43,546 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 35301 states.
[2024-11-23 18:44:44,125 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 35301 to 35301.
[2024-11-23 18:44:44,198 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 35301 states, 35300 states have (on average 1.1111048158640227) internal successors, (39222), 35300 states have internal predecessors, (39222), 0 states have call successors, (0), 0 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-23 18:44:44,262 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 35301 states to 35301 states and 39222 transitions.
[2024-11-23 18:44:44,263 INFO  L78                 Accepts]: Start accepts. Automaton has 35301 states and 39222 transitions. Word has length 254
[2024-11-23 18:44:44,264 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:44:44,264 INFO  L471      AbstractCegarLoop]: Abstraction has 35301 states and 39222 transitions.
[2024-11-23 18:44:44,264 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 57.0) internal successors, (171), 3 states have internal predecessors, (171), 0 states have call successors, (0), 0 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-23 18:44:44,264 INFO  L276                IsEmpty]: Start isEmpty. Operand 35301 states and 39222 transitions.
[2024-11-23 18:44:44,282 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 324
[2024-11-23 18:44:44,282 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:44:44,282 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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]
[2024-11-23 18:44:44,283 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-23 18:44:44,286 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:44:44,287 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:44:44,288 INFO  L85        PathProgramCache]: Analyzing trace with hash -763875920, now seen corresponding path program 1 times
[2024-11-23 18:44:44,288 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:44:44,288 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1803954323]
[2024-11-23 18:44:44,289 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:44:44,289 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:44:44,463 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:44:44,951 INFO  L134       CoverageAnalysis]: Checked inductivity of 286 backedges. 202 proven. 0 refuted. 0 times theorem prover too weak. 84 trivial. 0 not checked.
[2024-11-23 18:44:44,951 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:44:44,951 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1803954323]
[2024-11-23 18:44:44,952 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1803954323] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:44:44,952 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:44:44,952 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 18:44:44,952 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [715432641]
[2024-11-23 18:44:44,952 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:44:44,953 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:44:44,953 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:44:44,954 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:44:44,954 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:44:44,955 INFO  L87              Difference]: Start difference. First operand 35301 states and 39222 transitions. Second operand  has 3 states, 3 states have (on average 80.0) internal successors, (240), 3 states have internal predecessors, (240), 0 states have call successors, (0), 0 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-23 18:44:48,783 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:44:48,783 INFO  L93              Difference]: Finished difference Result 88624 states and 99149 transitions.
[2024-11-23 18:44:48,784 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:44:48,784 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 80.0) internal successors, (240), 3 states have internal predecessors, (240), 0 states have call successors, (0), 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 323
[2024-11-23 18:44:48,784 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:44:48,930 INFO  L225             Difference]: With dead ends: 88624
[2024-11-23 18:44:48,931 INFO  L226             Difference]: Without dead ends: 53325
[2024-11-23 18:44:48,953 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-23 18:44:48,954 INFO  L435           NwaCegarLoop]: 232 mSDtfsCounter, 792 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 2075 mSolverCounterSat, 732 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 792 SdHoareTripleChecker+Valid, 238 SdHoareTripleChecker+Invalid, 2807 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 732 IncrementalHoareTripleChecker+Valid, 2075 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.5s IncrementalHoareTripleChecker+Time
[2024-11-23 18:44:48,954 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [792 Valid, 238 Invalid, 2807 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [732 Valid, 2075 Invalid, 0 Unknown, 0 Unchecked, 3.5s Time]
[2024-11-23 18:44:49,003 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 53325 states.
[2024-11-23 18:44:49,866 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 53325 to 53325.
[2024-11-23 18:44:49,915 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 53325 states, 53324 states have (on average 1.0945352936763935) internal successors, (58365), 53324 states have internal predecessors, (58365), 0 states have call successors, (0), 0 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-23 18:44:50,010 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 53325 states to 53325 states and 58365 transitions.
[2024-11-23 18:44:50,011 INFO  L78                 Accepts]: Start accepts. Automaton has 53325 states and 58365 transitions. Word has length 323
[2024-11-23 18:44:50,013 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:44:50,013 INFO  L471      AbstractCegarLoop]: Abstraction has 53325 states and 58365 transitions.
[2024-11-23 18:44:50,013 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 80.0) internal successors, (240), 3 states have internal predecessors, (240), 0 states have call successors, (0), 0 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-23 18:44:50,013 INFO  L276                IsEmpty]: Start isEmpty. Operand 53325 states and 58365 transitions.
[2024-11-23 18:44:50,021 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 356
[2024-11-23 18:44:50,021 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:44:50,022 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:44:50,022 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-23 18:44:50,022 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:44:50,023 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:44:50,023 INFO  L85        PathProgramCache]: Analyzing trace with hash -1101173760, now seen corresponding path program 1 times
[2024-11-23 18:44:50,024 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:44:50,024 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [374786597]
[2024-11-23 18:44:50,024 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:44:50,024 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:44:50,102 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:44:50,547 INFO  L134       CoverageAnalysis]: Checked inductivity of 318 backedges. 65 proven. 0 refuted. 0 times theorem prover too weak. 253 trivial. 0 not checked.
[2024-11-23 18:44:50,547 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:44:50,547 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [374786597]
[2024-11-23 18:44:50,548 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [374786597] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:44:50,548 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:44:50,548 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 18:44:50,548 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1358747670]
[2024-11-23 18:44:50,548 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:44:50,549 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:44:50,549 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:44:50,549 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:44:50,549 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:44:50,550 INFO  L87              Difference]: Start difference. First operand 53325 states and 58365 transitions. Second operand  has 3 states, 3 states have (on average 57.333333333333336) internal successors, (172), 3 states have internal predecessors, (172), 0 states have call successors, (0), 0 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-23 18:44:54,742 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:44:54,743 INFO  L93              Difference]: Finished difference Result 122419 states and 135492 transitions.
[2024-11-23 18:44:54,743 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:44:54,743 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 57.333333333333336) internal successors, (172), 3 states have internal predecessors, (172), 0 states have call successors, (0), 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 355
[2024-11-23 18:44:54,744 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:44:54,848 INFO  L225             Difference]: With dead ends: 122419
[2024-11-23 18:44:54,848 INFO  L226             Difference]: Without dead ends: 66843
[2024-11-23 18:44:54,876 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-23 18:44:54,878 INFO  L435           NwaCegarLoop]: 1307 mSDtfsCounter, 769 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2234 mSolverCounterSat, 620 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 769 SdHoareTripleChecker+Valid, 1315 SdHoareTripleChecker+Invalid, 2854 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 620 IncrementalHoareTripleChecker+Valid, 2234 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.8s IncrementalHoareTripleChecker+Time
[2024-11-23 18:44:54,881 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [769 Valid, 1315 Invalid, 2854 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [620 Valid, 2234 Invalid, 0 Unknown, 0 Unchecked, 3.8s Time]
[2024-11-23 18:44:54,932 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 66843 states.
[2024-11-23 18:44:55,696 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 66843 to 61586.
[2024-11-23 18:44:55,781 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 61586 states, 61585 states have (on average 1.0899894454818544) internal successors, (67127), 61585 states have internal predecessors, (67127), 0 states have call successors, (0), 0 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-23 18:44:55,937 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 61586 states to 61586 states and 67127 transitions.
[2024-11-23 18:44:55,938 INFO  L78                 Accepts]: Start accepts. Automaton has 61586 states and 67127 transitions. Word has length 355
[2024-11-23 18:44:55,939 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:44:55,939 INFO  L471      AbstractCegarLoop]: Abstraction has 61586 states and 67127 transitions.
[2024-11-23 18:44:55,939 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 57.333333333333336) internal successors, (172), 3 states have internal predecessors, (172), 0 states have call successors, (0), 0 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-23 18:44:55,939 INFO  L276                IsEmpty]: Start isEmpty. Operand 61586 states and 67127 transitions.
[2024-11-23 18:44:55,948 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 363
[2024-11-23 18:44:55,949 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:44:55,949 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 18:44:55,949 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-23 18:44:55,949 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:44:55,950 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:44:55,951 INFO  L85        PathProgramCache]: Analyzing trace with hash 1445249590, now seen corresponding path program 1 times
[2024-11-23 18:44:55,951 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:44:55,951 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [98367247]
[2024-11-23 18:44:55,951 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:44:55,951 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:44:56,061 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:44:56,722 INFO  L134       CoverageAnalysis]: Checked inductivity of 341 backedges. 257 proven. 0 refuted. 0 times theorem prover too weak. 84 trivial. 0 not checked.
[2024-11-23 18:44:56,724 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:44:56,725 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [98367247]
[2024-11-23 18:44:56,725 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [98367247] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:44:56,725 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:44:56,725 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 18:44:56,725 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [644582225]
[2024-11-23 18:44:56,725 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:44:56,726 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:44:56,726 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:44:56,727 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:44:56,727 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:44:56,729 INFO  L87              Difference]: Start difference. First operand 61586 states and 67127 transitions. Second operand  has 3 states, 3 states have (on average 93.0) internal successors, (279), 3 states have internal predecessors, (279), 0 states have call successors, (0), 0 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-23 18:45:00,407 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:45:00,407 INFO  L93              Difference]: Finished difference Result 125423 states and 136549 transitions.
[2024-11-23 18:45:00,408 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:45:00,408 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 93.0) internal successors, (279), 3 states have internal predecessors, (279), 0 states have call successors, (0), 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 362
[2024-11-23 18:45:00,409 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:45:00,493 INFO  L225             Difference]: With dead ends: 125423
[2024-11-23 18:45:00,494 INFO  L226             Difference]: Without dead ends: 63839
[2024-11-23 18:45:00,526 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-23 18:45:00,527 INFO  L435           NwaCegarLoop]: 1172 mSDtfsCounter, 738 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2080 mSolverCounterSat, 607 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 738 SdHoareTripleChecker+Valid, 1179 SdHoareTripleChecker+Invalid, 2687 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 607 IncrementalHoareTripleChecker+Valid, 2080 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.2s IncrementalHoareTripleChecker+Time
[2024-11-23 18:45:00,528 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [738 Valid, 1179 Invalid, 2687 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [607 Valid, 2080 Invalid, 0 Unknown, 0 Unchecked, 3.2s Time]
[2024-11-23 18:45:00,590 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 63839 states.
[2024-11-23 18:45:01,248 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 63839 to 62337.
[2024-11-23 18:45:01,282 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 62337 states, 62336 states have (on average 1.0605589065708418) internal successors, (66111), 62336 states have internal predecessors, (66111), 0 states have call successors, (0), 0 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-23 18:45:01,340 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 62337 states to 62337 states and 66111 transitions.
[2024-11-23 18:45:01,341 INFO  L78                 Accepts]: Start accepts. Automaton has 62337 states and 66111 transitions. Word has length 362
[2024-11-23 18:45:01,341 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:45:01,341 INFO  L471      AbstractCegarLoop]: Abstraction has 62337 states and 66111 transitions.
[2024-11-23 18:45:01,341 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 93.0) internal successors, (279), 3 states have internal predecessors, (279), 0 states have call successors, (0), 0 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-23 18:45:01,341 INFO  L276                IsEmpty]: Start isEmpty. Operand 62337 states and 66111 transitions.
[2024-11-23 18:45:01,347 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 384
[2024-11-23 18:45:01,347 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:45:01,347 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:45:01,347 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-23 18:45:01,347 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:45:01,348 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:45:01,348 INFO  L85        PathProgramCache]: Analyzing trace with hash 45988282, now seen corresponding path program 1 times
[2024-11-23 18:45:01,348 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:45:01,348 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [78806568]
[2024-11-23 18:45:01,349 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:45:01,349 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:45:01,422 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:45:01,832 INFO  L134       CoverageAnalysis]: Checked inductivity of 374 backedges. 65 proven. 0 refuted. 0 times theorem prover too weak. 309 trivial. 0 not checked.
[2024-11-23 18:45:01,832 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:45:01,832 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [78806568]
[2024-11-23 18:45:01,832 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [78806568] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:45:01,833 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:45:01,833 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 18:45:01,833 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1732150713]
[2024-11-23 18:45:01,833 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:45:01,833 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:45:01,834 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:45:01,834 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:45:01,834 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:45:01,834 INFO  L87              Difference]: Start difference. First operand 62337 states and 66111 transitions. Second operand  has 3 states, 3 states have (on average 57.333333333333336) internal successors, (172), 3 states have internal predecessors, (172), 0 states have call successors, (0), 0 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-23 18:45:05,337 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:45:05,338 INFO  L93              Difference]: Finished difference Result 138190 states and 146409 transitions.
[2024-11-23 18:45:05,338 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:45:05,338 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 57.333333333333336) internal successors, (172), 3 states have internal predecessors, (172), 0 states have call successors, (0), 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 383
[2024-11-23 18:45:05,339 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:45:05,393 INFO  L225             Difference]: With dead ends: 138190
[2024-11-23 18:45:05,393 INFO  L226             Difference]: Without dead ends: 69847
[2024-11-23 18:45:05,416 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-23 18:45:05,416 INFO  L435           NwaCegarLoop]: 1363 mSDtfsCounter, 748 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 1981 mSolverCounterSat, 393 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 748 SdHoareTripleChecker+Valid, 1371 SdHoareTripleChecker+Invalid, 2374 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 393 IncrementalHoareTripleChecker+Valid, 1981 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.1s IncrementalHoareTripleChecker+Time
[2024-11-23 18:45:05,417 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [748 Valid, 1371 Invalid, 2374 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [393 Valid, 1981 Invalid, 0 Unknown, 0 Unchecked, 3.1s Time]
[2024-11-23 18:45:05,457 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 69847 states.
[2024-11-23 18:45:06,070 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 69847 to 60835.
[2024-11-23 18:45:06,108 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 60835 states, 60834 states have (on average 1.0526843541440642) internal successors, (64039), 60834 states have internal predecessors, (64039), 0 states have call successors, (0), 0 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-23 18:45:06,194 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 60835 states to 60835 states and 64039 transitions.
[2024-11-23 18:45:06,195 INFO  L78                 Accepts]: Start accepts. Automaton has 60835 states and 64039 transitions. Word has length 383
[2024-11-23 18:45:06,195 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:45:06,196 INFO  L471      AbstractCegarLoop]: Abstraction has 60835 states and 64039 transitions.
[2024-11-23 18:45:06,196 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 57.333333333333336) internal successors, (172), 3 states have internal predecessors, (172), 0 states have call successors, (0), 0 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-23 18:45:06,196 INFO  L276                IsEmpty]: Start isEmpty. Operand 60835 states and 64039 transitions.
[2024-11-23 18:45:06,206 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 439
[2024-11-23 18:45:06,206 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:45:06,207 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:45:06,207 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-23 18:45:06,207 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:45:06,208 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:45:06,208 INFO  L85        PathProgramCache]: Analyzing trace with hash -389450428, now seen corresponding path program 1 times
[2024-11-23 18:45:06,209 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:45:06,209 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1729185165]
[2024-11-23 18:45:06,209 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:45:06,209 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:45:06,358 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:45:07,066 INFO  L134       CoverageAnalysis]: Checked inductivity of 362 backedges. 340 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked.
[2024-11-23 18:45:07,067 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:45:07,067 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1729185165]
[2024-11-23 18:45:07,067 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1729185165] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:45:07,067 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:45:07,067 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 18:45:07,067 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [648704157]
[2024-11-23 18:45:07,067 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:45:07,068 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:45:07,068 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:45:07,069 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:45:07,069 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:45:07,070 INFO  L87              Difference]: Start difference. First operand 60835 states and 64039 transitions. Second operand  has 3 states, 3 states have (on average 139.0) internal successors, (417), 3 states have internal predecessors, (417), 0 states have call successors, (0), 0 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-23 18:45:11,368 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:45:11,369 INFO  L93              Difference]: Finished difference Result 149457 states and 158056 transitions.
[2024-11-23 18:45:11,369 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:45:11,369 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 139.0) internal successors, (417), 3 states have internal predecessors, (417), 0 states have call successors, (0), 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 438
[2024-11-23 18:45:11,370 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:45:11,493 INFO  L225             Difference]: With dead ends: 149457
[2024-11-23 18:45:11,493 INFO  L226             Difference]: Without dead ends: 89375
[2024-11-23 18:45:11,537 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-23 18:45:11,541 INFO  L435           NwaCegarLoop]: 521 mSDtfsCounter, 716 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2284 mSolverCounterSat, 551 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 716 SdHoareTripleChecker+Valid, 528 SdHoareTripleChecker+Invalid, 2835 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 551 IncrementalHoareTripleChecker+Valid, 2284 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.8s IncrementalHoareTripleChecker+Time
[2024-11-23 18:45:11,542 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [716 Valid, 528 Invalid, 2835 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [551 Valid, 2284 Invalid, 0 Unknown, 0 Unchecked, 3.8s Time]
[2024-11-23 18:45:11,626 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 89375 states.
[2024-11-23 18:45:12,663 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 89375 to 85618.
[2024-11-23 18:45:12,713 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 85618 states, 85617 states have (on average 1.0535641286193163) internal successors, (90203), 85617 states have internal predecessors, (90203), 0 states have call successors, (0), 0 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-23 18:45:12,826 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 85618 states to 85618 states and 90203 transitions.
[2024-11-23 18:45:12,827 INFO  L78                 Accepts]: Start accepts. Automaton has 85618 states and 90203 transitions. Word has length 438
[2024-11-23 18:45:12,827 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:45:12,827 INFO  L471      AbstractCegarLoop]: Abstraction has 85618 states and 90203 transitions.
[2024-11-23 18:45:12,828 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 139.0) internal successors, (417), 3 states have internal predecessors, (417), 0 states have call successors, (0), 0 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-23 18:45:12,828 INFO  L276                IsEmpty]: Start isEmpty. Operand 85618 states and 90203 transitions.
[2024-11-23 18:45:12,834 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 443
[2024-11-23 18:45:12,834 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:45:12,835 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:45:12,835 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-23 18:45:12,835 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:45:12,835 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:45:12,836 INFO  L85        PathProgramCache]: Analyzing trace with hash 490250510, now seen corresponding path program 1 times
[2024-11-23 18:45:12,836 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:45:12,836 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [809961860]
[2024-11-23 18:45:12,836 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:45:12,836 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:45:12,937 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:45:14,166 INFO  L134       CoverageAnalysis]: Checked inductivity of 366 backedges. 322 proven. 44 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 18:45:14,166 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:45:14,166 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [809961860]
[2024-11-23 18:45:14,167 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [809961860] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 18:45:14,167 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1177538453]
[2024-11-23 18:45:14,167 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:45:14,167 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:45:14,167 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 18:45:14,171 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 18:45:14,173 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-23 18:45:14,381 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:45:14,384 INFO  L256         TraceCheckSpWp]: Trace formula consists of 573 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-23 18:45:14,399 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 18:45:14,548 INFO  L134       CoverageAnalysis]: Checked inductivity of 366 backedges. 344 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked.
[2024-11-23 18:45:14,548 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-23 18:45:14,548 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1177538453] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:45:14,548 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-23 18:45:14,549 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7
[2024-11-23 18:45:14,549 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2015107977]
[2024-11-23 18:45:14,549 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:45:14,549 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:45:14,549 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:45:14,550 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:45:14,550 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2024-11-23 18:45:14,550 INFO  L87              Difference]: Start difference. First operand 85618 states and 90203 transitions. Second operand  has 3 states, 3 states have (on average 140.33333333333334) internal successors, (421), 3 states have internal predecessors, (421), 0 states have call successors, (0), 0 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-23 18:45:18,614 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:45:18,614 INFO  L93              Difference]: Finished difference Result 205780 states and 217316 transitions.
[2024-11-23 18:45:18,615 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:45:18,616 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 140.33333333333334) internal successors, (421), 3 states have internal predecessors, (421), 0 states have call successors, (0), 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 442
[2024-11-23 18:45:18,616 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:45:18,736 INFO  L225             Difference]: With dead ends: 205780
[2024-11-23 18:45:18,736 INFO  L226             Difference]: Without dead ends: 120915
[2024-11-23 18:45:18,770 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 448 GetRequests, 443 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2024-11-23 18:45:18,771 INFO  L435           NwaCegarLoop]: 1208 mSDtfsCounter, 693 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2401 mSolverCounterSat, 503 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 693 SdHoareTripleChecker+Valid, 1215 SdHoareTripleChecker+Invalid, 2904 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 503 IncrementalHoareTripleChecker+Valid, 2401 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.5s IncrementalHoareTripleChecker+Time
[2024-11-23 18:45:18,771 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [693 Valid, 1215 Invalid, 2904 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [503 Valid, 2401 Invalid, 0 Unknown, 0 Unchecked, 3.5s Time]
[2024-11-23 18:45:18,845 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 120915 states.
[2024-11-23 18:45:20,121 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 120915 to 114907.
[2024-11-23 18:45:20,190 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 114907 states, 114906 states have (on average 1.0537308756722887) internal successors, (121080), 114906 states have internal predecessors, (121080), 0 states have call successors, (0), 0 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-23 18:45:20,351 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 114907 states to 114907 states and 121080 transitions.
[2024-11-23 18:45:20,352 INFO  L78                 Accepts]: Start accepts. Automaton has 114907 states and 121080 transitions. Word has length 442
[2024-11-23 18:45:20,353 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:45:20,353 INFO  L471      AbstractCegarLoop]: Abstraction has 114907 states and 121080 transitions.
[2024-11-23 18:45:20,353 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 140.33333333333334) internal successors, (421), 3 states have internal predecessors, (421), 0 states have call successors, (0), 0 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-23 18:45:20,353 INFO  L276                IsEmpty]: Start isEmpty. Operand 114907 states and 121080 transitions.
[2024-11-23 18:45:20,372 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 537
[2024-11-23 18:45:20,372 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:45:20,373 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:45:20,383 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-23 18:45:20,573 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab1f98e8-7c22-4d20-a07b-31e157dbdce3/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 18:45:20,573 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:45:20,574 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:45:20,574 INFO  L85        PathProgramCache]: Analyzing trace with hash 19657173, now seen corresponding path program 1 times
[2024-11-23 18:45:20,574 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:45:20,574 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [53761454]
[2024-11-23 18:45:20,574 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:45:20,574 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:45:21,011 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:45:21,373 INFO  L134       CoverageAnalysis]: Checked inductivity of 661 backedges. 404 proven. 0 refuted. 0 times theorem prover too weak. 257 trivial. 0 not checked.
[2024-11-23 18:45:21,373 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:45:21,373 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [53761454]
[2024-11-23 18:45:21,373 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [53761454] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:45:21,374 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:45:21,374 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 18:45:21,374 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [718117521]
[2024-11-23 18:45:21,374 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:45:21,375 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:45:21,375 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:45:21,375 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:45:21,375 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:45:21,376 INFO  L87              Difference]: Start difference. First operand 114907 states and 121080 transitions. Second operand  has 3 states, 3 states have (on average 122.0) internal successors, (366), 3 states have internal predecessors, (366), 0 states have call successors, (0), 0 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-23 18:45:25,183 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:45:25,183 INFO  L93              Difference]: Finished difference Result 253844 states and 268684 transitions.
[2024-11-23 18:45:25,183 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:45:25,183 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 122.0) internal successors, (366), 3 states have internal predecessors, (366), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 536
[2024-11-23 18:45:25,184 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:45:25,305 INFO  L225             Difference]: With dead ends: 253844
[2024-11-23 18:45:25,305 INFO  L226             Difference]: Without dead ends: 139690
[2024-11-23 18:45:25,350 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-23 18:45:25,351 INFO  L435           NwaCegarLoop]: 1237 mSDtfsCounter, 573 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2189 mSolverCounterSat, 311 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 573 SdHoareTripleChecker+Valid, 1245 SdHoareTripleChecker+Invalid, 2500 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 311 IncrementalHoareTripleChecker+Valid, 2189 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.2s IncrementalHoareTripleChecker+Time
[2024-11-23 18:45:25,351 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [573 Valid, 1245 Invalid, 2500 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [311 Valid, 2189 Invalid, 0 Unknown, 0 Unchecked, 3.2s Time]
[2024-11-23 18:45:25,471 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 139690 states.
[2024-11-23 18:45:26,789 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 139690 to 135935.
[2024-11-23 18:45:26,870 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 135935 states, 135934 states have (on average 1.0492150602498271) internal successors, (142624), 135934 states have internal predecessors, (142624), 0 states have call successors, (0), 0 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-23 18:45:27,019 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 135935 states to 135935 states and 142624 transitions.
[2024-11-23 18:45:27,020 INFO  L78                 Accepts]: Start accepts. Automaton has 135935 states and 142624 transitions. Word has length 536
[2024-11-23 18:45:27,020 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:45:27,020 INFO  L471      AbstractCegarLoop]: Abstraction has 135935 states and 142624 transitions.
[2024-11-23 18:45:27,020 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 122.0) internal successors, (366), 3 states have internal predecessors, (366), 0 states have call successors, (0), 0 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-23 18:45:27,020 INFO  L276                IsEmpty]: Start isEmpty. Operand 135935 states and 142624 transitions.
[2024-11-23 18:45:27,033 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 603
[2024-11-23 18:45:27,033 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:45:27,033 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:45:27,034 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-23 18:45:27,034 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:45:27,034 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:45:27,035 INFO  L85        PathProgramCache]: Analyzing trace with hash 1296899087, now seen corresponding path program 1 times
[2024-11-23 18:45:27,035 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:45:27,035 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1529842967]
[2024-11-23 18:45:27,035 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:45:27,035 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:45:27,129 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:45:28,888 INFO  L134       CoverageAnalysis]: Checked inductivity of 415 backedges. 337 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked.
[2024-11-23 18:45:28,888 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:45:28,888 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1529842967]
[2024-11-23 18:45:28,888 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1529842967] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:45:28,889 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:45:28,889 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-23 18:45:28,889 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [94580693]
[2024-11-23 18:45:28,889 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:45:28,890 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-23 18:45:28,890 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:45:28,890 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-23 18:45:28,890 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-23 18:45:28,890 INFO  L87              Difference]: Start difference. First operand 135935 states and 142624 transitions. Second operand  has 4 states, 4 states have (on average 131.25) internal successors, (525), 4 states have internal predecessors, (525), 0 states have call successors, (0), 0 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-23 18:45:35,935 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:45:35,935 INFO  L93              Difference]: Finished difference Result 352225 states and 370131 transitions.
[2024-11-23 18:45:35,936 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 18:45:35,936 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 131.25) internal successors, (525), 4 states have internal predecessors, (525), 0 states have call successors, (0), 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 602
[2024-11-23 18:45:35,937 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:45:36,154 INFO  L225             Difference]: With dead ends: 352225
[2024-11-23 18:45:36,154 INFO  L226             Difference]: Without dead ends: 217043
[2024-11-23 18:45:36,216 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-23 18:45:36,217 INFO  L435           NwaCegarLoop]: 33 mSDtfsCounter, 1433 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 4373 mSolverCounterSat, 1241 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1433 SdHoareTripleChecker+Valid, 47 SdHoareTripleChecker+Invalid, 5614 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1241 IncrementalHoareTripleChecker+Valid, 4373 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.0s IncrementalHoareTripleChecker+Time
[2024-11-23 18:45:36,217 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1433 Valid, 47 Invalid, 5614 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1241 Valid, 4373 Invalid, 0 Unknown, 0 Unchecked, 6.0s Time]
[2024-11-23 18:45:36,375 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 217043 states.
[2024-11-23 18:45:38,620 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 217043 to 196766.
[2024-11-23 18:45:38,735 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 196766 states, 196765 states have (on average 1.045379005412548) internal successors, (205694), 196765 states have internal predecessors, (205694), 0 states have call successors, (0), 0 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-23 18:45:39,564 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 196766 states to 196766 states and 205694 transitions.
[2024-11-23 18:45:39,565 INFO  L78                 Accepts]: Start accepts. Automaton has 196766 states and 205694 transitions. Word has length 602
[2024-11-23 18:45:39,565 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:45:39,565 INFO  L471      AbstractCegarLoop]: Abstraction has 196766 states and 205694 transitions.
[2024-11-23 18:45:39,566 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 131.25) internal successors, (525), 4 states have internal predecessors, (525), 0 states have call successors, (0), 0 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-23 18:45:39,566 INFO  L276                IsEmpty]: Start isEmpty. Operand 196766 states and 205694 transitions.
[2024-11-23 18:45:39,585 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 625
[2024-11-23 18:45:39,585 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:45:39,586 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:45:39,586 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-23 18:45:39,586 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:45:39,587 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:45:39,587 INFO  L85        PathProgramCache]: Analyzing trace with hash 1157079427, now seen corresponding path program 1 times
[2024-11-23 18:45:39,587 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:45:39,587 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1857051846]
[2024-11-23 18:45:39,587 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:45:39,587 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:45:39,715 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:45:41,135 INFO  L134       CoverageAnalysis]: Checked inductivity of 677 backedges. 416 proven. 0 refuted. 0 times theorem prover too weak. 261 trivial. 0 not checked.
[2024-11-23 18:45:41,135 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:45:41,135 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1857051846]
[2024-11-23 18:45:41,135 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1857051846] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:45:41,135 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:45:41,135 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-23 18:45:41,136 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1782000778]
[2024-11-23 18:45:41,136 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:45:41,136 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-23 18:45:41,136 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:45:41,137 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-23 18:45:41,137 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-23 18:45:41,137 INFO  L87              Difference]: Start difference. First operand 196766 states and 205694 transitions. Second operand  has 4 states, 4 states have (on average 109.75) internal successors, (439), 4 states have internal predecessors, (439), 0 states have call successors, (0), 0 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-23 18:45:49,427 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:45:49,427 INFO  L93              Difference]: Finished difference Result 461871 states and 483442 transitions.
[2024-11-23 18:45:49,427 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 18:45:49,428 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 109.75) internal successors, (439), 4 states have internal predecessors, (439), 0 states have call successors, (0), 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 624
[2024-11-23 18:45:49,428 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:45:49,691 INFO  L225             Difference]: With dead ends: 461871
[2024-11-23 18:45:49,691 INFO  L226             Difference]: Without dead ends: 265858
[2024-11-23 18:45:49,773 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-23 18:45:49,774 INFO  L435           NwaCegarLoop]: 115 mSDtfsCounter, 1351 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 4590 mSolverCounterSat, 955 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1351 SdHoareTripleChecker+Valid, 129 SdHoareTripleChecker+Invalid, 5545 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 955 IncrementalHoareTripleChecker+Valid, 4590 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.9s IncrementalHoareTripleChecker+Time
[2024-11-23 18:45:49,774 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1351 Valid, 129 Invalid, 5545 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [955 Valid, 4590 Invalid, 0 Unknown, 0 Unchecked, 6.9s Time]
[2024-11-23 18:45:49,963 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 265858 states.
[2024-11-23 18:45:53,060 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 265858 to 234316.
[2024-11-23 18:45:53,181 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 234316 states, 234315 states have (on average 1.0492456735590978) internal successors, (245854), 234315 states have internal predecessors, (245854), 0 states have call successors, (0), 0 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-23 18:45:53,601 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 234316 states to 234316 states and 245854 transitions.
[2024-11-23 18:45:53,603 INFO  L78                 Accepts]: Start accepts. Automaton has 234316 states and 245854 transitions. Word has length 624
[2024-11-23 18:45:53,604 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 18:45:53,604 INFO  L471      AbstractCegarLoop]: Abstraction has 234316 states and 245854 transitions.
[2024-11-23 18:45:53,604 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 109.75) internal successors, (439), 4 states have internal predecessors, (439), 0 states have call successors, (0), 0 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-23 18:45:53,604 INFO  L276                IsEmpty]: Start isEmpty. Operand 234316 states and 245854 transitions.
[2024-11-23 18:45:53,646 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 730
[2024-11-23 18:45:53,646 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 18:45:53,646 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-23 18:45:53,647 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-23 18:45:53,647 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 18:45:53,647 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 18:45:53,648 INFO  L85        PathProgramCache]: Analyzing trace with hash -508619590, now seen corresponding path program 1 times
[2024-11-23 18:45:53,648 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 18:45:53,648 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1258268439]
[2024-11-23 18:45:53,648 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 18:45:53,648 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 18:45:53,777 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 18:45:54,829 INFO  L134       CoverageAnalysis]: Checked inductivity of 442 backedges. 65 proven. 0 refuted. 0 times theorem prover too weak. 377 trivial. 0 not checked.
[2024-11-23 18:45:54,829 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 18:45:54,829 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1258268439]
[2024-11-23 18:45:54,829 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1258268439] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 18:45:54,829 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 18:45:54,829 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 18:45:54,829 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [636728336]
[2024-11-23 18:45:54,829 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 18:45:54,830 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 18:45:54,834 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 18:45:54,835 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 18:45:54,836 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 18:45:54,836 INFO  L87              Difference]: Start difference. First operand 234316 states and 245854 transitions. Second operand  has 3 states, 3 states have (on average 156.66666666666666) internal successors, (470), 3 states have internal predecessors, (470), 0 states have call successors, (0), 0 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-23 18:46:00,614 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 18:46:00,615 INFO  L93              Difference]: Finished difference Result 488156 states and 511716 transitions.
[2024-11-23 18:46:00,615 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 18:46:00,615 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 156.66666666666666) internal successors, (470), 3 states have internal predecessors, (470), 0 states have call successors, (0), 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 729
[2024-11-23 18:46:00,616 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 18:46:00,903 INFO  L225             Difference]: With dead ends: 488156
[2024-11-23 18:46:00,903 INFO  L226             Difference]: Without dead ends: 254593
[2024-11-23 18:46:01,012 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-23 18:46:01,017 INFO  L435           NwaCegarLoop]: 405 mSDtfsCounter, 754 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2461 mSolverCounterSat, 386 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 754 SdHoareTripleChecker+Valid, 412 SdHoareTripleChecker+Invalid, 2847 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 386 IncrementalHoareTripleChecker+Valid, 2461 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.4s IncrementalHoareTripleChecker+Time
[2024-11-23 18:46:01,017 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [754 Valid, 412 Invalid, 2847 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [386 Valid, 2461 Invalid, 0 Unknown, 0 Unchecked, 4.4s Time]
[2024-11-23 18:46:01,253 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 254593 states.