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


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


Checking for ERROR reachability
Using default analysis
Version 4f9af400
extending candidate: java
['java']
extending candidate: /usr/bin/java
['java', '/usr/bin/java']
extending candidate: /opt/oracle-jdk-bin-*/bin/java
['java', '/usr/bin/java']
extending candidate: /opt/openjdk-*/bin/java
['java', '/usr/bin/java']
extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java
['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java']
['/root/.sdkman/candidates/java/21.0.5-tem/bin/java', '-Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config', '-Xmx15G', '-Xms4m', '-jar', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar', '-data', '@noDefault', '-ultimatedata', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data', '-tc', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml', '-i', '../sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c', '-s', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf', '--cacsl2boogietranslator.entry.function', 'main', '--witnessprinter.witness.directory', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux', '--witnessprinter.witness.filename', 'witness', '--witnessprinter.write.witness.besides.input.file', 'false', '--witnessprinter.graph.data.specification', 'CHECK( init(main()), LTL(G ! call(reach_error())) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '32bit', '--witnessprinter.graph.data.programhash', 'c7aa3cc4b1f15d564db90712e4f440d0f111d49f542d9eda58173576bb757792']
Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --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 c7aa3cc4b1f15d564db90712e4f440d0f111d49f542d9eda58173576bb757792
--- Real Ultimate output ---
This is Ultimate 0.3.0-?-4f9af40
[2024-11-07 00:29:58,598 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-07 00:29:58,677 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-07 00:29:58,683 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-07 00:29:58,683 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-07 00:29:58,707 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-07 00:29:58,708 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-07 00:29:58,708 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-07 00:29:58,708 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-07 00:29:58,709 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-07 00:29:58,709 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-07 00:29:58,709 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-07 00:29:58,710 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-07 00:29:58,710 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-07 00:29:58,710 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-07 00:29:58,711 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-07 00:29:58,711 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-07 00:29:58,711 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-07 00:29:58,711 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-07 00:29:58,711 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-07 00:29:58,711 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-07 00:29:58,711 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-07 00:29:58,711 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-07 00:29:58,711 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-07 00:29:58,711 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-07 00:29:58,711 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-07 00:29:58,712 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-07 00:29:58,712 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-07 00:29:58,712 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-07 00:29:58,712 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-07 00:29:58,712 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-07 00:29:58,713 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-07 00:29:58,713 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-07 00:29:58,713 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-07 00:29:58,713 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-07 00:29:58,713 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-07 00:29:58,713 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-07 00:29:58,714 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-07 00:29:58,714 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-07 00:29:58,714 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-07 00:29:58,714 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-07 00:29:58,715 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-07 00:29:58,715 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux
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 -> c7aa3cc4b1f15d564db90712e4f440d0f111d49f542d9eda58173576bb757792
[2024-11-07 00:29:58,946 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-07 00:29:58,955 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-07 00:29:58,957 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-07 00:29:58,958 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-07 00:29:58,958 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-07 00:29:58,959 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c
[2024-11-07 00:30:00,153 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-07 00:30:00,395 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-07 00:30:00,396 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c
[2024-11-07 00:30:00,417 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/5d2811d7c/7015fff31f0a4be49b69b357ba2ce1ea/FLAGe6e5e5c49
[2024-11-07 00:30:00,725 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/5d2811d7c/7015fff31f0a4be49b69b357ba2ce1ea
[2024-11-07 00:30:00,728 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-07 00:30:00,729 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-07 00:30:00,730 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-07 00:30:00,730 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-07 00:30:00,733 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-07 00:30:00,734 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 12:30:00" (1/1) ...
[2024-11-07 00:30:00,734 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5e529909 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:30:00, skipping insertion in model container
[2024-11-07 00:30:00,734 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 12:30:00" (1/1) ...
[2024-11-07 00:30:00,770 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-07 00:30:00,970 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[9421,9434]
[2024-11-07 00:30:00,994 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[12913,12926]
[2024-11-07 00:30:01,003 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[14069,14082]
[2024-11-07 00:30:01,009 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[14725,14738]
[2024-11-07 00:30:01,014 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[16246,16259]
[2024-11-07 00:30:01,016 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[16902,16915]
[2024-11-07 00:30:01,019 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[17886,17899]
[2024-11-07 00:30:01,025 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[20224,20237]
[2024-11-07 00:30:01,027 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[20883,20896]
[2024-11-07 00:30:01,030 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[21907,21920]
[2024-11-07 00:30:01,035 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[23782,23795]
[2024-11-07 00:30:01,105 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 00:30:01,124 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-07 00:30:01,165 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[9421,9434]
[2024-11-07 00:30:01,182 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[12913,12926]
[2024-11-07 00:30:01,188 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[14069,14082]
[2024-11-07 00:30:01,190 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[14725,14738]
[2024-11-07 00:30:01,196 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[16246,16259]
[2024-11-07 00:30:01,199 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[16902,16915]
[2024-11-07 00:30:01,203 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[17886,17899]
[2024-11-07 00:30:01,210 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[20224,20237]
[2024-11-07 00:30:01,219 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[20883,20896]
[2024-11-07 00:30:01,222 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[21907,21920]
[2024-11-07 00:30:01,227 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c[23782,23795]
[2024-11-07 00:30:01,271 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 00:30:01,290 INFO  L204         MainTranslator]: Completed translation
[2024-11-07 00:30:01,291 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:30:01 WrapperNode
[2024-11-07 00:30:01,291 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-07 00:30:01,292 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-07 00:30:01,292 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-07 00:30:01,292 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-07 00:30:01,297 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:30:01" (1/1) ...
[2024-11-07 00:30:01,311 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:30:01" (1/1) ...
[2024-11-07 00:30:01,376 INFO  L138                Inliner]: procedures = 23, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 2022
[2024-11-07 00:30:01,377 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-07 00:30:01,377 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-07 00:30:01,377 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-07 00:30:01,377 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-07 00:30:01,387 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:30:01" (1/1) ...
[2024-11-07 00:30:01,387 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:30:01" (1/1) ...
[2024-11-07 00:30:01,392 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:30:01" (1/1) ...
[2024-11-07 00:30:01,417 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-07 00:30:01,418 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:30:01" (1/1) ...
[2024-11-07 00:30:01,418 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:30:01" (1/1) ...
[2024-11-07 00:30:01,434 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:30:01" (1/1) ...
[2024-11-07 00:30:01,443 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:30:01" (1/1) ...
[2024-11-07 00:30:01,448 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:30:01" (1/1) ...
[2024-11-07 00:30:01,453 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:30:01" (1/1) ...
[2024-11-07 00:30:01,461 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-07 00:30:01,462 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-07 00:30:01,462 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-07 00:30:01,462 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-07 00:30:01,463 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:30:01" (1/1) ...
[2024-11-07 00:30:01,468 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-07 00:30:01,480 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 00:30:01,498 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-07 00:30:01,505 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-07 00:30:01,529 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-07 00:30:01,529 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-07 00:30:01,529 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-07 00:30:01,530 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-07 00:30:01,690 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-07 00:30:01,692 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-07 00:30:02,798 INFO  L?                        ?]: Removed 326 outVars from TransFormulas that were not future-live.
[2024-11-07 00:30:02,798 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-07 00:30:02,818 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-07 00:30:02,818 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-07 00:30:02,821 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 12:30:02 BoogieIcfgContainer
[2024-11-07 00:30:02,821 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-07 00:30:02,823 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-07 00:30:02,823 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-07 00:30:02,826 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-07 00:30:02,826 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 12:30:00" (1/3) ...
[2024-11-07 00:30:02,827 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b72b5a5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 12:30:02, skipping insertion in model container
[2024-11-07 00:30:02,827 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:30:01" (2/3) ...
[2024-11-07 00:30:02,828 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b72b5a5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 12:30:02, skipping insertion in model container
[2024-11-07 00:30:02,828 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 12:30:02" (3/3) ...
[2024-11-07 00:30:02,829 INFO  L112   eAbstractionObserver]: Analyzing ICFG pals_lcr.4.1.ufo.BOUNDED-8.pals.c.v+lhb-reducer.c
[2024-11-07 00:30:02,858 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-07 00:30:02,859 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 11 error locations.
[2024-11-07 00:30:02,917 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-07 00:30:02,927 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;@483b2ec9, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-07 00:30:02,927 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 11 error locations.
[2024-11-07 00:30:02,934 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 358 states, 346 states have (on average 1.8381502890173411) internal successors, (636), 357 states have internal predecessors, (636), 0 states have call successors, (0), 0 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-07 00:30:02,948 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 60
[2024-11-07 00:30:02,949 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:02,949 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]
[2024-11-07 00:30:02,950 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:02,959 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:02,960 INFO  L85        PathProgramCache]: Analyzing trace with hash -1374718599, now seen corresponding path program 1 times
[2024-11-07 00:30:02,966 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:02,966 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [596310754]
[2024-11-07 00:30:02,966 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:02,967 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:03,157 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:03,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-07 00:30:03,438 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:03,438 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [596310754]
[2024-11-07 00:30:03,439 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [596310754] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:03,439 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:03,439 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:30:03,440 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2064229560]
[2024-11-07 00:30:03,441 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:03,444 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:30:03,445 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:03,469 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:30:03,470 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:30:03,472 INFO  L87              Difference]: Start difference. First operand  has 358 states, 346 states have (on average 1.8381502890173411) internal successors, (636), 357 states have internal predecessors, (636), 0 states have call successors, (0), 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 5 states, 5 states have (on average 11.8) internal successors, (59), 4 states have internal predecessors, (59), 0 states have call successors, (0), 0 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-07 00:30:03,853 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:03,854 INFO  L93              Difference]: Finished difference Result 704 states and 1191 transitions.
[2024-11-07 00:30:03,854 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:30:03,855 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 11.8) internal successors, (59), 4 states have internal predecessors, (59), 0 states have call successors, (0), 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 59
[2024-11-07 00:30:03,857 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:03,866 INFO  L225             Difference]: With dead ends: 704
[2024-11-07 00:30:03,866 INFO  L226             Difference]: Without dead ends: 428
[2024-11-07 00:30:03,871 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-11-07 00:30:03,874 INFO  L432           NwaCegarLoop]: 349 mSDtfsCounter, 1877 mSDsluCounter, 151 mSDsCounter, 0 mSdLazyCounter, 234 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1877 SdHoareTripleChecker+Valid, 500 SdHoareTripleChecker+Invalid, 240 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 234 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:03,875 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1877 Valid, 500 Invalid, 240 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 234 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 00:30:03,888 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 428 states.
[2024-11-07 00:30:03,925 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 428 to 386.
[2024-11-07 00:30:03,928 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 386 states, 375 states have (on average 1.3546666666666667) internal successors, (508), 385 states have internal predecessors, (508), 0 states have call successors, (0), 0 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-07 00:30:03,933 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 386 states to 386 states and 508 transitions.
[2024-11-07 00:30:03,934 INFO  L78                 Accepts]: Start accepts. Automaton has 386 states and 508 transitions. Word has length 59
[2024-11-07 00:30:03,935 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:03,935 INFO  L471      AbstractCegarLoop]: Abstraction has 386 states and 508 transitions.
[2024-11-07 00:30:03,935 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 11.8) internal successors, (59), 4 states have internal predecessors, (59), 0 states have call successors, (0), 0 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-07 00:30:03,935 INFO  L276                IsEmpty]: Start isEmpty. Operand 386 states and 508 transitions.
[2024-11-07 00:30:03,939 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 61
[2024-11-07 00:30:03,939 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:03,940 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]
[2024-11-07 00:30:03,940 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-07 00:30:03,940 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:03,940 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:03,941 INFO  L85        PathProgramCache]: Analyzing trace with hash -2133391140, now seen corresponding path program 1 times
[2024-11-07 00:30:03,941 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:03,941 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [406045144]
[2024-11-07 00:30:03,941 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:03,941 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:04,002 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:04,214 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-07 00:30:04,215 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:04,217 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [406045144]
[2024-11-07 00:30:04,217 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [406045144] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:04,217 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:04,217 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:30:04,217 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [175166566]
[2024-11-07 00:30:04,218 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:04,218 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:30:04,219 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:04,219 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:30:04,220 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:30:04,220 INFO  L87              Difference]: Start difference. First operand 386 states and 508 transitions. Second operand  has 5 states, 5 states have (on average 12.0) internal successors, (60), 4 states have internal predecessors, (60), 0 states have call successors, (0), 0 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-07 00:30:04,476 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:04,476 INFO  L93              Difference]: Finished difference Result 681 states and 918 transitions.
[2024-11-07 00:30:04,477 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:30:04,477 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 12.0) internal successors, (60), 4 states have internal predecessors, (60), 0 states have call successors, (0), 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 60
[2024-11-07 00:30:04,477 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:04,480 INFO  L225             Difference]: With dead ends: 681
[2024-11-07 00:30:04,480 INFO  L226             Difference]: Without dead ends: 366
[2024-11-07 00:30:04,481 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-11-07 00:30:04,481 INFO  L432           NwaCegarLoop]: 182 mSDtfsCounter, 953 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 163 mSolverCounterSat, 15 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 953 SdHoareTripleChecker+Valid, 210 SdHoareTripleChecker+Invalid, 178 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 15 IncrementalHoareTripleChecker+Valid, 163 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:04,482 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [953 Valid, 210 Invalid, 178 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [15 Valid, 163 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 00:30:04,483 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 366 states.
[2024-11-07 00:30:04,492 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 366 to 366.
[2024-11-07 00:30:04,493 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 366 states, 355 states have (on average 1.3577464788732394) internal successors, (482), 365 states have internal predecessors, (482), 0 states have call successors, (0), 0 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-07 00:30:04,494 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 366 states to 366 states and 482 transitions.
[2024-11-07 00:30:04,494 INFO  L78                 Accepts]: Start accepts. Automaton has 366 states and 482 transitions. Word has length 60
[2024-11-07 00:30:04,495 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:04,495 INFO  L471      AbstractCegarLoop]: Abstraction has 366 states and 482 transitions.
[2024-11-07 00:30:04,495 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 12.0) internal successors, (60), 4 states have internal predecessors, (60), 0 states have call successors, (0), 0 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-07 00:30:04,495 INFO  L276                IsEmpty]: Start isEmpty. Operand 366 states and 482 transitions.
[2024-11-07 00:30:04,496 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 62
[2024-11-07 00:30:04,496 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:04,497 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]
[2024-11-07 00:30:04,497 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-07 00:30:04,497 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:04,497 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:04,498 INFO  L85        PathProgramCache]: Analyzing trace with hash 626465560, now seen corresponding path program 1 times
[2024-11-07 00:30:04,498 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:04,498 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1247313094]
[2024-11-07 00:30:04,498 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:04,498 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:04,566 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:04,710 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-07 00:30:04,711 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:04,711 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1247313094]
[2024-11-07 00:30:04,711 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1247313094] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:04,711 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:04,711 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:30:04,711 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [475455995]
[2024-11-07 00:30:04,711 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:04,711 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:30:04,711 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:04,712 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:30:04,712 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:30:04,712 INFO  L87              Difference]: Start difference. First operand 366 states and 482 transitions. Second operand  has 5 states, 5 states have (on average 12.2) internal successors, (61), 4 states have internal predecessors, (61), 0 states have call successors, (0), 0 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-07 00:30:04,912 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:04,912 INFO  L93              Difference]: Finished difference Result 661 states and 890 transitions.
[2024-11-07 00:30:04,913 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:30:04,913 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 12.2) internal successors, (61), 4 states have internal predecessors, (61), 0 states have call successors, (0), 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 61
[2024-11-07 00:30:04,914 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:04,915 INFO  L225             Difference]: With dead ends: 661
[2024-11-07 00:30:04,915 INFO  L226             Difference]: Without dead ends: 347
[2024-11-07 00:30:04,915 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-11-07 00:30:04,916 INFO  L432           NwaCegarLoop]: 187 mSDtfsCounter, 913 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 136 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 913 SdHoareTripleChecker+Valid, 199 SdHoareTripleChecker+Invalid, 142 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 136 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:04,916 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [913 Valid, 199 Invalid, 142 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 136 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 00:30:04,917 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 347 states.
[2024-11-07 00:30:04,927 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 347 to 347.
[2024-11-07 00:30:04,928 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 347 states, 336 states have (on average 1.3660714285714286) internal successors, (459), 346 states have internal predecessors, (459), 0 states have call successors, (0), 0 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-07 00:30:04,929 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 347 states to 347 states and 459 transitions.
[2024-11-07 00:30:04,929 INFO  L78                 Accepts]: Start accepts. Automaton has 347 states and 459 transitions. Word has length 61
[2024-11-07 00:30:04,929 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:04,929 INFO  L471      AbstractCegarLoop]: Abstraction has 347 states and 459 transitions.
[2024-11-07 00:30:04,929 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 12.2) internal successors, (61), 4 states have internal predecessors, (61), 0 states have call successors, (0), 0 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-07 00:30:04,929 INFO  L276                IsEmpty]: Start isEmpty. Operand 347 states and 459 transitions.
[2024-11-07 00:30:04,930 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 63
[2024-11-07 00:30:04,931 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:04,931 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]
[2024-11-07 00:30:04,931 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-07 00:30:04,931 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:04,931 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:04,931 INFO  L85        PathProgramCache]: Analyzing trace with hash 55190193, now seen corresponding path program 1 times
[2024-11-07 00:30:04,932 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:04,932 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [956001636]
[2024-11-07 00:30:04,932 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:04,932 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:04,986 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:05,109 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-07 00:30:05,110 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:05,110 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [956001636]
[2024-11-07 00:30:05,110 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [956001636] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:05,110 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:05,110 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:30:05,110 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [714282995]
[2024-11-07 00:30:05,110 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:05,111 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:30:05,111 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:05,111 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:30:05,111 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:30:05,111 INFO  L87              Difference]: Start difference. First operand 347 states and 459 transitions. Second operand  has 5 states, 5 states have (on average 12.4) internal successors, (62), 4 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:05,302 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:05,302 INFO  L93              Difference]: Finished difference Result 642 states and 865 transitions.
[2024-11-07 00:30:05,303 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:30:05,303 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 12.4) internal successors, (62), 4 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 62
[2024-11-07 00:30:05,303 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:05,304 INFO  L225             Difference]: With dead ends: 642
[2024-11-07 00:30:05,304 INFO  L226             Difference]: Without dead ends: 339
[2024-11-07 00:30:05,305 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-11-07 00:30:05,305 INFO  L432           NwaCegarLoop]: 175 mSDtfsCounter, 870 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 138 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 870 SdHoareTripleChecker+Valid, 195 SdHoareTripleChecker+Invalid, 146 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 138 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:05,305 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [870 Valid, 195 Invalid, 146 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 138 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 00:30:05,306 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 339 states.
[2024-11-07 00:30:05,312 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 339 to 339.
[2024-11-07 00:30:05,312 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 339 states, 328 states have (on average 1.3658536585365855) internal successors, (448), 338 states have internal predecessors, (448), 0 states have call successors, (0), 0 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-07 00:30:05,314 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 339 states to 339 states and 448 transitions.
[2024-11-07 00:30:05,314 INFO  L78                 Accepts]: Start accepts. Automaton has 339 states and 448 transitions. Word has length 62
[2024-11-07 00:30:05,314 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:05,314 INFO  L471      AbstractCegarLoop]: Abstraction has 339 states and 448 transitions.
[2024-11-07 00:30:05,314 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 12.4) internal successors, (62), 4 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:05,314 INFO  L276                IsEmpty]: Start isEmpty. Operand 339 states and 448 transitions.
[2024-11-07 00:30:05,316 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 64
[2024-11-07 00:30:05,316 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:05,316 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]
[2024-11-07 00:30:05,316 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-07 00:30:05,316 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:05,317 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:05,317 INFO  L85        PathProgramCache]: Analyzing trace with hash -1176799625, now seen corresponding path program 1 times
[2024-11-07 00:30:05,317 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:05,317 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1804465803]
[2024-11-07 00:30:05,317 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:05,317 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:05,354 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:05,660 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-07 00:30:05,660 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:05,660 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1804465803]
[2024-11-07 00:30:05,660 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1804465803] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:05,660 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:05,660 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:30:05,660 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [623539576]
[2024-11-07 00:30:05,660 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:05,661 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:30:05,662 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:05,663 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:30:05,663 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:30:05,663 INFO  L87              Difference]: Start difference. First operand 339 states and 448 transitions. Second operand  has 9 states, 9 states have (on average 7.0) internal successors, (63), 8 states have internal predecessors, (63), 0 states have call successors, (0), 0 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-07 00:30:06,079 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:06,080 INFO  L93              Difference]: Finished difference Result 616 states and 826 transitions.
[2024-11-07 00:30:06,081 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-07 00:30:06,081 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 7.0) internal successors, (63), 8 states have internal predecessors, (63), 0 states have call successors, (0), 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 63
[2024-11-07 00:30:06,081 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:06,084 INFO  L225             Difference]: With dead ends: 616
[2024-11-07 00:30:06,084 INFO  L226             Difference]: Without dead ends: 476
[2024-11-07 00:30:06,085 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 17 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 42 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=94, Invalid=212, Unknown=0, NotChecked=0, Total=306
[2024-11-07 00:30:06,088 INFO  L432           NwaCegarLoop]: 180 mSDtfsCounter, 1291 mSDsluCounter, 596 mSDsCounter, 0 mSdLazyCounter, 574 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1291 SdHoareTripleChecker+Valid, 776 SdHoareTripleChecker+Invalid, 581 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 574 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:06,088 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1291 Valid, 776 Invalid, 581 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 574 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 00:30:06,089 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 476 states.
[2024-11-07 00:30:06,100 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 476 to 339.
[2024-11-07 00:30:06,101 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 339 states, 328 states have (on average 1.3628048780487805) internal successors, (447), 338 states have internal predecessors, (447), 0 states have call successors, (0), 0 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-07 00:30:06,102 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 339 states to 339 states and 447 transitions.
[2024-11-07 00:30:06,103 INFO  L78                 Accepts]: Start accepts. Automaton has 339 states and 447 transitions. Word has length 63
[2024-11-07 00:30:06,103 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:06,103 INFO  L471      AbstractCegarLoop]: Abstraction has 339 states and 447 transitions.
[2024-11-07 00:30:06,103 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 7.0) internal successors, (63), 8 states have internal predecessors, (63), 0 states have call successors, (0), 0 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-07 00:30:06,104 INFO  L276                IsEmpty]: Start isEmpty. Operand 339 states and 447 transitions.
[2024-11-07 00:30:06,105 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 64
[2024-11-07 00:30:06,106 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:06,106 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]
[2024-11-07 00:30:06,106 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-07 00:30:06,106 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:06,107 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:06,107 INFO  L85        PathProgramCache]: Analyzing trace with hash -1585644853, now seen corresponding path program 1 times
[2024-11-07 00:30:06,107 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:06,107 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1181708115]
[2024-11-07 00:30:06,107 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:06,107 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:06,159 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:06,428 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-07 00:30:06,428 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:06,428 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1181708115]
[2024-11-07 00:30:06,428 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1181708115] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:06,428 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:06,428 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:30:06,428 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [504655629]
[2024-11-07 00:30:06,428 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:06,429 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:30:06,429 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:06,429 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:30:06,429 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:30:06,429 INFO  L87              Difference]: Start difference. First operand 339 states and 447 transitions. Second operand  has 9 states, 9 states have (on average 7.0) internal successors, (63), 8 states have internal predecessors, (63), 0 states have call successors, (0), 0 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-07 00:30:06,857 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:06,858 INFO  L93              Difference]: Finished difference Result 668 states and 907 transitions.
[2024-11-07 00:30:06,858 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-07 00:30:06,858 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 7.0) internal successors, (63), 8 states have internal predecessors, (63), 0 states have call successors, (0), 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 63
[2024-11-07 00:30:06,858 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:06,860 INFO  L225             Difference]: With dead ends: 668
[2024-11-07 00:30:06,860 INFO  L226             Difference]: Without dead ends: 550
[2024-11-07 00:30:06,860 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 43 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=103, Invalid=239, Unknown=0, NotChecked=0, Total=342
[2024-11-07 00:30:06,861 INFO  L432           NwaCegarLoop]: 205 mSDtfsCounter, 1636 mSDsluCounter, 671 mSDsCounter, 0 mSdLazyCounter, 630 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1636 SdHoareTripleChecker+Valid, 876 SdHoareTripleChecker+Invalid, 637 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 630 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:06,861 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1636 Valid, 876 Invalid, 637 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 630 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 00:30:06,864 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 550 states.
[2024-11-07 00:30:06,873 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 550 to 339.
[2024-11-07 00:30:06,876 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 339 states, 328 states have (on average 1.3597560975609757) internal successors, (446), 338 states have internal predecessors, (446), 0 states have call successors, (0), 0 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-07 00:30:06,877 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 339 states to 339 states and 446 transitions.
[2024-11-07 00:30:06,878 INFO  L78                 Accepts]: Start accepts. Automaton has 339 states and 446 transitions. Word has length 63
[2024-11-07 00:30:06,878 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:06,878 INFO  L471      AbstractCegarLoop]: Abstraction has 339 states and 446 transitions.
[2024-11-07 00:30:06,878 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 7.0) internal successors, (63), 8 states have internal predecessors, (63), 0 states have call successors, (0), 0 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-07 00:30:06,878 INFO  L276                IsEmpty]: Start isEmpty. Operand 339 states and 446 transitions.
[2024-11-07 00:30:06,878 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 64
[2024-11-07 00:30:06,878 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:06,878 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]
[2024-11-07 00:30:06,878 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-07 00:30:06,879 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:06,879 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:06,879 INFO  L85        PathProgramCache]: Analyzing trace with hash 202563885, now seen corresponding path program 1 times
[2024-11-07 00:30:06,879 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:06,879 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1255707834]
[2024-11-07 00:30:06,879 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:06,879 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:06,933 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:07,143 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-07 00:30:07,143 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:07,143 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1255707834]
[2024-11-07 00:30:07,143 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1255707834] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:07,143 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:07,144 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-07 00:30:07,144 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [723737625]
[2024-11-07 00:30:07,144 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:07,144 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-07 00:30:07,144 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:07,145 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-07 00:30:07,145 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56
[2024-11-07 00:30:07,145 INFO  L87              Difference]: Start difference. First operand 339 states and 446 transitions. Second operand  has 8 states, 8 states have (on average 7.875) internal successors, (63), 7 states have internal predecessors, (63), 0 states have call successors, (0), 0 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-07 00:30:07,517 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:07,518 INFO  L93              Difference]: Finished difference Result 689 states and 911 transitions.
[2024-11-07 00:30:07,518 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-07 00:30:07,518 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 7.875) internal successors, (63), 7 states have internal predecessors, (63), 0 states have call successors, (0), 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 63
[2024-11-07 00:30:07,519 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:07,520 INFO  L225             Difference]: With dead ends: 689
[2024-11-07 00:30:07,521 INFO  L226             Difference]: Without dead ends: 504
[2024-11-07 00:30:07,521 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=49, Invalid=107, Unknown=0, NotChecked=0, Total=156
[2024-11-07 00:30:07,522 INFO  L432           NwaCegarLoop]: 167 mSDtfsCounter, 1279 mSDsluCounter, 591 mSDsCounter, 0 mSdLazyCounter, 589 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1279 SdHoareTripleChecker+Valid, 758 SdHoareTripleChecker+Invalid, 593 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 589 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:07,522 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1279 Valid, 758 Invalid, 593 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 589 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 00:30:07,524 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 504 states.
[2024-11-07 00:30:07,532 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 504 to 339.
[2024-11-07 00:30:07,534 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 339 states, 328 states have (on average 1.3567073170731707) internal successors, (445), 338 states have internal predecessors, (445), 0 states have call successors, (0), 0 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-07 00:30:07,535 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 339 states to 339 states and 445 transitions.
[2024-11-07 00:30:07,535 INFO  L78                 Accepts]: Start accepts. Automaton has 339 states and 445 transitions. Word has length 63
[2024-11-07 00:30:07,536 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:07,536 INFO  L471      AbstractCegarLoop]: Abstraction has 339 states and 445 transitions.
[2024-11-07 00:30:07,536 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 7.875) internal successors, (63), 7 states have internal predecessors, (63), 0 states have call successors, (0), 0 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-07 00:30:07,536 INFO  L276                IsEmpty]: Start isEmpty. Operand 339 states and 445 transitions.
[2024-11-07 00:30:07,537 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 66
[2024-11-07 00:30:07,537 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:07,537 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]
[2024-11-07 00:30:07,537 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-07 00:30:07,538 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:07,538 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:07,538 INFO  L85        PathProgramCache]: Analyzing trace with hash -620136770, now seen corresponding path program 1 times
[2024-11-07 00:30:07,538 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:07,538 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [979460830]
[2024-11-07 00:30:07,538 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:07,538 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:07,571 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:07,804 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-07 00:30:07,805 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:07,805 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [979460830]
[2024-11-07 00:30:07,805 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [979460830] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:07,805 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:07,805 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:30:07,805 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1279607939]
[2024-11-07 00:30:07,805 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:07,806 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:30:07,806 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:07,806 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:30:07,806 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:30:07,807 INFO  L87              Difference]: Start difference. First operand 339 states and 445 transitions. Second operand  has 9 states, 9 states have (on average 7.222222222222222) internal successors, (65), 8 states have internal predecessors, (65), 0 states have call successors, (0), 0 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-07 00:30:08,317 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:08,317 INFO  L93              Difference]: Finished difference Result 641 states and 861 transitions.
[2024-11-07 00:30:08,317 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-07 00:30:08,318 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 7.222222222222222) internal successors, (65), 8 states have internal predecessors, (65), 0 states have call successors, (0), 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 65
[2024-11-07 00:30:08,318 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:08,320 INFO  L225             Difference]: With dead ends: 641
[2024-11-07 00:30:08,320 INFO  L226             Difference]: Without dead ends: 530
[2024-11-07 00:30:08,321 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 43 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=103, Invalid=239, Unknown=0, NotChecked=0, Total=342
[2024-11-07 00:30:08,321 INFO  L432           NwaCegarLoop]: 183 mSDtfsCounter, 1676 mSDsluCounter, 594 mSDsCounter, 0 mSdLazyCounter, 578 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1676 SdHoareTripleChecker+Valid, 777 SdHoareTripleChecker+Invalid, 585 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 578 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:08,322 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1676 Valid, 777 Invalid, 585 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 578 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 00:30:08,322 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 530 states.
[2024-11-07 00:30:08,332 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 530 to 339.
[2024-11-07 00:30:08,333 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 339 states, 328 states have (on average 1.353658536585366) internal successors, (444), 338 states have internal predecessors, (444), 0 states have call successors, (0), 0 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-07 00:30:08,334 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 339 states to 339 states and 444 transitions.
[2024-11-07 00:30:08,335 INFO  L78                 Accepts]: Start accepts. Automaton has 339 states and 444 transitions. Word has length 65
[2024-11-07 00:30:08,335 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:08,335 INFO  L471      AbstractCegarLoop]: Abstraction has 339 states and 444 transitions.
[2024-11-07 00:30:08,335 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 7.222222222222222) internal successors, (65), 8 states have internal predecessors, (65), 0 states have call successors, (0), 0 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-07 00:30:08,335 INFO  L276                IsEmpty]: Start isEmpty. Operand 339 states and 444 transitions.
[2024-11-07 00:30:08,336 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 66
[2024-11-07 00:30:08,337 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:08,337 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]
[2024-11-07 00:30:08,337 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-07 00:30:08,337 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:08,338 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:08,338 INFO  L85        PathProgramCache]: Analyzing trace with hash 1292060332, now seen corresponding path program 1 times
[2024-11-07 00:30:08,338 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:08,339 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [627132061]
[2024-11-07 00:30:08,339 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:08,339 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:08,378 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:08,802 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-07 00:30:08,802 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:08,802 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [627132061]
[2024-11-07 00:30:08,802 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [627132061] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:08,802 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:08,802 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11
[2024-11-07 00:30:08,802 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [594851712]
[2024-11-07 00:30:08,802 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:08,803 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-07 00:30:08,803 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:08,803 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-07 00:30:08,803 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=108, Unknown=0, NotChecked=0, Total=132
[2024-11-07 00:30:08,803 INFO  L87              Difference]: Start difference. First operand 339 states and 444 transitions. Second operand  has 12 states, 12 states have (on average 5.416666666666667) internal successors, (65), 11 states have internal predecessors, (65), 0 states have call successors, (0), 0 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-07 00:30:09,665 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:09,665 INFO  L93              Difference]: Finished difference Result 1033 states and 1436 transitions.
[2024-11-07 00:30:09,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-11-07 00:30:09,666 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 12 states have (on average 5.416666666666667) internal successors, (65), 11 states have internal predecessors, (65), 0 states have call successors, (0), 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 65
[2024-11-07 00:30:09,666 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:09,670 INFO  L225             Difference]: With dead ends: 1033
[2024-11-07 00:30:09,670 INFO  L226             Difference]: Without dead ends: 910
[2024-11-07 00:30:09,672 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 143 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=210, Invalid=546, Unknown=0, NotChecked=0, Total=756
[2024-11-07 00:30:09,674 INFO  L432           NwaCegarLoop]: 195 mSDtfsCounter, 3556 mSDsluCounter, 749 mSDsCounter, 0 mSdLazyCounter, 734 mSolverCounterSat, 102 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3556 SdHoareTripleChecker+Valid, 944 SdHoareTripleChecker+Invalid, 836 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 102 IncrementalHoareTripleChecker+Valid, 734 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:09,674 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [3556 Valid, 944 Invalid, 836 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [102 Valid, 734 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-07 00:30:09,677 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 910 states.
[2024-11-07 00:30:09,688 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 910 to 343.
[2024-11-07 00:30:09,689 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 343 states, 332 states have (on average 1.3493975903614457) internal successors, (448), 342 states have internal predecessors, (448), 0 states have call successors, (0), 0 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-07 00:30:09,690 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 343 states to 343 states and 448 transitions.
[2024-11-07 00:30:09,690 INFO  L78                 Accepts]: Start accepts. Automaton has 343 states and 448 transitions. Word has length 65
[2024-11-07 00:30:09,690 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:09,690 INFO  L471      AbstractCegarLoop]: Abstraction has 343 states and 448 transitions.
[2024-11-07 00:30:09,690 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 5.416666666666667) internal successors, (65), 11 states have internal predecessors, (65), 0 states have call successors, (0), 0 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-07 00:30:09,690 INFO  L276                IsEmpty]: Start isEmpty. Operand 343 states and 448 transitions.
[2024-11-07 00:30:09,691 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 66
[2024-11-07 00:30:09,691 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:09,691 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]
[2024-11-07 00:30:09,692 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-07 00:30:09,693 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:09,693 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:09,693 INFO  L85        PathProgramCache]: Analyzing trace with hash -109241464, now seen corresponding path program 1 times
[2024-11-07 00:30:09,693 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:09,693 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [129289962]
[2024-11-07 00:30:09,693 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:09,693 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:09,751 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:10,028 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-07 00:30:10,028 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:10,028 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [129289962]
[2024-11-07 00:30:10,028 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [129289962] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:10,028 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:10,028 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:30:10,029 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [662902512]
[2024-11-07 00:30:10,029 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:10,029 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:30:10,029 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:10,029 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:30:10,029 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:30:10,029 INFO  L87              Difference]: Start difference. First operand 343 states and 448 transitions. Second operand  has 9 states, 9 states have (on average 7.222222222222222) internal successors, (65), 8 states have internal predecessors, (65), 0 states have call successors, (0), 0 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-07 00:30:10,420 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:10,420 INFO  L93              Difference]: Finished difference Result 642 states and 861 transitions.
[2024-11-07 00:30:10,420 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-07 00:30:10,421 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 7.222222222222222) internal successors, (65), 8 states have internal predecessors, (65), 0 states have call successors, (0), 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 65
[2024-11-07 00:30:10,421 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:10,422 INFO  L225             Difference]: With dead ends: 642
[2024-11-07 00:30:10,422 INFO  L226             Difference]: Without dead ends: 534
[2024-11-07 00:30:10,423 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 43 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=103, Invalid=239, Unknown=0, NotChecked=0, Total=342
[2024-11-07 00:30:10,423 INFO  L432           NwaCegarLoop]: 183 mSDtfsCounter, 1673 mSDsluCounter, 594 mSDsCounter, 0 mSdLazyCounter, 574 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1673 SdHoareTripleChecker+Valid, 777 SdHoareTripleChecker+Invalid, 581 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 574 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:10,423 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1673 Valid, 777 Invalid, 581 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 574 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 00:30:10,424 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 534 states.
[2024-11-07 00:30:10,428 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 534 to 343.
[2024-11-07 00:30:10,429 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 343 states, 332 states have (on average 1.3463855421686748) internal successors, (447), 342 states have internal predecessors, (447), 0 states have call successors, (0), 0 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-07 00:30:10,430 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 343 states to 343 states and 447 transitions.
[2024-11-07 00:30:10,430 INFO  L78                 Accepts]: Start accepts. Automaton has 343 states and 447 transitions. Word has length 65
[2024-11-07 00:30:10,430 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:10,430 INFO  L471      AbstractCegarLoop]: Abstraction has 343 states and 447 transitions.
[2024-11-07 00:30:10,430 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 7.222222222222222) internal successors, (65), 8 states have internal predecessors, (65), 0 states have call successors, (0), 0 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-07 00:30:10,430 INFO  L276                IsEmpty]: Start isEmpty. Operand 343 states and 447 transitions.
[2024-11-07 00:30:10,431 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 66
[2024-11-07 00:30:10,431 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:10,431 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]
[2024-11-07 00:30:10,431 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-07 00:30:10,431 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:10,431 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:10,432 INFO  L85        PathProgramCache]: Analyzing trace with hash -1375273345, now seen corresponding path program 1 times
[2024-11-07 00:30:10,432 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:10,432 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1763706834]
[2024-11-07 00:30:10,432 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:10,432 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:10,470 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:10,656 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-07 00:30:10,657 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:10,657 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1763706834]
[2024-11-07 00:30:10,657 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1763706834] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:10,657 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:10,657 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:30:10,657 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1054644481]
[2024-11-07 00:30:10,657 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:10,657 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:30:10,658 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:10,658 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:30:10,658 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:30:10,658 INFO  L87              Difference]: Start difference. First operand 343 states and 447 transitions. Second operand  has 9 states, 9 states have (on average 7.222222222222222) internal successors, (65), 8 states have internal predecessors, (65), 0 states have call successors, (0), 0 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-07 00:30:11,013 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:11,013 INFO  L93              Difference]: Finished difference Result 539 states and 704 transitions.
[2024-11-07 00:30:11,013 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-07 00:30:11,013 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 7.222222222222222) internal successors, (65), 8 states have internal predecessors, (65), 0 states have call successors, (0), 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 65
[2024-11-07 00:30:11,013 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:11,015 INFO  L225             Difference]: With dead ends: 539
[2024-11-07 00:30:11,015 INFO  L226             Difference]: Without dead ends: 534
[2024-11-07 00:30:11,015 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 54 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=95, Invalid=247, Unknown=0, NotChecked=0, Total=342
[2024-11-07 00:30:11,016 INFO  L432           NwaCegarLoop]: 181 mSDtfsCounter, 1360 mSDsluCounter, 587 mSDsCounter, 0 mSdLazyCounter, 571 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1360 SdHoareTripleChecker+Valid, 768 SdHoareTripleChecker+Invalid, 578 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 571 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:11,016 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1360 Valid, 768 Invalid, 578 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 571 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 00:30:11,016 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 534 states.
[2024-11-07 00:30:11,020 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 534 to 343.
[2024-11-07 00:30:11,021 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 343 states, 332 states have (on average 1.3433734939759037) internal successors, (446), 342 states have internal predecessors, (446), 0 states have call successors, (0), 0 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-07 00:30:11,022 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 343 states to 343 states and 446 transitions.
[2024-11-07 00:30:11,022 INFO  L78                 Accepts]: Start accepts. Automaton has 343 states and 446 transitions. Word has length 65
[2024-11-07 00:30:11,022 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:11,022 INFO  L471      AbstractCegarLoop]: Abstraction has 343 states and 446 transitions.
[2024-11-07 00:30:11,023 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 7.222222222222222) internal successors, (65), 8 states have internal predecessors, (65), 0 states have call successors, (0), 0 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-07 00:30:11,023 INFO  L276                IsEmpty]: Start isEmpty. Operand 343 states and 446 transitions.
[2024-11-07 00:30:11,023 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 66
[2024-11-07 00:30:11,023 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:11,023 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]
[2024-11-07 00:30:11,023 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-07 00:30:11,023 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:11,024 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:11,024 INFO  L85        PathProgramCache]: Analyzing trace with hash -636059456, now seen corresponding path program 1 times
[2024-11-07 00:30:11,024 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:11,024 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [589022886]
[2024-11-07 00:30:11,024 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:11,024 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:11,048 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:11,325 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-07 00:30:11,325 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:11,325 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [589022886]
[2024-11-07 00:30:11,325 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [589022886] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:11,325 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:11,326 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10
[2024-11-07 00:30:11,326 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [43810154]
[2024-11-07 00:30:11,326 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:11,326 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-07 00:30:11,326 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:11,326 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-07 00:30:11,326 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=88, Unknown=0, NotChecked=0, Total=110
[2024-11-07 00:30:11,327 INFO  L87              Difference]: Start difference. First operand 343 states and 446 transitions. Second operand  has 11 states, 11 states have (on average 5.909090909090909) internal successors, (65), 10 states have internal predecessors, (65), 0 states have call successors, (0), 0 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-07 00:30:11,886 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:11,886 INFO  L93              Difference]: Finished difference Result 652 states and 885 transitions.
[2024-11-07 00:30:11,886 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-07 00:30:11,887 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 11 states have (on average 5.909090909090909) internal successors, (65), 10 states have internal predecessors, (65), 0 states have call successors, (0), 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 65
[2024-11-07 00:30:11,887 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:11,888 INFO  L225             Difference]: With dead ends: 652
[2024-11-07 00:30:11,888 INFO  L226             Difference]: Without dead ends: 482
[2024-11-07 00:30:11,889 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 23 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 94 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=156, Invalid=396, Unknown=0, NotChecked=0, Total=552
[2024-11-07 00:30:11,891 INFO  L432           NwaCegarLoop]: 196 mSDtfsCounter, 1532 mSDsluCounter, 974 mSDsCounter, 0 mSdLazyCounter, 850 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1532 SdHoareTripleChecker+Valid, 1170 SdHoareTripleChecker+Invalid, 862 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 850 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:11,891 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1532 Valid, 1170 Invalid, 862 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 850 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-07 00:30:11,892 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 482 states.
[2024-11-07 00:30:11,897 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 482 to 343.
[2024-11-07 00:30:11,898 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 343 states, 332 states have (on average 1.3373493975903614) internal successors, (444), 342 states have internal predecessors, (444), 0 states have call successors, (0), 0 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-07 00:30:11,899 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 343 states to 343 states and 444 transitions.
[2024-11-07 00:30:11,899 INFO  L78                 Accepts]: Start accepts. Automaton has 343 states and 444 transitions. Word has length 65
[2024-11-07 00:30:11,899 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:11,899 INFO  L471      AbstractCegarLoop]: Abstraction has 343 states and 444 transitions.
[2024-11-07 00:30:11,900 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 11 states have (on average 5.909090909090909) internal successors, (65), 10 states have internal predecessors, (65), 0 states have call successors, (0), 0 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-07 00:30:11,900 INFO  L276                IsEmpty]: Start isEmpty. Operand 343 states and 444 transitions.
[2024-11-07 00:30:11,900 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 66
[2024-11-07 00:30:11,900 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:11,900 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]
[2024-11-07 00:30:11,901 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-07 00:30:11,901 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:11,901 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:11,901 INFO  L85        PathProgramCache]: Analyzing trace with hash 2058271748, now seen corresponding path program 1 times
[2024-11-07 00:30:11,901 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:11,901 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [46722531]
[2024-11-07 00:30:11,901 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:11,901 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:11,928 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:12,095 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-07 00:30:12,096 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:12,096 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [46722531]
[2024-11-07 00:30:12,096 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [46722531] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:12,096 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:12,096 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:30:12,096 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [908226632]
[2024-11-07 00:30:12,096 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:12,097 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:30:12,097 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:12,098 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:30:12,098 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:30:12,098 INFO  L87              Difference]: Start difference. First operand 343 states and 444 transitions. Second operand  has 9 states, 9 states have (on average 7.222222222222222) internal successors, (65), 8 states have internal predecessors, (65), 0 states have call successors, (0), 0 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-07 00:30:12,505 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:12,505 INFO  L93              Difference]: Finished difference Result 539 states and 700 transitions.
[2024-11-07 00:30:12,506 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-07 00:30:12,506 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 7.222222222222222) internal successors, (65), 8 states have internal predecessors, (65), 0 states have call successors, (0), 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 65
[2024-11-07 00:30:12,506 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:12,508 INFO  L225             Difference]: With dead ends: 539
[2024-11-07 00:30:12,508 INFO  L226             Difference]: Without dead ends: 534
[2024-11-07 00:30:12,508 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 17 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 44 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=90, Invalid=216, Unknown=0, NotChecked=0, Total=306
[2024-11-07 00:30:12,509 INFO  L432           NwaCegarLoop]: 184 mSDtfsCounter, 1088 mSDsluCounter, 699 mSDsCounter, 0 mSdLazyCounter, 611 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1088 SdHoareTripleChecker+Valid, 883 SdHoareTripleChecker+Invalid, 617 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 611 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:12,509 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1088 Valid, 883 Invalid, 617 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 611 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 00:30:12,510 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 534 states.
[2024-11-07 00:30:12,516 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 534 to 343.
[2024-11-07 00:30:12,517 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 343 states, 332 states have (on average 1.3313253012048192) internal successors, (442), 342 states have internal predecessors, (442), 0 states have call successors, (0), 0 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-07 00:30:12,518 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 343 states to 343 states and 442 transitions.
[2024-11-07 00:30:12,518 INFO  L78                 Accepts]: Start accepts. Automaton has 343 states and 442 transitions. Word has length 65
[2024-11-07 00:30:12,518 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:12,519 INFO  L471      AbstractCegarLoop]: Abstraction has 343 states and 442 transitions.
[2024-11-07 00:30:12,519 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 7.222222222222222) internal successors, (65), 8 states have internal predecessors, (65), 0 states have call successors, (0), 0 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-07 00:30:12,519 INFO  L276                IsEmpty]: Start isEmpty. Operand 343 states and 442 transitions.
[2024-11-07 00:30:12,519 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 66
[2024-11-07 00:30:12,520 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:12,520 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]
[2024-11-07 00:30:12,520 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-07 00:30:12,520 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:12,521 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:12,521 INFO  L85        PathProgramCache]: Analyzing trace with hash -324498446, now seen corresponding path program 1 times
[2024-11-07 00:30:12,521 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:12,521 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [36743860]
[2024-11-07 00:30:12,521 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:12,521 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:12,553 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:12,749 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-07 00:30:12,749 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:12,749 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [36743860]
[2024-11-07 00:30:12,749 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [36743860] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:12,749 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:12,749 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:30:12,749 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [138028534]
[2024-11-07 00:30:12,750 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:12,750 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:30:12,750 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:12,750 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:30:12,750 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:30:12,751 INFO  L87              Difference]: Start difference. First operand 343 states and 442 transitions. Second operand  has 9 states, 9 states have (on average 7.222222222222222) internal successors, (65), 8 states have internal predecessors, (65), 0 states have call successors, (0), 0 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-07 00:30:13,152 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:13,152 INFO  L93              Difference]: Finished difference Result 567 states and 742 transitions.
[2024-11-07 00:30:13,152 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-07 00:30:13,152 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 7.222222222222222) internal successors, (65), 8 states have internal predecessors, (65), 0 states have call successors, (0), 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 65
[2024-11-07 00:30:13,153 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:13,154 INFO  L225             Difference]: With dead ends: 567
[2024-11-07 00:30:13,154 INFO  L226             Difference]: Without dead ends: 550
[2024-11-07 00:30:13,155 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 42 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=103, Invalid=239, Unknown=0, NotChecked=0, Total=342
[2024-11-07 00:30:13,155 INFO  L432           NwaCegarLoop]: 227 mSDtfsCounter, 1505 mSDsluCounter, 737 mSDsCounter, 0 mSdLazyCounter, 637 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1505 SdHoareTripleChecker+Valid, 964 SdHoareTripleChecker+Invalid, 644 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 637 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:13,155 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1505 Valid, 964 Invalid, 644 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 637 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 00:30:13,156 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 550 states.
[2024-11-07 00:30:13,160 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 550 to 343.
[2024-11-07 00:30:13,160 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 343 states, 332 states have (on average 1.3253012048192772) internal successors, (440), 342 states have internal predecessors, (440), 0 states have call successors, (0), 0 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-07 00:30:13,161 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 343 states to 343 states and 440 transitions.
[2024-11-07 00:30:13,161 INFO  L78                 Accepts]: Start accepts. Automaton has 343 states and 440 transitions. Word has length 65
[2024-11-07 00:30:13,162 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:13,162 INFO  L471      AbstractCegarLoop]: Abstraction has 343 states and 440 transitions.
[2024-11-07 00:30:13,162 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 7.222222222222222) internal successors, (65), 8 states have internal predecessors, (65), 0 states have call successors, (0), 0 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-07 00:30:13,162 INFO  L276                IsEmpty]: Start isEmpty. Operand 343 states and 440 transitions.
[2024-11-07 00:30:13,162 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 67
[2024-11-07 00:30:13,162 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:13,163 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]
[2024-11-07 00:30:13,163 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-07 00:30:13,163 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:13,163 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:13,163 INFO  L85        PathProgramCache]: Analyzing trace with hash -849466761, now seen corresponding path program 1 times
[2024-11-07 00:30:13,163 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:13,163 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1995376728]
[2024-11-07 00:30:13,163 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:13,163 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:13,183 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:13,309 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-07 00:30:13,309 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:13,309 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1995376728]
[2024-11-07 00:30:13,309 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1995376728] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:13,310 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:13,310 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:30:13,310 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1155020621]
[2024-11-07 00:30:13,310 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:13,310 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:30:13,310 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:13,310 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:30:13,310 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:30:13,311 INFO  L87              Difference]: Start difference. First operand 343 states and 440 transitions. Second operand  has 9 states, 9 states have (on average 7.333333333333333) internal successors, (66), 8 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:13,734 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:13,735 INFO  L93              Difference]: Finished difference Result 673 states and 899 transitions.
[2024-11-07 00:30:13,735 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-07 00:30:13,735 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 7.333333333333333) internal successors, (66), 8 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 66
[2024-11-07 00:30:13,736 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:13,737 INFO  L225             Difference]: With dead ends: 673
[2024-11-07 00:30:13,738 INFO  L226             Difference]: Without dead ends: 550
[2024-11-07 00:30:13,739 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 50 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=101, Invalid=241, Unknown=0, NotChecked=0, Total=342
[2024-11-07 00:30:13,739 INFO  L432           NwaCegarLoop]: 267 mSDtfsCounter, 939 mSDsluCounter, 852 mSDsCounter, 0 mSdLazyCounter, 806 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 939 SdHoareTripleChecker+Valid, 1119 SdHoareTripleChecker+Invalid, 812 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 806 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:13,740 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [939 Valid, 1119 Invalid, 812 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 806 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 00:30:13,740 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 550 states.
[2024-11-07 00:30:13,745 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 550 to 339.
[2024-11-07 00:30:13,746 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 339 states, 328 states have (on average 1.326219512195122) internal successors, (435), 338 states have internal predecessors, (435), 0 states have call successors, (0), 0 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-07 00:30:13,747 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 339 states to 339 states and 435 transitions.
[2024-11-07 00:30:13,747 INFO  L78                 Accepts]: Start accepts. Automaton has 339 states and 435 transitions. Word has length 66
[2024-11-07 00:30:13,747 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:13,747 INFO  L471      AbstractCegarLoop]: Abstraction has 339 states and 435 transitions.
[2024-11-07 00:30:13,747 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 7.333333333333333) internal successors, (66), 8 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:13,748 INFO  L276                IsEmpty]: Start isEmpty. Operand 339 states and 435 transitions.
[2024-11-07 00:30:13,748 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 68
[2024-11-07 00:30:13,748 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:13,748 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]
[2024-11-07 00:30:13,749 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-07 00:30:13,749 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:13,749 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:13,750 INFO  L85        PathProgramCache]: Analyzing trace with hash -809481061, now seen corresponding path program 1 times
[2024-11-07 00:30:13,750 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:13,750 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1925303427]
[2024-11-07 00:30:13,750 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:13,750 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:13,786 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:14,148 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-07 00:30:14,148 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:14,148 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1925303427]
[2024-11-07 00:30:14,148 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1925303427] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:14,148 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:14,148 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11
[2024-11-07 00:30:14,148 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [120536502]
[2024-11-07 00:30:14,148 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:14,149 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-07 00:30:14,149 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:14,149 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-07 00:30:14,149 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=86, Unknown=0, NotChecked=0, Total=110
[2024-11-07 00:30:14,149 INFO  L87              Difference]: Start difference. First operand 339 states and 435 transitions. Second operand  has 11 states, 11 states have (on average 6.090909090909091) internal successors, (67), 11 states have internal predecessors, (67), 0 states have call successors, (0), 0 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-07 00:30:14,484 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:14,484 INFO  L93              Difference]: Finished difference Result 587 states and 784 transitions.
[2024-11-07 00:30:14,485 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-07 00:30:14,485 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 11 states have (on average 6.090909090909091) internal successors, (67), 11 states have internal predecessors, (67), 0 states have call successors, (0), 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 67
[2024-11-07 00:30:14,485 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:14,487 INFO  L225             Difference]: With dead ends: 587
[2024-11-07 00:30:14,487 INFO  L226             Difference]: Without dead ends: 418
[2024-11-07 00:30:14,487 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 21 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 60 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=118, Invalid=262, Unknown=0, NotChecked=0, Total=380
[2024-11-07 00:30:14,488 INFO  L432           NwaCegarLoop]: 189 mSDtfsCounter, 868 mSDsluCounter, 818 mSDsCounter, 0 mSdLazyCounter, 243 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 868 SdHoareTripleChecker+Valid, 1007 SdHoareTripleChecker+Invalid, 247 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 243 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:14,488 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [868 Valid, 1007 Invalid, 247 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 243 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:30:14,488 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 418 states.
[2024-11-07 00:30:14,492 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 418 to 276.
[2024-11-07 00:30:14,493 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 276 states, 269 states have (on average 1.3308550185873607) internal successors, (358), 275 states have internal predecessors, (358), 0 states have call successors, (0), 0 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-07 00:30:14,494 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 276 states to 276 states and 358 transitions.
[2024-11-07 00:30:14,494 INFO  L78                 Accepts]: Start accepts. Automaton has 276 states and 358 transitions. Word has length 67
[2024-11-07 00:30:14,494 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:14,494 INFO  L471      AbstractCegarLoop]: Abstraction has 276 states and 358 transitions.
[2024-11-07 00:30:14,494 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 11 states have (on average 6.090909090909091) internal successors, (67), 11 states have internal predecessors, (67), 0 states have call successors, (0), 0 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-07 00:30:14,494 INFO  L276                IsEmpty]: Start isEmpty. Operand 276 states and 358 transitions.
[2024-11-07 00:30:14,495 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 68
[2024-11-07 00:30:14,495 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:14,495 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]
[2024-11-07 00:30:14,495 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-07 00:30:14,495 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:14,495 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:14,496 INFO  L85        PathProgramCache]: Analyzing trace with hash -827796874, now seen corresponding path program 1 times
[2024-11-07 00:30:14,496 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:14,496 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1327042507]
[2024-11-07 00:30:14,496 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:14,496 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:14,531 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:15,924 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-07 00:30:15,925 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:15,925 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1327042507]
[2024-11-07 00:30:15,925 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1327042507] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:15,925 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:15,925 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [21] imperfect sequences [] total 21
[2024-11-07 00:30:15,925 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2008191108]
[2024-11-07 00:30:15,925 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:15,925 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 21 states
[2024-11-07 00:30:15,925 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:15,926 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants.
[2024-11-07 00:30:15,926 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=46, Invalid=374, Unknown=0, NotChecked=0, Total=420
[2024-11-07 00:30:15,926 INFO  L87              Difference]: Start difference. First operand 276 states and 358 transitions. Second operand  has 21 states, 21 states have (on average 3.1904761904761907) internal successors, (67), 21 states have internal predecessors, (67), 0 states have call successors, (0), 0 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-07 00:30:17,510 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:17,511 INFO  L93              Difference]: Finished difference Result 544 states and 733 transitions.
[2024-11-07 00:30:17,511 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-07 00:30:17,512 INFO  L78                 Accepts]: Start accepts. Automaton has  has 21 states, 21 states have (on average 3.1904761904761907) internal successors, (67), 21 states have internal predecessors, (67), 0 states have call successors, (0), 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 67
[2024-11-07 00:30:17,512 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:17,513 INFO  L225             Difference]: With dead ends: 544
[2024-11-07 00:30:17,513 INFO  L226             Difference]: Without dead ends: 434
[2024-11-07 00:30:17,514 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 38 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 35 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 188 ImplicationChecksByTransitivity, 1.4s TimeCoverageRelationStatistics Valid=233, Invalid=1099, Unknown=0, NotChecked=0, Total=1332
[2024-11-07 00:30:17,515 INFO  L432           NwaCegarLoop]: 176 mSDtfsCounter, 764 mSDsluCounter, 2081 mSDsCounter, 0 mSdLazyCounter, 1124 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 764 SdHoareTripleChecker+Valid, 2257 SdHoareTripleChecker+Invalid, 1135 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 1124 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:17,516 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [764 Valid, 2257 Invalid, 1135 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 1124 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-07 00:30:17,516 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 434 states.
[2024-11-07 00:30:17,521 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 434 to 286.
[2024-11-07 00:30:17,521 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 286 states, 279 states have (on average 1.3369175627240144) internal successors, (373), 285 states have internal predecessors, (373), 0 states have call successors, (0), 0 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-07 00:30:17,522 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 286 states to 286 states and 373 transitions.
[2024-11-07 00:30:17,522 INFO  L78                 Accepts]: Start accepts. Automaton has 286 states and 373 transitions. Word has length 67
[2024-11-07 00:30:17,523 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:17,523 INFO  L471      AbstractCegarLoop]: Abstraction has 286 states and 373 transitions.
[2024-11-07 00:30:17,523 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 21 states, 21 states have (on average 3.1904761904761907) internal successors, (67), 21 states have internal predecessors, (67), 0 states have call successors, (0), 0 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-07 00:30:17,523 INFO  L276                IsEmpty]: Start isEmpty. Operand 286 states and 373 transitions.
[2024-11-07 00:30:17,524 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 68
[2024-11-07 00:30:17,525 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:17,525 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]
[2024-11-07 00:30:17,525 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-07 00:30:17,525 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:17,525 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:17,525 INFO  L85        PathProgramCache]: Analyzing trace with hash 455689729, now seen corresponding path program 1 times
[2024-11-07 00:30:17,526 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:17,526 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1008154694]
[2024-11-07 00:30:17,526 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:17,526 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:17,557 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:18,332 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-07 00:30:18,332 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:18,333 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1008154694]
[2024-11-07 00:30:18,333 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1008154694] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:18,333 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:18,333 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [18] imperfect sequences [] total 18
[2024-11-07 00:30:18,333 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1796356048]
[2024-11-07 00:30:18,333 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:18,333 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-11-07 00:30:18,333 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:18,334 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-11-07 00:30:18,334 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=267, Unknown=0, NotChecked=0, Total=306
[2024-11-07 00:30:18,334 INFO  L87              Difference]: Start difference. First operand 286 states and 373 transitions. Second operand  has 18 states, 18 states have (on average 3.7222222222222223) internal successors, (67), 18 states have internal predecessors, (67), 0 states have call successors, (0), 0 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-07 00:30:19,804 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:19,805 INFO  L93              Difference]: Finished difference Result 636 states and 852 transitions.
[2024-11-07 00:30:19,805 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-07 00:30:19,805 INFO  L78                 Accepts]: Start accepts. Automaton has  has 18 states, 18 states have (on average 3.7222222222222223) internal successors, (67), 18 states have internal predecessors, (67), 0 states have call successors, (0), 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 67
[2024-11-07 00:30:19,805 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:19,808 INFO  L225             Difference]: With dead ends: 636
[2024-11-07 00:30:19,808 INFO  L226             Difference]: Without dead ends: 632
[2024-11-07 00:30:19,808 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 34 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 31 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 148 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=231, Invalid=825, Unknown=0, NotChecked=0, Total=1056
[2024-11-07 00:30:19,809 INFO  L432           NwaCegarLoop]: 199 mSDtfsCounter, 1334 mSDsluCounter, 2140 mSDsCounter, 0 mSdLazyCounter, 1041 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1334 SdHoareTripleChecker+Valid, 2339 SdHoareTripleChecker+Invalid, 1052 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 1041 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:19,809 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1334 Valid, 2339 Invalid, 1052 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 1041 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-07 00:30:19,810 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 632 states.
[2024-11-07 00:30:19,817 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 632 to 292.
[2024-11-07 00:30:19,818 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 292 states, 285 states have (on average 1.3368421052631578) internal successors, (381), 291 states have internal predecessors, (381), 0 states have call successors, (0), 0 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-07 00:30:19,818 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 292 states to 292 states and 381 transitions.
[2024-11-07 00:30:19,818 INFO  L78                 Accepts]: Start accepts. Automaton has 292 states and 381 transitions. Word has length 67
[2024-11-07 00:30:19,820 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:19,820 INFO  L471      AbstractCegarLoop]: Abstraction has 292 states and 381 transitions.
[2024-11-07 00:30:19,820 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 18 states have (on average 3.7222222222222223) internal successors, (67), 18 states have internal predecessors, (67), 0 states have call successors, (0), 0 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-07 00:30:19,821 INFO  L276                IsEmpty]: Start isEmpty. Operand 292 states and 381 transitions.
[2024-11-07 00:30:19,821 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 68
[2024-11-07 00:30:19,821 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:19,821 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]
[2024-11-07 00:30:19,821 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-07 00:30:19,822 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:19,823 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:19,823 INFO  L85        PathProgramCache]: Analyzing trace with hash -1324827419, now seen corresponding path program 1 times
[2024-11-07 00:30:19,823 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:19,823 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [446073349]
[2024-11-07 00:30:19,823 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:19,823 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:19,875 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:20,250 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-07 00:30:20,250 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:20,250 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [446073349]
[2024-11-07 00:30:20,250 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [446073349] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:20,250 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:20,250 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [] total 12
[2024-11-07 00:30:20,250 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1227533937]
[2024-11-07 00:30:20,251 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:20,251 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-07 00:30:20,251 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:20,251 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-07 00:30:20,251 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=108, Unknown=0, NotChecked=0, Total=132
[2024-11-07 00:30:20,251 INFO  L87              Difference]: Start difference. First operand 292 states and 381 transitions. Second operand  has 12 states, 12 states have (on average 5.583333333333333) internal successors, (67), 12 states have internal predecessors, (67), 0 states have call successors, (0), 0 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-07 00:30:20,558 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:20,558 INFO  L93              Difference]: Finished difference Result 398 states and 539 transitions.
[2024-11-07 00:30:20,558 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-07 00:30:20,558 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 12 states have (on average 5.583333333333333) internal successors, (67), 12 states have internal predecessors, (67), 0 states have call successors, (0), 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 67
[2024-11-07 00:30:20,559 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:20,559 INFO  L225             Difference]: With dead ends: 398
[2024-11-07 00:30:20,560 INFO  L226             Difference]: Without dead ends: 244
[2024-11-07 00:30:20,560 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 22 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 45 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=99, Invalid=321, Unknown=0, NotChecked=0, Total=420
[2024-11-07 00:30:20,560 INFO  L432           NwaCegarLoop]: 158 mSDtfsCounter, 451 mSDsluCounter, 824 mSDsCounter, 0 mSdLazyCounter, 207 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 451 SdHoareTripleChecker+Valid, 982 SdHoareTripleChecker+Invalid, 211 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 207 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:20,561 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [451 Valid, 982 Invalid, 211 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 207 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:30:20,561 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 244 states.
[2024-11-07 00:30:20,564 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 244 to 244.
[2024-11-07 00:30:20,565 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 244 states, 240 states have (on average 1.3375) internal successors, (321), 243 states have internal predecessors, (321), 0 states have call successors, (0), 0 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-07 00:30:20,565 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 244 states and 321 transitions.
[2024-11-07 00:30:20,565 INFO  L78                 Accepts]: Start accepts. Automaton has 244 states and 321 transitions. Word has length 67
[2024-11-07 00:30:20,566 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:20,566 INFO  L471      AbstractCegarLoop]: Abstraction has 244 states and 321 transitions.
[2024-11-07 00:30:20,566 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 5.583333333333333) internal successors, (67), 12 states have internal predecessors, (67), 0 states have call successors, (0), 0 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-07 00:30:20,566 INFO  L276                IsEmpty]: Start isEmpty. Operand 244 states and 321 transitions.
[2024-11-07 00:30:20,566 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 69
[2024-11-07 00:30:20,567 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:20,567 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]
[2024-11-07 00:30:20,567 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-11-07 00:30:20,567 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:20,567 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:20,567 INFO  L85        PathProgramCache]: Analyzing trace with hash -922376210, now seen corresponding path program 1 times
[2024-11-07 00:30:20,568 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:20,568 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1812521923]
[2024-11-07 00:30:20,568 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:20,568 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:20,599 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:21,025 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-07 00:30:21,025 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:21,025 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1812521923]
[2024-11-07 00:30:21,026 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1812521923] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:21,026 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:21,026 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [13] imperfect sequences [] total 13
[2024-11-07 00:30:21,026 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [375132369]
[2024-11-07 00:30:21,026 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:21,026 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-07 00:30:21,027 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:21,027 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-07 00:30:21,027 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=129, Unknown=0, NotChecked=0, Total=156
[2024-11-07 00:30:21,027 INFO  L87              Difference]: Start difference. First operand 244 states and 321 transitions. Second operand  has 13 states, 13 states have (on average 5.230769230769231) internal successors, (68), 13 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:21,533 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:21,533 INFO  L93              Difference]: Finished difference Result 736 states and 1025 transitions.
[2024-11-07 00:30:21,534 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-07 00:30:21,534 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 13 states have (on average 5.230769230769231) internal successors, (68), 13 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 68
[2024-11-07 00:30:21,534 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:21,536 INFO  L225             Difference]: With dead ends: 736
[2024-11-07 00:30:21,536 INFO  L226             Difference]: Without dead ends: 624
[2024-11-07 00:30:21,536 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 24 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 59 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=134, Invalid=372, Unknown=0, NotChecked=0, Total=506
[2024-11-07 00:30:21,536 INFO  L432           NwaCegarLoop]: 144 mSDtfsCounter, 932 mSDsluCounter, 1218 mSDsCounter, 0 mSdLazyCounter, 354 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 932 SdHoareTripleChecker+Valid, 1362 SdHoareTripleChecker+Invalid, 358 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 354 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:21,537 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [932 Valid, 1362 Invalid, 358 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 354 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 00:30:21,537 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 624 states.
[2024-11-07 00:30:21,548 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 624 to 224.
[2024-11-07 00:30:21,549 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 224 states, 221 states have (on average 1.3167420814479638) internal successors, (291), 223 states have internal predecessors, (291), 0 states have call successors, (0), 0 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-07 00:30:21,549 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 224 states and 291 transitions.
[2024-11-07 00:30:21,549 INFO  L78                 Accepts]: Start accepts. Automaton has 224 states and 291 transitions. Word has length 68
[2024-11-07 00:30:21,549 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:21,549 INFO  L471      AbstractCegarLoop]: Abstraction has 224 states and 291 transitions.
[2024-11-07 00:30:21,549 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 13 states have (on average 5.230769230769231) internal successors, (68), 13 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:21,549 INFO  L276                IsEmpty]: Start isEmpty. Operand 224 states and 291 transitions.
[2024-11-07 00:30:21,550 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 69
[2024-11-07 00:30:21,550 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:21,550 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]
[2024-11-07 00:30:21,550 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-11-07 00:30:21,550 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:21,550 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:21,550 INFO  L85        PathProgramCache]: Analyzing trace with hash 823611388, now seen corresponding path program 1 times
[2024-11-07 00:30:21,550 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:21,550 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1726864273]
[2024-11-07 00:30:21,551 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:21,551 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:21,581 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:21,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-07 00:30:21,753 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:21,753 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1726864273]
[2024-11-07 00:30:21,753 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1726864273] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:21,753 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:21,753 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:30:21,753 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1598493782]
[2024-11-07 00:30:21,753 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:21,754 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:30:21,754 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:21,754 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:30:21,754 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:30:21,755 INFO  L87              Difference]: Start difference. First operand 224 states and 291 transitions. Second operand  has 9 states, 9 states have (on average 7.555555555555555) internal successors, (68), 8 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:22,033 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:22,033 INFO  L93              Difference]: Finished difference Result 373 states and 496 transitions.
[2024-11-07 00:30:22,033 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-07 00:30:22,034 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 7.555555555555555) internal successors, (68), 8 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 68
[2024-11-07 00:30:22,034 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:22,035 INFO  L225             Difference]: With dead ends: 373
[2024-11-07 00:30:22,035 INFO  L226             Difference]: Without dead ends: 366
[2024-11-07 00:30:22,035 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 43 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=103, Invalid=239, Unknown=0, NotChecked=0, Total=342
[2024-11-07 00:30:22,036 INFO  L432           NwaCegarLoop]: 106 mSDtfsCounter, 1020 mSDsluCounter, 337 mSDsCounter, 0 mSdLazyCounter, 320 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1020 SdHoareTripleChecker+Valid, 443 SdHoareTripleChecker+Invalid, 327 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 320 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:22,036 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1020 Valid, 443 Invalid, 327 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 320 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 00:30:22,036 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 366 states.
[2024-11-07 00:30:22,039 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 366 to 224.
[2024-11-07 00:30:22,040 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 224 states, 221 states have (on average 1.3122171945701357) internal successors, (290), 223 states have internal predecessors, (290), 0 states have call successors, (0), 0 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-07 00:30:22,040 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 224 states and 290 transitions.
[2024-11-07 00:30:22,040 INFO  L78                 Accepts]: Start accepts. Automaton has 224 states and 290 transitions. Word has length 68
[2024-11-07 00:30:22,040 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:22,040 INFO  L471      AbstractCegarLoop]: Abstraction has 224 states and 290 transitions.
[2024-11-07 00:30:22,041 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 7.555555555555555) internal successors, (68), 8 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:22,041 INFO  L276                IsEmpty]: Start isEmpty. Operand 224 states and 290 transitions.
[2024-11-07 00:30:22,041 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 69
[2024-11-07 00:30:22,041 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:22,041 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]
[2024-11-07 00:30:22,041 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-11-07 00:30:22,042 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:22,042 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:22,042 INFO  L85        PathProgramCache]: Analyzing trace with hash 520441226, now seen corresponding path program 1 times
[2024-11-07 00:30:22,042 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:22,042 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [899350795]
[2024-11-07 00:30:22,042 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:22,042 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:22,076 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:22,220 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-07 00:30:22,221 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:22,221 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [899350795]
[2024-11-07 00:30:22,221 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [899350795] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:22,221 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:22,221 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:30:22,221 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1370533600]
[2024-11-07 00:30:22,221 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:22,222 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:30:22,222 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:22,222 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:30:22,223 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:30:22,223 INFO  L87              Difference]: Start difference. First operand 224 states and 290 transitions. Second operand  has 9 states, 9 states have (on average 7.555555555555555) internal successors, (68), 8 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:22,591 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:22,591 INFO  L93              Difference]: Finished difference Result 526 states and 712 transitions.
[2024-11-07 00:30:22,592 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-07 00:30:22,592 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 7.555555555555555) internal successors, (68), 8 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 68
[2024-11-07 00:30:22,592 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:22,594 INFO  L225             Difference]: With dead ends: 526
[2024-11-07 00:30:22,594 INFO  L226             Difference]: Without dead ends: 390
[2024-11-07 00:30:22,595 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 50 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=101, Invalid=241, Unknown=0, NotChecked=0, Total=342
[2024-11-07 00:30:22,596 INFO  L432           NwaCegarLoop]: 176 mSDtfsCounter, 370 mSDsluCounter, 550 mSDsCounter, 0 mSdLazyCounter, 530 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 370 SdHoareTripleChecker+Valid, 726 SdHoareTripleChecker+Invalid, 535 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 530 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:22,596 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [370 Valid, 726 Invalid, 535 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 530 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 00:30:22,596 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 390 states.
[2024-11-07 00:30:22,603 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 390 to 224.
[2024-11-07 00:30:22,603 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 224 states, 221 states have (on average 1.3031674208144797) internal successors, (288), 223 states have internal predecessors, (288), 0 states have call successors, (0), 0 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-07 00:30:22,604 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 224 states and 288 transitions.
[2024-11-07 00:30:22,604 INFO  L78                 Accepts]: Start accepts. Automaton has 224 states and 288 transitions. Word has length 68
[2024-11-07 00:30:22,604 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:22,604 INFO  L471      AbstractCegarLoop]: Abstraction has 224 states and 288 transitions.
[2024-11-07 00:30:22,604 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 7.555555555555555) internal successors, (68), 8 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:22,604 INFO  L276                IsEmpty]: Start isEmpty. Operand 224 states and 288 transitions.
[2024-11-07 00:30:22,604 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 71
[2024-11-07 00:30:22,604 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:22,605 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]
[2024-11-07 00:30:22,605 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2024-11-07 00:30:22,605 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:22,605 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:22,605 INFO  L85        PathProgramCache]: Analyzing trace with hash -1997555533, now seen corresponding path program 1 times
[2024-11-07 00:30:22,605 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:22,605 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [939704483]
[2024-11-07 00:30:22,605 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:22,606 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:22,624 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:23,025 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-07 00:30:23,025 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:23,025 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [939704483]
[2024-11-07 00:30:23,025 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [939704483] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:23,025 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:23,026 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [13] imperfect sequences [] total 13
[2024-11-07 00:30:23,026 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [295256727]
[2024-11-07 00:30:23,026 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:23,026 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-07 00:30:23,026 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:23,027 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-07 00:30:23,027 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=129, Unknown=0, NotChecked=0, Total=156
[2024-11-07 00:30:23,027 INFO  L87              Difference]: Start difference. First operand 224 states and 288 transitions. Second operand  has 13 states, 13 states have (on average 5.384615384615385) internal successors, (70), 13 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:23,533 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:23,533 INFO  L93              Difference]: Finished difference Result 604 states and 829 transitions.
[2024-11-07 00:30:23,533 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-11-07 00:30:23,533 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 13 states have (on average 5.384615384615385) internal successors, (70), 13 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 70
[2024-11-07 00:30:23,534 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:23,535 INFO  L225             Difference]: With dead ends: 604
[2024-11-07 00:30:23,535 INFO  L226             Difference]: Without dead ends: 598
[2024-11-07 00:30:23,536 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 26 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 78 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=151, Invalid=449, Unknown=0, NotChecked=0, Total=600
[2024-11-07 00:30:23,536 INFO  L432           NwaCegarLoop]: 222 mSDtfsCounter, 849 mSDsluCounter, 1693 mSDsCounter, 0 mSdLazyCounter, 493 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 849 SdHoareTripleChecker+Valid, 1915 SdHoareTripleChecker+Invalid, 498 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 493 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:23,536 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [849 Valid, 1915 Invalid, 498 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 493 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 00:30:23,537 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 598 states.
[2024-11-07 00:30:23,541 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 598 to 218.
[2024-11-07 00:30:23,542 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 218 states, 216 states have (on average 1.3009259259259258) internal successors, (281), 217 states have internal predecessors, (281), 0 states have call successors, (0), 0 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-07 00:30:23,542 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 218 states and 281 transitions.
[2024-11-07 00:30:23,542 INFO  L78                 Accepts]: Start accepts. Automaton has 218 states and 281 transitions. Word has length 70
[2024-11-07 00:30:23,543 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:23,543 INFO  L471      AbstractCegarLoop]: Abstraction has 218 states and 281 transitions.
[2024-11-07 00:30:23,543 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 13 states have (on average 5.384615384615385) internal successors, (70), 13 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:23,543 INFO  L276                IsEmpty]: Start isEmpty. Operand 218 states and 281 transitions.
[2024-11-07 00:30:23,543 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 71
[2024-11-07 00:30:23,544 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:23,544 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]
[2024-11-07 00:30:23,544 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2024-11-07 00:30:23,544 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:23,544 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:23,545 INFO  L85        PathProgramCache]: Analyzing trace with hash -1662348756, now seen corresponding path program 1 times
[2024-11-07 00:30:23,545 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:23,545 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [476447563]
[2024-11-07 00:30:23,545 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:23,545 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:23,580 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:24,548 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-07 00:30:24,548 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:24,548 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [476447563]
[2024-11-07 00:30:24,549 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [476447563] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:24,549 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:24,549 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [23] imperfect sequences [] total 23
[2024-11-07 00:30:24,549 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2021507260]
[2024-11-07 00:30:24,549 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:24,549 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 23 states
[2024-11-07 00:30:24,549 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:24,550 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants.
[2024-11-07 00:30:24,550 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=62, Invalid=444, Unknown=0, NotChecked=0, Total=506
[2024-11-07 00:30:24,550 INFO  L87              Difference]: Start difference. First operand 218 states and 281 transitions. Second operand  has 23 states, 23 states have (on average 3.0434782608695654) internal successors, (70), 23 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:25,773 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:25,773 INFO  L93              Difference]: Finished difference Result 236 states and 301 transitions.
[2024-11-07 00:30:25,774 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. 
[2024-11-07 00:30:25,774 INFO  L78                 Accepts]: Start accepts. Automaton has  has 23 states, 23 states have (on average 3.0434782608695654) internal successors, (70), 23 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 70
[2024-11-07 00:30:25,774 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:25,774 INFO  L225             Difference]: With dead ends: 236
[2024-11-07 00:30:25,774 INFO  L226             Difference]: Without dead ends: 228
[2024-11-07 00:30:25,775 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 42 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 40 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 273 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=306, Invalid=1416, Unknown=0, NotChecked=0, Total=1722
[2024-11-07 00:30:25,775 INFO  L432           NwaCegarLoop]: 126 mSDtfsCounter, 361 mSDsluCounter, 1452 mSDsCounter, 0 mSdLazyCounter, 926 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 361 SdHoareTripleChecker+Valid, 1578 SdHoareTripleChecker+Invalid, 936 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 926 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:25,776 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [361 Valid, 1578 Invalid, 936 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 926 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-07 00:30:25,776 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 228 states.
[2024-11-07 00:30:25,778 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 228 to 227.
[2024-11-07 00:30:25,778 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 227 states, 225 states have (on average 1.2977777777777777) internal successors, (292), 226 states have internal predecessors, (292), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:25,779 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 227 states to 227 states and 292 transitions.
[2024-11-07 00:30:25,779 INFO  L78                 Accepts]: Start accepts. Automaton has 227 states and 292 transitions. Word has length 70
[2024-11-07 00:30:25,779 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:25,779 INFO  L471      AbstractCegarLoop]: Abstraction has 227 states and 292 transitions.
[2024-11-07 00:30:25,780 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 23 states, 23 states have (on average 3.0434782608695654) internal successors, (70), 23 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:25,780 INFO  L276                IsEmpty]: Start isEmpty. Operand 227 states and 292 transitions.
[2024-11-07 00:30:25,780 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 72
[2024-11-07 00:30:25,780 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:25,780 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]
[2024-11-07 00:30:25,781 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23
[2024-11-07 00:30:25,781 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:25,781 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:25,781 INFO  L85        PathProgramCache]: Analyzing trace with hash -1776801356, now seen corresponding path program 1 times
[2024-11-07 00:30:25,781 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:25,781 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [675851391]
[2024-11-07 00:30:25,781 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:25,782 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:25,812 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:26,222 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-07 00:30:26,223 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:26,223 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [675851391]
[2024-11-07 00:30:26,223 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [675851391] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:26,223 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:26,223 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [] total 12
[2024-11-07 00:30:26,223 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [521981009]
[2024-11-07 00:30:26,223 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:26,224 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-07 00:30:26,224 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:26,224 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-07 00:30:26,225 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=108, Unknown=0, NotChecked=0, Total=132
[2024-11-07 00:30:26,226 INFO  L87              Difference]: Start difference. First operand 227 states and 292 transitions. Second operand  has 12 states, 12 states have (on average 5.916666666666667) internal successors, (71), 12 states have internal predecessors, (71), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:26,635 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:26,635 INFO  L93              Difference]: Finished difference Result 365 states and 488 transitions.
[2024-11-07 00:30:26,635 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-07 00:30:26,635 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 12 states have (on average 5.916666666666667) internal successors, (71), 12 states have internal predecessors, (71), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 71
[2024-11-07 00:30:26,635 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:26,636 INFO  L225             Difference]: With dead ends: 365
[2024-11-07 00:30:26,636 INFO  L226             Difference]: Without dead ends: 350
[2024-11-07 00:30:26,636 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 24 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 56 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=128, Invalid=378, Unknown=0, NotChecked=0, Total=506
[2024-11-07 00:30:26,637 INFO  L432           NwaCegarLoop]: 219 mSDtfsCounter, 586 mSDsluCounter, 900 mSDsCounter, 0 mSdLazyCounter, 255 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 586 SdHoareTripleChecker+Valid, 1119 SdHoareTripleChecker+Invalid, 259 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 255 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:26,637 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [586 Valid, 1119 Invalid, 259 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 255 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:30:26,638 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 350 states.
[2024-11-07 00:30:26,640 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 350 to 206.
[2024-11-07 00:30:26,645 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 206 states, 205 states have (on average 1.302439024390244) internal successors, (267), 205 states have internal predecessors, (267), 0 states have call successors, (0), 0 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-07 00:30:26,646 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 206 states to 206 states and 267 transitions.
[2024-11-07 00:30:26,646 INFO  L78                 Accepts]: Start accepts. Automaton has 206 states and 267 transitions. Word has length 71
[2024-11-07 00:30:26,646 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:26,646 INFO  L471      AbstractCegarLoop]: Abstraction has 206 states and 267 transitions.
[2024-11-07 00:30:26,646 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 5.916666666666667) internal successors, (71), 12 states have internal predecessors, (71), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:26,646 INFO  L276                IsEmpty]: Start isEmpty. Operand 206 states and 267 transitions.
[2024-11-07 00:30:26,647 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 94
[2024-11-07 00:30:26,647 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:26,647 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]
[2024-11-07 00:30:26,647 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24
[2024-11-07 00:30:26,647 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:26,647 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:26,647 INFO  L85        PathProgramCache]: Analyzing trace with hash 161471129, now seen corresponding path program 1 times
[2024-11-07 00:30:26,648 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:26,648 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1715464001]
[2024-11-07 00:30:26,648 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:26,648 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:26,672 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:26,736 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-07 00:30:26,736 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:26,736 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1715464001]
[2024-11-07 00:30:26,736 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1715464001] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:26,736 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:26,736 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-07 00:30:26,736 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [675764804]
[2024-11-07 00:30:26,736 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:26,737 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-07 00:30:26,737 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:26,738 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-07 00:30:26,738 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-07 00:30:26,739 INFO  L87              Difference]: Start difference. First operand 206 states and 267 transitions. Second operand  has 6 states, 6 states have (on average 15.5) internal successors, (93), 6 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:26,857 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:26,858 INFO  L93              Difference]: Finished difference Result 1054 states and 1531 transitions.
[2024-11-07 00:30:26,858 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-07 00:30:26,858 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 15.5) internal successors, (93), 6 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 93
[2024-11-07 00:30:26,858 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:26,861 INFO  L225             Difference]: With dead ends: 1054
[2024-11-07 00:30:26,861 INFO  L226             Difference]: Without dead ends: 948
[2024-11-07 00:30:26,862 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=40, Invalid=70, Unknown=0, NotChecked=0, Total=110
[2024-11-07 00:30:26,862 INFO  L432           NwaCegarLoop]: 164 mSDtfsCounter, 843 mSDsluCounter, 1110 mSDsCounter, 0 mSdLazyCounter, 107 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 843 SdHoareTripleChecker+Valid, 1274 SdHoareTripleChecker+Invalid, 114 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 107 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:26,862 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [843 Valid, 1274 Invalid, 114 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 107 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:30:26,863 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 948 states.
[2024-11-07 00:30:26,870 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 948 to 310.
[2024-11-07 00:30:26,870 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 310 states, 309 states have (on average 1.3592233009708738) internal successors, (420), 309 states have internal predecessors, (420), 0 states have call successors, (0), 0 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-07 00:30:26,871 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 310 states to 310 states and 420 transitions.
[2024-11-07 00:30:26,871 INFO  L78                 Accepts]: Start accepts. Automaton has 310 states and 420 transitions. Word has length 93
[2024-11-07 00:30:26,871 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:26,871 INFO  L471      AbstractCegarLoop]: Abstraction has 310 states and 420 transitions.
[2024-11-07 00:30:26,872 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 15.5) internal successors, (93), 6 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:26,872 INFO  L276                IsEmpty]: Start isEmpty. Operand 310 states and 420 transitions.
[2024-11-07 00:30:26,872 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-07 00:30:26,872 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:26,873 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]
[2024-11-07 00:30:26,873 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25
[2024-11-07 00:30:26,873 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:26,873 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:26,873 INFO  L85        PathProgramCache]: Analyzing trace with hash -880942767, now seen corresponding path program 1 times
[2024-11-07 00:30:26,873 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:26,873 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1239934706]
[2024-11-07 00:30:26,874 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:26,874 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:26,892 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:26,972 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-07 00:30:26,973 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:26,973 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1239934706]
[2024-11-07 00:30:26,973 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1239934706] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:26,973 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:26,974 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-07 00:30:26,974 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1970751991]
[2024-11-07 00:30:26,974 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:26,974 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-07 00:30:26,974 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:26,974 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-07 00:30:26,975 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-07 00:30:26,975 INFO  L87              Difference]: Start difference. First operand 310 states and 420 transitions. Second operand  has 6 states, 6 states have (on average 15.833333333333334) internal successors, (95), 6 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:27,061 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:27,061 INFO  L93              Difference]: Finished difference Result 1256 states and 1818 transitions.
[2024-11-07 00:30:27,062 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-07 00:30:27,062 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 15.833333333333334) internal successors, (95), 6 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 95
[2024-11-07 00:30:27,062 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:27,065 INFO  L225             Difference]: With dead ends: 1256
[2024-11-07 00:30:27,065 INFO  L226             Difference]: Without dead ends: 1046
[2024-11-07 00:30:27,065 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=28, Invalid=44, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:30:27,066 INFO  L432           NwaCegarLoop]: 231 mSDtfsCounter, 648 mSDsluCounter, 546 mSDsCounter, 0 mSdLazyCounter, 88 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 648 SdHoareTripleChecker+Valid, 777 SdHoareTripleChecker+Invalid, 91 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 88 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:27,066 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [648 Valid, 777 Invalid, 91 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 88 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:30:27,067 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1046 states.
[2024-11-07 00:30:27,075 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1046 to 518.
[2024-11-07 00:30:27,077 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 518 states, 517 states have (on average 1.4081237911025144) internal successors, (728), 517 states have internal predecessors, (728), 0 states have call successors, (0), 0 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-07 00:30:27,078 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 518 states to 518 states and 728 transitions.
[2024-11-07 00:30:27,078 INFO  L78                 Accepts]: Start accepts. Automaton has 518 states and 728 transitions. Word has length 95
[2024-11-07 00:30:27,078 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:27,078 INFO  L471      AbstractCegarLoop]: Abstraction has 518 states and 728 transitions.
[2024-11-07 00:30:27,079 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 15.833333333333334) internal successors, (95), 6 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:27,079 INFO  L276                IsEmpty]: Start isEmpty. Operand 518 states and 728 transitions.
[2024-11-07 00:30:27,079 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-07 00:30:27,080 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:27,080 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]
[2024-11-07 00:30:27,080 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26
[2024-11-07 00:30:27,080 INFO  L396      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:27,080 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:27,081 INFO  L85        PathProgramCache]: Analyzing trace with hash 284809815, now seen corresponding path program 1 times
[2024-11-07 00:30:27,081 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:27,081 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [274089116]
[2024-11-07 00:30:27,081 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:27,081 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:27,110 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:27,177 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-07 00:30:27,177 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:27,177 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [274089116]
[2024-11-07 00:30:27,177 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [274089116] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:27,177 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:27,177 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-07 00:30:27,178 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1472228603]
[2024-11-07 00:30:27,178 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:27,178 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-07 00:30:27,178 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:27,178 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-07 00:30:27,178 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-07 00:30:27,179 INFO  L87              Difference]: Start difference. First operand 518 states and 728 transitions. Second operand  has 6 states, 6 states have (on average 15.833333333333334) internal successors, (95), 6 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:27,248 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:27,249 INFO  L93              Difference]: Finished difference Result 1464 states and 2126 transitions.
[2024-11-07 00:30:27,249 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-07 00:30:27,249 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 15.833333333333334) internal successors, (95), 6 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 95
[2024-11-07 00:30:27,250 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:27,253 INFO  L225             Difference]: With dead ends: 1464
[2024-11-07 00:30:27,253 INFO  L226             Difference]: Without dead ends: 1254
[2024-11-07 00:30:27,254 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=28, Invalid=44, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:30:27,255 INFO  L432           NwaCegarLoop]: 225 mSDtfsCounter, 648 mSDsluCounter, 494 mSDsCounter, 0 mSdLazyCounter, 85 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 648 SdHoareTripleChecker+Valid, 719 SdHoareTripleChecker+Invalid, 88 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 85 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:27,255 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [648 Valid, 719 Invalid, 88 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 85 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:30:27,256 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1254 states.
[2024-11-07 00:30:27,267 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1254 to 830.
[2024-11-07 00:30:27,268 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 830 states, 829 states have (on average 1.4342581423401688) internal successors, (1189), 829 states have internal predecessors, (1189), 0 states have call successors, (0), 0 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-07 00:30:27,269 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 830 states to 830 states and 1189 transitions.
[2024-11-07 00:30:27,269 INFO  L78                 Accepts]: Start accepts. Automaton has 830 states and 1189 transitions. Word has length 95
[2024-11-07 00:30:27,269 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:27,269 INFO  L471      AbstractCegarLoop]: Abstraction has 830 states and 1189 transitions.
[2024-11-07 00:30:27,269 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 15.833333333333334) internal successors, (95), 6 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:27,269 INFO  L276                IsEmpty]: Start isEmpty. Operand 830 states and 1189 transitions.
[2024-11-07 00:30:27,270 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-07 00:30:27,270 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:27,270 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]
[2024-11-07 00:30:27,270 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27
[2024-11-07 00:30:27,271 INFO  L396      AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:27,272 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:27,272 INFO  L85        PathProgramCache]: Analyzing trace with hash -736748582, now seen corresponding path program 1 times
[2024-11-07 00:30:27,272 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:27,272 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1396627750]
[2024-11-07 00:30:27,272 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:27,272 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:27,290 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:27,394 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-07 00:30:27,394 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:27,394 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1396627750]
[2024-11-07 00:30:27,394 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1396627750] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:27,394 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:27,395 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-07 00:30:27,395 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [632596132]
[2024-11-07 00:30:27,395 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:27,395 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-07 00:30:27,395 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:27,396 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-07 00:30:27,396 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-11-07 00:30:27,396 INFO  L87              Difference]: Start difference. First operand 830 states and 1189 transitions. Second operand  has 6 states, 6 states have (on average 15.833333333333334) internal successors, (95), 6 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:27,466 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:27,466 INFO  L93              Difference]: Finished difference Result 1562 states and 2270 transitions.
[2024-11-07 00:30:27,466 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-07 00:30:27,467 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 15.833333333333334) internal successors, (95), 6 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 95
[2024-11-07 00:30:27,467 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:27,468 INFO  L225             Difference]: With dead ends: 1562
[2024-11-07 00:30:27,468 INFO  L226             Difference]: Without dead ends: 832
[2024-11-07 00:30:27,469 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=24, Invalid=32, Unknown=0, NotChecked=0, Total=56
[2024-11-07 00:30:27,469 INFO  L432           NwaCegarLoop]: 150 mSDtfsCounter, 75 mSDsluCounter, 306 mSDsCounter, 0 mSdLazyCounter, 56 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 75 SdHoareTripleChecker+Valid, 456 SdHoareTripleChecker+Invalid, 58 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 56 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:27,470 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [75 Valid, 456 Invalid, 58 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 56 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:30:27,473 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 832 states.
[2024-11-07 00:30:27,479 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 832 to 830.
[2024-11-07 00:30:27,480 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 830 states, 829 states have (on average 1.4246079613992761) internal successors, (1181), 829 states have internal predecessors, (1181), 0 states have call successors, (0), 0 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-07 00:30:27,481 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 830 states to 830 states and 1181 transitions.
[2024-11-07 00:30:27,481 INFO  L78                 Accepts]: Start accepts. Automaton has 830 states and 1181 transitions. Word has length 95
[2024-11-07 00:30:27,481 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:27,481 INFO  L471      AbstractCegarLoop]: Abstraction has 830 states and 1181 transitions.
[2024-11-07 00:30:27,481 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 15.833333333333334) internal successors, (95), 6 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:27,482 INFO  L276                IsEmpty]: Start isEmpty. Operand 830 states and 1181 transitions.
[2024-11-07 00:30:27,482 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-07 00:30:27,482 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:27,482 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]
[2024-11-07 00:30:27,482 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28
[2024-11-07 00:30:27,482 INFO  L396      AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:27,483 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:27,483 INFO  L85        PathProgramCache]: Analyzing trace with hash -1506041575, now seen corresponding path program 1 times
[2024-11-07 00:30:27,483 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:27,483 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1093511008]
[2024-11-07 00:30:27,483 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:27,483 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:27,507 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:27,528 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-07 00:30:27,529 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:27,530 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1093511008]
[2024-11-07 00:30:27,530 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1093511008] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:27,530 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:27,530 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:30:27,530 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1023144526]
[2024-11-07 00:30:27,530 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:27,530 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:30:27,530 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:27,530 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:30:27,530 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:30:27,530 INFO  L87              Difference]: Start difference. First operand 830 states and 1181 transitions. Second operand  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:27,555 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:27,556 INFO  L93              Difference]: Finished difference Result 2200 states and 3175 transitions.
[2024-11-07 00:30:27,556 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:30:27,556 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 95
[2024-11-07 00:30:27,556 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:27,559 INFO  L225             Difference]: With dead ends: 2200
[2024-11-07 00:30:27,560 INFO  L226             Difference]: Without dead ends: 1470
[2024-11-07 00:30:27,561 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-07 00:30:27,561 INFO  L432           NwaCegarLoop]: 223 mSDtfsCounter, 67 mSDsluCounter, 145 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 67 SdHoareTripleChecker+Valid, 368 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:27,562 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [67 Valid, 368 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:30:27,563 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1470 states.
[2024-11-07 00:30:27,576 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1470 to 1468.
[2024-11-07 00:30:27,578 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1468 states, 1467 states have (on average 1.4137695978186775) internal successors, (2074), 1467 states have internal predecessors, (2074), 0 states have call successors, (0), 0 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-07 00:30:27,579 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1468 states to 1468 states and 2074 transitions.
[2024-11-07 00:30:27,580 INFO  L78                 Accepts]: Start accepts. Automaton has 1468 states and 2074 transitions. Word has length 95
[2024-11-07 00:30:27,580 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:27,580 INFO  L471      AbstractCegarLoop]: Abstraction has 1468 states and 2074 transitions.
[2024-11-07 00:30:27,580 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:27,580 INFO  L276                IsEmpty]: Start isEmpty. Operand 1468 states and 2074 transitions.
[2024-11-07 00:30:27,581 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-07 00:30:27,581 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:27,581 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]
[2024-11-07 00:30:27,581 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29
[2024-11-07 00:30:27,582 INFO  L396      AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:27,582 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:27,582 INFO  L85        PathProgramCache]: Analyzing trace with hash 1675387619, now seen corresponding path program 1 times
[2024-11-07 00:30:27,582 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:27,583 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [521081325]
[2024-11-07 00:30:27,583 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:27,583 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:27,620 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:27,681 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-07 00:30:27,681 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:27,681 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [521081325]
[2024-11-07 00:30:27,681 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [521081325] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:27,681 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:27,681 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-07 00:30:27,682 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [600506927]
[2024-11-07 00:30:27,682 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:27,682 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-07 00:30:27,682 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:27,682 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-07 00:30:27,682 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-07 00:30:27,683 INFO  L87              Difference]: Start difference. First operand 1468 states and 2074 transitions. Second operand  has 6 states, 6 states have (on average 15.833333333333334) internal successors, (95), 6 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:27,760 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:27,761 INFO  L93              Difference]: Finished difference Result 3038 states and 4335 transitions.
[2024-11-07 00:30:27,761 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-07 00:30:27,761 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 15.833333333333334) internal successors, (95), 6 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 95
[2024-11-07 00:30:27,761 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:27,767 INFO  L225             Difference]: With dead ends: 3038
[2024-11-07 00:30:27,767 INFO  L226             Difference]: Without dead ends: 2646
[2024-11-07 00:30:27,768 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=28, Invalid=44, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:30:27,768 INFO  L432           NwaCegarLoop]: 232 mSDtfsCounter, 614 mSDsluCounter, 535 mSDsCounter, 0 mSdLazyCounter, 96 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 614 SdHoareTripleChecker+Valid, 767 SdHoareTripleChecker+Invalid, 99 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 96 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:27,769 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [614 Valid, 767 Invalid, 99 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 96 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:30:27,771 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2646 states.
[2024-11-07 00:30:27,791 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2646 to 1858.
[2024-11-07 00:30:27,793 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1858 states, 1857 states have (on average 1.4184168012924072) internal successors, (2634), 1857 states have internal predecessors, (2634), 0 states have call successors, (0), 0 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-07 00:30:27,796 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1858 states to 1858 states and 2634 transitions.
[2024-11-07 00:30:27,796 INFO  L78                 Accepts]: Start accepts. Automaton has 1858 states and 2634 transitions. Word has length 95
[2024-11-07 00:30:27,796 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:27,796 INFO  L471      AbstractCegarLoop]: Abstraction has 1858 states and 2634 transitions.
[2024-11-07 00:30:27,796 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 15.833333333333334) internal successors, (95), 6 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:27,796 INFO  L276                IsEmpty]: Start isEmpty. Operand 1858 states and 2634 transitions.
[2024-11-07 00:30:27,798 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-07 00:30:27,798 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:27,798 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]
[2024-11-07 00:30:27,799 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30
[2024-11-07 00:30:27,799 INFO  L396      AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:27,799 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:27,800 INFO  L85        PathProgramCache]: Analyzing trace with hash -1554031907, now seen corresponding path program 1 times
[2024-11-07 00:30:27,800 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:27,800 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1069744660]
[2024-11-07 00:30:27,800 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:27,800 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:27,815 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:27,875 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-07 00:30:27,875 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:27,875 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1069744660]
[2024-11-07 00:30:27,875 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1069744660] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:27,875 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:27,875 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-07 00:30:27,875 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1881979738]
[2024-11-07 00:30:27,875 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:27,875 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-07 00:30:27,875 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:27,875 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-07 00:30:27,875 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-07 00:30:27,876 INFO  L87              Difference]: Start difference. First operand 1858 states and 2634 transitions. Second operand  has 6 states, 6 states have (on average 15.833333333333334) internal successors, (95), 6 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:27,955 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:27,955 INFO  L93              Difference]: Finished difference Result 3428 states and 4895 transitions.
[2024-11-07 00:30:27,956 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-07 00:30:27,956 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 15.833333333333334) internal successors, (95), 6 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 95
[2024-11-07 00:30:27,956 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:27,962 INFO  L225             Difference]: With dead ends: 3428
[2024-11-07 00:30:27,962 INFO  L226             Difference]: Without dead ends: 3036
[2024-11-07 00:30:27,964 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=28, Invalid=44, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:30:27,964 INFO  L432           NwaCegarLoop]: 227 mSDtfsCounter, 583 mSDsluCounter, 589 mSDsCounter, 0 mSdLazyCounter, 103 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 583 SdHoareTripleChecker+Valid, 816 SdHoareTripleChecker+Invalid, 106 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 103 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:27,965 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [583 Valid, 816 Invalid, 106 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 103 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:30:27,969 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3036 states.
[2024-11-07 00:30:27,992 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3036 to 2248.
[2024-11-07 00:30:27,994 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2248 states, 2247 states have (on average 1.4214508233199823) internal successors, (3194), 2247 states have internal predecessors, (3194), 0 states have call successors, (0), 0 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-07 00:30:27,998 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2248 states to 2248 states and 3194 transitions.
[2024-11-07 00:30:27,999 INFO  L78                 Accepts]: Start accepts. Automaton has 2248 states and 3194 transitions. Word has length 95
[2024-11-07 00:30:27,999 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:27,999 INFO  L471      AbstractCegarLoop]: Abstraction has 2248 states and 3194 transitions.
[2024-11-07 00:30:27,999 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 15.833333333333334) internal successors, (95), 6 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:28,000 INFO  L276                IsEmpty]: Start isEmpty. Operand 2248 states and 3194 transitions.
[2024-11-07 00:30:28,001 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 97
[2024-11-07 00:30:28,001 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:28,001 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]
[2024-11-07 00:30:28,001 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31
[2024-11-07 00:30:28,001 INFO  L396      AbstractCegarLoop]: === Iteration 33 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:28,001 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:28,001 INFO  L85        PathProgramCache]: Analyzing trace with hash -1423537109, now seen corresponding path program 1 times
[2024-11-07 00:30:28,002 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:28,002 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1382842620]
[2024-11-07 00:30:28,002 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:28,002 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:28,018 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:28,059 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-07 00:30:28,060 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:28,060 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1382842620]
[2024-11-07 00:30:28,060 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1382842620] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:28,060 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:28,060 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:30:28,060 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [551273920]
[2024-11-07 00:30:28,060 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:28,060 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:30:28,061 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:28,061 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:30:28,061 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:30:28,061 INFO  L87              Difference]: Start difference. First operand 2248 states and 3194 transitions. Second operand  has 3 states, 3 states have (on average 32.0) internal successors, (96), 3 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:28,102 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:28,102 INFO  L93              Difference]: Finished difference Result 5708 states and 8130 transitions.
[2024-11-07 00:30:28,104 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:30:28,104 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 32.0) internal successors, (96), 3 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 96
[2024-11-07 00:30:28,105 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:28,123 INFO  L225             Difference]: With dead ends: 5708
[2024-11-07 00:30:28,123 INFO  L226             Difference]: Without dead ends: 3560
[2024-11-07 00:30:28,130 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-07 00:30:28,130 INFO  L432           NwaCegarLoop]: 222 mSDtfsCounter, 78 mSDsluCounter, 121 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 78 SdHoareTripleChecker+Valid, 343 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:28,130 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [78 Valid, 343 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:30:28,135 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3560 states.
[2024-11-07 00:30:28,178 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3560 to 3382.
[2024-11-07 00:30:28,182 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3382 states, 3381 states have (on average 1.4072759538598048) internal successors, (4758), 3381 states have internal predecessors, (4758), 0 states have call successors, (0), 0 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-07 00:30:28,189 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3382 states to 3382 states and 4758 transitions.
[2024-11-07 00:30:28,189 INFO  L78                 Accepts]: Start accepts. Automaton has 3382 states and 4758 transitions. Word has length 96
[2024-11-07 00:30:28,190 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:28,190 INFO  L471      AbstractCegarLoop]: Abstraction has 3382 states and 4758 transitions.
[2024-11-07 00:30:28,190 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 32.0) internal successors, (96), 3 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:28,190 INFO  L276                IsEmpty]: Start isEmpty. Operand 3382 states and 4758 transitions.
[2024-11-07 00:30:28,191 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 98
[2024-11-07 00:30:28,192 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:28,192 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]
[2024-11-07 00:30:28,192 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32
[2024-11-07 00:30:28,192 INFO  L396      AbstractCegarLoop]: === Iteration 34 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:28,193 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:28,193 INFO  L85        PathProgramCache]: Analyzing trace with hash -1571382276, now seen corresponding path program 1 times
[2024-11-07 00:30:28,193 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:28,193 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2033134521]
[2024-11-07 00:30:28,193 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:28,193 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:28,212 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:28,271 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-07 00:30:28,271 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:28,271 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2033134521]
[2024-11-07 00:30:28,271 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2033134521] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:28,271 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:28,271 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:30:28,271 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2017147119]
[2024-11-07 00:30:28,271 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:28,272 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:30:28,272 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:28,272 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:30:28,272 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:30:28,272 INFO  L87              Difference]: Start difference. First operand 3382 states and 4758 transitions. Second operand  has 3 states, 3 states have (on average 32.333333333333336) internal successors, (97), 3 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:28,306 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:28,306 INFO  L93              Difference]: Finished difference Result 9682 states and 13594 transitions.
[2024-11-07 00:30:28,306 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:30:28,306 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 32.333333333333336) internal successors, (97), 3 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 97
[2024-11-07 00:30:28,307 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:28,320 INFO  L225             Difference]: With dead ends: 9682
[2024-11-07 00:30:28,320 INFO  L226             Difference]: Without dead ends: 6400
[2024-11-07 00:30:28,324 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-07 00:30:28,325 INFO  L432           NwaCegarLoop]: 215 mSDtfsCounter, 71 mSDsluCounter, 128 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 71 SdHoareTripleChecker+Valid, 343 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:28,325 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [71 Valid, 343 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:30:28,329 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6400 states.
[2024-11-07 00:30:28,375 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6400 to 6134.
[2024-11-07 00:30:28,381 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6134 states, 6133 states have (on average 1.393771400619599) internal successors, (8548), 6133 states have internal predecessors, (8548), 0 states have call successors, (0), 0 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-07 00:30:28,389 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6134 states to 6134 states and 8548 transitions.
[2024-11-07 00:30:28,390 INFO  L78                 Accepts]: Start accepts. Automaton has 6134 states and 8548 transitions. Word has length 97
[2024-11-07 00:30:28,390 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:28,390 INFO  L471      AbstractCegarLoop]: Abstraction has 6134 states and 8548 transitions.
[2024-11-07 00:30:28,390 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 32.333333333333336) internal successors, (97), 3 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:28,390 INFO  L276                IsEmpty]: Start isEmpty. Operand 6134 states and 8548 transitions.
[2024-11-07 00:30:28,391 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 99
[2024-11-07 00:30:28,391 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:28,391 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]
[2024-11-07 00:30:28,392 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33
[2024-11-07 00:30:28,392 INFO  L396      AbstractCegarLoop]: === Iteration 35 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:28,392 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:28,392 INFO  L85        PathProgramCache]: Analyzing trace with hash 584515800, now seen corresponding path program 1 times
[2024-11-07 00:30:28,392 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:28,392 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [34612914]
[2024-11-07 00:30:28,392 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:28,392 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:28,411 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:28,458 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-07 00:30:28,458 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:28,458 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [34612914]
[2024-11-07 00:30:28,458 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [34612914] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:28,458 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:28,458 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:30:28,459 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [558499426]
[2024-11-07 00:30:28,459 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:28,459 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:30:28,459 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:28,459 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:30:28,459 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:30:28,459 INFO  L87              Difference]: Start difference. First operand 6134 states and 8548 transitions. Second operand  has 3 states, 3 states have (on average 32.666666666666664) internal successors, (98), 3 states have internal predecessors, (98), 0 states have call successors, (0), 0 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-07 00:30:28,497 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:28,498 INFO  L93              Difference]: Finished difference Result 17674 states and 24502 transitions.
[2024-11-07 00:30:28,498 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:30:28,498 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 32.666666666666664) internal successors, (98), 3 states have internal predecessors, (98), 0 states have call successors, (0), 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 98
[2024-11-07 00:30:28,498 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:28,517 INFO  L225             Difference]: With dead ends: 17674
[2024-11-07 00:30:28,518 INFO  L226             Difference]: Without dead ends: 11640
[2024-11-07 00:30:28,527 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-07 00:30:28,528 INFO  L432           NwaCegarLoop]: 207 mSDtfsCounter, 64 mSDsluCounter, 135 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 64 SdHoareTripleChecker+Valid, 342 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:28,528 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [64 Valid, 342 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:30:28,570 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 11640 states.
[2024-11-07 00:30:28,661 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 11640 to 11110.
[2024-11-07 00:30:28,676 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 11110 states, 11109 states have (on average 1.3745611666216582) internal successors, (15270), 11109 states have internal predecessors, (15270), 0 states have call successors, (0), 0 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-07 00:30:28,694 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 11110 states to 11110 states and 15270 transitions.
[2024-11-07 00:30:28,695 INFO  L78                 Accepts]: Start accepts. Automaton has 11110 states and 15270 transitions. Word has length 98
[2024-11-07 00:30:28,695 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:28,695 INFO  L471      AbstractCegarLoop]: Abstraction has 11110 states and 15270 transitions.
[2024-11-07 00:30:28,695 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 32.666666666666664) internal successors, (98), 3 states have internal predecessors, (98), 0 states have call successors, (0), 0 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-07 00:30:28,695 INFO  L276                IsEmpty]: Start isEmpty. Operand 11110 states and 15270 transitions.
[2024-11-07 00:30:28,696 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 100
[2024-11-07 00:30:28,696 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:28,696 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]
[2024-11-07 00:30:28,696 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable34
[2024-11-07 00:30:28,696 INFO  L396      AbstractCegarLoop]: === Iteration 36 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:28,697 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:28,697 INFO  L85        PathProgramCache]: Analyzing trace with hash 1344323197, now seen corresponding path program 1 times
[2024-11-07 00:30:28,697 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:28,697 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [679177813]
[2024-11-07 00:30:28,697 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:28,697 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:28,720 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:28,772 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-07 00:30:28,772 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:28,772 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [679177813]
[2024-11-07 00:30:28,772 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [679177813] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:28,772 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:28,772 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:30:28,772 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [691154154]
[2024-11-07 00:30:28,772 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:28,773 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:30:28,773 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:28,773 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:30:28,773 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:30:28,773 INFO  L87              Difference]: Start difference. First operand 11110 states and 15270 transitions. Second operand  has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:28,830 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:28,831 INFO  L93              Difference]: Finished difference Result 32074 states and 43744 transitions.
[2024-11-07 00:30:28,831 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:30:28,831 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 99
[2024-11-07 00:30:28,831 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:28,864 INFO  L225             Difference]: With dead ends: 32074
[2024-11-07 00:30:28,864 INFO  L226             Difference]: Without dead ends: 21064
[2024-11-07 00:30:28,878 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-07 00:30:28,878 INFO  L432           NwaCegarLoop]: 198 mSDtfsCounter, 54 mSDsluCounter, 142 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 54 SdHoareTripleChecker+Valid, 340 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:28,878 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [54 Valid, 340 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:30:28,891 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 21064 states.
[2024-11-07 00:30:29,119 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 21064 to 20006.
[2024-11-07 00:30:29,138 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 20006 states, 20005 states have (on average 1.3495626093476631) internal successors, (26998), 20005 states have internal predecessors, (26998), 0 states have call successors, (0), 0 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-07 00:30:29,161 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 20006 states to 20006 states and 26998 transitions.
[2024-11-07 00:30:29,162 INFO  L78                 Accepts]: Start accepts. Automaton has 20006 states and 26998 transitions. Word has length 99
[2024-11-07 00:30:29,162 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:29,162 INFO  L471      AbstractCegarLoop]: Abstraction has 20006 states and 26998 transitions.
[2024-11-07 00:30:29,162 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:29,162 INFO  L276                IsEmpty]: Start isEmpty. Operand 20006 states and 26998 transitions.
[2024-11-07 00:30:29,163 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 101
[2024-11-07 00:30:29,163 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:29,163 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]
[2024-11-07 00:30:29,163 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable35
[2024-11-07 00:30:29,163 INFO  L396      AbstractCegarLoop]: === Iteration 37 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:29,163 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:29,163 INFO  L85        PathProgramCache]: Analyzing trace with hash -445596435, now seen corresponding path program 1 times
[2024-11-07 00:30:29,164 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:29,164 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [924962705]
[2024-11-07 00:30:29,164 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:29,164 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:29,182 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:29,315 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-07 00:30:29,315 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:29,315 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [924962705]
[2024-11-07 00:30:29,315 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [924962705] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:29,315 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:29,315 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-07 00:30:29,316 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1913691828]
[2024-11-07 00:30:29,316 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:29,316 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-07 00:30:29,316 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:29,316 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-07 00:30:29,316 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-07 00:30:29,316 INFO  L87              Difference]: Start difference. First operand 20006 states and 26998 transitions. Second operand  has 6 states, 6 states have (on average 16.666666666666668) internal successors, (100), 6 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:29,372 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:29,373 INFO  L93              Difference]: Finished difference Result 20488 states and 27639 transitions.
[2024-11-07 00:30:29,373 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-07 00:30:29,373 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 16.666666666666668) internal successors, (100), 6 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 100
[2024-11-07 00:30:29,374 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:29,400 INFO  L225             Difference]: With dead ends: 20488
[2024-11-07 00:30:29,400 INFO  L226             Difference]: Without dead ends: 20486
[2024-11-07 00:30:29,407 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-07 00:30:29,407 INFO  L432           NwaCegarLoop]: 156 mSDtfsCounter, 0 mSDsluCounter, 607 mSDsCounter, 0 mSdLazyCounter, 34 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 763 SdHoareTripleChecker+Invalid, 35 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 34 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:29,407 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 763 Invalid, 35 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 34 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:30:29,418 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 20486 states.
[2024-11-07 00:30:29,627 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 20486 to 20486.
[2024-11-07 00:30:29,646 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 20486 states, 20485 states have (on average 1.3319990236758603) internal successors, (27286), 20485 states have internal predecessors, (27286), 0 states have call successors, (0), 0 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-07 00:30:29,670 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 20486 states to 20486 states and 27286 transitions.
[2024-11-07 00:30:29,670 INFO  L78                 Accepts]: Start accepts. Automaton has 20486 states and 27286 transitions. Word has length 100
[2024-11-07 00:30:29,670 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:29,670 INFO  L471      AbstractCegarLoop]: Abstraction has 20486 states and 27286 transitions.
[2024-11-07 00:30:29,670 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 16.666666666666668) internal successors, (100), 6 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:29,670 INFO  L276                IsEmpty]: Start isEmpty. Operand 20486 states and 27286 transitions.
[2024-11-07 00:30:29,671 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 101
[2024-11-07 00:30:29,671 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:29,671 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]
[2024-11-07 00:30:29,671 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable36
[2024-11-07 00:30:29,671 INFO  L396      AbstractCegarLoop]: === Iteration 38 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:29,671 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:29,672 INFO  L85        PathProgramCache]: Analyzing trace with hash 1981290545, now seen corresponding path program 1 times
[2024-11-07 00:30:29,672 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:29,672 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [797727335]
[2024-11-07 00:30:29,672 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:29,672 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:29,692 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:29,712 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-07 00:30:29,712 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:29,712 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [797727335]
[2024-11-07 00:30:29,712 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [797727335] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:29,712 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:29,712 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:30:29,712 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [809669439]
[2024-11-07 00:30:29,712 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:29,713 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:30:29,713 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:29,713 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:30:29,713 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:30:29,713 INFO  L87              Difference]: Start difference. First operand 20486 states and 27286 transitions. Second operand  has 3 states, 3 states have (on average 33.333333333333336) internal successors, (100), 3 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:29,789 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:29,790 INFO  L93              Difference]: Finished difference Result 41514 states and 55328 transitions.
[2024-11-07 00:30:29,790 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:30:29,790 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 33.333333333333336) internal successors, (100), 3 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 100
[2024-11-07 00:30:29,790 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:29,820 INFO  L225             Difference]: With dead ends: 41514
[2024-11-07 00:30:29,820 INFO  L226             Difference]: Without dead ends: 21128
[2024-11-07 00:30:29,838 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-07 00:30:29,840 INFO  L432           NwaCegarLoop]: 180 mSDtfsCounter, 87 mSDsluCounter, 102 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 87 SdHoareTripleChecker+Valid, 282 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:29,840 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [87 Valid, 282 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:30:29,852 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 21128 states.
[2024-11-07 00:30:30,127 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 21128 to 21126.
[2024-11-07 00:30:30,167 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 21126 states, 21125 states have (on average 1.3151242603550295) internal successors, (27782), 21125 states have internal predecessors, (27782), 0 states have call successors, (0), 0 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-07 00:30:30,222 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 21126 states to 21126 states and 27782 transitions.
[2024-11-07 00:30:30,222 INFO  L78                 Accepts]: Start accepts. Automaton has 21126 states and 27782 transitions. Word has length 100
[2024-11-07 00:30:30,222 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:30,222 INFO  L471      AbstractCegarLoop]: Abstraction has 21126 states and 27782 transitions.
[2024-11-07 00:30:30,222 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 33.333333333333336) internal successors, (100), 3 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:30:30,222 INFO  L276                IsEmpty]: Start isEmpty. Operand 21126 states and 27782 transitions.
[2024-11-07 00:30:30,230 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 128
[2024-11-07 00:30:30,230 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:30,230 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:30:30,230 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable37
[2024-11-07 00:30:30,230 INFO  L396      AbstractCegarLoop]: === Iteration 39 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:30,231 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:30,231 INFO  L85        PathProgramCache]: Analyzing trace with hash 642240657, now seen corresponding path program 1 times
[2024-11-07 00:30:30,231 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:30,231 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1045309599]
[2024-11-07 00:30:30,231 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:30,231 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:30,262 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:30,670 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 12 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:30:30,671 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:30,671 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1045309599]
[2024-11-07 00:30:30,671 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1045309599] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 00:30:30,671 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1117637403]
[2024-11-07 00:30:30,671 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:30,671 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 00:30:30,671 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 00:30:30,674 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 00:30:30,675 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-07 00:30:30,903 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:30,907 INFO  L255         TraceCheckSpWp]: Trace formula consists of 657 conjuncts, 20 conjuncts are in the unsatisfiable core
[2024-11-07 00:30:30,916 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 00:30:31,759 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 14 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:30:31,760 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 00:30:33,102 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 14 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:30:33,103 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1117637403] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 00:30:33,103 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 00:30:33,103 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10, 11] total 27
[2024-11-07 00:30:33,103 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1662257043]
[2024-11-07 00:30:33,103 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 00:30:33,103 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 28 states
[2024-11-07 00:30:33,103 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:33,104 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 28 interpolants.
[2024-11-07 00:30:33,104 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=98, Invalid=658, Unknown=0, NotChecked=0, Total=756
[2024-11-07 00:30:33,104 INFO  L87              Difference]: Start difference. First operand 21126 states and 27782 transitions. Second operand  has 28 states, 28 states have (on average 10.75) internal successors, (301), 27 states have internal predecessors, (301), 0 states have call successors, (0), 0 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-07 00:30:37,243 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:37,243 INFO  L93              Difference]: Finished difference Result 198653 states and 260996 transitions.
[2024-11-07 00:30:37,244 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 122 states. 
[2024-11-07 00:30:37,244 INFO  L78                 Accepts]: Start accepts. Automaton has  has 28 states, 28 states have (on average 10.75) internal successors, (301), 27 states have internal predecessors, (301), 0 states have call successors, (0), 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 127
[2024-11-07 00:30:37,244 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:37,644 INFO  L225             Difference]: With dead ends: 198653
[2024-11-07 00:30:37,645 INFO  L226             Difference]: Without dead ends: 177627
[2024-11-07 00:30:37,726 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 380 GetRequests, 236 SyntacticMatches, 0 SemanticMatches, 144 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7105 ImplicationChecksByTransitivity, 2.9s TimeCoverageRelationStatistics Valid=3035, Invalid=18135, Unknown=0, NotChecked=0, Total=21170
[2024-11-07 00:30:37,726 INFO  L432           NwaCegarLoop]: 172 mSDtfsCounter, 3656 mSDsluCounter, 2486 mSDsCounter, 0 mSdLazyCounter, 2535 mSolverCounterSat, 38 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3656 SdHoareTripleChecker+Valid, 2658 SdHoareTripleChecker+Invalid, 2573 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 38 IncrementalHoareTripleChecker+Valid, 2535 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:37,726 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [3656 Valid, 2658 Invalid, 2573 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [38 Valid, 2535 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2024-11-07 00:30:37,848 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 177627 states.
[2024-11-07 00:30:39,205 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 177627 to 77927.
[2024-11-07 00:30:39,278 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 77927 states, 77926 states have (on average 1.3032749018299412) internal successors, (101559), 77926 states have internal predecessors, (101559), 0 states have call successors, (0), 0 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-07 00:30:39,411 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 77927 states to 77927 states and 101559 transitions.
[2024-11-07 00:30:39,411 INFO  L78                 Accepts]: Start accepts. Automaton has 77927 states and 101559 transitions. Word has length 127
[2024-11-07 00:30:39,412 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:39,412 INFO  L471      AbstractCegarLoop]: Abstraction has 77927 states and 101559 transitions.
[2024-11-07 00:30:39,412 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 28 states, 28 states have (on average 10.75) internal successors, (301), 27 states have internal predecessors, (301), 0 states have call successors, (0), 0 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-07 00:30:39,412 INFO  L276                IsEmpty]: Start isEmpty. Operand 77927 states and 101559 transitions.
[2024-11-07 00:30:39,421 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 129
[2024-11-07 00:30:39,421 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:39,422 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:30:39,439 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-07 00:30:39,622 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable38
[2024-11-07 00:30:39,623 INFO  L396      AbstractCegarLoop]: === Iteration 40 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:39,624 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:39,624 INFO  L85        PathProgramCache]: Analyzing trace with hash 340943369, now seen corresponding path program 1 times
[2024-11-07 00:30:39,624 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:39,624 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1224841263]
[2024-11-07 00:30:39,624 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:39,625 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:39,671 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:40,160 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:30:40,160 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:40,160 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1224841263]
[2024-11-07 00:30:40,160 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1224841263] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 00:30:40,160 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1570299038]
[2024-11-07 00:30:40,160 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:40,160 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 00:30:40,160 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 00:30:40,162 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 00:30:40,163 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-07 00:30:40,369 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:40,372 INFO  L255         TraceCheckSpWp]: Trace formula consists of 658 conjuncts, 21 conjuncts are in the unsatisfiable core
[2024-11-07 00:30:40,376 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 00:30:41,164 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 14 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:30:41,165 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 00:30:41,744 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 14 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:30:41,744 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1570299038] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 00:30:41,744 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 00:30:41,744 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 9, 9] total 27
[2024-11-07 00:30:41,744 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2029518626]
[2024-11-07 00:30:41,744 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 00:30:41,745 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 27 states
[2024-11-07 00:30:41,745 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:41,745 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants.
[2024-11-07 00:30:41,746 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=79, Invalid=623, Unknown=0, NotChecked=0, Total=702
[2024-11-07 00:30:41,746 INFO  L87              Difference]: Start difference. First operand 77927 states and 101559 transitions. Second operand  has 27 states, 27 states have (on average 12.814814814814815) internal successors, (346), 27 states have internal predecessors, (346), 0 states have call successors, (0), 0 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-07 00:30:48,999 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:49,000 INFO  L93              Difference]: Finished difference Result 457314 states and 596947 transitions.
[2024-11-07 00:30:49,001 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 120 states. 
[2024-11-07 00:30:49,002 INFO  L78                 Accepts]: Start accepts. Automaton has  has 27 states, 27 states have (on average 12.814814814814815) internal successors, (346), 27 states have internal predecessors, (346), 0 states have call successors, (0), 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 128
[2024-11-07 00:30:49,002 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:49,531 INFO  L225             Difference]: With dead ends: 457314
[2024-11-07 00:30:49,531 INFO  L226             Difference]: Without dead ends: 379494
[2024-11-07 00:30:49,598 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 384 GetRequests, 241 SyntacticMatches, 0 SemanticMatches, 143 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6745 ImplicationChecksByTransitivity, 4.8s TimeCoverageRelationStatistics Valid=3079, Invalid=17801, Unknown=0, NotChecked=0, Total=20880
[2024-11-07 00:30:49,599 INFO  L432           NwaCegarLoop]: 176 mSDtfsCounter, 3518 mSDsluCounter, 2533 mSDsCounter, 0 mSdLazyCounter, 3450 mSolverCounterSat, 81 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3518 SdHoareTripleChecker+Valid, 2709 SdHoareTripleChecker+Invalid, 3531 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 81 IncrementalHoareTripleChecker+Valid, 3450 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.6s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:49,600 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [3518 Valid, 2709 Invalid, 3531 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [81 Valid, 3450 Invalid, 0 Unknown, 0 Unchecked, 1.6s Time]
[2024-11-07 00:30:49,968 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 379494 states.
[2024-11-07 00:30:53,266 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 379494 to 243366.
[2024-11-07 00:30:53,436 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 243366 states, 243365 states have (on average 1.3009430279621146) internal successors, (316604), 243365 states have internal predecessors, (316604), 0 states have call successors, (0), 0 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-07 00:30:54,149 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 243366 states to 243366 states and 316604 transitions.
[2024-11-07 00:30:54,150 INFO  L78                 Accepts]: Start accepts. Automaton has 243366 states and 316604 transitions. Word has length 128
[2024-11-07 00:30:54,150 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:30:54,150 INFO  L471      AbstractCegarLoop]: Abstraction has 243366 states and 316604 transitions.
[2024-11-07 00:30:54,151 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 27 states, 27 states have (on average 12.814814814814815) internal successors, (346), 27 states have internal predecessors, (346), 0 states have call successors, (0), 0 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-07 00:30:54,151 INFO  L276                IsEmpty]: Start isEmpty. Operand 243366 states and 316604 transitions.
[2024-11-07 00:30:54,192 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 130
[2024-11-07 00:30:54,192 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:30:54,193 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:30:54,211 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-07 00:30:54,393 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable39
[2024-11-07 00:30:54,394 INFO  L396      AbstractCegarLoop]: === Iteration 41 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:30:54,395 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:30:54,395 INFO  L85        PathProgramCache]: Analyzing trace with hash -1646171077, now seen corresponding path program 1 times
[2024-11-07 00:30:54,395 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:30:54,395 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1693429535]
[2024-11-07 00:30:54,395 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:30:54,395 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:30:54,428 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:30:54,752 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-07 00:30:54,752 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:30:54,752 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1693429535]
[2024-11-07 00:30:54,752 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1693429535] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:30:54,753 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:30:54,753 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:30:54,753 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [471075434]
[2024-11-07 00:30:54,753 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:30:54,753 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:30:54,753 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:30:54,756 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:30:54,756 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:30:54,756 INFO  L87              Difference]: Start difference. First operand 243366 states and 316604 transitions. Second operand  has 9 states, 9 states have (on average 13.333333333333334) internal successors, (120), 8 states have internal predecessors, (120), 0 states have call successors, (0), 0 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-07 00:30:57,069 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:30:57,069 INFO  L93              Difference]: Finished difference Result 735862 states and 955554 transitions.
[2024-11-07 00:30:57,069 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-07 00:30:57,069 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 13.333333333333334) internal successors, (120), 8 states have internal predecessors, (120), 0 states have call successors, (0), 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 129
[2024-11-07 00:30:57,069 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:30:58,328 INFO  L225             Difference]: With dead ends: 735862
[2024-11-07 00:30:58,328 INFO  L226             Difference]: Without dead ends: 492638
[2024-11-07 00:30:58,443 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 54 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=95, Invalid=247, Unknown=0, NotChecked=0, Total=342
[2024-11-07 00:30:58,445 INFO  L432           NwaCegarLoop]: 149 mSDtfsCounter, 480 mSDsluCounter, 567 mSDsCounter, 0 mSdLazyCounter, 523 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 480 SdHoareTripleChecker+Valid, 716 SdHoareTripleChecker+Invalid, 528 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 523 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 00:30:58,445 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [480 Valid, 716 Invalid, 528 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 523 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 00:30:58,773 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 492638 states.
[2024-11-07 00:31:02,434 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 492638 to 243366.
[2024-11-07 00:31:02,618 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 243366 states, 243365 states have (on average 1.30092659174491) internal successors, (316600), 243365 states have internal predecessors, (316600), 0 states have call successors, (0), 0 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-07 00:31:03,030 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 243366 states to 243366 states and 316600 transitions.
[2024-11-07 00:31:03,030 INFO  L78                 Accepts]: Start accepts. Automaton has 243366 states and 316600 transitions. Word has length 129
[2024-11-07 00:31:03,030 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:31:03,030 INFO  L471      AbstractCegarLoop]: Abstraction has 243366 states and 316600 transitions.
[2024-11-07 00:31:03,030 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 13.333333333333334) internal successors, (120), 8 states have internal predecessors, (120), 0 states have call successors, (0), 0 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-07 00:31:03,030 INFO  L276                IsEmpty]: Start isEmpty. Operand 243366 states and 316600 transitions.
[2024-11-07 00:31:03,047 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 131
[2024-11-07 00:31:03,047 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:31:03,047 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:31:03,047 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable40
[2024-11-07 00:31:03,047 INFO  L396      AbstractCegarLoop]: === Iteration 42 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 8 more)] ===
[2024-11-07 00:31:03,048 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:31:03,048 INFO  L85        PathProgramCache]: Analyzing trace with hash -737820162, now seen corresponding path program 1 times
[2024-11-07 00:31:03,048 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:31:03,048 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [679517274]
[2024-11-07 00:31:03,048 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:31:03,048 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:31:03,077 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:31:03,888 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 12 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:31:03,888 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:31:03,888 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [679517274]
[2024-11-07 00:31:03,889 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [679517274] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 00:31:03,889 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [298070513]
[2024-11-07 00:31:03,889 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:31:03,890 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 00:31:03,890 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 00:31:03,895 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 00:31:03,903 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-07 00:31:04,102 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:31:04,105 INFO  L255         TraceCheckSpWp]: Trace formula consists of 664 conjuncts, 19 conjuncts are in the unsatisfiable core
[2024-11-07 00:31:04,109 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 00:31:04,854 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 6 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:31:04,854 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 00:31:06,054 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 6 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:31:06,055 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [298070513] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 00:31:06,055 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 00:31:06,055 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 11] total 30
[2024-11-07 00:31:06,055 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [805058488]
[2024-11-07 00:31:06,055 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 00:31:06,055 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 31 states
[2024-11-07 00:31:06,055 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:31:06,055 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants.
[2024-11-07 00:31:06,056 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=99, Invalid=831, Unknown=0, NotChecked=0, Total=930
[2024-11-07 00:31:06,056 INFO  L87              Difference]: Start difference. First operand 243366 states and 316600 transitions. Second operand  has 31 states, 31 states have (on average 11.709677419354838) internal successors, (363), 30 states have internal predecessors, (363), 0 states have call successors, (0), 0 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-07 00:31:14,041 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:31:14,041 INFO  L93              Difference]: Finished difference Result 1363956 states and 1780477 transitions.
[2024-11-07 00:31:14,041 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 99 states. 
[2024-11-07 00:31:14,042 INFO  L78                 Accepts]: Start accepts. Automaton has  has 31 states, 31 states have (on average 11.709677419354838) internal successors, (363), 30 states have internal predecessors, (363), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 130
[2024-11-07 00:31:14,042 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.