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


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


Checking for ERROR reachability
Using default analysis
Version 6497de01
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/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_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.ufo.BOUNDED-8.pals.c.v+cfa-reducer.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/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_827b2572-9894-41a4-82eb-432769689926/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 8e8985b7b99a6dec53be0ba16cc0e7b241934830d919fef1f601cc1b51084525
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-23 23:21:46,493 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-23 23:21:46,572 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-23 23:21:46,577 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-23 23:21:46,578 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-23 23:21:46,614 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-23 23:21:46,615 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-23 23:21:46,615 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-23 23:21:46,615 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-23 23:21:46,616 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-23 23:21:46,616 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-23 23:21:46,616 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-23 23:21:46,616 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-23 23:21:46,616 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-23 23:21:46,616 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-23 23:21:46,617 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-23 23:21:46,617 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-23 23:21:46,617 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-23 23:21:46,617 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-23 23:21:46,617 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-23 23:21:46,617 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-23 23:21:46,617 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-23 23:21:46,617 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-23 23:21:46,617 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-23 23:21:46,618 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-23 23:21:46,618 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-23 23:21:46,619 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-23 23:21:46,620 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-23 23:21:46,620 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-23 23:21:46,620 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 23:21:46,620 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 23:21:46,620 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 23:21:46,621 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 23:21:46,621 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-23 23:21:46,621 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 23:21:46,621 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 23:21:46,621 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 23:21:46,621 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 23:21:46,621 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-23 23:21:46,621 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-23 23:21:46,621 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-23 23:21:46,621 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-23 23:21:46,622 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-23 23:21:46,622 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-23 23:21:46,622 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-23 23:21:46,622 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-23 23:21:46,622 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-23 23:21:46,622 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-23 23:21:46,622 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_827b2572-9894-41a4-82eb-432769689926/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 -> 8e8985b7b99a6dec53be0ba16cc0e7b241934830d919fef1f601cc1b51084525
[2024-11-23 23:21:46,953 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-23 23:21:46,965 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-23 23:21:46,970 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-23 23:21:46,972 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-23 23:21:46,972 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-23 23:21:46,974 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.ufo.BOUNDED-8.pals.c.v+cfa-reducer.c
[2024-11-23 23:21:49,896 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/data/c2d0a0506/b435057d833d409fa62e17a838ce0089/FLAG19227d0a9
[2024-11-23 23:21:50,274 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-23 23:21:50,275 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.ufo.BOUNDED-8.pals.c.v+cfa-reducer.c
[2024-11-23 23:21:50,293 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/data/c2d0a0506/b435057d833d409fa62e17a838ce0089/FLAG19227d0a9
[2024-11-23 23:21:50,317 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/data/c2d0a0506/b435057d833d409fa62e17a838ce0089
[2024-11-23 23:21:50,321 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-23 23:21:50,322 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-23 23:21:50,324 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-23 23:21:50,325 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-23 23:21:50,331 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-23 23:21:50,334 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 11:21:50" (1/1) ...
[2024-11-23 23:21:50,335 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@790f6b76 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:21:50, skipping insertion in model container
[2024-11-23 23:21:50,335 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 11:21:50" (1/1) ...
[2024-11-23 23:21:50,381 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-23 23:21:50,653 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_827b2572-9894-41a4-82eb-432769689926/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.ufo.BOUNDED-8.pals.c.v+cfa-reducer.c[4900,4913]
[2024-11-23 23:21:50,688 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 23:21:50,711 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-23 23:21:50,767 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_827b2572-9894-41a4-82eb-432769689926/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.ufo.BOUNDED-8.pals.c.v+cfa-reducer.c[4900,4913]
[2024-11-23 23:21:50,796 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 23:21:50,813 INFO  L204         MainTranslator]: Completed translation
[2024-11-23 23:21:50,814 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:21:50 WrapperNode
[2024-11-23 23:21:50,814 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-23 23:21:50,815 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-23 23:21:50,815 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-23 23:21:50,816 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-23 23:21:50,825 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:21:50" (1/1) ...
[2024-11-23 23:21:50,838 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:21:50" (1/1) ...
[2024-11-23 23:21:50,882 INFO  L138                Inliner]: procedures = 23, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 374
[2024-11-23 23:21:50,883 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-23 23:21:50,883 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-23 23:21:50,883 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-23 23:21:50,883 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-23 23:21:50,904 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:21:50" (1/1) ...
[2024-11-23 23:21:50,905 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:21:50" (1/1) ...
[2024-11-23 23:21:50,907 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:21:50" (1/1) ...
[2024-11-23 23:21:50,928 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 23:21:50,928 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:21:50" (1/1) ...
[2024-11-23 23:21:50,928 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:21:50" (1/1) ...
[2024-11-23 23:21:50,934 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:21:50" (1/1) ...
[2024-11-23 23:21:50,939 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:21:50" (1/1) ...
[2024-11-23 23:21:50,946 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:21:50" (1/1) ...
[2024-11-23 23:21:50,948 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:21:50" (1/1) ...
[2024-11-23 23:21:50,949 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:21:50" (1/1) ...
[2024-11-23 23:21:50,954 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-23 23:21:50,955 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-23 23:21:50,955 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-23 23:21:50,955 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-23 23:21:50,956 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:21:50" (1/1) ...
[2024-11-23 23:21:50,968 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 23:21:50,980 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:21:50,995 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-23 23:21:51,002 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-23 23:21:51,026 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-23 23:21:51,027 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-23 23:21:51,027 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-23 23:21:51,027 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-23 23:21:51,141 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-23 23:21:51,142 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-23 23:21:51,687 INFO  L?                        ?]: Removed 36 outVars from TransFormulas that were not future-live.
[2024-11-23 23:21:51,687 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-23 23:21:51,700 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-23 23:21:51,700 INFO  L312             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-23 23:21:51,701 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 11:21:51 BoogieIcfgContainer
[2024-11-23 23:21:51,701 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-23 23:21:51,703 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-23 23:21:51,703 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-23 23:21:51,710 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-23 23:21:51,711 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 11:21:50" (1/3) ...
[2024-11-23 23:21:51,711 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@47e71bca and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 11:21:51, skipping insertion in model container
[2024-11-23 23:21:51,712 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:21:50" (2/3) ...
[2024-11-23 23:21:51,713 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@47e71bca and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 11:21:51, skipping insertion in model container
[2024-11-23 23:21:51,713 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 11:21:51" (3/3) ...
[2024-11-23 23:21:51,714 INFO  L128   eAbstractionObserver]: Analyzing ICFG pals_lcr.4.ufo.BOUNDED-8.pals.c.v+cfa-reducer.c
[2024-11-23 23:21:51,733 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-23 23:21:51,736 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG pals_lcr.4.ufo.BOUNDED-8.pals.c.v+cfa-reducer.c that has 1 procedures, 79 locations, 1 initial locations, 0 loop locations, and 1 error locations.
[2024-11-23 23:21:51,806 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-23 23:21:51,821 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;@210c09, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 23:21:51,821 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-23 23:21:51,825 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 79 states, 77 states have (on average 1.7272727272727273) internal successors, (133), 78 states have internal predecessors, (133), 0 states have call successors, (0), 0 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 23:21:51,831 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 48
[2024-11-23 23:21:51,831 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:21:51,832 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:21:51,832 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:21:51,836 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:21:51,837 INFO  L85        PathProgramCache]: Analyzing trace with hash -347547403, now seen corresponding path program 1 times
[2024-11-23 23:21:51,846 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:21:51,846 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [298119085]
[2024-11-23 23:21:51,846 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:21:51,847 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:21:52,069 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:21:52,406 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 23:21:52,408 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:21:52,409 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [298119085]
[2024-11-23 23:21:52,413 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [298119085] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:21:52,413 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:21:52,413 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:21:52,414 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [142823039]
[2024-11-23 23:21:52,415 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:21:52,418 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:21:52,418 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:21:52,435 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:21:52,436 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:21:52,438 INFO  L87              Difference]: Start difference. First operand  has 79 states, 77 states have (on average 1.7272727272727273) internal successors, (133), 78 states have internal predecessors, (133), 0 states have call successors, (0), 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 15.666666666666666) internal successors, (47), 3 states have internal predecessors, (47), 0 states have call successors, (0), 0 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 23:21:52,501 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:21:52,502 INFO  L93              Difference]: Finished difference Result 177 states and 286 transitions.
[2024-11-23 23:21:52,503 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:21:52,504 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 15.666666666666666) internal successors, (47), 3 states have internal predecessors, (47), 0 states have call successors, (0), 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 47
[2024-11-23 23:21:52,505 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:21:52,512 INFO  L225             Difference]: With dead ends: 177
[2024-11-23 23:21:52,513 INFO  L226             Difference]: Without dead ends: 118
[2024-11-23 23:21:52,519 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 23:21:52,522 INFO  L435           NwaCegarLoop]: 196 mSDtfsCounter, 91 mSDsluCounter, 81 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 91 SdHoareTripleChecker+Valid, 277 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:21:52,523 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [91 Valid, 277 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:21:52,536 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 118 states.
[2024-11-23 23:21:52,556 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 118 to 116.
[2024-11-23 23:21:52,558 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 116 states, 115 states have (on average 1.4695652173913043) internal successors, (169), 115 states have internal predecessors, (169), 0 states have call successors, (0), 0 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 23:21:52,563 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 116 states and 169 transitions.
[2024-11-23 23:21:52,564 INFO  L78                 Accepts]: Start accepts. Automaton has 116 states and 169 transitions. Word has length 47
[2024-11-23 23:21:52,565 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:21:52,565 INFO  L471      AbstractCegarLoop]: Abstraction has 116 states and 169 transitions.
[2024-11-23 23:21:52,565 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 15.666666666666666) internal successors, (47), 3 states have internal predecessors, (47), 0 states have call successors, (0), 0 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 23:21:52,565 INFO  L276                IsEmpty]: Start isEmpty. Operand 116 states and 169 transitions.
[2024-11-23 23:21:52,566 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 49
[2024-11-23 23:21:52,567 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:21:52,567 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:21:52,567 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-23 23:21:52,567 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:21:52,568 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:21:52,568 INFO  L85        PathProgramCache]: Analyzing trace with hash -391185874, now seen corresponding path program 1 times
[2024-11-23 23:21:52,568 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:21:52,568 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [650281536]
[2024-11-23 23:21:52,568 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:21:52,569 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:21:52,612 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:21:52,748 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 23:21:52,749 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:21:52,749 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [650281536]
[2024-11-23 23:21:52,749 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [650281536] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:21:52,749 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:21:52,749 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:21:52,749 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1606155731]
[2024-11-23 23:21:52,749 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:21:52,750 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:21:52,751 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:21:52,753 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:21:52,753 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:21:52,754 INFO  L87              Difference]: Start difference. First operand 116 states and 169 transitions. Second operand  has 3 states, 3 states have (on average 16.0) internal successors, (48), 3 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:21:52,792 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:21:52,792 INFO  L93              Difference]: Finished difference Result 280 states and 429 transitions.
[2024-11-23 23:21:52,793 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:21:52,793 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 16.0) internal successors, (48), 3 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 48
[2024-11-23 23:21:52,794 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:21:52,795 INFO  L225             Difference]: With dead ends: 280
[2024-11-23 23:21:52,795 INFO  L226             Difference]: Without dead ends: 190
[2024-11-23 23:21:52,795 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 23:21:52,796 INFO  L435           NwaCegarLoop]: 159 mSDtfsCounter, 64 mSDsluCounter, 78 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 64 SdHoareTripleChecker+Valid, 237 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:21:52,796 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [64 Valid, 237 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:21:52,798 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 190 states.
[2024-11-23 23:21:52,809 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 190 to 188.
[2024-11-23 23:21:52,810 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 188 states, 187 states have (on average 1.5133689839572193) internal successors, (283), 187 states have internal predecessors, (283), 0 states have call successors, (0), 0 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 23:21:52,812 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 188 states to 188 states and 283 transitions.
[2024-11-23 23:21:52,812 INFO  L78                 Accepts]: Start accepts. Automaton has 188 states and 283 transitions. Word has length 48
[2024-11-23 23:21:52,812 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:21:52,812 INFO  L471      AbstractCegarLoop]: Abstraction has 188 states and 283 transitions.
[2024-11-23 23:21:52,813 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 16.0) internal successors, (48), 3 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:21:52,813 INFO  L276                IsEmpty]: Start isEmpty. Operand 188 states and 283 transitions.
[2024-11-23 23:21:52,813 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 50
[2024-11-23 23:21:52,813 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:21:52,814 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:21:52,814 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-23 23:21:52,814 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:21:52,814 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:21:52,814 INFO  L85        PathProgramCache]: Analyzing trace with hash -2047730124, now seen corresponding path program 1 times
[2024-11-23 23:21:52,815 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:21:52,815 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [424991461]
[2024-11-23 23:21:52,815 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:21:52,815 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:21:52,887 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:21:52,963 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 23:21:52,964 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:21:52,964 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [424991461]
[2024-11-23 23:21:52,964 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [424991461] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:21:52,964 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:21:52,964 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:21:52,964 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [797400791]
[2024-11-23 23:21:52,965 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:21:52,965 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:21:52,965 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:21:52,966 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:21:52,966 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:21:52,966 INFO  L87              Difference]: Start difference. First operand 188 states and 283 transitions. Second operand  has 3 states, 3 states have (on average 16.333333333333332) internal successors, (49), 3 states have internal predecessors, (49), 0 states have call successors, (0), 0 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 23:21:53,004 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:21:53,004 INFO  L93              Difference]: Finished difference Result 480 states and 745 transitions.
[2024-11-23 23:21:53,005 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:21:53,005 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 16.333333333333332) internal successors, (49), 3 states have internal predecessors, (49), 0 states have call successors, (0), 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 49
[2024-11-23 23:21:53,008 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:21:53,010 INFO  L225             Difference]: With dead ends: 480
[2024-11-23 23:21:53,010 INFO  L226             Difference]: Without dead ends: 318
[2024-11-23 23:21:53,011 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 23:21:53,015 INFO  L435           NwaCegarLoop]: 151 mSDtfsCounter, 59 mSDsluCounter, 82 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 59 SdHoareTripleChecker+Valid, 233 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:21:53,016 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [59 Valid, 233 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:21:53,017 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 318 states.
[2024-11-23 23:21:53,036 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 318 to 316.
[2024-11-23 23:21:53,039 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 316 states, 315 states have (on average 1.5333333333333334) internal successors, (483), 315 states have internal predecessors, (483), 0 states have call successors, (0), 0 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 23:21:53,042 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 316 states to 316 states and 483 transitions.
[2024-11-23 23:21:53,042 INFO  L78                 Accepts]: Start accepts. Automaton has 316 states and 483 transitions. Word has length 49
[2024-11-23 23:21:53,042 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:21:53,042 INFO  L471      AbstractCegarLoop]: Abstraction has 316 states and 483 transitions.
[2024-11-23 23:21:53,043 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 16.333333333333332) internal successors, (49), 3 states have internal predecessors, (49), 0 states have call successors, (0), 0 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 23:21:53,047 INFO  L276                IsEmpty]: Start isEmpty. Operand 316 states and 483 transitions.
[2024-11-23 23:21:53,048 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 51
[2024-11-23 23:21:53,048 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:21:53,048 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:21:53,048 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-23 23:21:53,048 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:21:53,049 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:21:53,049 INFO  L85        PathProgramCache]: Analyzing trace with hash -415311335, now seen corresponding path program 1 times
[2024-11-23 23:21:53,049 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:21:53,049 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1600049539]
[2024-11-23 23:21:53,049 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:21:53,050 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:21:53,114 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:21:53,251 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 23:21:53,253 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:21:53,253 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1600049539]
[2024-11-23 23:21:53,254 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1600049539] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:21:53,254 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:21:53,254 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:21:53,254 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2014946252]
[2024-11-23 23:21:53,254 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:21:53,254 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:21:53,257 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:21:53,257 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:21:53,258 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:21:53,258 INFO  L87              Difference]: Start difference. First operand 316 states and 483 transitions. Second operand  has 3 states, 3 states have (on average 16.666666666666668) internal successors, (50), 3 states have internal predecessors, (50), 0 states have call successors, (0), 0 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 23:21:53,301 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:21:53,302 INFO  L93              Difference]: Finished difference Result 832 states and 1293 transitions.
[2024-11-23 23:21:53,302 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:21:53,302 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 16.666666666666668) internal successors, (50), 3 states have internal predecessors, (50), 0 states have call successors, (0), 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 50
[2024-11-23 23:21:53,303 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:21:53,305 INFO  L225             Difference]: With dead ends: 832
[2024-11-23 23:21:53,305 INFO  L226             Difference]: Without dead ends: 542
[2024-11-23 23:21:53,306 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 23:21:53,307 INFO  L435           NwaCegarLoop]: 143 mSDtfsCounter, 54 mSDsluCounter, 86 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 54 SdHoareTripleChecker+Valid, 229 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:21:53,307 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [54 Valid, 229 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:21:53,309 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 542 states.
[2024-11-23 23:21:53,350 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 542 to 540.
[2024-11-23 23:21:53,351 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 540 states, 539 states have (on average 1.5343228200371057) internal successors, (827), 539 states have internal predecessors, (827), 0 states have call successors, (0), 0 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 23:21:53,358 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 540 states to 540 states and 827 transitions.
[2024-11-23 23:21:53,358 INFO  L78                 Accepts]: Start accepts. Automaton has 540 states and 827 transitions. Word has length 50
[2024-11-23 23:21:53,358 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:21:53,359 INFO  L471      AbstractCegarLoop]: Abstraction has 540 states and 827 transitions.
[2024-11-23 23:21:53,359 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 16.666666666666668) internal successors, (50), 3 states have internal predecessors, (50), 0 states have call successors, (0), 0 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 23:21:53,359 INFO  L276                IsEmpty]: Start isEmpty. Operand 540 states and 827 transitions.
[2024-11-23 23:21:53,360 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 52
[2024-11-23 23:21:53,360 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:21:53,360 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:21:53,360 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-23 23:21:53,360 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:21:53,364 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:21:53,364 INFO  L85        PathProgramCache]: Analyzing trace with hash -103942672, now seen corresponding path program 1 times
[2024-11-23 23:21:53,364 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:21:53,364 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [332388054]
[2024-11-23 23:21:53,364 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:21:53,364 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:21:53,430 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:21:53,672 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 23:21:53,672 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:21:53,672 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [332388054]
[2024-11-23 23:21:53,672 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [332388054] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:21:53,672 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:21:53,673 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-23 23:21:53,673 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1657914863]
[2024-11-23 23:21:53,673 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:21:53,673 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 23:21:53,673 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:21:53,674 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 23:21:53,674 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-23 23:21:53,674 INFO  L87              Difference]: Start difference. First operand 540 states and 827 transitions. Second operand  has 6 states, 6 states have (on average 8.5) internal successors, (51), 6 states have internal predecessors, (51), 0 states have call successors, (0), 0 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 23:21:53,999 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:21:53,999 INFO  L93              Difference]: Finished difference Result 4652 states and 7235 transitions.
[2024-11-23 23:21:54,000 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 23:21:54,000 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 8.5) internal successors, (51), 6 states have internal predecessors, (51), 0 states have call successors, (0), 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 51
[2024-11-23 23:21:54,001 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:21:54,021 INFO  L225             Difference]: With dead ends: 4652
[2024-11-23 23:21:54,021 INFO  L226             Difference]: Without dead ends: 4138
[2024-11-23 23:21:54,025 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=40, Invalid=70, Unknown=0, NotChecked=0, Total=110
[2024-11-23 23:21:54,025 INFO  L435           NwaCegarLoop]: 101 mSDtfsCounter, 784 mSDsluCounter, 892 mSDsCounter, 0 mSdLazyCounter, 86 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 784 SdHoareTripleChecker+Valid, 993 SdHoareTripleChecker+Invalid, 93 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 86 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-23 23:21:54,028 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [784 Valid, 993 Invalid, 93 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 86 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-23 23:21:54,038 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4138 states.
[2024-11-23 23:21:54,123 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4138 to 1052.
[2024-11-23 23:21:54,127 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1052 states, 1051 states have (on average 1.5176022835394862) internal successors, (1595), 1051 states have internal predecessors, (1595), 0 states have call successors, (0), 0 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 23:21:54,137 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1052 states to 1052 states and 1595 transitions.
[2024-11-23 23:21:54,137 INFO  L78                 Accepts]: Start accepts. Automaton has 1052 states and 1595 transitions. Word has length 51
[2024-11-23 23:21:54,138 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:21:54,138 INFO  L471      AbstractCegarLoop]: Abstraction has 1052 states and 1595 transitions.
[2024-11-23 23:21:54,139 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 8.5) internal successors, (51), 6 states have internal predecessors, (51), 0 states have call successors, (0), 0 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 23:21:54,139 INFO  L276                IsEmpty]: Start isEmpty. Operand 1052 states and 1595 transitions.
[2024-11-23 23:21:54,140 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 54
[2024-11-23 23:21:54,140 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:21:54,140 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:21:54,140 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-23 23:21:54,140 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:21:54,141 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:21:54,141 INFO  L85        PathProgramCache]: Analyzing trace with hash -2026482100, now seen corresponding path program 1 times
[2024-11-23 23:21:54,141 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:21:54,141 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1609828082]
[2024-11-23 23:21:54,141 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:21:54,141 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:21:54,185 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:21:54,270 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 23:21:54,270 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:21:54,271 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1609828082]
[2024-11-23 23:21:54,271 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1609828082] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:21:54,272 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:21:54,272 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:21:54,272 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1793827302]
[2024-11-23 23:21:54,272 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:21:54,272 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:21:54,272 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:21:54,273 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:21:54,273 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:21:54,273 INFO  L87              Difference]: Start difference. First operand 1052 states and 1595 transitions. Second operand  has 3 states, 3 states have (on average 17.666666666666668) internal successors, (53), 3 states have internal predecessors, (53), 0 states have call successors, (0), 0 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 23:21:54,322 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:21:54,322 INFO  L93              Difference]: Finished difference Result 2570 states and 3911 transitions.
[2024-11-23 23:21:54,324 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:21:54,324 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 17.666666666666668) internal successors, (53), 3 states have internal predecessors, (53), 0 states have call successors, (0), 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 53
[2024-11-23 23:21:54,324 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:21:54,331 INFO  L225             Difference]: With dead ends: 2570
[2024-11-23 23:21:54,332 INFO  L226             Difference]: Without dead ends: 1544
[2024-11-23 23:21:54,335 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 23:21:54,336 INFO  L435           NwaCegarLoop]: 127 mSDtfsCounter, 45 mSDsluCounter, 74 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 45 SdHoareTripleChecker+Valid, 201 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:21:54,337 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [45 Valid, 201 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:21:54,344 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1544 states.
[2024-11-23 23:21:54,393 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1544 to 1542.
[2024-11-23 23:21:54,396 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1542 states, 1541 states have (on average 1.5035691109669047) internal successors, (2317), 1541 states have internal predecessors, (2317), 0 states have call successors, (0), 0 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 23:21:54,404 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1542 states to 1542 states and 2317 transitions.
[2024-11-23 23:21:54,404 INFO  L78                 Accepts]: Start accepts. Automaton has 1542 states and 2317 transitions. Word has length 53
[2024-11-23 23:21:54,406 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:21:54,406 INFO  L471      AbstractCegarLoop]: Abstraction has 1542 states and 2317 transitions.
[2024-11-23 23:21:54,406 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 17.666666666666668) internal successors, (53), 3 states have internal predecessors, (53), 0 states have call successors, (0), 0 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 23:21:54,406 INFO  L276                IsEmpty]: Start isEmpty. Operand 1542 states and 2317 transitions.
[2024-11-23 23:21:54,407 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 54
[2024-11-23 23:21:54,407 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:21:54,407 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:21:54,407 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-23 23:21:54,407 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:21:54,408 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:21:54,408 INFO  L85        PathProgramCache]: Analyzing trace with hash -2005479445, now seen corresponding path program 1 times
[2024-11-23 23:21:54,408 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:21:54,408 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1795324206]
[2024-11-23 23:21:54,408 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:21:54,408 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:21:54,446 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:21:54,886 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:21:54,888 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:21:54,888 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1795324206]
[2024-11-23 23:21:54,888 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1795324206] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:21:54,888 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:21:54,888 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-23 23:21:54,888 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1702207559]
[2024-11-23 23:21:54,889 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:21:54,889 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 23:21:54,889 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:21:54,890 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 23:21:54,890 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-11-23 23:21:54,890 INFO  L87              Difference]: Start difference. First operand 1542 states and 2317 transitions. Second operand  has 6 states, 6 states have (on average 8.833333333333334) internal successors, (53), 6 states have internal predecessors, (53), 0 states have call successors, (0), 0 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 23:21:55,094 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:21:55,095 INFO  L93              Difference]: Finished difference Result 3058 states and 4607 transitions.
[2024-11-23 23:21:55,095 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 23:21:55,096 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 8.833333333333334) internal successors, (53), 6 states have internal predecessors, (53), 0 states have call successors, (0), 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 53
[2024-11-23 23:21:55,097 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:21:55,101 INFO  L225             Difference]: With dead ends: 3058
[2024-11-23 23:21:55,102 INFO  L226             Difference]: Without dead ends: 1544
[2024-11-23 23:21:55,106 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=24, Invalid=32, Unknown=0, NotChecked=0, Total=56
[2024-11-23 23:21:55,107 INFO  L435           NwaCegarLoop]: 99 mSDtfsCounter, 208 mSDsluCounter, 225 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 208 SdHoareTripleChecker+Valid, 324 SdHoareTripleChecker+Invalid, 48 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 23:21:55,107 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [208 Valid, 324 Invalid, 48 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 23:21:55,109 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1544 states.
[2024-11-23 23:21:55,137 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1544 to 1542.
[2024-11-23 23:21:55,139 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1542 states, 1541 states have (on average 1.4879948085658663) internal successors, (2293), 1541 states have internal predecessors, (2293), 0 states have call successors, (0), 0 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 23:21:55,146 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1542 states to 1542 states and 2293 transitions.
[2024-11-23 23:21:55,146 INFO  L78                 Accepts]: Start accepts. Automaton has 1542 states and 2293 transitions. Word has length 53
[2024-11-23 23:21:55,146 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:21:55,147 INFO  L471      AbstractCegarLoop]: Abstraction has 1542 states and 2293 transitions.
[2024-11-23 23:21:55,147 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 8.833333333333334) internal successors, (53), 6 states have internal predecessors, (53), 0 states have call successors, (0), 0 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 23:21:55,147 INFO  L276                IsEmpty]: Start isEmpty. Operand 1542 states and 2293 transitions.
[2024-11-23 23:21:55,147 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 55
[2024-11-23 23:21:55,147 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:21:55,148 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:21:55,150 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-23 23:21:55,150 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:21:55,151 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:21:55,151 INFO  L85        PathProgramCache]: Analyzing trace with hash -2042230043, now seen corresponding path program 1 times
[2024-11-23 23:21:55,151 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:21:55,151 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1250912148]
[2024-11-23 23:21:55,151 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:21:55,151 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:21:55,194 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:21:55,298 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 23:21:55,298 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:21:55,298 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1250912148]
[2024-11-23 23:21:55,298 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1250912148] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:21:55,298 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:21:55,299 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-23 23:21:55,299 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2065674732]
[2024-11-23 23:21:55,299 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:21:55,299 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-23 23:21:55,299 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:21:55,300 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-23 23:21:55,300 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-23 23:21:55,300 INFO  L87              Difference]: Start difference. First operand 1542 states and 2293 transitions. Second operand  has 5 states, 5 states have (on average 10.8) internal successors, (54), 4 states have internal predecessors, (54), 0 states have call successors, (0), 0 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 23:21:55,415 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:21:55,416 INFO  L93              Difference]: Finished difference Result 3056 states and 4558 transitions.
[2024-11-23 23:21:55,416 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-23 23:21:55,416 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 10.8) internal successors, (54), 4 states have internal predecessors, (54), 0 states have call successors, (0), 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 54
[2024-11-23 23:21:55,416 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:21:55,421 INFO  L225             Difference]: With dead ends: 3056
[2024-11-23 23:21:55,422 INFO  L226             Difference]: Without dead ends: 1542
[2024-11-23 23:21:55,423 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-11-23 23:21:55,424 INFO  L435           NwaCegarLoop]: 63 mSDtfsCounter, 275 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 43 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 275 SdHoareTripleChecker+Valid, 67 SdHoareTripleChecker+Invalid, 46 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 43 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 23:21:55,424 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [275 Valid, 67 Invalid, 46 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 43 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 23:21:55,426 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1542 states.
[2024-11-23 23:21:55,450 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1542 to 1542.
[2024-11-23 23:21:55,453 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1542 states, 1541 states have (on average 1.4672290720311485) internal successors, (2261), 1541 states have internal predecessors, (2261), 0 states have call successors, (0), 0 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 23:21:55,459 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1542 states to 1542 states and 2261 transitions.
[2024-11-23 23:21:55,460 INFO  L78                 Accepts]: Start accepts. Automaton has 1542 states and 2261 transitions. Word has length 54
[2024-11-23 23:21:55,460 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:21:55,460 INFO  L471      AbstractCegarLoop]: Abstraction has 1542 states and 2261 transitions.
[2024-11-23 23:21:55,460 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 10.8) internal successors, (54), 4 states have internal predecessors, (54), 0 states have call successors, (0), 0 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 23:21:55,460 INFO  L276                IsEmpty]: Start isEmpty. Operand 1542 states and 2261 transitions.
[2024-11-23 23:21:55,461 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 55
[2024-11-23 23:21:55,461 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:21:55,461 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:21:55,461 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-23 23:21:55,461 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:21:55,462 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:21:55,462 INFO  L85        PathProgramCache]: Analyzing trace with hash 1489873546, now seen corresponding path program 1 times
[2024-11-23 23:21:55,462 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:21:55,462 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [443191731]
[2024-11-23 23:21:55,462 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:21:55,462 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:21:55,490 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:21:55,613 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 23:21:55,613 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:21:55,613 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [443191731]
[2024-11-23 23:21:55,613 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [443191731] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:21:55,613 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:21:55,613 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-23 23:21:55,613 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1657140063]
[2024-11-23 23:21:55,614 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:21:55,614 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-23 23:21:55,614 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:21:55,614 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-23 23:21:55,614 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-23 23:21:55,615 INFO  L87              Difference]: Start difference. First operand 1542 states and 2261 transitions. Second operand  has 5 states, 5 states have (on average 10.8) internal successors, (54), 4 states have internal predecessors, (54), 0 states have call successors, (0), 0 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 23:21:55,726 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:21:55,726 INFO  L93              Difference]: Finished difference Result 3056 states and 4494 transitions.
[2024-11-23 23:21:55,727 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-23 23:21:55,727 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 10.8) internal successors, (54), 4 states have internal predecessors, (54), 0 states have call successors, (0), 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 54
[2024-11-23 23:21:55,727 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:21:55,732 INFO  L225             Difference]: With dead ends: 3056
[2024-11-23 23:21:55,732 INFO  L226             Difference]: Without dead ends: 1542
[2024-11-23 23:21:55,734 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-11-23 23:21:55,734 INFO  L435           NwaCegarLoop]: 63 mSDtfsCounter, 259 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 42 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 259 SdHoareTripleChecker+Valid, 75 SdHoareTripleChecker+Invalid, 45 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 42 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 23:21:55,734 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [259 Valid, 75 Invalid, 45 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 42 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 23:21:55,739 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1542 states.
[2024-11-23 23:21:55,763 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1542 to 1542.
[2024-11-23 23:21:55,765 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1542 states, 1541 states have (on average 1.4516547696301103) internal successors, (2237), 1541 states have internal predecessors, (2237), 0 states have call successors, (0), 0 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 23:21:55,771 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1542 states to 1542 states and 2237 transitions.
[2024-11-23 23:21:55,772 INFO  L78                 Accepts]: Start accepts. Automaton has 1542 states and 2237 transitions. Word has length 54
[2024-11-23 23:21:55,772 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:21:55,772 INFO  L471      AbstractCegarLoop]: Abstraction has 1542 states and 2237 transitions.
[2024-11-23 23:21:55,772 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 10.8) internal successors, (54), 4 states have internal predecessors, (54), 0 states have call successors, (0), 0 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 23:21:55,772 INFO  L276                IsEmpty]: Start isEmpty. Operand 1542 states and 2237 transitions.
[2024-11-23 23:21:55,773 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 55
[2024-11-23 23:21:55,773 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:21:55,774 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:21:55,774 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-23 23:21:55,775 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:21:55,775 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:21:55,775 INFO  L85        PathProgramCache]: Analyzing trace with hash 1617958853, now seen corresponding path program 1 times
[2024-11-23 23:21:55,775 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:21:55,775 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1500106807]
[2024-11-23 23:21:55,775 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:21:55,775 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:21:55,812 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:21:55,916 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 23:21:55,916 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:21:55,916 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1500106807]
[2024-11-23 23:21:55,916 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1500106807] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:21:55,916 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:21:55,916 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-23 23:21:55,916 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1879750151]
[2024-11-23 23:21:55,917 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:21:55,917 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-23 23:21:55,917 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:21:55,917 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-23 23:21:55,917 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-23 23:21:55,918 INFO  L87              Difference]: Start difference. First operand 1542 states and 2237 transitions. Second operand  has 5 states, 5 states have (on average 10.8) internal successors, (54), 4 states have internal predecessors, (54), 0 states have call successors, (0), 0 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 23:21:56,012 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:21:56,012 INFO  L93              Difference]: Finished difference Result 3056 states and 4446 transitions.
[2024-11-23 23:21:56,013 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-23 23:21:56,013 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 10.8) internal successors, (54), 4 states have internal predecessors, (54), 0 states have call successors, (0), 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 54
[2024-11-23 23:21:56,013 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:21:56,018 INFO  L225             Difference]: With dead ends: 3056
[2024-11-23 23:21:56,018 INFO  L226             Difference]: Without dead ends: 1542
[2024-11-23 23:21:56,019 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-11-23 23:21:56,021 INFO  L435           NwaCegarLoop]: 63 mSDtfsCounter, 243 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 41 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 243 SdHoareTripleChecker+Valid, 83 SdHoareTripleChecker+Invalid, 44 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 41 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 23:21:56,023 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [243 Valid, 83 Invalid, 44 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 41 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 23:21:56,025 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1542 states.
[2024-11-23 23:21:56,049 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1542 to 1542.
[2024-11-23 23:21:56,052 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1542 states, 1541 states have (on average 1.4360804672290721) internal successors, (2213), 1541 states have internal predecessors, (2213), 0 states have call successors, (0), 0 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 23:21:56,057 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1542 states to 1542 states and 2213 transitions.
[2024-11-23 23:21:56,057 INFO  L78                 Accepts]: Start accepts. Automaton has 1542 states and 2213 transitions. Word has length 54
[2024-11-23 23:21:56,057 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:21:56,057 INFO  L471      AbstractCegarLoop]: Abstraction has 1542 states and 2213 transitions.
[2024-11-23 23:21:56,058 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 10.8) internal successors, (54), 4 states have internal predecessors, (54), 0 states have call successors, (0), 0 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 23:21:56,058 INFO  L276                IsEmpty]: Start isEmpty. Operand 1542 states and 2213 transitions.
[2024-11-23 23:21:56,060 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 55
[2024-11-23 23:21:56,060 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:21:56,060 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:21:56,060 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-23 23:21:56,060 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:21:56,061 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:21:56,061 INFO  L85        PathProgramCache]: Analyzing trace with hash -1811476054, now seen corresponding path program 1 times
[2024-11-23 23:21:56,061 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:21:56,061 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1971535288]
[2024-11-23 23:21:56,061 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:21:56,061 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:21:56,103 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:21:56,405 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 23:21:56,405 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:21:56,405 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1971535288]
[2024-11-23 23:21:56,405 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1971535288] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:21:56,405 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:21:56,405 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-23 23:21:56,405 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [252400437]
[2024-11-23 23:21:56,405 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:21:56,406 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-23 23:21:56,406 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:21:56,406 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-23 23:21:56,406 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-23 23:21:56,406 INFO  L87              Difference]: Start difference. First operand 1542 states and 2213 transitions. Second operand  has 5 states, 5 states have (on average 10.8) internal successors, (54), 5 states have internal predecessors, (54), 0 states have call successors, (0), 0 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 23:21:56,441 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:21:56,441 INFO  L93              Difference]: Finished difference Result 1608 states and 2310 transitions.
[2024-11-23 23:21:56,442 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-23 23:21:56,442 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 10.8) internal successors, (54), 5 states have internal predecessors, (54), 0 states have call successors, (0), 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 54
[2024-11-23 23:21:56,442 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:21:56,447 INFO  L225             Difference]: With dead ends: 1608
[2024-11-23 23:21:56,447 INFO  L226             Difference]: Without dead ends: 1606
[2024-11-23 23:21:56,448 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-23 23:21:56,448 INFO  L435           NwaCegarLoop]: 99 mSDtfsCounter, 0 mSDsluCounter, 285 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 384 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:21:56,448 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 384 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:21:56,450 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1606 states.
[2024-11-23 23:21:56,475 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1606 to 1606.
[2024-11-23 23:21:56,478 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1606 states, 1605 states have (on average 1.4137071651090343) internal successors, (2269), 1605 states have internal predecessors, (2269), 0 states have call successors, (0), 0 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 23:21:56,482 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1606 states to 1606 states and 2269 transitions.
[2024-11-23 23:21:56,482 INFO  L78                 Accepts]: Start accepts. Automaton has 1606 states and 2269 transitions. Word has length 54
[2024-11-23 23:21:56,482 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:21:56,482 INFO  L471      AbstractCegarLoop]: Abstraction has 1606 states and 2269 transitions.
[2024-11-23 23:21:56,483 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 10.8) internal successors, (54), 5 states have internal predecessors, (54), 0 states have call successors, (0), 0 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 23:21:56,483 INFO  L276                IsEmpty]: Start isEmpty. Operand 1606 states and 2269 transitions.
[2024-11-23 23:21:56,484 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 77
[2024-11-23 23:21:56,484 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:21:56,484 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-11-23 23:21:56,484 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-23 23:21:56,484 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:21:56,485 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:21:56,485 INFO  L85        PathProgramCache]: Analyzing trace with hash 1690284398, now seen corresponding path program 1 times
[2024-11-23 23:21:56,485 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:21:56,485 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [304280462]
[2024-11-23 23:21:56,485 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:21:56,485 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:21:56,513 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:21:56,673 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-23 23:21:56,673 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:21:56,673 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [304280462]
[2024-11-23 23:21:56,673 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [304280462] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:21:56,673 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:21:56,673 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-23 23:21:56,673 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [331090970]
[2024-11-23 23:21:56,673 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:21:56,674 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 23:21:56,674 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:21:56,674 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 23:21:56,674 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-23 23:21:56,675 INFO  L87              Difference]: Start difference. First operand 1606 states and 2269 transitions. Second operand  has 6 states, 6 states have (on average 12.5) internal successors, (75), 6 states have internal predecessors, (75), 0 states have call successors, (0), 0 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 23:21:56,813 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:21:56,813 INFO  L93              Difference]: Finished difference Result 7736 states and 10978 transitions.
[2024-11-23 23:21:56,813 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 23:21:56,813 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 12.5) internal successors, (75), 6 states have internal predecessors, (75), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 76
[2024-11-23 23:21:56,814 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:21:56,833 INFO  L225             Difference]: With dead ends: 7736
[2024-11-23 23:21:56,833 INFO  L226             Difference]: Without dead ends: 6646
[2024-11-23 23:21:56,836 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=28, Invalid=44, Unknown=0, NotChecked=0, Total=72
[2024-11-23 23:21:56,837 INFO  L435           NwaCegarLoop]: 168 mSDtfsCounter, 471 mSDsluCounter, 362 mSDsCounter, 0 mSdLazyCounter, 64 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 471 SdHoareTripleChecker+Valid, 530 SdHoareTripleChecker+Invalid, 67 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 64 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 23:21:56,837 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [471 Valid, 530 Invalid, 67 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 64 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 23:21:56,845 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6646 states.
[2024-11-23 23:21:56,917 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6646 to 2942.
[2024-11-23 23:21:56,922 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2942 states, 2941 states have (on average 1.4107446446786807) internal successors, (4149), 2941 states have internal predecessors, (4149), 0 states have call successors, (0), 0 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 23:21:56,929 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2942 states to 2942 states and 4149 transitions.
[2024-11-23 23:21:56,930 INFO  L78                 Accepts]: Start accepts. Automaton has 2942 states and 4149 transitions. Word has length 76
[2024-11-23 23:21:56,930 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:21:56,930 INFO  L471      AbstractCegarLoop]: Abstraction has 2942 states and 4149 transitions.
[2024-11-23 23:21:56,930 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 12.5) internal successors, (75), 6 states have internal predecessors, (75), 0 states have call successors, (0), 0 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 23:21:56,930 INFO  L276                IsEmpty]: Start isEmpty. Operand 2942 states and 4149 transitions.
[2024-11-23 23:21:56,932 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 77
[2024-11-23 23:21:56,932 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:21:56,932 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-11-23 23:21:56,932 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-23 23:21:56,933 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:21:56,933 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:21:56,933 INFO  L85        PathProgramCache]: Analyzing trace with hash -34257664, now seen corresponding path program 1 times
[2024-11-23 23:21:56,933 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:21:56,933 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [422244145]
[2024-11-23 23:21:56,933 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:21:56,933 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:21:56,964 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:21:57,120 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-23 23:21:57,120 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:21:57,120 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [422244145]
[2024-11-23 23:21:57,121 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [422244145] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:21:57,121 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:21:57,121 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-23 23:21:57,121 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1550891557]
[2024-11-23 23:21:57,121 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:21:57,121 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 23:21:57,121 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:21:57,122 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 23:21:57,122 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-23 23:21:57,122 INFO  L87              Difference]: Start difference. First operand 2942 states and 4149 transitions. Second operand  has 6 states, 6 states have (on average 12.0) internal successors, (72), 6 states have internal predecessors, (72), 0 states have call successors, (0), 0 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 23:21:57,287 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:21:57,288 INFO  L93              Difference]: Finished difference Result 9312 states and 13202 transitions.
[2024-11-23 23:21:57,288 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 23:21:57,288 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 12.0) internal successors, (72), 6 states have internal predecessors, (72), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 76
[2024-11-23 23:21:57,289 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:21:57,313 INFO  L225             Difference]: With dead ends: 9312
[2024-11-23 23:21:57,313 INFO  L226             Difference]: Without dead ends: 7734
[2024-11-23 23:21:57,316 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=28, Invalid=44, Unknown=0, NotChecked=0, Total=72
[2024-11-23 23:21:57,317 INFO  L435           NwaCegarLoop]: 170 mSDtfsCounter, 485 mSDsluCounter, 412 mSDsCounter, 0 mSdLazyCounter, 61 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 485 SdHoareTripleChecker+Valid, 582 SdHoareTripleChecker+Invalid, 64 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 61 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 23:21:57,317 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [485 Valid, 582 Invalid, 64 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 61 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 23:21:57,325 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7734 states.
[2024-11-23 23:21:57,439 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7734 to 5062.
[2024-11-23 23:21:57,448 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5062 states, 5061 states have (on average 1.4078245406046237) internal successors, (7125), 5061 states have internal predecessors, (7125), 0 states have call successors, (0), 0 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 23:21:57,461 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5062 states to 5062 states and 7125 transitions.
[2024-11-23 23:21:57,461 INFO  L78                 Accepts]: Start accepts. Automaton has 5062 states and 7125 transitions. Word has length 76
[2024-11-23 23:21:57,461 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:21:57,461 INFO  L471      AbstractCegarLoop]: Abstraction has 5062 states and 7125 transitions.
[2024-11-23 23:21:57,462 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 12.0) internal successors, (72), 6 states have internal predecessors, (72), 0 states have call successors, (0), 0 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 23:21:57,462 INFO  L276                IsEmpty]: Start isEmpty. Operand 5062 states and 7125 transitions.
[2024-11-23 23:21:57,466 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 77
[2024-11-23 23:21:57,468 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:21:57,469 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-11-23 23:21:57,469 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-23 23:21:57,469 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:21:57,470 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:21:57,470 INFO  L85        PathProgramCache]: Analyzing trace with hash 1119688442, now seen corresponding path program 1 times
[2024-11-23 23:21:57,470 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:21:57,470 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [834985453]
[2024-11-23 23:21:57,470 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:21:57,471 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:21:57,506 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:21:57,654 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-11-23 23:21:57,654 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:21:57,655 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [834985453]
[2024-11-23 23:21:57,655 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [834985453] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:21:57,655 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:21:57,655 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-23 23:21:57,655 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [931840695]
[2024-11-23 23:21:57,655 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:21:57,656 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 23:21:57,656 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:21:57,656 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 23:21:57,656 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-23 23:21:57,656 INFO  L87              Difference]: Start difference. First operand 5062 states and 7125 transitions. Second operand  has 6 states, 6 states have (on average 12.166666666666666) internal successors, (73), 6 states have internal predecessors, (73), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:21:57,816 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:21:57,817 INFO  L93              Difference]: Finished difference Result 10888 states and 15418 transitions.
[2024-11-23 23:21:57,817 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 23:21:57,818 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 12.166666666666666) internal successors, (73), 6 states have internal predecessors, (73), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 76
[2024-11-23 23:21:57,818 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:21:57,837 INFO  L225             Difference]: With dead ends: 10888
[2024-11-23 23:21:57,837 INFO  L226             Difference]: Without dead ends: 9310
[2024-11-23 23:21:57,841 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=28, Invalid=44, Unknown=0, NotChecked=0, Total=72
[2024-11-23 23:21:57,841 INFO  L435           NwaCegarLoop]: 170 mSDtfsCounter, 434 mSDsluCounter, 467 mSDsCounter, 0 mSdLazyCounter, 83 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 434 SdHoareTripleChecker+Valid, 637 SdHoareTripleChecker+Invalid, 86 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 83 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 23:21:57,842 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [434 Valid, 637 Invalid, 86 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 83 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 23:21:57,852 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 9310 states.
[2024-11-23 23:21:57,952 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 9310 to 6638.
[2024-11-23 23:21:57,967 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6638 states, 6637 states have (on average 1.407412987795691) internal successors, (9341), 6637 states have internal predecessors, (9341), 0 states have call successors, (0), 0 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 23:21:57,986 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6638 states to 6638 states and 9341 transitions.
[2024-11-23 23:21:57,986 INFO  L78                 Accepts]: Start accepts. Automaton has 6638 states and 9341 transitions. Word has length 76
[2024-11-23 23:21:57,987 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:21:57,987 INFO  L471      AbstractCegarLoop]: Abstraction has 6638 states and 9341 transitions.
[2024-11-23 23:21:57,987 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 12.166666666666666) internal successors, (73), 6 states have internal predecessors, (73), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:21:57,987 INFO  L276                IsEmpty]: Start isEmpty. Operand 6638 states and 9341 transitions.
[2024-11-23 23:21:57,989 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 77
[2024-11-23 23:21:57,989 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:21:57,989 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-11-23 23:21:57,989 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-23 23:21:57,990 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:21:57,991 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:21:57,991 INFO  L85        PathProgramCache]: Analyzing trace with hash 261787764, now seen corresponding path program 1 times
[2024-11-23 23:21:57,991 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:21:57,991 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1177898138]
[2024-11-23 23:21:57,991 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:21:57,991 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:21:58,022 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:21:58,163 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-23 23:21:58,164 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:21:58,164 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1177898138]
[2024-11-23 23:21:58,164 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1177898138] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:21:58,164 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:21:58,164 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-23 23:21:58,164 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1876368559]
[2024-11-23 23:21:58,164 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:21:58,165 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 23:21:58,165 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:21:58,165 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 23:21:58,165 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-23 23:21:58,165 INFO  L87              Difference]: Start difference. First operand 6638 states and 9341 transitions. Second operand  has 6 states, 6 states have (on average 12.333333333333334) internal successors, (74), 6 states have internal predecessors, (74), 0 states have call successors, (0), 0 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 23:21:58,336 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:21:58,336 INFO  L93              Difference]: Finished difference Result 12464 states and 17634 transitions.
[2024-11-23 23:21:58,337 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 23:21:58,337 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 12.333333333333334) internal successors, (74), 6 states have internal predecessors, (74), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 76
[2024-11-23 23:21:58,337 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:21:58,363 INFO  L225             Difference]: With dead ends: 12464
[2024-11-23 23:21:58,363 INFO  L226             Difference]: Without dead ends: 10886
[2024-11-23 23:21:58,368 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=28, Invalid=44, Unknown=0, NotChecked=0, Total=72
[2024-11-23 23:21:58,368 INFO  L435           NwaCegarLoop]: 169 mSDtfsCounter, 473 mSDsluCounter, 440 mSDsCounter, 0 mSdLazyCounter, 66 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 473 SdHoareTripleChecker+Valid, 609 SdHoareTripleChecker+Invalid, 69 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 66 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 23:21:58,369 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [473 Valid, 609 Invalid, 69 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 66 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 23:21:58,375 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 10886 states.
[2024-11-23 23:21:58,473 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 10886 to 8214.
[2024-11-23 23:21:58,485 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 8214 states, 8213 states have (on average 1.4071593814684038) internal successors, (11557), 8213 states have internal predecessors, (11557), 0 states have call successors, (0), 0 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 23:21:58,498 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8214 states to 8214 states and 11557 transitions.
[2024-11-23 23:21:58,498 INFO  L78                 Accepts]: Start accepts. Automaton has 8214 states and 11557 transitions. Word has length 76
[2024-11-23 23:21:58,498 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:21:58,498 INFO  L471      AbstractCegarLoop]: Abstraction has 8214 states and 11557 transitions.
[2024-11-23 23:21:58,499 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 12.333333333333334) internal successors, (74), 6 states have internal predecessors, (74), 0 states have call successors, (0), 0 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 23:21:58,499 INFO  L276                IsEmpty]: Start isEmpty. Operand 8214 states and 11557 transitions.
[2024-11-23 23:21:58,501 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 78
[2024-11-23 23:21:58,501 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:21:58,502 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-11-23 23:21:58,502 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-23 23:21:58,502 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:21:58,502 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:21:58,503 INFO  L85        PathProgramCache]: Analyzing trace with hash -1414120063, now seen corresponding path program 1 times
[2024-11-23 23:21:58,503 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:21:58,503 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [307696651]
[2024-11-23 23:21:58,503 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:21:58,503 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:21:58,536 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:21:58,864 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 12 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:21:58,865 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:21:58,865 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [307696651]
[2024-11-23 23:21:58,865 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [307696651] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 23:21:58,865 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1990443900]
[2024-11-23 23:21:58,865 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:21:58,865 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:21:58,865 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:21:58,868 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 23:21:58,872 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-23 23:21:59,029 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:21:59,033 INFO  L256         TraceCheckSpWp]: Trace formula consists of 377 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-11-23 23:21:59,040 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 23:21:59,866 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 10 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:21:59,867 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 23:22:00,795 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 10 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:22:00,796 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1990443900] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 23:22:00,796 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 23:22:00,796 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 25
[2024-11-23 23:22:00,796 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1365529819]
[2024-11-23 23:22:00,796 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 23:22:00,797 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 26 states
[2024-11-23 23:22:00,797 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:22:00,798 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants.
[2024-11-23 23:22:00,798 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=90, Invalid=560, Unknown=0, NotChecked=0, Total=650
[2024-11-23 23:22:00,798 INFO  L87              Difference]: Start difference. First operand 8214 states and 11557 transitions. Second operand  has 26 states, 26 states have (on average 7.576923076923077) internal successors, (197), 25 states have internal predecessors, (197), 0 states have call successors, (0), 0 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 23:22:06,728 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:22:06,728 INFO  L93              Difference]: Finished difference Result 74684 states and 104410 transitions.
[2024-11-23 23:22:06,729 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 94 states. 
[2024-11-23 23:22:06,729 INFO  L78                 Accepts]: Start accepts. Automaton has  has 26 states, 26 states have (on average 7.576923076923077) internal successors, (197), 25 states have internal predecessors, (197), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 77
[2024-11-23 23:22:06,729 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:22:06,876 INFO  L225             Difference]: With dead ends: 74684
[2024-11-23 23:22:06,877 INFO  L226             Difference]: Without dead ends: 66498
[2024-11-23 23:22:06,896 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 253 GetRequests, 137 SyntacticMatches, 0 SemanticMatches, 116 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4397 ImplicationChecksByTransitivity, 4.4s TimeCoverageRelationStatistics Valid=2448, Invalid=11358, Unknown=0, NotChecked=0, Total=13806
[2024-11-23 23:22:06,897 INFO  L435           NwaCegarLoop]: 104 mSDtfsCounter, 3677 mSDsluCounter, 1286 mSDsCounter, 0 mSdLazyCounter, 1730 mSolverCounterSat, 33 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3677 SdHoareTripleChecker+Valid, 1390 SdHoareTripleChecker+Invalid, 1763 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 33 IncrementalHoareTripleChecker+Valid, 1730 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-23 23:22:06,898 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [3677 Valid, 1390 Invalid, 1763 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [33 Valid, 1730 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-23 23:22:06,935 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 66498 states.
[2024-11-23 23:22:07,556 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 66498 to 38182.
[2024-11-23 23:22:07,607 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 38182 states, 38181 states have (on average 1.390298839737042) internal successors, (53083), 38181 states have internal predecessors, (53083), 0 states have call successors, (0), 0 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 23:22:07,672 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 38182 states to 38182 states and 53083 transitions.
[2024-11-23 23:22:07,673 INFO  L78                 Accepts]: Start accepts. Automaton has 38182 states and 53083 transitions. Word has length 77
[2024-11-23 23:22:07,673 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:22:07,673 INFO  L471      AbstractCegarLoop]: Abstraction has 38182 states and 53083 transitions.
[2024-11-23 23:22:07,674 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 26 states, 26 states have (on average 7.576923076923077) internal successors, (197), 25 states have internal predecessors, (197), 0 states have call successors, (0), 0 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 23:22:07,674 INFO  L276                IsEmpty]: Start isEmpty. Operand 38182 states and 53083 transitions.
[2024-11-23 23:22:07,677 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 79
[2024-11-23 23:22:07,677 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:22:07,678 INFO  L218           NwaCegarLoop]: trace histogram [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 23:22:07,688 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2024-11-23 23:22:07,878 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-11-23 23:22:07,878 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:22:07,879 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:22:07,879 INFO  L85        PathProgramCache]: Analyzing trace with hash -1826617902, now seen corresponding path program 1 times
[2024-11-23 23:22:07,879 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:22:07,879 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [199547357]
[2024-11-23 23:22:07,879 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:22:07,879 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:22:07,940 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:22:08,429 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:22:08,430 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:22:08,430 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [199547357]
[2024-11-23 23:22:08,430 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [199547357] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 23:22:08,430 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1028002369]
[2024-11-23 23:22:08,430 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:22:08,430 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:22:08,430 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:22:08,433 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 23:22:08,437 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-23 23:22:08,583 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:22:08,589 INFO  L256         TraceCheckSpWp]: Trace formula consists of 382 conjuncts, 18 conjuncts are in the unsatisfiable core
[2024-11-23 23:22:08,592 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 23:22:10,338 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 8 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:22:10,338 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 23:22:11,505 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 8 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:22:11,505 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1028002369] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 23:22:11,505 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 23:22:11,505 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 13, 13] total 32
[2024-11-23 23:22:11,506 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1305103522]
[2024-11-23 23:22:11,506 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 23:22:11,506 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 32 states
[2024-11-23 23:22:11,506 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:22:11,507 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants.
[2024-11-23 23:22:11,508 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=100, Invalid=892, Unknown=0, NotChecked=0, Total=992
[2024-11-23 23:22:11,508 INFO  L87              Difference]: Start difference. First operand 38182 states and 53083 transitions. Second operand  has 32 states, 32 states have (on average 6.53125) internal successors, (209), 32 states have internal predecessors, (209), 0 states have call successors, (0), 0 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 23:22:29,669 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:22:29,669 INFO  L93              Difference]: Finished difference Result 290135 states and 401740 transitions.
[2024-11-23 23:22:29,670 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 251 states. 
[2024-11-23 23:22:29,670 INFO  L78                 Accepts]: Start accepts. Automaton has  has 32 states, 32 states have (on average 6.53125) internal successors, (209), 32 states have internal predecessors, (209), 0 states have call successors, (0), 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 78
[2024-11-23 23:22:29,670 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:22:30,493 INFO  L225             Difference]: With dead ends: 290135
[2024-11-23 23:22:30,493 INFO  L226             Difference]: Without dead ends: 251981
[2024-11-23 23:22:30,550 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 413 GetRequests, 134 SyntacticMatches, 0 SemanticMatches, 279 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 34001 ImplicationChecksByTransitivity, 15.4s TimeCoverageRelationStatistics Valid=9691, Invalid=68989, Unknown=0, NotChecked=0, Total=78680
[2024-11-23 23:22:30,550 INFO  L435           NwaCegarLoop]: 87 mSDtfsCounter, 16259 mSDsluCounter, 1594 mSDsCounter, 0 mSdLazyCounter, 2391 mSolverCounterSat, 142 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16259 SdHoareTripleChecker+Valid, 1681 SdHoareTripleChecker+Invalid, 2533 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 142 IncrementalHoareTripleChecker+Valid, 2391 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.5s IncrementalHoareTripleChecker+Time
[2024-11-23 23:22:30,551 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [16259 Valid, 1681 Invalid, 2533 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [142 Valid, 2391 Invalid, 0 Unknown, 0 Unchecked, 2.5s Time]
[2024-11-23 23:22:30,675 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 251981 states.
[2024-11-23 23:22:32,563 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 251981 to 99024.
[2024-11-23 23:22:32,659 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 99024 states, 99023 states have (on average 1.3882330367692355) internal successors, (137467), 99023 states have internal predecessors, (137467), 0 states have call successors, (0), 0 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 23:22:32,843 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 99024 states to 99024 states and 137467 transitions.
[2024-11-23 23:22:32,843 INFO  L78                 Accepts]: Start accepts. Automaton has 99024 states and 137467 transitions. Word has length 78
[2024-11-23 23:22:32,843 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:22:32,843 INFO  L471      AbstractCegarLoop]: Abstraction has 99024 states and 137467 transitions.
[2024-11-23 23:22:32,844 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 32 states, 32 states have (on average 6.53125) internal successors, (209), 32 states have internal predecessors, (209), 0 states have call successors, (0), 0 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 23:22:32,844 INFO  L276                IsEmpty]: Start isEmpty. Operand 99024 states and 137467 transitions.
[2024-11-23 23:22:32,850 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 80
[2024-11-23 23:22:32,850 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:22:32,850 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:22:32,860 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-23 23:22:33,051 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-11-23 23:22:33,051 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:22:33,052 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:22:33,052 INFO  L85        PathProgramCache]: Analyzing trace with hash -1417022205, now seen corresponding path program 1 times
[2024-11-23 23:22:33,052 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:22:33,052 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1251224157]
[2024-11-23 23:22:33,052 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:22:33,052 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:22:33,083 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:22:33,172 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:22:33,172 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:22:33,172 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1251224157]
[2024-11-23 23:22:33,173 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1251224157] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:22:33,173 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:22:33,173 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:22:33,173 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1894597340]
[2024-11-23 23:22:33,173 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:22:33,173 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:22:33,173 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:22:33,174 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:22:33,174 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:22:33,174 INFO  L87              Difference]: Start difference. First operand 99024 states and 137467 transitions. Second operand  has 3 states, 3 states have (on average 26.333333333333332) internal successors, (79), 3 states have internal predecessors, (79), 0 states have call successors, (0), 0 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 23:22:34,333 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:22:34,334 INFO  L93              Difference]: Finished difference Result 195102 states and 271111 transitions.
[2024-11-23 23:22:34,334 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:22:34,334 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 26.333333333333332) internal successors, (79), 3 states have internal predecessors, (79), 0 states have call successors, (0), 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 79
[2024-11-23 23:22:34,335 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:22:34,475 INFO  L225             Difference]: With dead ends: 195102
[2024-11-23 23:22:34,475 INFO  L226             Difference]: Without dead ends: 96106
[2024-11-23 23:22:34,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 23:22:34,538 INFO  L435           NwaCegarLoop]: 133 mSDtfsCounter, 45 mSDsluCounter, 89 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 45 SdHoareTripleChecker+Valid, 222 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:22:34,539 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [45 Valid, 222 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:22:34,632 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 96106 states.
[2024-11-23 23:22:35,489 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 96106 to 93044.
[2024-11-23 23:22:35,573 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 93044 states, 93043 states have (on average 1.3676579645970144) internal successors, (127251), 93043 states have internal predecessors, (127251), 0 states have call successors, (0), 0 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 23:22:35,992 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 93044 states to 93044 states and 127251 transitions.
[2024-11-23 23:22:35,993 INFO  L78                 Accepts]: Start accepts. Automaton has 93044 states and 127251 transitions. Word has length 79
[2024-11-23 23:22:35,993 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:22:35,993 INFO  L471      AbstractCegarLoop]: Abstraction has 93044 states and 127251 transitions.
[2024-11-23 23:22:35,993 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 26.333333333333332) internal successors, (79), 3 states have internal predecessors, (79), 0 states have call successors, (0), 0 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 23:22:35,994 INFO  L276                IsEmpty]: Start isEmpty. Operand 93044 states and 127251 transitions.
[2024-11-23 23:22:35,998 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 80
[2024-11-23 23:22:35,998 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:22:35,999 INFO  L218           NwaCegarLoop]: trace histogram [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 23:22:35,999 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-23 23:22:35,999 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:22:35,999 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:22:36,000 INFO  L85        PathProgramCache]: Analyzing trace with hash 1571427843, now seen corresponding path program 1 times
[2024-11-23 23:22:36,000 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:22:36,000 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [947504755]
[2024-11-23 23:22:36,000 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:22:36,000 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:22:36,062 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:22:36,500 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:22:36,500 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:22:36,500 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [947504755]
[2024-11-23 23:22:36,501 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [947504755] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 23:22:36,501 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [417889340]
[2024-11-23 23:22:36,501 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:22:36,501 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:22:36,501 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:22:36,503 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 23:22:36,506 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-23 23:22:36,663 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:22:36,666 INFO  L256         TraceCheckSpWp]: Trace formula consists of 384 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-11-23 23:22:36,669 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 23:22:37,228 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:22:37,229 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 23:22:38,146 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:22:38,146 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [417889340] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 23:22:38,146 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 23:22:38,146 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 20
[2024-11-23 23:22:38,146 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [936797630]
[2024-11-23 23:22:38,146 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 23:22:38,147 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 21 states
[2024-11-23 23:22:38,147 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:22:38,147 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants.
[2024-11-23 23:22:38,148 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=73, Invalid=347, Unknown=0, NotChecked=0, Total=420
[2024-11-23 23:22:38,148 INFO  L87              Difference]: Start difference. First operand 93044 states and 127251 transitions. Second operand  has 21 states, 21 states have (on average 9.095238095238095) internal successors, (191), 20 states have internal predecessors, (191), 0 states have call successors, (0), 0 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 23:22:39,903 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:22:39,903 INFO  L93              Difference]: Finished difference Result 370008 states and 507364 transitions.
[2024-11-23 23:22:39,903 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2024-11-23 23:22:39,903 INFO  L78                 Accepts]: Start accepts. Automaton has  has 21 states, 21 states have (on average 9.095238095238095) internal successors, (191), 20 states have internal predecessors, (191), 0 states have call successors, (0), 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 79
[2024-11-23 23:22:39,904 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:22:40,336 INFO  L225             Difference]: With dead ends: 370008
[2024-11-23 23:22:40,337 INFO  L226             Difference]: Without dead ends: 276992
[2024-11-23 23:22:40,404 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 183 GetRequests, 146 SyntacticMatches, 0 SemanticMatches, 37 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 257 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=379, Invalid=1103, Unknown=0, NotChecked=0, Total=1482
[2024-11-23 23:22:40,405 INFO  L435           NwaCegarLoop]: 72 mSDtfsCounter, 476 mSDsluCounter, 523 mSDsCounter, 0 mSdLazyCounter, 586 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 476 SdHoareTripleChecker+Valid, 595 SdHoareTripleChecker+Invalid, 594 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 586 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-23 23:22:40,405 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [476 Valid, 595 Invalid, 594 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 586 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-23 23:22:40,534 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 276992 states.
[2024-11-23 23:22:43,047 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 276992 to 225836.
[2024-11-23 23:22:43,649 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 225836 states, 225835 states have (on average 1.3631500874532292) internal successors, (307847), 225835 states have internal predecessors, (307847), 0 states have call successors, (0), 0 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 23:22:44,062 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 225836 states to 225836 states and 307847 transitions.
[2024-11-23 23:22:44,063 INFO  L78                 Accepts]: Start accepts. Automaton has 225836 states and 307847 transitions. Word has length 79
[2024-11-23 23:22:44,063 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:22:44,063 INFO  L471      AbstractCegarLoop]: Abstraction has 225836 states and 307847 transitions.
[2024-11-23 23:22:44,063 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 21 states, 21 states have (on average 9.095238095238095) internal successors, (191), 20 states have internal predecessors, (191), 0 states have call successors, (0), 0 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 23:22:44,063 INFO  L276                IsEmpty]: Start isEmpty. Operand 225836 states and 307847 transitions.
[2024-11-23 23:22:44,073 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 81
[2024-11-23 23:22:44,073 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:22:44,073 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-11-23 23:22:44,084 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-23 23:22:44,274 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:22:44,274 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:22:44,274 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:22:44,274 INFO  L85        PathProgramCache]: Analyzing trace with hash -1819839102, now seen corresponding path program 1 times
[2024-11-23 23:22:44,274 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:22:44,274 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1432224539]
[2024-11-23 23:22:44,275 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:22:44,275 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:22:44,293 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:22:44,332 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-11-23 23:22:44,332 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:22:44,332 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1432224539]
[2024-11-23 23:22:44,333 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1432224539] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:22:44,333 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:22:44,333 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:22:44,334 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1989762737]
[2024-11-23 23:22:44,334 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:22:44,334 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:22:44,334 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:22:44,335 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:22:44,335 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:22:44,335 INFO  L87              Difference]: Start difference. First operand 225836 states and 307847 transitions. Second operand  has 3 states, 3 states have (on average 25.666666666666668) internal successors, (77), 3 states have internal predecessors, (77), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:22:46,234 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:22:46,234 INFO  L93              Difference]: Finished difference Result 415182 states and 566908 transitions.
[2024-11-23 23:22:46,239 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:22:46,239 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 25.666666666666668) internal successors, (77), 3 states have internal predecessors, (77), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 80
[2024-11-23 23:22:46,239 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:22:46,441 INFO  L225             Difference]: With dead ends: 415182
[2024-11-23 23:22:46,442 INFO  L226             Difference]: Without dead ends: 189374
[2024-11-23 23:22:46,525 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 23:22:46,526 INFO  L435           NwaCegarLoop]: 87 mSDtfsCounter, 59 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 39 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 59 SdHoareTripleChecker+Valid, 119 SdHoareTripleChecker+Invalid, 40 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 39 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:22:46,526 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [59 Valid, 119 Invalid, 40 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 39 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:22:46,625 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 189374 states.
[2024-11-23 23:22:48,927 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 189374 to 189374.
[2024-11-23 23:22:49,045 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 189374 states, 189373 states have (on average 1.3509792842696688) internal successors, (255839), 189373 states have internal predecessors, (255839), 0 states have call successors, (0), 0 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 23:22:49,917 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 189374 states to 189374 states and 255839 transitions.
[2024-11-23 23:22:49,917 INFO  L78                 Accepts]: Start accepts. Automaton has 189374 states and 255839 transitions. Word has length 80
[2024-11-23 23:22:49,917 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:22:49,917 INFO  L471      AbstractCegarLoop]: Abstraction has 189374 states and 255839 transitions.
[2024-11-23 23:22:49,918 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 25.666666666666668) internal successors, (77), 3 states have internal predecessors, (77), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:22:49,918 INFO  L276                IsEmpty]: Start isEmpty. Operand 189374 states and 255839 transitions.
[2024-11-23 23:22:49,921 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 81
[2024-11-23 23:22:49,925 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:22:49,925 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:22:49,925 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-11-23 23:22:49,925 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:22:49,926 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:22:49,926 INFO  L85        PathProgramCache]: Analyzing trace with hash 1069689257, now seen corresponding path program 1 times
[2024-11-23 23:22:49,926 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:22:49,926 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [226900596]
[2024-11-23 23:22:49,926 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:22:49,926 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:22:49,971 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:22:50,056 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:22:50,056 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:22:50,056 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [226900596]
[2024-11-23 23:22:50,056 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [226900596] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:22:50,056 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:22:50,056 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:22:50,056 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1233934077]
[2024-11-23 23:22:50,056 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:22:50,057 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:22:50,057 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:22:50,057 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:22:50,057 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:22:50,057 INFO  L87              Difference]: Start difference. First operand 189374 states and 255839 transitions. Second operand  has 3 states, 3 states have (on average 26.666666666666668) internal successors, (80), 3 states have internal predecessors, (80), 0 states have call successors, (0), 0 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 23:22:50,794 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:22:50,794 INFO  L93              Difference]: Finished difference Result 294030 states and 396721 transitions.
[2024-11-23 23:22:50,794 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:22:50,798 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 26.666666666666668) internal successors, (80), 3 states have internal predecessors, (80), 0 states have call successors, (0), 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 80
[2024-11-23 23:22:50,798 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:22:50,913 INFO  L225             Difference]: With dead ends: 294030
[2024-11-23 23:22:50,914 INFO  L226             Difference]: Without dead ends: 104684
[2024-11-23 23:22:50,986 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 23:22:50,986 INFO  L435           NwaCegarLoop]: 123 mSDtfsCounter, 39 mSDsluCounter, 79 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 39 SdHoareTripleChecker+Valid, 202 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:22:50,986 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [39 Valid, 202 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:22:51,032 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 104684 states.
[2024-11-23 23:22:52,319 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 104684 to 104682.
[2024-11-23 23:22:52,385 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 104682 states, 104681 states have (on average 1.3298783924494417) internal successors, (139213), 104681 states have internal predecessors, (139213), 0 states have call successors, (0), 0 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 23:22:52,996 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 104682 states to 104682 states and 139213 transitions.
[2024-11-23 23:22:52,996 INFO  L78                 Accepts]: Start accepts. Automaton has 104682 states and 139213 transitions. Word has length 80
[2024-11-23 23:22:52,996 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:22:52,996 INFO  L471      AbstractCegarLoop]: Abstraction has 104682 states and 139213 transitions.
[2024-11-23 23:22:52,996 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 26.666666666666668) internal successors, (80), 3 states have internal predecessors, (80), 0 states have call successors, (0), 0 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 23:22:52,996 INFO  L276                IsEmpty]: Start isEmpty. Operand 104682 states and 139213 transitions.
[2024-11-23 23:22:52,999 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 81
[2024-11-23 23:22:53,000 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:22:53,000 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:22:53,000 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-11-23 23:22:53,000 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:22:53,001 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:22:53,001 INFO  L85        PathProgramCache]: Analyzing trace with hash 1355429702, now seen corresponding path program 1 times
[2024-11-23 23:22:53,001 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:22:53,001 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1341611174]
[2024-11-23 23:22:53,001 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:22:53,001 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:22:53,043 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:22:53,135 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:22:53,136 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:22:53,136 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1341611174]
[2024-11-23 23:22:53,136 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1341611174] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:22:53,136 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:22:53,137 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:22:53,137 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2054527793]
[2024-11-23 23:22:53,137 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:22:53,137 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:22:53,137 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:22:53,138 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:22:53,138 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:22:53,138 INFO  L87              Difference]: Start difference. First operand 104682 states and 139213 transitions. Second operand  has 3 states, 3 states have (on average 26.666666666666668) internal successors, (80), 3 states have internal predecessors, (80), 0 states have call successors, (0), 0 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 23:22:53,640 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:22:53,642 INFO  L93              Difference]: Finished difference Result 158550 states and 210127 transitions.
[2024-11-23 23:22:53,642 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:22:53,642 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 26.666666666666668) internal successors, (80), 3 states have internal predecessors, (80), 0 states have call successors, (0), 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 80
[2024-11-23 23:22:53,643 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:22:53,731 INFO  L225             Difference]: With dead ends: 158550
[2024-11-23 23:22:53,731 INFO  L226             Difference]: Without dead ends: 53896
[2024-11-23 23:22:53,780 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 23:22:53,782 INFO  L435           NwaCegarLoop]: 117 mSDtfsCounter, 31 mSDsluCounter, 71 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 31 SdHoareTripleChecker+Valid, 188 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:22:53,783 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [31 Valid, 188 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:22:53,818 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 53896 states.
[2024-11-23 23:22:54,399 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 53896 to 53894.
[2024-11-23 23:22:54,436 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 53894 states, 53893 states have (on average 1.3045293451839757) internal successors, (70305), 53893 states have internal predecessors, (70305), 0 states have call successors, (0), 0 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 23:22:55,112 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 53894 states to 53894 states and 70305 transitions.
[2024-11-23 23:22:55,113 INFO  L78                 Accepts]: Start accepts. Automaton has 53894 states and 70305 transitions. Word has length 80
[2024-11-23 23:22:55,113 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:22:55,113 INFO  L471      AbstractCegarLoop]: Abstraction has 53894 states and 70305 transitions.
[2024-11-23 23:22:55,113 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 26.666666666666668) internal successors, (80), 3 states have internal predecessors, (80), 0 states have call successors, (0), 0 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 23:22:55,113 INFO  L276                IsEmpty]: Start isEmpty. Operand 53894 states and 70305 transitions.
[2024-11-23 23:22:55,115 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 81
[2024-11-23 23:22:55,115 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:22:55,116 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-11-23 23:22:55,116 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2024-11-23 23:22:55,116 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:22:55,117 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:22:55,117 INFO  L85        PathProgramCache]: Analyzing trace with hash 916702534, now seen corresponding path program 1 times
[2024-11-23 23:22:55,117 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:22:55,117 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [722180054]
[2024-11-23 23:22:55,117 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:22:55,117 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:22:55,159 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:22:55,946 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 10 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:22:55,946 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:22:55,946 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [722180054]
[2024-11-23 23:22:55,946 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [722180054] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 23:22:55,946 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1422203802]
[2024-11-23 23:22:55,946 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:22:55,946 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:22:55,947 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:22:55,948 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 23:22:55,951 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-23 23:22:56,101 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:22:56,103 INFO  L256         TraceCheckSpWp]: Trace formula consists of 386 conjuncts, 17 conjuncts are in the unsatisfiable core
[2024-11-23 23:22:56,106 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 23:22:57,010 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 10 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:22:57,011 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 23:22:57,921 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 10 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:22:57,922 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1422203802] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 23:22:57,922 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 23:22:57,922 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 11, 11] total 30
[2024-11-23 23:22:57,922 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [107702609]
[2024-11-23 23:22:57,922 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 23:22:57,922 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 30 states
[2024-11-23 23:22:57,922 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:22:57,923 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 30 interpolants.
[2024-11-23 23:22:57,923 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=103, Invalid=767, Unknown=0, NotChecked=0, Total=870
[2024-11-23 23:22:57,923 INFO  L87              Difference]: Start difference. First operand 53894 states and 70305 transitions. Second operand  has 30 states, 30 states have (on average 6.433333333333334) internal successors, (193), 30 states have internal predecessors, (193), 0 states have call successors, (0), 0 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 23:22:59,797 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:22:59,797 INFO  L93              Difference]: Finished difference Result 99804 states and 131493 transitions.
[2024-11-23 23:22:59,797 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. 
[2024-11-23 23:22:59,798 INFO  L78                 Accepts]: Start accepts. Automaton has  has 30 states, 30 states have (on average 6.433333333333334) internal successors, (193), 30 states have internal predecessors, (193), 0 states have call successors, (0), 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 80
[2024-11-23 23:22:59,798 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:22:59,874 INFO  L225             Difference]: With dead ends: 99804
[2024-11-23 23:22:59,874 INFO  L226             Difference]: Without dead ends: 84026
[2024-11-23 23:22:59,894 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 193 GetRequests, 144 SyntacticMatches, 0 SemanticMatches, 49 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 440 ImplicationChecksByTransitivity, 1.9s TimeCoverageRelationStatistics Valid=483, Invalid=2067, Unknown=0, NotChecked=0, Total=2550
[2024-11-23 23:22:59,895 INFO  L435           NwaCegarLoop]: 119 mSDtfsCounter, 1496 mSDsluCounter, 1226 mSDsCounter, 0 mSdLazyCounter, 387 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1496 SdHoareTripleChecker+Valid, 1345 SdHoareTripleChecker+Invalid, 395 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 387 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-23 23:22:59,895 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1496 Valid, 1345 Invalid, 395 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 387 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-23 23:22:59,933 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 84026 states.
[2024-11-23 23:23:00,388 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 84026 to 54290.
[2024-11-23 23:23:00,425 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 54290 states, 54289 states have (on average 1.3059551658715394) internal successors, (70899), 54289 states have internal predecessors, (70899), 0 states have call successors, (0), 0 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 23:23:00,495 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 54290 states to 54290 states and 70899 transitions.
[2024-11-23 23:23:00,496 INFO  L78                 Accepts]: Start accepts. Automaton has 54290 states and 70899 transitions. Word has length 80
[2024-11-23 23:23:00,496 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:23:00,496 INFO  L471      AbstractCegarLoop]: Abstraction has 54290 states and 70899 transitions.
[2024-11-23 23:23:00,496 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 30 states, 30 states have (on average 6.433333333333334) internal successors, (193), 30 states have internal predecessors, (193), 0 states have call successors, (0), 0 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 23:23:00,496 INFO  L276                IsEmpty]: Start isEmpty. Operand 54290 states and 70899 transitions.
[2024-11-23 23:23:00,498 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 81
[2024-11-23 23:23:00,499 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:23:00,500 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-11-23 23:23:00,511 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2024-11-23 23:23:00,704 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable22
[2024-11-23 23:23:00,704 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:23:00,705 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:23:00,705 INFO  L85        PathProgramCache]: Analyzing trace with hash 230432137, now seen corresponding path program 1 times
[2024-11-23 23:23:00,705 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:23:00,705 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1872653434]
[2024-11-23 23:23:00,705 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:23:00,705 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:23:00,748 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:23:01,564 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:23:01,564 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:23:01,565 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1872653434]
[2024-11-23 23:23:01,565 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1872653434] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 23:23:01,565 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [817348076]
[2024-11-23 23:23:01,565 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:23:01,565 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:23:01,565 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:23:01,568 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 23:23:01,571 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_827b2572-9894-41a4-82eb-432769689926/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-23 23:23:01,724 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:23:01,726 INFO  L256         TraceCheckSpWp]: Trace formula consists of 386 conjuncts, 54 conjuncts are in the unsatisfiable core
[2024-11-23 23:23:01,729 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 23:23:06,585 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:23:06,585 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-23 23:23:10,347 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:23:10,347 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [817348076] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-23 23:23:10,347 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-23 23:23:10,347 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 29, 26] total 64
[2024-11-23 23:23:10,347 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [860985610]
[2024-11-23 23:23:10,347 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-23 23:23:10,347 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 64 states
[2024-11-23 23:23:10,347 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:23:10,348 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 64 interpolants.
[2024-11-23 23:23:10,349 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=413, Invalid=3619, Unknown=0, NotChecked=0, Total=4032
[2024-11-23 23:23:10,349 INFO  L87              Difference]: Start difference. First operand 54290 states and 70899 transitions. Second operand  has 64 states, 64 states have (on average 3.4375) internal successors, (220), 64 states have internal predecessors, (220), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)