./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c --full-output --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version a0165632
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7e458537-de28-4922-8886-99cea6e9ca39/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7e458537-de28-4922-8886-99cea6e9ca39/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7e458537-de28-4922-8886-99cea6e9ca39/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7e458537-de28-4922-8886-99cea6e9ca39/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7e458537-de28-4922-8886-99cea6e9ca39/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7e458537-de28-4922-8886-99cea6e9ca39/bin/uautomizer-verify-jihMAELWvX --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 c198beb0d28344ce853798ba0422f36d86e4a319bc1c9073be7222ccddc0e2fa
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 16:09:09,042 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 16:09:09,132 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7e458537-de28-4922-8886-99cea6e9ca39/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-08 16:09:09,138 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 16:09:09,141 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 16:09:09,181 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 16:09:09,182 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 16:09:09,182 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 16:09:09,183 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 16:09:09,185 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 16:09:09,185 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 16:09:09,186 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 16:09:09,186 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 16:09:09,189 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 16:09:09,189 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 16:09:09,190 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 16:09:09,190 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 16:09:09,190 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 16:09:09,190 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 16:09:09,191 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 16:09:09,191 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 16:09:09,195 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 16:09:09,196 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 16:09:09,196 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 16:09:09,196 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 16:09:09,196 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 16:09:09,197 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 16:09:09,197 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 16:09:09,197 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 16:09:09,198 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 16:09:09,198 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 16:09:09,198 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 16:09:09,198 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 16:09:09,199 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 16:09:09,200 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 16:09:09,201 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 16:09:09,201 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 16:09:09,201 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 16:09:09,201 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 16:09:09,201 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 16:09:09,202 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 16:09:09,202 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 16:09:09,202 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7e458537-de28-4922-8886-99cea6e9ca39/bin/uautomizer-verify-jihMAELWvX/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
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_7e458537-de28-4922-8886-99cea6e9ca39/bin/uautomizer-verify-jihMAELWvX
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 -> c198beb0d28344ce853798ba0422f36d86e4a319bc1c9073be7222ccddc0e2fa
[2024-11-08 16:09:09,469 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 16:09:09,499 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 16:09:09,502 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 16:09:09,503 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 16:09:09,503 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 16:09:09,505 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7e458537-de28-4922-8886-99cea6e9ca39/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c
Unable to find full path for "g++"
[2024-11-08 16:09:11,558 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 16:09:11,851 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 16:09:11,852 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7e458537-de28-4922-8886-99cea6e9ca39/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c
[2024-11-08 16:09:11,866 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7e458537-de28-4922-8886-99cea6e9ca39/bin/uautomizer-verify-jihMAELWvX/data/8636affba/45b65756de4d4990b247340fc5de00fd/FLAGae801164c
[2024-11-08 16:09:12,116 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7e458537-de28-4922-8886-99cea6e9ca39/bin/uautomizer-verify-jihMAELWvX/data/8636affba/45b65756de4d4990b247340fc5de00fd
[2024-11-08 16:09:12,120 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 16:09:12,121 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 16:09:12,124 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 16:09:12,124 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 16:09:12,129 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 16:09:12,130 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:09:12" (1/1) ...
[2024-11-08 16:09:12,131 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@24b7ea68 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:09:12, skipping insertion in model container
[2024-11-08 16:09:12,131 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:09:12" (1/1) ...
[2024-11-08 16:09:12,215 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 16:09:12,619 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_7e458537-de28-4922-8886-99cea6e9ca39/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[15595,15608]
[2024-11-08 16:09:12,652 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_7e458537-de28-4922-8886-99cea6e9ca39/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[16571,16584]
[2024-11-08 16:09:12,788 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_7e458537-de28-4922-8886-99cea6e9ca39/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[28918,28931]
[2024-11-08 16:09:12,833 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_7e458537-de28-4922-8886-99cea6e9ca39/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[29565,29578]
[2024-11-08 16:09:12,853 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_7e458537-de28-4922-8886-99cea6e9ca39/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[30949,30962]
[2024-11-08 16:09:12,911 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 16:09:12,939 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 16:09:13,070 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_7e458537-de28-4922-8886-99cea6e9ca39/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[15595,15608]
[2024-11-08 16:09:13,082 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_7e458537-de28-4922-8886-99cea6e9ca39/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[16571,16584]
[2024-11-08 16:09:13,173 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_7e458537-de28-4922-8886-99cea6e9ca39/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[28918,28931]
[2024-11-08 16:09:13,180 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_7e458537-de28-4922-8886-99cea6e9ca39/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[29565,29578]
[2024-11-08 16:09:13,193 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_7e458537-de28-4922-8886-99cea6e9ca39/sv-benchmarks/c/seq-mthreaded-reduced/pals_opt-floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c[30949,30962]
[2024-11-08 16:09:13,217 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 16:09:13,237 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 16:09:13,238 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:09:13 WrapperNode
[2024-11-08 16:09:13,238 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 16:09:13,239 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 16:09:13,239 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 16:09:13,239 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 16:09:13,247 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:09:13" (1/1) ...
[2024-11-08 16:09:13,285 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:09:13" (1/1) ...
[2024-11-08 16:09:13,379 INFO  L138                Inliner]: procedures = 23, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 1795
[2024-11-08 16:09:13,379 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 16:09:13,379 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 16:09:13,379 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 16:09:13,380 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 16:09:13,391 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:09:13" (1/1) ...
[2024-11-08 16:09:13,391 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:09:13" (1/1) ...
[2024-11-08 16:09:13,397 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:09:13" (1/1) ...
[2024-11-08 16:09:13,428 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-08 16:09:13,428 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:09:13" (1/1) ...
[2024-11-08 16:09:13,429 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:09:13" (1/1) ...
[2024-11-08 16:09:13,449 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:09:13" (1/1) ...
[2024-11-08 16:09:13,464 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:09:13" (1/1) ...
[2024-11-08 16:09:13,476 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:09:13" (1/1) ...
[2024-11-08 16:09:13,491 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:09:13" (1/1) ...
[2024-11-08 16:09:13,506 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 16:09:13,508 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 16:09:13,508 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 16:09:13,508 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 16:09:13,509 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:09:13" (1/1) ...
[2024-11-08 16:09:13,516 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 16:09:13,527 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7e458537-de28-4922-8886-99cea6e9ca39/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:09:13,544 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7e458537-de28-4922-8886-99cea6e9ca39/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 16:09:13,550 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7e458537-de28-4922-8886-99cea6e9ca39/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 16:09:13,577 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 16:09:13,577 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 16:09:13,577 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 16:09:13,577 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 16:09:13,740 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 16:09:13,742 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 16:09:15,311 INFO  L?                        ?]: Removed 117 outVars from TransFormulas that were not future-live.
[2024-11-08 16:09:15,312 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 16:09:15,348 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 16:09:15,348 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-08 16:09:15,348 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:09:15 BoogieIcfgContainer
[2024-11-08 16:09:15,348 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 16:09:15,355 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 16:09:15,355 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 16:09:15,359 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 16:09:15,360 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 04:09:12" (1/3) ...
[2024-11-08 16:09:15,361 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@d01c15e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:09:15, skipping insertion in model container
[2024-11-08 16:09:15,362 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:09:13" (2/3) ...
[2024-11-08 16:09:15,362 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@d01c15e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:09:15, skipping insertion in model container
[2024-11-08 16:09:15,362 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:09:15" (3/3) ...
[2024-11-08 16:09:15,364 INFO  L112   eAbstractionObserver]: Analyzing ICFG pals_opt-floodmax.3.3.ufo.UNBOUNDED.pals.c.v+lhb-reducer.c
[2024-11-08 16:09:15,384 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 16:09:15,384 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 5 error locations.
[2024-11-08 16:09:15,485 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 16:09:15,497 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;@56b8637e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 16:09:15,497 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 5 error locations.
[2024-11-08 16:09:15,505 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 424 states, 418 states have (on average 1.8038277511961722) internal successors, (754), 423 states have internal predecessors, (754), 0 states have call successors, (0), 0 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-08 16:09:15,529 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 151
[2024-11-08 16:09:15,529 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:09:15,530 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:09:15,531 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-08 16:09:15,540 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:09:15,540 INFO  L85        PathProgramCache]: Analyzing trace with hash -1455877833, now seen corresponding path program 1 times
[2024-11-08 16:09:15,550 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:09:15,550 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1461232051]
[2024-11-08 16:09:15,551 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:09:15,551 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:09:15,959 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:09:16,490 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-08 16:09:16,490 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:09:16,491 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1461232051]
[2024-11-08 16:09:16,491 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1461232051] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:09:16,492 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:09:16,492 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:09:16,493 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [663515994]
[2024-11-08 16:09:16,495 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:09:16,501 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:09:16,502 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:09:16,532 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:09:16,533 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:09:16,539 INFO  L87              Difference]: Start difference. First operand  has 424 states, 418 states have (on average 1.8038277511961722) internal successors, (754), 423 states have internal predecessors, (754), 0 states have call successors, (0), 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 50.0) internal successors, (150), 3 states have internal predecessors, (150), 0 states have call successors, (0), 0 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-08 16:09:16,766 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:09:16,766 INFO  L93              Difference]: Finished difference Result 767 states and 1341 transitions.
[2024-11-08 16:09:16,772 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:09:16,773 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 50.0) internal successors, (150), 3 states have internal predecessors, (150), 0 states have call successors, (0), 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 150
[2024-11-08 16:09:16,774 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:09:16,795 INFO  L225             Difference]: With dead ends: 767
[2024-11-08 16:09:16,795 INFO  L226             Difference]: Without dead ends: 612
[2024-11-08 16:09:16,799 INFO  L431           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-08 16:09:16,805 INFO  L432           NwaCegarLoop]: 719 mSDtfsCounter, 474 mSDsluCounter, 462 mSDsCounter, 0 mSdLazyCounter, 65 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 474 SdHoareTripleChecker+Valid, 1181 SdHoareTripleChecker+Invalid, 69 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 65 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:09:16,806 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [474 Valid, 1181 Invalid, 69 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 65 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:09:16,832 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 612 states.
[2024-11-08 16:09:16,897 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 612 to 610.
[2024-11-08 16:09:16,899 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 610 states, 605 states have (on average 1.4793388429752066) internal successors, (895), 609 states have internal predecessors, (895), 0 states have call successors, (0), 0 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-08 16:09:16,902 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 610 states to 610 states and 895 transitions.
[2024-11-08 16:09:16,904 INFO  L78                 Accepts]: Start accepts. Automaton has 610 states and 895 transitions. Word has length 150
[2024-11-08 16:09:16,904 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:09:16,905 INFO  L471      AbstractCegarLoop]: Abstraction has 610 states and 895 transitions.
[2024-11-08 16:09:16,905 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 50.0) internal successors, (150), 3 states have internal predecessors, (150), 0 states have call successors, (0), 0 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-08 16:09:16,905 INFO  L276                IsEmpty]: Start isEmpty. Operand 610 states and 895 transitions.
[2024-11-08 16:09:16,908 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 151
[2024-11-08 16:09:16,908 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:09:16,909 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:09:16,909 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 16:09:16,909 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-08 16:09:16,910 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:09:16,910 INFO  L85        PathProgramCache]: Analyzing trace with hash -1340171657, now seen corresponding path program 1 times
[2024-11-08 16:09:16,910 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:09:16,911 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [246851873]
[2024-11-08 16:09:16,911 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:09:16,911 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:09:17,208 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:09:17,860 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-08 16:09:17,860 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:09:17,861 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [246851873]
[2024-11-08 16:09:17,861 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [246851873] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:09:17,861 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:09:17,861 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 16:09:17,861 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1602806820]
[2024-11-08 16:09:17,862 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:09:17,865 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:09:17,865 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:09:17,866 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:09:17,866 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:09:17,867 INFO  L87              Difference]: Start difference. First operand 610 states and 895 transitions. Second operand  has 4 states, 4 states have (on average 37.5) internal successors, (150), 4 states have internal predecessors, (150), 0 states have call successors, (0), 0 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-08 16:09:18,090 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:09:18,091 INFO  L93              Difference]: Finished difference Result 2955 states and 4316 transitions.
[2024-11-08 16:09:18,092 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 16:09:18,092 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 37.5) internal successors, (150), 4 states have internal predecessors, (150), 0 states have call successors, (0), 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 150
[2024-11-08 16:09:18,092 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:09:18,102 INFO  L225             Difference]: With dead ends: 2955
[2024-11-08 16:09:18,103 INFO  L226             Difference]: Without dead ends: 2354
[2024-11-08 16:09:18,106 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:09:18,110 INFO  L432           NwaCegarLoop]: 985 mSDtfsCounter, 1820 mSDsluCounter, 1607 mSDsCounter, 0 mSdLazyCounter, 62 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1820 SdHoareTripleChecker+Valid, 2592 SdHoareTripleChecker+Invalid, 94 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 62 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:09:18,110 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1820 Valid, 2592 Invalid, 94 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 62 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:09:18,115 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2354 states.
[2024-11-08 16:09:18,172 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2354 to 1156.
[2024-11-08 16:09:18,175 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1156 states, 1151 states have (on average 1.466550825369244) internal successors, (1688), 1155 states have internal predecessors, (1688), 0 states have call successors, (0), 0 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-08 16:09:18,179 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1156 states to 1156 states and 1688 transitions.
[2024-11-08 16:09:18,179 INFO  L78                 Accepts]: Start accepts. Automaton has 1156 states and 1688 transitions. Word has length 150
[2024-11-08 16:09:18,181 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:09:18,181 INFO  L471      AbstractCegarLoop]: Abstraction has 1156 states and 1688 transitions.
[2024-11-08 16:09:18,181 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 37.5) internal successors, (150), 4 states have internal predecessors, (150), 0 states have call successors, (0), 0 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-08 16:09:18,182 INFO  L276                IsEmpty]: Start isEmpty. Operand 1156 states and 1688 transitions.
[2024-11-08 16:09:18,184 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 152
[2024-11-08 16:09:18,184 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:09:18,185 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:09:18,186 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 16:09:18,186 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-08 16:09:18,187 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:09:18,187 INFO  L85        PathProgramCache]: Analyzing trace with hash 1287913931, now seen corresponding path program 1 times
[2024-11-08 16:09:18,189 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:09:18,189 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [535990439]
[2024-11-08 16:09:18,189 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:09:18,189 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:09:18,237 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:09:18,348 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-08 16:09:18,349 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:09:18,349 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [535990439]
[2024-11-08 16:09:18,349 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [535990439] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:09:18,350 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:09:18,350 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:09:18,351 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2107300867]
[2024-11-08 16:09:18,351 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:09:18,352 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:09:18,352 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:09:18,353 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:09:18,353 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:09:18,356 INFO  L87              Difference]: Start difference. First operand 1156 states and 1688 transitions. Second operand  has 3 states, 3 states have (on average 50.333333333333336) internal successors, (151), 3 states have internal predecessors, (151), 0 states have call successors, (0), 0 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-08 16:09:18,402 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:09:18,402 INFO  L93              Difference]: Finished difference Result 2286 states and 3333 transitions.
[2024-11-08 16:09:18,402 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:09:18,403 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 50.333333333333336) internal successors, (151), 3 states have internal predecessors, (151), 0 states have call successors, (0), 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 151
[2024-11-08 16:09:18,403 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:09:18,406 INFO  L225             Difference]: With dead ends: 2286
[2024-11-08 16:09:18,407 INFO  L226             Difference]: Without dead ends: 1158
[2024-11-08 16:09:18,408 INFO  L431           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-08 16:09:18,409 INFO  L432           NwaCegarLoop]: 606 mSDtfsCounter, 0 mSDsluCounter, 600 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 1206 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-08 16:09:18,411 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 1206 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:09:18,413 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1158 states.
[2024-11-08 16:09:18,433 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1158 to 1158.
[2024-11-08 16:09:18,435 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1158 states, 1153 states have (on average 1.4657415437987857) internal successors, (1690), 1157 states have internal predecessors, (1690), 0 states have call successors, (0), 0 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-08 16:09:18,438 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1158 states to 1158 states and 1690 transitions.
[2024-11-08 16:09:18,438 INFO  L78                 Accepts]: Start accepts. Automaton has 1158 states and 1690 transitions. Word has length 151
[2024-11-08 16:09:18,438 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:09:18,439 INFO  L471      AbstractCegarLoop]: Abstraction has 1158 states and 1690 transitions.
[2024-11-08 16:09:18,439 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 50.333333333333336) internal successors, (151), 3 states have internal predecessors, (151), 0 states have call successors, (0), 0 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-08 16:09:18,439 INFO  L276                IsEmpty]: Start isEmpty. Operand 1158 states and 1690 transitions.
[2024-11-08 16:09:18,442 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 153
[2024-11-08 16:09:18,442 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:09:18,442 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:09:18,442 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-08 16:09:18,443 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-08 16:09:18,443 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:09:18,444 INFO  L85        PathProgramCache]: Analyzing trace with hash -1852245384, now seen corresponding path program 1 times
[2024-11-08 16:09:18,444 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:09:18,444 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2065325066]
[2024-11-08 16:09:18,444 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:09:18,444 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:09:18,592 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:09:19,180 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-08 16:09:19,181 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:09:19,181 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2065325066]
[2024-11-08 16:09:19,183 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2065325066] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:09:19,183 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:09:19,183 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 16:09:19,183 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1796852241]
[2024-11-08 16:09:19,183 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:09:19,184 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:09:19,184 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:09:19,184 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:09:19,185 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:09:19,185 INFO  L87              Difference]: Start difference. First operand 1158 states and 1690 transitions. Second operand  has 4 states, 4 states have (on average 38.0) internal successors, (152), 4 states have internal predecessors, (152), 0 states have call successors, (0), 0 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-08 16:09:19,244 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:09:19,245 INFO  L93              Difference]: Finished difference Result 2306 states and 3366 transitions.
[2024-11-08 16:09:19,245 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:09:19,245 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 38.0) internal successors, (152), 4 states have internal predecessors, (152), 0 states have call successors, (0), 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 152
[2024-11-08 16:09:19,246 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:09:19,250 INFO  L225             Difference]: With dead ends: 2306
[2024-11-08 16:09:19,251 INFO  L226             Difference]: Without dead ends: 1156
[2024-11-08 16:09:19,252 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:09:19,254 INFO  L432           NwaCegarLoop]: 647 mSDtfsCounter, 24 mSDsluCounter, 1243 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 24 SdHoareTripleChecker+Valid, 1890 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:09:19,257 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [24 Valid, 1890 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:09:19,258 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1156 states.
[2024-11-08 16:09:19,275 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1156 to 1156.
[2024-11-08 16:09:19,278 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1156 states, 1151 states have (on average 1.4648132059079062) internal successors, (1686), 1155 states have internal predecessors, (1686), 0 states have call successors, (0), 0 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-08 16:09:19,282 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1156 states to 1156 states and 1686 transitions.
[2024-11-08 16:09:19,283 INFO  L78                 Accepts]: Start accepts. Automaton has 1156 states and 1686 transitions. Word has length 152
[2024-11-08 16:09:19,283 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:09:19,283 INFO  L471      AbstractCegarLoop]: Abstraction has 1156 states and 1686 transitions.
[2024-11-08 16:09:19,284 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 38.0) internal successors, (152), 4 states have internal predecessors, (152), 0 states have call successors, (0), 0 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-08 16:09:19,284 INFO  L276                IsEmpty]: Start isEmpty. Operand 1156 states and 1686 transitions.
[2024-11-08 16:09:19,286 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 153
[2024-11-08 16:09:19,287 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:09:19,287 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:09:19,287 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-08 16:09:19,287 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-08 16:09:19,288 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:09:19,288 INFO  L85        PathProgramCache]: Analyzing trace with hash 1568302179, now seen corresponding path program 1 times
[2024-11-08 16:09:19,288 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:09:19,290 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1300848551]
[2024-11-08 16:09:19,290 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:09:19,290 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:09:19,330 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:09:19,438 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-08 16:09:19,439 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:09:19,440 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1300848551]
[2024-11-08 16:09:19,440 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1300848551] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:09:19,440 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:09:19,440 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:09:19,442 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [546607661]
[2024-11-08 16:09:19,442 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:09:19,442 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:09:19,443 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:09:19,443 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:09:19,443 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:09:19,444 INFO  L87              Difference]: Start difference. First operand 1156 states and 1686 transitions. Second operand  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 0 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-08 16:09:19,527 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:09:19,527 INFO  L93              Difference]: Finished difference Result 2692 states and 3927 transitions.
[2024-11-08 16:09:19,528 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:09:19,528 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 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 152
[2024-11-08 16:09:19,529 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:09:19,534 INFO  L225             Difference]: With dead ends: 2692
[2024-11-08 16:09:19,534 INFO  L226             Difference]: Without dead ends: 1727
[2024-11-08 16:09:19,537 INFO  L431           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-08 16:09:19,538 INFO  L432           NwaCegarLoop]: 1145 mSDtfsCounter, 528 mSDsluCounter, 545 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 528 SdHoareTripleChecker+Valid, 1690 SdHoareTripleChecker+Invalid, 29 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:09:19,539 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [528 Valid, 1690 Invalid, 29 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:09:19,542 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1727 states.
[2024-11-08 16:09:19,569 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1727 to 1700.
[2024-11-08 16:09:19,572 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1700 states, 1695 states have (on average 1.448377581120944) internal successors, (2455), 1699 states have internal predecessors, (2455), 0 states have call successors, (0), 0 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-08 16:09:19,577 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1700 states to 1700 states and 2455 transitions.
[2024-11-08 16:09:19,577 INFO  L78                 Accepts]: Start accepts. Automaton has 1700 states and 2455 transitions. Word has length 152
[2024-11-08 16:09:19,579 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:09:19,579 INFO  L471      AbstractCegarLoop]: Abstraction has 1700 states and 2455 transitions.
[2024-11-08 16:09:19,579 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 0 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-08 16:09:19,580 INFO  L276                IsEmpty]: Start isEmpty. Operand 1700 states and 2455 transitions.
[2024-11-08 16:09:19,582 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 155
[2024-11-08 16:09:19,583 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:09:19,583 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:09:19,583 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-08 16:09:19,583 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-08 16:09:19,584 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:09:19,584 INFO  L85        PathProgramCache]: Analyzing trace with hash 781372132, now seen corresponding path program 1 times
[2024-11-08 16:09:19,584 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:09:19,584 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [224413325]
[2024-11-08 16:09:19,585 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:09:19,585 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:09:19,631 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:09:19,752 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-08 16:09:19,753 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:09:19,753 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [224413325]
[2024-11-08 16:09:19,753 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [224413325] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:09:19,753 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:09:19,753 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:09:19,754 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1971435208]
[2024-11-08 16:09:19,754 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:09:19,754 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:09:19,755 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:09:19,755 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:09:19,758 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:09:19,758 INFO  L87              Difference]: Start difference. First operand 1700 states and 2455 transitions. Second operand  has 3 states, 3 states have (on average 51.333333333333336) internal successors, (154), 3 states have internal predecessors, (154), 0 states have call successors, (0), 0 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-08 16:09:19,845 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:09:19,846 INFO  L93              Difference]: Finished difference Result 3988 states and 5884 transitions.
[2024-11-08 16:09:19,846 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:09:19,846 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 51.333333333333336) internal successors, (154), 3 states have internal predecessors, (154), 0 states have call successors, (0), 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 154
[2024-11-08 16:09:19,847 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:09:19,856 INFO  L225             Difference]: With dead ends: 3988
[2024-11-08 16:09:19,859 INFO  L226             Difference]: Without dead ends: 2470
[2024-11-08 16:09:19,864 INFO  L431           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-08 16:09:19,865 INFO  L432           NwaCegarLoop]: 807 mSDtfsCounter, 315 mSDsluCounter, 472 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 315 SdHoareTripleChecker+Valid, 1279 SdHoareTripleChecker+Invalid, 24 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:09:19,866 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [315 Valid, 1279 Invalid, 24 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:09:19,870 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2470 states.
[2024-11-08 16:09:19,931 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2470 to 2142.
[2024-11-08 16:09:19,935 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2142 states, 2137 states have (on average 1.486195601310248) internal successors, (3176), 2141 states have internal predecessors, (3176), 0 states have call successors, (0), 0 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-08 16:09:19,941 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2142 states to 2142 states and 3176 transitions.
[2024-11-08 16:09:19,941 INFO  L78                 Accepts]: Start accepts. Automaton has 2142 states and 3176 transitions. Word has length 154
[2024-11-08 16:09:19,942 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:09:19,942 INFO  L471      AbstractCegarLoop]: Abstraction has 2142 states and 3176 transitions.
[2024-11-08 16:09:19,943 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 51.333333333333336) internal successors, (154), 3 states have internal predecessors, (154), 0 states have call successors, (0), 0 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-08 16:09:19,943 INFO  L276                IsEmpty]: Start isEmpty. Operand 2142 states and 3176 transitions.
[2024-11-08 16:09:19,946 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 157
[2024-11-08 16:09:19,946 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:09:19,946 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:09:19,947 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-08 16:09:19,947 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-08 16:09:19,947 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:09:19,947 INFO  L85        PathProgramCache]: Analyzing trace with hash -1705023188, now seen corresponding path program 1 times
[2024-11-08 16:09:19,948 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:09:19,948 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2004586281]
[2024-11-08 16:09:19,948 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:09:19,948 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:09:19,986 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:09:20,076 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-08 16:09:20,077 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:09:20,077 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2004586281]
[2024-11-08 16:09:20,078 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2004586281] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:09:20,078 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:09:20,080 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:09:20,080 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [871852020]
[2024-11-08 16:09:20,080 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:09:20,080 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:09:20,081 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:09:20,081 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:09:20,081 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:09:20,082 INFO  L87              Difference]: Start difference. First operand 2142 states and 3176 transitions. Second operand  has 3 states, 3 states have (on average 52.0) internal successors, (156), 3 states have internal predecessors, (156), 0 states have call successors, (0), 0 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-08 16:09:20,182 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:09:20,182 INFO  L93              Difference]: Finished difference Result 5128 states and 7761 transitions.
[2024-11-08 16:09:20,182 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:09:20,183 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 52.0) internal successors, (156), 3 states have internal predecessors, (156), 0 states have call successors, (0), 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 156
[2024-11-08 16:09:20,183 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:09:20,192 INFO  L225             Difference]: With dead ends: 5128
[2024-11-08 16:09:20,192 INFO  L226             Difference]: Without dead ends: 3252
[2024-11-08 16:09:20,194 INFO  L431           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-08 16:09:20,195 INFO  L432           NwaCegarLoop]: 834 mSDtfsCounter, 352 mSDsluCounter, 447 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 352 SdHoareTripleChecker+Valid, 1281 SdHoareTripleChecker+Invalid, 30 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 22 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:09:20,195 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [352 Valid, 1281 Invalid, 30 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:09:20,200 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3252 states.
[2024-11-08 16:09:20,252 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3252 to 2920.
[2024-11-08 16:09:20,257 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2920 states, 2915 states have (on average 1.5217838765008576) internal successors, (4436), 2919 states have internal predecessors, (4436), 0 states have call successors, (0), 0 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-08 16:09:20,265 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2920 states to 2920 states and 4436 transitions.
[2024-11-08 16:09:20,265 INFO  L78                 Accepts]: Start accepts. Automaton has 2920 states and 4436 transitions. Word has length 156
[2024-11-08 16:09:20,266 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:09:20,266 INFO  L471      AbstractCegarLoop]: Abstraction has 2920 states and 4436 transitions.
[2024-11-08 16:09:20,266 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 52.0) internal successors, (156), 3 states have internal predecessors, (156), 0 states have call successors, (0), 0 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-08 16:09:20,266 INFO  L276                IsEmpty]: Start isEmpty. Operand 2920 states and 4436 transitions.
[2024-11-08 16:09:20,269 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 158
[2024-11-08 16:09:20,269 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:09:20,269 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:09:20,269 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-08 16:09:20,270 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-08 16:09:20,270 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:09:20,270 INFO  L85        PathProgramCache]: Analyzing trace with hash -1816910392, now seen corresponding path program 1 times
[2024-11-08 16:09:20,270 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:09:20,271 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1178193315]
[2024-11-08 16:09:20,271 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:09:20,271 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:09:20,372 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:09:20,895 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-08 16:09:20,895 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:09:20,895 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1178193315]
[2024-11-08 16:09:20,896 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1178193315] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:09:20,896 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:09:20,896 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 16:09:20,896 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1345844173]
[2024-11-08 16:09:20,896 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:09:20,897 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:09:20,897 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:09:20,897 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:09:20,898 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:09:20,898 INFO  L87              Difference]: Start difference. First operand 2920 states and 4436 transitions. Second operand  has 4 states, 4 states have (on average 39.25) internal successors, (157), 4 states have internal predecessors, (157), 0 states have call successors, (0), 0 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-08 16:09:21,095 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:09:21,095 INFO  L93              Difference]: Finished difference Result 7050 states and 11024 transitions.
[2024-11-08 16:09:21,096 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:09:21,096 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 39.25) internal successors, (157), 4 states have internal predecessors, (157), 0 states have call successors, (0), 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 157
[2024-11-08 16:09:21,096 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:09:21,111 INFO  L225             Difference]: With dead ends: 7050
[2024-11-08 16:09:21,111 INFO  L226             Difference]: Without dead ends: 5228
[2024-11-08 16:09:21,114 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:09:21,115 INFO  L432           NwaCegarLoop]: 562 mSDtfsCounter, 714 mSDsluCounter, 536 mSDsCounter, 0 mSdLazyCounter, 79 mSolverCounterSat, 20 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 714 SdHoareTripleChecker+Valid, 1098 SdHoareTripleChecker+Invalid, 99 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 20 IncrementalHoareTripleChecker+Valid, 79 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:09:21,116 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [714 Valid, 1098 Invalid, 99 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [20 Valid, 79 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:09:21,122 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5228 states.
[2024-11-08 16:09:21,216 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5228 to 5226.
[2024-11-08 16:09:21,225 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5226 states, 5221 states have (on average 1.5378280022984103) internal successors, (8029), 5225 states have internal predecessors, (8029), 0 states have call successors, (0), 0 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-08 16:09:21,239 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5226 states to 5226 states and 8029 transitions.
[2024-11-08 16:09:21,240 INFO  L78                 Accepts]: Start accepts. Automaton has 5226 states and 8029 transitions. Word has length 157
[2024-11-08 16:09:21,240 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:09:21,240 INFO  L471      AbstractCegarLoop]: Abstraction has 5226 states and 8029 transitions.
[2024-11-08 16:09:21,241 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 39.25) internal successors, (157), 4 states have internal predecessors, (157), 0 states have call successors, (0), 0 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-08 16:09:21,241 INFO  L276                IsEmpty]: Start isEmpty. Operand 5226 states and 8029 transitions.
[2024-11-08 16:09:21,245 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 158
[2024-11-08 16:09:21,245 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:09:21,245 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:09:21,245 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-08 16:09:21,246 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-08 16:09:21,246 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:09:21,247 INFO  L85        PathProgramCache]: Analyzing trace with hash -837981990, now seen corresponding path program 1 times
[2024-11-08 16:09:21,247 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:09:21,247 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [109316090]
[2024-11-08 16:09:21,247 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:09:21,247 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:09:21,421 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:09:21,806 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-08 16:09:21,806 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:09:21,806 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [109316090]
[2024-11-08 16:09:21,806 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [109316090] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:09:21,806 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:09:21,807 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 16:09:21,807 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [157769297]
[2024-11-08 16:09:21,807 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:09:21,807 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:09:21,807 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:09:21,808 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:09:21,808 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:09:21,808 INFO  L87              Difference]: Start difference. First operand 5226 states and 8029 transitions. Second operand  has 4 states, 4 states have (on average 39.25) internal successors, (157), 4 states have internal predecessors, (157), 0 states have call successors, (0), 0 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-08 16:09:21,959 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:09:21,960 INFO  L93              Difference]: Finished difference Result 13670 states and 20995 transitions.
[2024-11-08 16:09:21,961 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:09:21,961 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 39.25) internal successors, (157), 4 states have internal predecessors, (157), 0 states have call successors, (0), 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 157
[2024-11-08 16:09:21,961 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:09:22,001 INFO  L225             Difference]: With dead ends: 13670
[2024-11-08 16:09:22,001 INFO  L226             Difference]: Without dead ends: 8481
[2024-11-08 16:09:22,007 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:09:22,008 INFO  L432           NwaCegarLoop]: 1056 mSDtfsCounter, 529 mSDsluCounter, 1055 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 20 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 529 SdHoareTripleChecker+Valid, 2111 SdHoareTripleChecker+Invalid, 58 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 20 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:09:22,008 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [529 Valid, 2111 Invalid, 58 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [20 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:09:22,017 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 8481 states.
[2024-11-08 16:09:22,248 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 8481 to 8458.
[2024-11-08 16:09:22,264 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 8458 states, 8453 states have (on average 1.524429196734887) internal successors, (12886), 8457 states have internal predecessors, (12886), 0 states have call successors, (0), 0 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-08 16:09:22,289 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8458 states to 8458 states and 12886 transitions.
[2024-11-08 16:09:22,290 INFO  L78                 Accepts]: Start accepts. Automaton has 8458 states and 12886 transitions. Word has length 157
[2024-11-08 16:09:22,290 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:09:22,290 INFO  L471      AbstractCegarLoop]: Abstraction has 8458 states and 12886 transitions.
[2024-11-08 16:09:22,291 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 39.25) internal successors, (157), 4 states have internal predecessors, (157), 0 states have call successors, (0), 0 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-08 16:09:22,291 INFO  L276                IsEmpty]: Start isEmpty. Operand 8458 states and 12886 transitions.
[2024-11-08 16:09:22,298 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 160
[2024-11-08 16:09:22,298 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:09:22,298 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:09:22,299 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-08 16:09:22,299 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-08 16:09:22,299 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:09:22,300 INFO  L85        PathProgramCache]: Analyzing trace with hash -728683137, now seen corresponding path program 1 times
[2024-11-08 16:09:22,300 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:09:22,300 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [278843089]
[2024-11-08 16:09:22,300 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:09:22,301 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:09:22,407 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:09:22,958 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-08 16:09:22,959 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:09:22,959 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [278843089]
[2024-11-08 16:09:22,959 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [278843089] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:09:22,959 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:09:22,959 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 16:09:22,960 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1883478701]
[2024-11-08 16:09:22,960 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:09:22,960 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:09:22,960 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:09:22,961 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:09:22,961 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:09:22,961 INFO  L87              Difference]: Start difference. First operand 8458 states and 12886 transitions. Second operand  has 4 states, 4 states have (on average 39.75) internal successors, (159), 4 states have internal predecessors, (159), 0 states have call successors, (0), 0 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-08 16:09:23,064 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:09:23,064 INFO  L93              Difference]: Finished difference Result 16895 states and 25740 transitions.
[2024-11-08 16:09:23,065 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:09:23,065 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 39.75) internal successors, (159), 4 states have internal predecessors, (159), 0 states have call successors, (0), 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 159
[2024-11-08 16:09:23,065 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:09:23,089 INFO  L225             Difference]: With dead ends: 16895
[2024-11-08 16:09:23,090 INFO  L226             Difference]: Without dead ends: 8458
[2024-11-08 16:09:23,098 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:09:23,099 INFO  L432           NwaCegarLoop]: 636 mSDtfsCounter, 20 mSDsluCounter, 1226 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 1862 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:09:23,099 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 1862 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:09:23,107 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 8458 states.
[2024-11-08 16:09:23,238 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 8458 to 8458.
[2024-11-08 16:09:23,251 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 8458 states, 8453 states have (on average 1.5240742931503608) internal successors, (12883), 8457 states have internal predecessors, (12883), 0 states have call successors, (0), 0 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-08 16:09:23,267 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8458 states to 8458 states and 12883 transitions.
[2024-11-08 16:09:23,268 INFO  L78                 Accepts]: Start accepts. Automaton has 8458 states and 12883 transitions. Word has length 159
[2024-11-08 16:09:23,268 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:09:23,268 INFO  L471      AbstractCegarLoop]: Abstraction has 8458 states and 12883 transitions.
[2024-11-08 16:09:23,269 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 39.75) internal successors, (159), 4 states have internal predecessors, (159), 0 states have call successors, (0), 0 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-08 16:09:23,269 INFO  L276                IsEmpty]: Start isEmpty. Operand 8458 states and 12883 transitions.
[2024-11-08 16:09:23,276 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 160
[2024-11-08 16:09:23,276 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:09:23,276 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:09:23,276 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-08 16:09:23,277 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-08 16:09:23,277 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:09:23,277 INFO  L85        PathProgramCache]: Analyzing trace with hash 1379104380, now seen corresponding path program 1 times
[2024-11-08 16:09:23,277 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:09:23,278 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [169237179]
[2024-11-08 16:09:23,278 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:09:23,278 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:09:23,313 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:09:23,402 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-08 16:09:23,402 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:09:23,403 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [169237179]
[2024-11-08 16:09:23,403 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [169237179] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:09:23,403 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:09:23,403 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:09:23,403 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1883857913]
[2024-11-08 16:09:23,403 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:09:23,404 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:09:23,404 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:09:23,405 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:09:23,405 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:09:23,405 INFO  L87              Difference]: Start difference. First operand 8458 states and 12883 transitions. Second operand  has 3 states, 3 states have (on average 53.0) internal successors, (159), 3 states have internal predecessors, (159), 0 states have call successors, (0), 0 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-08 16:09:23,582 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:09:23,582 INFO  L93              Difference]: Finished difference Result 21285 states and 32425 transitions.
[2024-11-08 16:09:23,583 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:09:23,583 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 53.0) internal successors, (159), 3 states have internal predecessors, (159), 0 states have call successors, (0), 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 159
[2024-11-08 16:09:23,583 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:09:23,610 INFO  L225             Difference]: With dead ends: 21285
[2024-11-08 16:09:23,611 INFO  L226             Difference]: Without dead ends: 13219
[2024-11-08 16:09:23,621 INFO  L431           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-08 16:09:23,622 INFO  L432           NwaCegarLoop]: 690 mSDtfsCounter, 523 mSDsluCounter, 530 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 523 SdHoareTripleChecker+Valid, 1220 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:09:23,622 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [523 Valid, 1220 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:09:23,634 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 13219 states.
[2024-11-08 16:09:23,850 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 13219 to 13198.
[2024-11-08 16:09:23,869 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 13198 states, 13193 states have (on average 1.505040551807777) internal successors, (19856), 13197 states have internal predecessors, (19856), 0 states have call successors, (0), 0 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-08 16:09:23,895 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 13198 states to 13198 states and 19856 transitions.
[2024-11-08 16:09:23,895 INFO  L78                 Accepts]: Start accepts. Automaton has 13198 states and 19856 transitions. Word has length 159
[2024-11-08 16:09:23,895 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:09:23,896 INFO  L471      AbstractCegarLoop]: Abstraction has 13198 states and 19856 transitions.
[2024-11-08 16:09:23,896 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 53.0) internal successors, (159), 3 states have internal predecessors, (159), 0 states have call successors, (0), 0 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-08 16:09:23,896 INFO  L276                IsEmpty]: Start isEmpty. Operand 13198 states and 19856 transitions.
[2024-11-08 16:09:23,904 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 164
[2024-11-08 16:09:23,904 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:09:23,904 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:09:23,904 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-08 16:09:23,905 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-08 16:09:23,906 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:09:23,906 INFO  L85        PathProgramCache]: Analyzing trace with hash -1856649123, now seen corresponding path program 1 times
[2024-11-08 16:09:23,906 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:09:23,906 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [818797993]
[2024-11-08 16:09:23,907 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:09:23,907 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:09:23,945 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:09:24,070 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-08 16:09:24,070 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:09:24,070 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [818797993]
[2024-11-08 16:09:24,070 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [818797993] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:09:24,071 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:09:24,072 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:09:24,072 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1175867968]
[2024-11-08 16:09:24,072 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:09:24,072 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:09:24,073 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:09:24,073 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:09:24,073 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:09:24,074 INFO  L87              Difference]: Start difference. First operand 13198 states and 19856 transitions. Second operand  has 3 states, 3 states have (on average 54.333333333333336) internal successors, (163), 3 states have internal predecessors, (163), 0 states have call successors, (0), 0 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-08 16:09:24,279 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:09:24,279 INFO  L93              Difference]: Finished difference Result 35081 states and 53528 transitions.
[2024-11-08 16:09:24,280 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:09:24,280 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 54.333333333333336) internal successors, (163), 3 states have internal predecessors, (163), 0 states have call successors, (0), 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 163
[2024-11-08 16:09:24,280 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:09:24,323 INFO  L225             Difference]: With dead ends: 35081
[2024-11-08 16:09:24,323 INFO  L226             Difference]: Without dead ends: 22288
[2024-11-08 16:09:24,338 INFO  L431           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-08 16:09:24,338 INFO  L432           NwaCegarLoop]: 803 mSDtfsCounter, 314 mSDsluCounter, 458 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 314 SdHoareTripleChecker+Valid, 1261 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:09:24,339 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [314 Valid, 1261 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:09:24,360 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 22288 states.
[2024-11-08 16:09:24,794 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 22288 to 20122.
[2024-11-08 16:09:24,828 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 20122 states, 20117 states have (on average 1.5392951235273649) internal successors, (30966), 20121 states have internal predecessors, (30966), 0 states have call successors, (0), 0 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-08 16:09:24,882 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 20122 states to 20122 states and 30966 transitions.
[2024-11-08 16:09:24,883 INFO  L78                 Accepts]: Start accepts. Automaton has 20122 states and 30966 transitions. Word has length 163
[2024-11-08 16:09:24,883 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:09:24,884 INFO  L471      AbstractCegarLoop]: Abstraction has 20122 states and 30966 transitions.
[2024-11-08 16:09:24,884 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 54.333333333333336) internal successors, (163), 3 states have internal predecessors, (163), 0 states have call successors, (0), 0 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-08 16:09:24,884 INFO  L276                IsEmpty]: Start isEmpty. Operand 20122 states and 30966 transitions.
[2024-11-08 16:09:24,895 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 165
[2024-11-08 16:09:24,895 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:09:24,895 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:09:24,895 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-08 16:09:24,896 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-08 16:09:24,896 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:09:24,896 INFO  L85        PathProgramCache]: Analyzing trace with hash 1193982163, now seen corresponding path program 1 times
[2024-11-08 16:09:24,897 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:09:24,897 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [795132349]
[2024-11-08 16:09:24,897 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:09:24,897 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:09:24,947 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:09:25,037 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-08 16:09:25,038 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:09:25,038 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [795132349]
[2024-11-08 16:09:25,038 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [795132349] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:09:25,038 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:09:25,038 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:09:25,039 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [42076172]
[2024-11-08 16:09:25,039 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:09:25,039 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:09:25,040 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:09:25,041 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:09:25,041 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:09:25,041 INFO  L87              Difference]: Start difference. First operand 20122 states and 30966 transitions. Second operand  has 3 states, 3 states have (on average 54.666666666666664) internal successors, (164), 3 states have internal predecessors, (164), 0 states have call successors, (0), 0 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-08 16:09:25,618 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:09:25,618 INFO  L93              Difference]: Finished difference Result 57900 states and 89640 transitions.
[2024-11-08 16:09:25,618 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:09:25,619 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 54.666666666666664) internal successors, (164), 3 states have internal predecessors, (164), 0 states have call successors, (0), 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 164
[2024-11-08 16:09:25,619 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:09:25,709 INFO  L225             Difference]: With dead ends: 57900
[2024-11-08 16:09:25,709 INFO  L226             Difference]: Without dead ends: 39172
[2024-11-08 16:09:25,736 INFO  L431           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-08 16:09:25,737 INFO  L432           NwaCegarLoop]: 581 mSDtfsCounter, 501 mSDsluCounter, 465 mSDsCounter, 0 mSdLazyCounter, 230 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 501 SdHoareTripleChecker+Valid, 1046 SdHoareTripleChecker+Invalid, 240 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 230 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:09:25,737 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [501 Valid, 1046 Invalid, 240 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 230 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 16:09:25,775 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 39172 states.
[2024-11-08 16:09:26,665 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 39172 to 39137.
[2024-11-08 16:09:26,708 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 39137 states, 39132 states have (on average 1.5376418276602268) internal successors, (60171), 39136 states have internal predecessors, (60171), 0 states have call successors, (0), 0 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-08 16:09:26,804 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 39137 states to 39137 states and 60171 transitions.
[2024-11-08 16:09:26,805 INFO  L78                 Accepts]: Start accepts. Automaton has 39137 states and 60171 transitions. Word has length 164
[2024-11-08 16:09:26,805 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:09:26,805 INFO  L471      AbstractCegarLoop]: Abstraction has 39137 states and 60171 transitions.
[2024-11-08 16:09:26,805 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 54.666666666666664) internal successors, (164), 3 states have internal predecessors, (164), 0 states have call successors, (0), 0 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-08 16:09:26,805 INFO  L276                IsEmpty]: Start isEmpty. Operand 39137 states and 60171 transitions.
[2024-11-08 16:09:26,820 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 165
[2024-11-08 16:09:26,820 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:09:26,820 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:09:26,821 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-08 16:09:26,821 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-08 16:09:26,821 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:09:26,821 INFO  L85        PathProgramCache]: Analyzing trace with hash 1951177816, now seen corresponding path program 1 times
[2024-11-08 16:09:26,822 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:09:26,822 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1982350309]
[2024-11-08 16:09:26,822 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:09:26,822 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:09:27,006 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:09:27,416 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-08 16:09:27,417 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:09:27,417 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1982350309]
[2024-11-08 16:09:27,417 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1982350309] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:09:27,418 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:09:27,418 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-08 16:09:27,418 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1897642706]
[2024-11-08 16:09:27,418 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:09:27,419 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 16:09:27,419 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:09:27,420 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 16:09:27,421 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:09:27,421 INFO  L87              Difference]: Start difference. First operand 39137 states and 60171 transitions. Second operand  has 8 states, 8 states have (on average 20.5) internal successors, (164), 7 states have internal predecessors, (164), 0 states have call successors, (0), 0 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-08 16:09:29,235 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:09:29,236 INFO  L93              Difference]: Finished difference Result 163556 states and 251726 transitions.
[2024-11-08 16:09:29,236 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-08 16:09:29,237 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 20.5) internal successors, (164), 7 states have internal predecessors, (164), 0 states have call successors, (0), 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 164
[2024-11-08 16:09:29,237 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:09:29,638 INFO  L225             Difference]: With dead ends: 163556
[2024-11-08 16:09:29,638 INFO  L226             Difference]: Without dead ends: 125061
[2024-11-08 16:09:29,709 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 26 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=96, Invalid=176, Unknown=0, NotChecked=0, Total=272
[2024-11-08 16:09:29,713 INFO  L432           NwaCegarLoop]: 499 mSDtfsCounter, 6948 mSDsluCounter, 1042 mSDsCounter, 0 mSdLazyCounter, 403 mSolverCounterSat, 146 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6948 SdHoareTripleChecker+Valid, 1541 SdHoareTripleChecker+Invalid, 549 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 146 IncrementalHoareTripleChecker+Valid, 403 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-08 16:09:29,714 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [6948 Valid, 1541 Invalid, 549 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [146 Valid, 403 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-08 16:09:29,961 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 125061 states.
[2024-11-08 16:09:31,896 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 125061 to 66131.
[2024-11-08 16:09:31,969 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 66131 states, 66126 states have (on average 1.515909022169797) internal successors, (100241), 66130 states have internal predecessors, (100241), 0 states have call successors, (0), 0 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-08 16:09:32,142 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 66131 states to 66131 states and 100241 transitions.
[2024-11-08 16:09:32,143 INFO  L78                 Accepts]: Start accepts. Automaton has 66131 states and 100241 transitions. Word has length 164
[2024-11-08 16:09:32,143 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:09:32,143 INFO  L471      AbstractCegarLoop]: Abstraction has 66131 states and 100241 transitions.
[2024-11-08 16:09:32,144 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 20.5) internal successors, (164), 7 states have internal predecessors, (164), 0 states have call successors, (0), 0 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-08 16:09:32,144 INFO  L276                IsEmpty]: Start isEmpty. Operand 66131 states and 100241 transitions.
[2024-11-08 16:09:32,166 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 165
[2024-11-08 16:09:32,167 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:09:32,167 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:09:32,167 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-08 16:09:32,168 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-08 16:09:32,169 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:09:32,169 INFO  L85        PathProgramCache]: Analyzing trace with hash -637177356, now seen corresponding path program 1 times
[2024-11-08 16:09:32,169 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:09:32,169 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1206520962]
[2024-11-08 16:09:32,169 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:09:32,170 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:09:32,349 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:09:33,104 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-08 16:09:33,105 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:09:33,105 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1206520962]
[2024-11-08 16:09:33,105 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1206520962] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:09:33,105 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:09:33,105 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 16:09:33,106 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1398573617]
[2024-11-08 16:09:33,106 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:09:33,106 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:09:33,106 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:09:33,107 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:09:33,107 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:09:33,107 INFO  L87              Difference]: Start difference. First operand 66131 states and 100241 transitions. Second operand  has 4 states, 4 states have (on average 41.0) internal successors, (164), 4 states have internal predecessors, (164), 0 states have call successors, (0), 0 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-08 16:09:34,453 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:09:34,454 INFO  L93              Difference]: Finished difference Result 301411 states and 455269 transitions.
[2024-11-08 16:09:34,454 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 16:09:34,454 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 41.0) internal successors, (164), 4 states have internal predecessors, (164), 0 states have call successors, (0), 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 164
[2024-11-08 16:09:34,455 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:09:35,437 INFO  L225             Difference]: With dead ends: 301411
[2024-11-08 16:09:35,438 INFO  L226             Difference]: Without dead ends: 235329
[2024-11-08 16:09:35,546 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:09:35,547 INFO  L432           NwaCegarLoop]: 1024 mSDtfsCounter, 1656 mSDsluCounter, 1610 mSDsCounter, 0 mSdLazyCounter, 58 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1656 SdHoareTripleChecker+Valid, 2634 SdHoareTripleChecker+Invalid, 86 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 58 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:09:35,547 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1656 Valid, 2634 Invalid, 86 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 58 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:09:35,667 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 235329 states.
[2024-11-08 16:09:38,294 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 235329 to 117676.
[2024-11-08 16:09:38,385 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 117676 states, 117671 states have (on average 1.492440788299581) internal successors, (175617), 117675 states have internal predecessors, (175617), 0 states have call successors, (0), 0 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-08 16:09:38,617 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 117676 states to 117676 states and 175617 transitions.
[2024-11-08 16:09:38,617 INFO  L78                 Accepts]: Start accepts. Automaton has 117676 states and 175617 transitions. Word has length 164
[2024-11-08 16:09:38,618 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:09:38,618 INFO  L471      AbstractCegarLoop]: Abstraction has 117676 states and 175617 transitions.
[2024-11-08 16:09:38,618 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 41.0) internal successors, (164), 4 states have internal predecessors, (164), 0 states have call successors, (0), 0 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-08 16:09:38,618 INFO  L276                IsEmpty]: Start isEmpty. Operand 117676 states and 175617 transitions.
[2024-11-08 16:09:38,651 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 166
[2024-11-08 16:09:38,652 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:09:38,652 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:09:38,652 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-08 16:09:38,652 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-08 16:09:38,653 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:09:38,653 INFO  L85        PathProgramCache]: Analyzing trace with hash -1188003318, now seen corresponding path program 1 times
[2024-11-08 16:09:38,653 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:09:38,653 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [965573636]
[2024-11-08 16:09:38,654 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:09:38,654 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:09:38,692 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:09:38,755 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-08 16:09:38,755 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:09:38,755 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [965573636]
[2024-11-08 16:09:38,757 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [965573636] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:09:38,758 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:09:38,758 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:09:38,758 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [724879945]
[2024-11-08 16:09:38,758 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:09:38,759 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:09:38,759 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:09:38,759 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:09:38,759 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:09:38,760 INFO  L87              Difference]: Start difference. First operand 117676 states and 175617 transitions. Second operand  has 3 states, 3 states have (on average 55.0) internal successors, (165), 3 states have internal predecessors, (165), 0 states have call successors, (0), 0 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-08 16:09:40,057 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:09:40,058 INFO  L93              Difference]: Finished difference Result 235235 states and 351079 transitions.
[2024-11-08 16:09:40,058 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:09:40,058 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 55.0) internal successors, (165), 3 states have internal predecessors, (165), 0 states have call successors, (0), 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 165
[2024-11-08 16:09:40,058 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:09:40,268 INFO  L225             Difference]: With dead ends: 235235
[2024-11-08 16:09:40,269 INFO  L226             Difference]: Without dead ends: 117684
[2024-11-08 16:09:40,327 INFO  L431           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-08 16:09:40,328 INFO  L432           NwaCegarLoop]: 590 mSDtfsCounter, 0 mSDsluCounter, 584 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 1174 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-08 16:09:40,328 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 1174 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:09:40,390 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 117684 states.
[2024-11-08 16:09:42,493 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 117684 to 117684.
[2024-11-08 16:09:42,617 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 117684 states, 117679 states have (on average 1.4924073114149508) internal successors, (175625), 117683 states have internal predecessors, (175625), 0 states have call successors, (0), 0 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-08 16:09:42,868 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 117684 states to 117684 states and 175625 transitions.
[2024-11-08 16:09:42,870 INFO  L78                 Accepts]: Start accepts. Automaton has 117684 states and 175625 transitions. Word has length 165
[2024-11-08 16:09:42,870 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:09:42,870 INFO  L471      AbstractCegarLoop]: Abstraction has 117684 states and 175625 transitions.
[2024-11-08 16:09:42,870 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 55.0) internal successors, (165), 3 states have internal predecessors, (165), 0 states have call successors, (0), 0 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-08 16:09:42,870 INFO  L276                IsEmpty]: Start isEmpty. Operand 117684 states and 175625 transitions.
[2024-11-08 16:09:42,893 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 167
[2024-11-08 16:09:42,893 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:09:42,894 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:09:42,894 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-08 16:09:42,894 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-08 16:09:42,895 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:09:42,895 INFO  L85        PathProgramCache]: Analyzing trace with hash -951591691, now seen corresponding path program 1 times
[2024-11-08 16:09:42,895 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:09:42,895 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1141022939]
[2024-11-08 16:09:42,895 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:09:42,896 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:09:42,977 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:09:43,381 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:09:43,381 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:09:43,381 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1141022939]
[2024-11-08 16:09:43,381 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1141022939] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:09:43,382 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:09:43,382 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 16:09:43,382 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [920830556]
[2024-11-08 16:09:43,382 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:09:43,382 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:09:43,383 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:09:43,383 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:09:43,383 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:09:43,384 INFO  L87              Difference]: Start difference. First operand 117684 states and 175625 transitions. Second operand  has 4 states, 4 states have (on average 41.5) internal successors, (166), 4 states have internal predecessors, (166), 0 states have call successors, (0), 0 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-08 16:09:44,595 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:09:44,596 INFO  L93              Difference]: Finished difference Result 235239 states and 351081 transitions.
[2024-11-08 16:09:44,599 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:09:44,599 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 41.5) internal successors, (166), 4 states have internal predecessors, (166), 0 states have call successors, (0), 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 166
[2024-11-08 16:09:44,600 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:09:44,712 INFO  L225             Difference]: With dead ends: 235239
[2024-11-08 16:09:44,712 INFO  L226             Difference]: Without dead ends: 117684
[2024-11-08 16:09:44,762 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:09:44,763 INFO  L432           NwaCegarLoop]: 614 mSDtfsCounter, 10 mSDsluCounter, 1194 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 1808 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:09:44,763 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 1808 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 16:09:44,825 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 117684 states.
[2024-11-08 16:09:45,969 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 117684 to 117680.
[2024-11-08 16:09:46,052 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 117680 states, 117675 states have (on average 1.4923815593796472) internal successors, (175616), 117679 states have internal predecessors, (175616), 0 states have call successors, (0), 0 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-08 16:09:46,262 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 117680 states to 117680 states and 175616 transitions.
[2024-11-08 16:09:46,262 INFO  L78                 Accepts]: Start accepts. Automaton has 117680 states and 175616 transitions. Word has length 166
[2024-11-08 16:09:46,263 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:09:46,263 INFO  L471      AbstractCegarLoop]: Abstraction has 117680 states and 175616 transitions.
[2024-11-08 16:09:46,263 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 41.5) internal successors, (166), 4 states have internal predecessors, (166), 0 states have call successors, (0), 0 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-08 16:09:46,263 INFO  L276                IsEmpty]: Start isEmpty. Operand 117680 states and 175616 transitions.
[2024-11-08 16:09:46,282 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 167
[2024-11-08 16:09:46,282 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:09:46,283 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:09:46,283 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-08 16:09:46,284 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-08 16:09:46,284 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:09:46,284 INFO  L85        PathProgramCache]: Analyzing trace with hash 718071364, now seen corresponding path program 1 times
[2024-11-08 16:09:46,284 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:09:46,285 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1625308347]
[2024-11-08 16:09:46,285 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:09:46,285 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:09:46,774 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:09:46,889 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-08 16:09:46,889 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:09:46,890 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1625308347]
[2024-11-08 16:09:46,890 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1625308347] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:09:46,890 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:09:46,890 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:09:46,890 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [665588239]
[2024-11-08 16:09:46,890 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:09:46,891 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:09:46,891 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:09:46,892 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:09:46,892 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:09:46,892 INFO  L87              Difference]: Start difference. First operand 117680 states and 175616 transitions. Second operand  has 3 states, 3 states have (on average 55.333333333333336) internal successors, (166), 3 states have internal predecessors, (166), 0 states have call successors, (0), 0 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-08 16:09:47,846 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:09:47,846 INFO  L93              Difference]: Finished difference Result 310480 states and 462470 transitions.
[2024-11-08 16:09:47,847 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:09:47,847 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 55.333333333333336) internal successors, (166), 3 states have internal predecessors, (166), 0 states have call successors, (0), 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 166
[2024-11-08 16:09:47,847 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:09:48,094 INFO  L225             Difference]: With dead ends: 310480
[2024-11-08 16:09:48,094 INFO  L226             Difference]: Without dead ends: 193999
[2024-11-08 16:09:48,171 INFO  L431           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-08 16:09:48,171 INFO  L432           NwaCegarLoop]: 1035 mSDtfsCounter, 500 mSDsluCounter, 545 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 500 SdHoareTripleChecker+Valid, 1580 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:09:48,172 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [500 Valid, 1580 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:09:48,277 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 193999 states.
[2024-11-08 16:09:51,307 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 193999 to 193956.
[2024-11-08 16:09:51,400 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 193956 states, 193951 states have (on average 1.4731659027280086) internal successors, (285722), 193955 states have internal predecessors, (285722), 0 states have call successors, (0), 0 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-08 16:09:51,804 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 193956 states to 193956 states and 285722 transitions.
[2024-11-08 16:09:51,804 INFO  L78                 Accepts]: Start accepts. Automaton has 193956 states and 285722 transitions. Word has length 166
[2024-11-08 16:09:51,804 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:09:51,804 INFO  L471      AbstractCegarLoop]: Abstraction has 193956 states and 285722 transitions.
[2024-11-08 16:09:51,804 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 55.333333333333336) internal successors, (166), 3 states have internal predecessors, (166), 0 states have call successors, (0), 0 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-08 16:09:51,804 INFO  L276                IsEmpty]: Start isEmpty. Operand 193956 states and 285722 transitions.
[2024-11-08 16:09:51,835 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 167
[2024-11-08 16:09:51,835 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:09:51,836 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:09:51,836 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-08 16:09:51,836 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-08 16:09:51,836 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:09:51,837 INFO  L85        PathProgramCache]: Analyzing trace with hash -427288287, now seen corresponding path program 1 times
[2024-11-08 16:09:51,837 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:09:51,837 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1598567783]
[2024-11-08 16:09:51,837 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:09:51,837 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:09:51,939 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:09:52,337 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-08 16:09:52,337 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:09:52,337 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1598567783]
[2024-11-08 16:09:52,338 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1598567783] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:09:52,338 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:09:52,338 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 16:09:52,338 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [565583742]
[2024-11-08 16:09:52,338 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:09:52,338 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:09:52,338 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:09:52,339 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:09:52,339 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:09:52,339 INFO  L87              Difference]: Start difference. First operand 193956 states and 285722 transitions. Second operand  has 4 states, 4 states have (on average 41.5) internal successors, (166), 4 states have internal predecessors, (166), 0 states have call successors, (0), 0 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-08 16:09:54,027 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:09:54,027 INFO  L93              Difference]: Finished difference Result 364638 states and 537495 transitions.
[2024-11-08 16:09:54,028 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:09:54,028 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 41.5) internal successors, (166), 4 states have internal predecessors, (166), 0 states have call successors, (0), 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 166
[2024-11-08 16:09:54,028 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:09:54,230 INFO  L225             Difference]: With dead ends: 364638
[2024-11-08 16:09:54,230 INFO  L226             Difference]: Without dead ends: 171733
[2024-11-08 16:09:54,304 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:09:54,305 INFO  L432           NwaCegarLoop]: 617 mSDtfsCounter, 13 mSDsluCounter, 1195 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 1812 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:09:54,306 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 1812 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:09:54,393 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 171733 states.
[2024-11-08 16:09:56,708 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 171733 to 171733.
[2024-11-08 16:09:56,803 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 171733 states, 171728 states have (on average 1.4732891549427) internal successors, (253005), 171732 states have internal predecessors, (253005), 0 states have call successors, (0), 0 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-08 16:09:57,014 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 171733 states to 171733 states and 253005 transitions.
[2024-11-08 16:09:57,014 INFO  L78                 Accepts]: Start accepts. Automaton has 171733 states and 253005 transitions. Word has length 166
[2024-11-08 16:09:57,014 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:09:57,014 INFO  L471      AbstractCegarLoop]: Abstraction has 171733 states and 253005 transitions.
[2024-11-08 16:09:57,014 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 41.5) internal successors, (166), 4 states have internal predecessors, (166), 0 states have call successors, (0), 0 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-08 16:09:57,015 INFO  L276                IsEmpty]: Start isEmpty. Operand 171733 states and 253005 transitions.
[2024-11-08 16:09:57,041 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 172
[2024-11-08 16:09:57,041 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:09:57,042 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:09:57,042 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-11-08 16:09:57,042 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] ===
[2024-11-08 16:09:57,042 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:09:57,043 INFO  L85        PathProgramCache]: Analyzing trace with hash 572311663, now seen corresponding path program 1 times
[2024-11-08 16:09:57,043 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:09:57,043 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [491303315]
[2024-11-08 16:09:57,043 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:09:57,043 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:09:57,119 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:09:57,618 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-08 16:09:57,618 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:09:57,619 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [491303315]
[2024-11-08 16:09:57,619 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [491303315] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:09:57,619 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:09:57,619 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-08 16:09:57,619 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2145989191]
[2024-11-08 16:09:57,619 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:09:57,620 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-08 16:09:57,620 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:09:57,620 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-08 16:09:57,622 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=56, Unknown=0, NotChecked=0, Total=72
[2024-11-08 16:09:57,623 INFO  L87              Difference]: Start difference. First operand 171733 states and 253005 transitions. Second operand  has 9 states, 9 states have (on average 19.0) internal successors, (171), 8 states have internal predecessors, (171), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:10:01,509 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:10:01,510 INFO  L93              Difference]: Finished difference Result 545429 states and 806875 transitions.
[2024-11-08 16:10:01,512 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-08 16:10:01,512 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 19.0) internal successors, (171), 8 states have internal predecessors, (171), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 171
[2024-11-08 16:10:01,513 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:10:02,221 INFO  L225             Difference]: With dead ends: 545429
[2024-11-08 16:10:02,222 INFO  L226             Difference]: Without dead ends: 376438
[2024-11-08 16:10:02,358 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 21 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 31 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=121, Invalid=221, Unknown=0, NotChecked=0, Total=342
[2024-11-08 16:10:02,359 INFO  L432           NwaCegarLoop]: 465 mSDtfsCounter, 5781 mSDsluCounter, 2275 mSDsCounter, 0 mSdLazyCounter, 696 mSolverCounterSat, 78 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5781 SdHoareTripleChecker+Valid, 2740 SdHoareTripleChecker+Invalid, 774 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 78 IncrementalHoareTripleChecker+Valid, 696 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:10:02,359 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5781 Valid, 2740 Invalid, 774 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [78 Valid, 696 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-08 16:10:02,617 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 376438 states.