./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.7.1.ufo.BOUNDED-14.pals.c.v+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.7.1.ufo.BOUNDED-14.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', '6c698c3a474f0bb431ef6e81ac39d288198716f9950dc2b1ea90a04cccf08b06']
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.7.1.ufo.BOUNDED-14.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 6c698c3a474f0bb431ef6e81ac39d288198716f9950dc2b1ea90a04cccf08b06
--- Real Ultimate output ---
This is Ultimate 0.3.0-?-4f9af40
[2024-11-07 00:34:50,134 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-07 00:34:50,239 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:34:50,245 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-07 00:34:50,245 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-07 00:34:50,273 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-07 00:34:50,274 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-07 00:34:50,274 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-07 00:34:50,274 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-07 00:34:50,275 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-07 00:34:50,275 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-07 00:34:50,275 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-07 00:34:50,276 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-07 00:34:50,276 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-07 00:34:50,276 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-07 00:34:50,277 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-07 00:34:50,277 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-07 00:34:50,277 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-07 00:34:50,277 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-07 00:34:50,277 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-07 00:34:50,277 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-07 00:34:50,277 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-07 00:34:50,277 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-07 00:34:50,278 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-07 00:34:50,278 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-07 00:34:50,278 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-07 00:34:50,278 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-07 00:34:50,278 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-07 00:34:50,278 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-07 00:34:50,279 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-07 00:34:50,279 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-07 00:34:50,279 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-07 00:34:50,279 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-07 00:34:50,279 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-07 00:34:50,280 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-07 00:34:50,280 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-07 00:34:50,280 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-07 00:34:50,280 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-07 00:34:50,280 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-07 00:34:50,280 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-07 00:34:50,280 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-07 00:34:50,281 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-07 00:34:50,281 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 -> 6c698c3a474f0bb431ef6e81ac39d288198716f9950dc2b1ea90a04cccf08b06
[2024-11-07 00:34:50,543 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-07 00:34:50,550 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-07 00:34:50,553 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-07 00:34:50,555 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-07 00:34:50,555 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-07 00:34:50,557 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c
[2024-11-07 00:34:51,832 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-07 00:34:52,283 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-07 00:34:52,285 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c
[2024-11-07 00:34:52,321 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/4a9ac1f99/85e8319ccc9e44bd88a37abdfd79be1d/FLAGb9cd78b2a
[2024-11-07 00:34:52,387 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/4a9ac1f99/85e8319ccc9e44bd88a37abdfd79be1d
[2024-11-07 00:34:52,389 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-07 00:34:52,390 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-07 00:34:52,391 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-07 00:34:52,391 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-07 00:34:52,395 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-07 00:34:52,395 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 12:34:52" (1/1) ...
[2024-11-07 00:34:52,398 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6d985fb0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:34:52, skipping insertion in model container
[2024-11-07 00:34:52,398 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 12:34:52" (1/1) ...
[2024-11-07 00:34:52,548 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-07 00:34:52,975 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[17604,17617]
[2024-11-07 00:34:53,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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[22921,22934]
[2024-11-07 00:34:53,011 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[24278,24291]
[2024-11-07 00:34:53,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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[25086,25099]
[2024-11-07 00:34:53,023 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[26814,26827]
[2024-11-07 00:34:53,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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[27622,27635]
[2024-11-07 00:34:53,032 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[28801,28814]
[2024-11-07 00:34:53,043 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[31541,31554]
[2024-11-07 00:34:53,050 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[32352,32365]
[2024-11-07 00:34:53,055 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[33534,33547]
[2024-11-07 00:34:53,063 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[35725,35738]
[2024-11-07 00:34:53,077 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[39985,39998]
[2024-11-07 00:34:53,080 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[40796,40809]
[2024-11-07 00:34:53,084 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[41978,41991]
[2024-11-07 00:34:53,094 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[44169,44182]
[2024-11-07 00:34:53,107 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[47880,47893]
[2024-11-07 00:34:53,125 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[54627,54640]
[2024-11-07 00:34:53,129 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[55438,55451]
[2024-11-07 00:34:53,132 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[56581,56594]
[2024-11-07 00:34:53,139 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[58733,58746]
[2024-11-07 00:34:53,151 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[62650,62663]
[2024-11-07 00:34:53,171 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[69599,69612]
[2024-11-07 00:34:53,205 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[82335,82348]
[2024-11-07 00:34:53,208 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[83146,83159]
[2024-11-07 00:34:53,212 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[84328,84341]
[2024-11-07 00:34:53,218 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[86519,86532]
[2024-11-07 00:34:53,228 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[90230,90243]
[2024-11-07 00:34:53,242 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[96428,96441]
[2024-11-07 00:34:53,266 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[107019,107032]
[2024-11-07 00:34:53,778 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 00:34:53,804 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-07 00:34:53,868 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[17604,17617]
[2024-11-07 00:34:53,879 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[22921,22934]
[2024-11-07 00:34:53,885 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[24278,24291]
[2024-11-07 00:34:53,888 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[25086,25099]
[2024-11-07 00:34:53,893 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[26814,26827]
[2024-11-07 00:34:53,895 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[27622,27635]
[2024-11-07 00:34:53,899 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[28801,28814]
[2024-11-07 00:34:53,907 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[31541,31554]
[2024-11-07 00:34:53,910 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[32352,32365]
[2024-11-07 00:34:53,914 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[33534,33547]
[2024-11-07 00:34:53,920 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[35725,35738]
[2024-11-07 00:34:53,931 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[39985,39998]
[2024-11-07 00:34:53,934 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[40796,40809]
[2024-11-07 00:34:53,938 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[41978,41991]
[2024-11-07 00:34:53,947 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[44169,44182]
[2024-11-07 00:34:53,957 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[47880,47893]
[2024-11-07 00:34:53,973 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[54627,54640]
[2024-11-07 00:34:53,976 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[55438,55451]
[2024-11-07 00:34:53,979 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[56581,56594]
[2024-11-07 00:34:53,984 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[58733,58746]
[2024-11-07 00:34:53,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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[62650,62663]
[2024-11-07 00:34:54,013 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[69599,69612]
[2024-11-07 00:34:54,042 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[82335,82348]
[2024-11-07 00:34:54,045 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[83146,83159]
[2024-11-07 00:34:54,051 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[84328,84341]
[2024-11-07 00:34:54,057 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[86519,86532]
[2024-11-07 00:34:54,067 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[90230,90243]
[2024-11-07 00:34:54,080 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[96428,96441]
[2024-11-07 00:34:54,105 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.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c[107019,107032]
[2024-11-07 00:34:54,488 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 00:34:54,518 INFO  L204         MainTranslator]: Completed translation
[2024-11-07 00:34:54,519 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:34:54 WrapperNode
[2024-11-07 00:34:54,520 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-07 00:34:54,521 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-07 00:34:54,521 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-07 00:34:54,521 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-07 00:34:54,527 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:34:54" (1/1) ...
[2024-11-07 00:34:54,595 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:34:54" (1/1) ...
[2024-11-07 00:34:54,810 INFO  L138                Inliner]: procedures = 26, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 13514
[2024-11-07 00:34:54,811 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-07 00:34:54,811 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-07 00:34:54,812 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-07 00:34:54,812 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-07 00:34:54,820 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:34:54" (1/1) ...
[2024-11-07 00:34:54,821 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:34:54" (1/1) ...
[2024-11-07 00:34:54,851 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:34:54" (1/1) ...
[2024-11-07 00:34:54,986 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:34:54,986 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:34:54" (1/1) ...
[2024-11-07 00:34:54,986 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:34:54" (1/1) ...
[2024-11-07 00:34:55,065 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:34:54" (1/1) ...
[2024-11-07 00:34:55,100 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:34:54" (1/1) ...
[2024-11-07 00:34:55,126 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:34:54" (1/1) ...
[2024-11-07 00:34:55,149 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:34:54" (1/1) ...
[2024-11-07 00:34:55,190 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-07 00:34:55,191 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-07 00:34:55,192 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-07 00:34:55,192 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-07 00:34:55,193 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:34:54" (1/1) ...
[2024-11-07 00:34:55,198 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-07 00:34:55,212 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 00:34:55,225 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:34:55,229 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:34:55,283 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-07 00:34:55,284 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-07 00:34:55,284 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-07 00:34:55,285 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-07 00:34:55,786 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-07 00:34:55,788 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-07 00:35:01,472 INFO  L?                        ?]: Removed 2124 outVars from TransFormulas that were not future-live.
[2024-11-07 00:35:01,472 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-07 00:35:01,534 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-07 00:35:01,534 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-07 00:35:01,534 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 12:35:01 BoogieIcfgContainer
[2024-11-07 00:35:01,535 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-07 00:35:01,537 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-07 00:35:01,537 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-07 00:35:01,541 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-07 00:35:01,541 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 12:34:52" (1/3) ...
[2024-11-07 00:35:01,542 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@896f8d2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 12:35:01, skipping insertion in model container
[2024-11-07 00:35:01,542 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:34:54" (2/3) ...
[2024-11-07 00:35:01,542 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@896f8d2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 12:35:01, skipping insertion in model container
[2024-11-07 00:35:01,542 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 12:35:01" (3/3) ...
[2024-11-07 00:35:01,543 INFO  L112   eAbstractionObserver]: Analyzing ICFG pals_lcr.7.1.ufo.BOUNDED-14.pals.c.v+lhb-reducer.c
[2024-11-07 00:35:01,556 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-07 00:35:01,556 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 29 error locations.
[2024-11-07 00:35:01,661 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-07 00:35:01,672 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;@2fe60a9c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-07 00:35:01,672 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 29 error locations.
[2024-11-07 00:35:01,685 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 2082 states, 2052 states have (on average 1.8606237816764133) internal successors, (3818), 2081 states have internal predecessors, (3818), 0 states have call successors, (0), 0 states 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:35:01,710 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 102
[2024-11-07 00:35:01,711 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:01,711 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:01,712 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:01,716 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:01,717 INFO  L85        PathProgramCache]: Analyzing trace with hash 1477171740, now seen corresponding path program 1 times
[2024-11-07 00:35:01,723 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:01,723 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [677220943]
[2024-11-07 00:35:01,724 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:01,724 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:02,024 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:02,516 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:35:02,516 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:02,516 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [677220943]
[2024-11-07 00:35:02,517 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [677220943] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:02,517 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:02,518 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:35:02,519 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [931473856]
[2024-11-07 00:35:02,519 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:02,523 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:35:02,523 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:02,542 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:35:02,543 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:35:02,550 INFO  L87              Difference]: Start difference. First operand  has 2082 states, 2052 states have (on average 1.8606237816764133) internal successors, (3818), 2081 states have internal predecessors, (3818), 0 states have call successors, (0), 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 20.2) internal successors, (101), 4 states have internal predecessors, (101), 0 states have call successors, (0), 0 states 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:35:04,238 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:04,239 INFO  L93              Difference]: Finished difference Result 3681 states and 6458 transitions.
[2024-11-07 00:35:04,240 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:35:04,241 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 20.2) internal successors, (101), 4 states have internal predecessors, (101), 0 states have call successors, (0), 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 101
[2024-11-07 00:35:04,241 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:04,266 INFO  L225             Difference]: With dead ends: 3681
[2024-11-07 00:35:04,270 INFO  L226             Difference]: Without dead ends: 2156
[2024-11-07 00:35:04,277 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:35:04,282 INFO  L432           NwaCegarLoop]: 1861 mSDtfsCounter, 10122 mSDsluCounter, 597 mSDsCounter, 0 mSdLazyCounter, 1278 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10122 SdHoareTripleChecker+Valid, 2458 SdHoareTripleChecker+Invalid, 1284 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 1278 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:04,284 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [10122 Valid, 2458 Invalid, 1284 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 1278 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-07 00:35:04,303 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2156 states.
[2024-11-07 00:35:04,364 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2156 to 2054.
[2024-11-07 00:35:04,369 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2054 states, 2025 states have (on average 1.3688888888888888) internal successors, (2772), 2053 states have internal predecessors, (2772), 0 states have call successors, (0), 0 states 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:35:04,379 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2054 states to 2054 states and 2772 transitions.
[2024-11-07 00:35:04,381 INFO  L78                 Accepts]: Start accepts. Automaton has 2054 states and 2772 transitions. Word has length 101
[2024-11-07 00:35:04,382 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:04,382 INFO  L471      AbstractCegarLoop]: Abstraction has 2054 states and 2772 transitions.
[2024-11-07 00:35:04,382 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 20.2) internal successors, (101), 4 states have internal predecessors, (101), 0 states have call successors, (0), 0 states 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:35:04,382 INFO  L276                IsEmpty]: Start isEmpty. Operand 2054 states and 2772 transitions.
[2024-11-07 00:35:04,388 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 103
[2024-11-07 00:35:04,389 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:04,389 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:04,389 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-07 00:35:04,390 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:04,390 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:04,390 INFO  L85        PathProgramCache]: Analyzing trace with hash 951904542, now seen corresponding path program 1 times
[2024-11-07 00:35:04,390 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:04,390 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [408763857]
[2024-11-07 00:35:04,390 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:04,391 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:04,472 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:04,671 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:35:04,671 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:04,671 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [408763857]
[2024-11-07 00:35:04,672 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [408763857] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:04,672 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:04,672 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:35:04,672 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2090955476]
[2024-11-07 00:35:04,672 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:04,673 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:35:04,674 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:04,675 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:35:04,676 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:35:04,677 INFO  L87              Difference]: Start difference. First operand 2054 states and 2772 transitions. Second operand  has 5 states, 5 states have (on average 20.4) internal successors, (102), 4 states have internal predecessors, (102), 0 states have call successors, (0), 0 states 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:35:05,652 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:05,654 INFO  L93              Difference]: Finished difference Result 3542 states and 4915 transitions.
[2024-11-07 00:35:05,654 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:35:05,654 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 20.4) internal successors, (102), 4 states have internal predecessors, (102), 0 states have call successors, (0), 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 102
[2024-11-07 00:35:05,655 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:05,662 INFO  L225             Difference]: With dead ends: 3542
[2024-11-07 00:35:05,664 INFO  L226             Difference]: Without dead ends: 1822
[2024-11-07 00:35:05,666 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:35:05,668 INFO  L432           NwaCegarLoop]: 974 mSDtfsCounter, 5219 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 808 mSolverCounterSat, 27 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5219 SdHoareTripleChecker+Valid, 1010 SdHoareTripleChecker+Invalid, 835 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 27 IncrementalHoareTripleChecker+Valid, 808 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:05,668 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5219 Valid, 1010 Invalid, 835 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [27 Valid, 808 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-07 00:35:05,672 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1822 states.
[2024-11-07 00:35:05,700 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1822 to 1822.
[2024-11-07 00:35:05,704 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1822 states, 1793 states have (on average 1.3976575571667595) internal successors, (2506), 1821 states have internal predecessors, (2506), 0 states have call successors, (0), 0 states 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:35:05,709 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1822 states to 1822 states and 2506 transitions.
[2024-11-07 00:35:05,710 INFO  L78                 Accepts]: Start accepts. Automaton has 1822 states and 2506 transitions. Word has length 102
[2024-11-07 00:35:05,711 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:05,711 INFO  L471      AbstractCegarLoop]: Abstraction has 1822 states and 2506 transitions.
[2024-11-07 00:35:05,712 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 20.4) internal successors, (102), 4 states have internal predecessors, (102), 0 states have call successors, (0), 0 states 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:35:05,712 INFO  L276                IsEmpty]: Start isEmpty. Operand 1822 states and 2506 transitions.
[2024-11-07 00:35:05,719 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 104
[2024-11-07 00:35:05,719 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:05,720 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:05,720 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-07 00:35:05,720 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:05,721 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:05,721 INFO  L85        PathProgramCache]: Analyzing trace with hash -873201018, now seen corresponding path program 1 times
[2024-11-07 00:35:05,721 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:05,721 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2138453479]
[2024-11-07 00:35:05,721 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:05,722 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:05,857 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:06,102 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:35:06,103 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:06,103 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2138453479]
[2024-11-07 00:35:06,103 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2138453479] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:06,103 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:06,103 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:35:06,103 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1150515400]
[2024-11-07 00:35:06,104 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:06,105 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:35:06,105 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:06,106 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:35:06,106 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:35:06,106 INFO  L87              Difference]: Start difference. First operand 1822 states and 2506 transitions. Second operand  has 5 states, 5 states have (on average 20.6) internal successors, (103), 4 states have internal predecessors, (103), 0 states have call successors, (0), 0 states 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:35:07,188 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:07,188 INFO  L93              Difference]: Finished difference Result 3310 states and 4647 transitions.
[2024-11-07 00:35:07,189 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:35:07,189 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 20.6) internal successors, (103), 4 states have internal predecessors, (103), 0 states have call successors, (0), 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 103
[2024-11-07 00:35:07,190 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:07,197 INFO  L225             Difference]: With dead ends: 3310
[2024-11-07 00:35:07,197 INFO  L226             Difference]: Without dead ends: 1742
[2024-11-07 00:35:07,200 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:35:07,201 INFO  L432           NwaCegarLoop]: 722 mSDtfsCounter, 4860 mSDsluCounter, 52 mSDsCounter, 0 mSdLazyCounter, 963 mSolverCounterSat, 82 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4860 SdHoareTripleChecker+Valid, 774 SdHoareTripleChecker+Invalid, 1045 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 82 IncrementalHoareTripleChecker+Valid, 963 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:07,202 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4860 Valid, 774 Invalid, 1045 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [82 Valid, 963 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-11-07 00:35:07,206 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1742 states.
[2024-11-07 00:35:07,228 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1742 to 1742.
[2024-11-07 00:35:07,231 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1742 states, 1713 states have (on average 1.4057209573847051) internal successors, (2408), 1741 states have internal predecessors, (2408), 0 states have call successors, (0), 0 states 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:35:07,236 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1742 states to 1742 states and 2408 transitions.
[2024-11-07 00:35:07,236 INFO  L78                 Accepts]: Start accepts. Automaton has 1742 states and 2408 transitions. Word has length 103
[2024-11-07 00:35:07,237 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:07,237 INFO  L471      AbstractCegarLoop]: Abstraction has 1742 states and 2408 transitions.
[2024-11-07 00:35:07,237 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 20.6) internal successors, (103), 4 states have internal predecessors, (103), 0 states have call successors, (0), 0 states 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:35:07,238 INFO  L276                IsEmpty]: Start isEmpty. Operand 1742 states and 2408 transitions.
[2024-11-07 00:35:07,242 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 105
[2024-11-07 00:35:07,242 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:07,242 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:07,242 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-07 00:35:07,243 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:07,243 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:07,245 INFO  L85        PathProgramCache]: Analyzing trace with hash -1608818971, now seen corresponding path program 1 times
[2024-11-07 00:35:07,245 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:07,245 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [27315180]
[2024-11-07 00:35:07,245 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:07,245 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:07,329 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:07,475 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:35:07,475 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:07,475 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [27315180]
[2024-11-07 00:35:07,475 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [27315180] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:07,475 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:07,475 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:35:07,476 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1800758152]
[2024-11-07 00:35:07,476 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:07,476 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:35:07,476 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:07,477 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:35:07,477 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:35:07,477 INFO  L87              Difference]: Start difference. First operand 1742 states and 2408 transitions. Second operand  has 5 states, 5 states have (on average 20.8) internal successors, (104), 4 states have internal predecessors, (104), 0 states have call successors, (0), 0 states 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:35:08,170 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:08,170 INFO  L93              Difference]: Finished difference Result 3230 states and 4547 transitions.
[2024-11-07 00:35:08,171 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:35:08,171 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 20.8) internal successors, (104), 4 states have internal predecessors, (104), 0 states have call successors, (0), 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 104
[2024-11-07 00:35:08,171 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:08,177 INFO  L225             Difference]: With dead ends: 3230
[2024-11-07 00:35:08,177 INFO  L226             Difference]: Without dead ends: 1654
[2024-11-07 00:35:08,180 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:35:08,180 INFO  L432           NwaCegarLoop]: 862 mSDtfsCounter, 4655 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 726 mSolverCounterSat, 15 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4655 SdHoareTripleChecker+Valid, 890 SdHoareTripleChecker+Invalid, 741 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 15 IncrementalHoareTripleChecker+Valid, 726 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:08,181 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4655 Valid, 890 Invalid, 741 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [15 Valid, 726 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-07 00:35:08,183 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1654 states.
[2024-11-07 00:35:08,203 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1654 to 1654.
[2024-11-07 00:35:08,205 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1654 states, 1625 states have (on average 1.4215384615384616) internal successors, (2310), 1653 states have internal predecessors, (2310), 0 states have call successors, (0), 0 states 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:35:08,208 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1654 states to 1654 states and 2310 transitions.
[2024-11-07 00:35:08,208 INFO  L78                 Accepts]: Start accepts. Automaton has 1654 states and 2310 transitions. Word has length 104
[2024-11-07 00:35:08,209 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:08,209 INFO  L471      AbstractCegarLoop]: Abstraction has 1654 states and 2310 transitions.
[2024-11-07 00:35:08,209 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 20.8) internal successors, (104), 4 states have internal predecessors, (104), 0 states have call successors, (0), 0 states 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:35:08,209 INFO  L276                IsEmpty]: Start isEmpty. Operand 1654 states and 2310 transitions.
[2024-11-07 00:35:08,212 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 106
[2024-11-07 00:35:08,212 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:08,212 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:08,212 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-07 00:35:08,213 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:08,213 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:08,213 INFO  L85        PathProgramCache]: Analyzing trace with hash -1915103433, now seen corresponding path program 1 times
[2024-11-07 00:35:08,213 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:08,213 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1688257675]
[2024-11-07 00:35:08,213 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:08,214 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:08,269 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:08,397 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:35:08,397 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:08,397 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1688257675]
[2024-11-07 00:35:08,397 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1688257675] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:08,397 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:08,397 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:35:08,397 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [964799452]
[2024-11-07 00:35:08,398 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:08,398 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:35:08,398 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:08,398 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:35:08,399 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:35:08,399 INFO  L87              Difference]: Start difference. First operand 1654 states and 2310 transitions. Second operand  has 5 states, 5 states have (on average 21.0) internal successors, (105), 4 states have internal predecessors, (105), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:35:08,979 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:08,980 INFO  L93              Difference]: Finished difference Result 3142 states and 4447 transitions.
[2024-11-07 00:35:08,982 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:35:08,982 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 21.0) internal successors, (105), 4 states have internal predecessors, (105), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 105
[2024-11-07 00:35:08,982 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:08,986 INFO  L225             Difference]: With dead ends: 3142
[2024-11-07 00:35:08,986 INFO  L226             Difference]: Without dead ends: 1601
[2024-11-07 00:35:08,988 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:35:08,989 INFO  L432           NwaCegarLoop]: 849 mSDtfsCounter, 4507 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 681 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4507 SdHoareTripleChecker+Valid, 861 SdHoareTripleChecker+Invalid, 687 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 681 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:08,989 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4507 Valid, 861 Invalid, 687 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 681 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-07 00:35:08,991 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1601 states.
[2024-11-07 00:35:09,012 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1601 to 1601.
[2024-11-07 00:35:09,015 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1601 states, 1572 states have (on average 1.4319338422391859) internal successors, (2251), 1600 states have internal predecessors, (2251), 0 states have call successors, (0), 0 states 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:35:09,018 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1601 states to 1601 states and 2251 transitions.
[2024-11-07 00:35:09,018 INFO  L78                 Accepts]: Start accepts. Automaton has 1601 states and 2251 transitions. Word has length 105
[2024-11-07 00:35:09,018 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:09,018 INFO  L471      AbstractCegarLoop]: Abstraction has 1601 states and 2251 transitions.
[2024-11-07 00:35:09,019 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 21.0) internal successors, (105), 4 states have internal predecessors, (105), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:35:09,019 INFO  L276                IsEmpty]: Start isEmpty. Operand 1601 states and 2251 transitions.
[2024-11-07 00:35:09,022 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 107
[2024-11-07 00:35:09,022 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:09,022 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:09,022 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-07 00:35:09,022 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:09,023 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:09,023 INFO  L85        PathProgramCache]: Analyzing trace with hash -578368317, now seen corresponding path program 1 times
[2024-11-07 00:35:09,023 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:09,023 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1967313418]
[2024-11-07 00:35:09,023 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:09,023 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:09,071 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:09,192 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:35:09,192 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:09,192 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1967313418]
[2024-11-07 00:35:09,192 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1967313418] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:09,193 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:09,193 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:35:09,193 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1681328220]
[2024-11-07 00:35:09,193 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:09,193 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:35:09,193 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:09,194 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:35:09,194 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:35:09,194 INFO  L87              Difference]: Start difference. First operand 1601 states and 2251 transitions. Second operand  has 5 states, 5 states have (on average 21.2) internal successors, (106), 4 states have internal predecessors, (106), 0 states have call successors, (0), 0 states 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:35:09,878 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:09,879 INFO  L93              Difference]: Finished difference Result 3089 states and 4386 transitions.
[2024-11-07 00:35:09,879 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:35:09,879 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 21.2) internal successors, (106), 4 states have internal predecessors, (106), 0 states have call successors, (0), 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 106
[2024-11-07 00:35:09,879 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:09,884 INFO  L225             Difference]: With dead ends: 3089
[2024-11-07 00:35:09,884 INFO  L226             Difference]: Without dead ends: 1576
[2024-11-07 00:35:09,886 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:35:09,886 INFO  L432           NwaCegarLoop]: 828 mSDtfsCounter, 4410 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 674 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4410 SdHoareTripleChecker+Valid, 848 SdHoareTripleChecker+Invalid, 682 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 674 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:09,887 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4410 Valid, 848 Invalid, 682 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 674 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-07 00:35:09,889 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1576 states.
[2024-11-07 00:35:09,909 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1576 to 1576.
[2024-11-07 00:35:09,911 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1576 states, 1547 states have (on average 1.436328377504848) internal successors, (2222), 1575 states have internal predecessors, (2222), 0 states have call successors, (0), 0 states 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:35:09,914 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1576 states to 1576 states and 2222 transitions.
[2024-11-07 00:35:09,914 INFO  L78                 Accepts]: Start accepts. Automaton has 1576 states and 2222 transitions. Word has length 106
[2024-11-07 00:35:09,914 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:09,915 INFO  L471      AbstractCegarLoop]: Abstraction has 1576 states and 2222 transitions.
[2024-11-07 00:35:09,915 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 21.2) internal successors, (106), 4 states have internal predecessors, (106), 0 states have call successors, (0), 0 states 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:35:09,915 INFO  L276                IsEmpty]: Start isEmpty. Operand 1576 states and 2222 transitions.
[2024-11-07 00:35:09,917 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 108
[2024-11-07 00:35:09,918 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:09,918 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:09,918 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-07 00:35:09,918 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:09,918 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:09,919 INFO  L85        PathProgramCache]: Analyzing trace with hash -1323333204, now seen corresponding path program 1 times
[2024-11-07 00:35:09,919 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:09,919 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1628491803]
[2024-11-07 00:35:09,919 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:09,919 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:09,998 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:10,300 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:35:10,300 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:10,300 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1628491803]
[2024-11-07 00:35:10,300 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1628491803] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:10,300 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:10,300 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:35:10,300 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1948570682]
[2024-11-07 00:35:10,300 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:10,302 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:35:10,302 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:10,303 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:35:10,303 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:35:10,304 INFO  L87              Difference]: Start difference. First operand 1576 states and 2222 transitions. Second operand  has 5 states, 5 states have (on average 21.4) internal successors, (107), 4 states have internal predecessors, (107), 0 states have call successors, (0), 0 states 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:35:11,003 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:11,004 INFO  L93              Difference]: Finished difference Result 3064 states and 4355 transitions.
[2024-11-07 00:35:11,004 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:35:11,004 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 21.4) internal successors, (107), 4 states have internal predecessors, (107), 0 states have call successors, (0), 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 107
[2024-11-07 00:35:11,004 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:11,008 INFO  L225             Difference]: With dead ends: 3064
[2024-11-07 00:35:11,008 INFO  L226             Difference]: Without dead ends: 1568
[2024-11-07 00:35:11,010 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:35:11,011 INFO  L432           NwaCegarLoop]: 737 mSDtfsCounter, 4319 mSDsluCounter, 44 mSDsCounter, 0 mSdLazyCounter, 755 mSolverCounterSat, 36 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4319 SdHoareTripleChecker+Valid, 781 SdHoareTripleChecker+Invalid, 791 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 36 IncrementalHoareTripleChecker+Valid, 755 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:11,011 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4319 Valid, 781 Invalid, 791 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [36 Valid, 755 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-07 00:35:11,013 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1568 states.
[2024-11-07 00:35:11,030 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1568 to 1568.
[2024-11-07 00:35:11,033 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1568 states, 1539 states have (on average 1.4366471734892787) internal successors, (2211), 1567 states have internal predecessors, (2211), 0 states have call successors, (0), 0 states 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:35:11,035 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1568 states to 1568 states and 2211 transitions.
[2024-11-07 00:35:11,035 INFO  L78                 Accepts]: Start accepts. Automaton has 1568 states and 2211 transitions. Word has length 107
[2024-11-07 00:35:11,035 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:11,036 INFO  L471      AbstractCegarLoop]: Abstraction has 1568 states and 2211 transitions.
[2024-11-07 00:35:11,036 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 21.4) internal successors, (107), 4 states have internal predecessors, (107), 0 states have call successors, (0), 0 states 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:35:11,036 INFO  L276                IsEmpty]: Start isEmpty. Operand 1568 states and 2211 transitions.
[2024-11-07 00:35:11,038 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 109
[2024-11-07 00:35:11,039 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:11,039 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:11,039 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-07 00:35:11,039 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:11,040 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:11,040 INFO  L85        PathProgramCache]: Analyzing trace with hash 65664385, now seen corresponding path program 1 times
[2024-11-07 00:35:11,040 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:11,040 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1925989765]
[2024-11-07 00:35:11,040 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:11,040 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:11,148 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:11,651 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:35:11,652 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:11,652 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1925989765]
[2024-11-07 00:35:11,652 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1925989765] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:11,652 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:11,652 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-07 00:35:11,652 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1672016200]
[2024-11-07 00:35:11,652 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:11,652 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-07 00:35:11,652 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:11,653 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-07 00:35:11,653 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56
[2024-11-07 00:35:11,653 INFO  L87              Difference]: Start difference. First operand 1568 states and 2211 transitions. Second operand  has 8 states, 8 states have (on average 13.5) internal successors, (108), 7 states have internal predecessors, (108), 0 states have call successors, (0), 0 states 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:35:13,484 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:13,484 INFO  L93              Difference]: Finished difference Result 2720 states and 3700 transitions.
[2024-11-07 00:35:13,485 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-07 00:35:13,485 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 13.5) internal successors, (108), 7 states have internal predecessors, (108), 0 states have call successors, (0), 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 108
[2024-11-07 00:35:13,485 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:13,491 INFO  L225             Difference]: With dead ends: 2720
[2024-11-07 00:35:13,492 INFO  L226             Difference]: Without dead ends: 2051
[2024-11-07 00:35:13,493 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:35:13,493 INFO  L432           NwaCegarLoop]: 675 mSDtfsCounter, 5978 mSDsluCounter, 2132 mSDsCounter, 0 mSdLazyCounter, 3106 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5978 SdHoareTripleChecker+Valid, 2807 SdHoareTripleChecker+Invalid, 3110 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 3106 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.7s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:13,494 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5978 Valid, 2807 Invalid, 3110 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 3106 Invalid, 0 Unknown, 0 Unchecked, 1.7s Time]
[2024-11-07 00:35:13,496 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2051 states.
[2024-11-07 00:35:13,515 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2051 to 1568.
[2024-11-07 00:35:13,518 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1568 states, 1539 states have (on average 1.4359974009096816) internal successors, (2210), 1567 states have internal predecessors, (2210), 0 states have call successors, (0), 0 states 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:35:13,520 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1568 states to 1568 states and 2210 transitions.
[2024-11-07 00:35:13,520 INFO  L78                 Accepts]: Start accepts. Automaton has 1568 states and 2210 transitions. Word has length 108
[2024-11-07 00:35:13,520 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:13,521 INFO  L471      AbstractCegarLoop]: Abstraction has 1568 states and 2210 transitions.
[2024-11-07 00:35:13,521 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 13.5) internal successors, (108), 7 states have internal predecessors, (108), 0 states have call successors, (0), 0 states 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:35:13,521 INFO  L276                IsEmpty]: Start isEmpty. Operand 1568 states and 2210 transitions.
[2024-11-07 00:35:13,523 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 109
[2024-11-07 00:35:13,524 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:13,524 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:13,524 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-07 00:35:13,524 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr28ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:13,525 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:13,525 INFO  L85        PathProgramCache]: Analyzing trace with hash -1618229889, now seen corresponding path program 1 times
[2024-11-07 00:35:13,525 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:13,525 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [976277015]
[2024-11-07 00:35:13,525 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:13,525 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:13,597 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:13,929 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:35:13,929 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:13,929 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [976277015]
[2024-11-07 00:35:13,930 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [976277015] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:13,930 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:13,930 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:35:13,930 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2049134266]
[2024-11-07 00:35:13,930 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:13,931 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:35:13,931 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:13,931 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:35:13,931 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:35:13,932 INFO  L87              Difference]: Start difference. First operand 1568 states and 2210 transitions. Second operand  has 9 states, 9 states have (on average 12.0) internal successors, (108), 8 states have internal predecessors, (108), 0 states have call successors, (0), 0 states 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:35:15,642 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:15,642 INFO  L93              Difference]: Finished difference Result 2592 states and 3650 transitions.
[2024-11-07 00:35:15,642 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-07 00:35:15,642 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 12.0) internal successors, (108), 8 states have internal predecessors, (108), 0 states have call successors, (0), 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 108
[2024-11-07 00:35:15,642 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:15,647 INFO  L225             Difference]: With dead ends: 2592
[2024-11-07 00:35:15,647 INFO  L226             Difference]: Without dead ends: 2397
[2024-11-07 00:35:15,648 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 51 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=101, Invalid=241, Unknown=0, NotChecked=0, Total=342
[2024-11-07 00:35:15,649 INFO  L432           NwaCegarLoop]: 814 mSDtfsCounter, 6085 mSDsluCounter, 2750 mSDsCounter, 0 mSdLazyCounter, 2950 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6085 SdHoareTripleChecker+Valid, 3564 SdHoareTripleChecker+Invalid, 2957 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 2950 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:15,649 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [6085 Valid, 3564 Invalid, 2957 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 2950 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-07 00:35:15,651 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2397 states.
[2024-11-07 00:35:15,671 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2397 to 1568.
[2024-11-07 00:35:15,673 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1568 states, 1539 states have (on average 1.4353476283300846) internal successors, (2209), 1567 states have internal predecessors, (2209), 0 states have call successors, (0), 0 states 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:35:15,676 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1568 states to 1568 states and 2209 transitions.
[2024-11-07 00:35:15,676 INFO  L78                 Accepts]: Start accepts. Automaton has 1568 states and 2209 transitions. Word has length 108
[2024-11-07 00:35:15,676 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:15,676 INFO  L471      AbstractCegarLoop]: Abstraction has 1568 states and 2209 transitions.
[2024-11-07 00:35:15,677 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 12.0) internal successors, (108), 8 states have internal predecessors, (108), 0 states have call successors, (0), 0 states 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:35:15,677 INFO  L276                IsEmpty]: Start isEmpty. Operand 1568 states and 2209 transitions.
[2024-11-07 00:35:15,679 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 109
[2024-11-07 00:35:15,679 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:15,679 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:15,680 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-07 00:35:15,680 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr27ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:15,680 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:15,680 INFO  L85        PathProgramCache]: Analyzing trace with hash 180174419, now seen corresponding path program 1 times
[2024-11-07 00:35:15,680 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:15,680 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1018352501]
[2024-11-07 00:35:15,680 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:15,680 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:15,738 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:16,291 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:35:16,292 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:16,292 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1018352501]
[2024-11-07 00:35:16,292 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1018352501] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:16,292 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:16,292 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11
[2024-11-07 00:35:16,292 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1303844037]
[2024-11-07 00:35:16,292 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:16,293 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-07 00:35:16,293 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:16,293 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-07 00:35:16,293 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=104, Unknown=0, NotChecked=0, Total=132
[2024-11-07 00:35:16,294 INFO  L87              Difference]: Start difference. First operand 1568 states and 2209 transitions. Second operand  has 12 states, 12 states have (on average 9.0) internal successors, (108), 11 states have internal predecessors, (108), 0 states have call successors, (0), 0 states 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:35:18,349 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:18,350 INFO  L93              Difference]: Finished difference Result 2629 states and 3697 transitions.
[2024-11-07 00:35:18,350 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-07 00:35:18,350 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 12 states have (on average 9.0) internal successors, (108), 11 states have internal predecessors, (108), 0 states have call successors, (0), 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 108
[2024-11-07 00:35:18,350 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:18,355 INFO  L225             Difference]: With dead ends: 2629
[2024-11-07 00:35:18,355 INFO  L226             Difference]: Without dead ends: 2434
[2024-11-07 00:35:18,355 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 23 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 90 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=147, Invalid=405, Unknown=0, NotChecked=0, Total=552
[2024-11-07 00:35:18,356 INFO  L432           NwaCegarLoop]: 811 mSDtfsCounter, 8398 mSDsluCounter, 3984 mSDsCounter, 0 mSdLazyCounter, 4083 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8398 SdHoareTripleChecker+Valid, 4795 SdHoareTripleChecker+Invalid, 4096 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 4083 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.8s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:18,356 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [8398 Valid, 4795 Invalid, 4096 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 4083 Invalid, 0 Unknown, 0 Unchecked, 1.8s Time]
[2024-11-07 00:35:18,358 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2434 states.
[2024-11-07 00:35:18,376 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2434 to 1581.
[2024-11-07 00:35:18,378 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1581 states, 1552 states have (on average 1.4355670103092784) internal successors, (2228), 1580 states have internal predecessors, (2228), 0 states have call successors, (0), 0 states 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:35:18,381 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1581 states to 1581 states and 2228 transitions.
[2024-11-07 00:35:18,381 INFO  L78                 Accepts]: Start accepts. Automaton has 1581 states and 2228 transitions. Word has length 108
[2024-11-07 00:35:18,381 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:18,381 INFO  L471      AbstractCegarLoop]: Abstraction has 1581 states and 2228 transitions.
[2024-11-07 00:35:18,381 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 9.0) internal successors, (108), 11 states have internal predecessors, (108), 0 states have call successors, (0), 0 states 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:35:18,381 INFO  L276                IsEmpty]: Start isEmpty. Operand 1581 states and 2228 transitions.
[2024-11-07 00:35:18,384 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 109
[2024-11-07 00:35:18,384 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:18,384 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:18,384 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-07 00:35:18,384 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr24ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:18,385 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:18,385 INFO  L85        PathProgramCache]: Analyzing trace with hash -1822156941, now seen corresponding path program 1 times
[2024-11-07 00:35:18,385 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:18,385 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1078749645]
[2024-11-07 00:35:18,385 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:18,385 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:18,477 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:18,853 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:35:18,853 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:18,853 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1078749645]
[2024-11-07 00:35:18,854 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1078749645] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:18,854 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:18,854 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:35:18,855 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [785146458]
[2024-11-07 00:35:18,855 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:18,855 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:35:18,855 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:18,856 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:35:18,856 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:35:18,856 INFO  L87              Difference]: Start difference. First operand 1581 states and 2228 transitions. Second operand  has 9 states, 9 states have (on average 12.0) internal successors, (108), 8 states have internal predecessors, (108), 0 states have call successors, (0), 0 states 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:35:20,527 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:20,527 INFO  L93              Difference]: Finished difference Result 2050 states and 2904 transitions.
[2024-11-07 00:35:20,528 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-07 00:35:20,528 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 12.0) internal successors, (108), 8 states have internal predecessors, (108), 0 states have call successors, (0), 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 108
[2024-11-07 00:35:20,528 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:20,532 INFO  L225             Difference]: With dead ends: 2050
[2024-11-07 00:35:20,532 INFO  L226             Difference]: Without dead ends: 1658
[2024-11-07 00:35:20,533 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 17 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 34 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=88, Invalid=218, Unknown=0, NotChecked=0, Total=306
[2024-11-07 00:35:20,533 INFO  L432           NwaCegarLoop]: 827 mSDtfsCounter, 4070 mSDsluCounter, 3734 mSDsCounter, 0 mSdLazyCounter, 3682 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4070 SdHoareTripleChecker+Valid, 4561 SdHoareTripleChecker+Invalid, 3689 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 3682 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:20,533 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4070 Valid, 4561 Invalid, 3689 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 3682 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-07 00:35:20,535 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1658 states.
[2024-11-07 00:35:20,548 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1658 to 1568.
[2024-11-07 00:35:20,550 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1568 states, 1539 states have (on average 1.4346978557504872) internal successors, (2208), 1567 states have internal predecessors, (2208), 0 states have call successors, (0), 0 states 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:35:20,552 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1568 states to 1568 states and 2208 transitions.
[2024-11-07 00:35:20,553 INFO  L78                 Accepts]: Start accepts. Automaton has 1568 states and 2208 transitions. Word has length 108
[2024-11-07 00:35:20,553 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:20,553 INFO  L471      AbstractCegarLoop]: Abstraction has 1568 states and 2208 transitions.
[2024-11-07 00:35:20,553 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 12.0) internal successors, (108), 8 states have internal predecessors, (108), 0 states have call successors, (0), 0 states 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:35:20,553 INFO  L276                IsEmpty]: Start isEmpty. Operand 1568 states and 2208 transitions.
[2024-11-07 00:35:20,556 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 111
[2024-11-07 00:35:20,556 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:20,556 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:20,557 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-07 00:35:20,557 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr27ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:20,557 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:20,557 INFO  L85        PathProgramCache]: Analyzing trace with hash -860352434, now seen corresponding path program 1 times
[2024-11-07 00:35:20,557 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:20,557 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1147541127]
[2024-11-07 00:35:20,557 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:20,558 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:20,615 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:20,921 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:35:20,922 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:20,922 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1147541127]
[2024-11-07 00:35:20,922 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1147541127] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:20,922 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:20,922 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:35:20,922 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1216703626]
[2024-11-07 00:35:20,922 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:20,923 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:35:20,923 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:20,923 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:35:20,923 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:35:20,924 INFO  L87              Difference]: Start difference. First operand 1568 states and 2208 transitions. Second operand  has 9 states, 9 states have (on average 12.222222222222221) internal successors, (110), 8 states have internal predecessors, (110), 0 states have call successors, (0), 0 states 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:35:22,582 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:22,583 INFO  L93              Difference]: Finished difference Result 2641 states and 3727 transitions.
[2024-11-07 00:35:22,583 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-07 00:35:22,583 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 12.222222222222221) internal successors, (110), 8 states have internal predecessors, (110), 0 states have call successors, (0), 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 110
[2024-11-07 00:35:22,583 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:22,588 INFO  L225             Difference]: With dead ends: 2641
[2024-11-07 00:35:22,588 INFO  L226             Difference]: Without dead ends: 2421
[2024-11-07 00:35:22,589 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:35:22,590 INFO  L432           NwaCegarLoop]: 822 mSDtfsCounter, 3829 mSDsluCounter, 2804 mSDsCounter, 0 mSdLazyCounter, 2954 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3829 SdHoareTripleChecker+Valid, 3626 SdHoareTripleChecker+Invalid, 2960 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 2954 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:22,590 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [3829 Valid, 3626 Invalid, 2960 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 2954 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-07 00:35:22,591 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2421 states.
[2024-11-07 00:35:22,620 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2421 to 1568.
[2024-11-07 00:35:22,622 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1568 states, 1539 states have (on average 1.4340480831708902) internal successors, (2207), 1567 states have internal predecessors, (2207), 0 states have call successors, (0), 0 states 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:35:22,624 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1568 states to 1568 states and 2207 transitions.
[2024-11-07 00:35:22,624 INFO  L78                 Accepts]: Start accepts. Automaton has 1568 states and 2207 transitions. Word has length 110
[2024-11-07 00:35:22,624 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:22,624 INFO  L471      AbstractCegarLoop]: Abstraction has 1568 states and 2207 transitions.
[2024-11-07 00:35:22,624 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 12.222222222222221) internal successors, (110), 8 states have internal predecessors, (110), 0 states have call successors, (0), 0 states 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:35:22,624 INFO  L276                IsEmpty]: Start isEmpty. Operand 1568 states and 2207 transitions.
[2024-11-07 00:35:22,627 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 111
[2024-11-07 00:35:22,627 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:22,627 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:22,627 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-07 00:35:22,627 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr24ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:22,628 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:22,628 INFO  L85        PathProgramCache]: Analyzing trace with hash 1432283502, now seen corresponding path program 1 times
[2024-11-07 00:35:22,628 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:22,628 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [719228792]
[2024-11-07 00:35:22,628 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:22,628 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:22,690 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:23,235 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:35:23,235 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:23,235 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [719228792]
[2024-11-07 00:35:23,236 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [719228792] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:23,236 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:23,236 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11
[2024-11-07 00:35:23,236 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [76693113]
[2024-11-07 00:35:23,236 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:23,236 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-07 00:35:23,236 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:23,237 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-07 00:35:23,237 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=108, Unknown=0, NotChecked=0, Total=132
[2024-11-07 00:35:23,237 INFO  L87              Difference]: Start difference. First operand 1568 states and 2207 transitions. Second operand  has 12 states, 12 states have (on average 9.166666666666666) internal successors, (110), 11 states have internal predecessors, (110), 0 states have call successors, (0), 0 states 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:35:25,820 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:25,821 INFO  L93              Difference]: Finished difference Result 3486 states and 4963 transitions.
[2024-11-07 00:35:25,821 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-11-07 00:35:25,821 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 12 states have (on average 9.166666666666666) internal successors, (110), 11 states have internal predecessors, (110), 0 states have call successors, (0), 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 110
[2024-11-07 00:35:25,821 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:25,830 INFO  L225             Difference]: With dead ends: 3486
[2024-11-07 00:35:25,831 INFO  L226             Difference]: Without dead ends: 3197
[2024-11-07 00:35:25,832 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:35:25,832 INFO  L432           NwaCegarLoop]: 937 mSDtfsCounter, 13124 mSDsluCounter, 4542 mSDsCounter, 0 mSdLazyCounter, 4475 mSolverCounterSat, 363 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13124 SdHoareTripleChecker+Valid, 5479 SdHoareTripleChecker+Invalid, 4838 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 363 IncrementalHoareTripleChecker+Valid, 4475 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.2s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:25,832 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [13124 Valid, 5479 Invalid, 4838 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [363 Valid, 4475 Invalid, 0 Unknown, 0 Unchecked, 2.2s Time]
[2024-11-07 00:35:25,835 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3197 states.
[2024-11-07 00:35:25,861 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3197 to 1572.
[2024-11-07 00:35:25,863 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1572 states, 1543 states have (on average 1.4329228775113416) internal successors, (2211), 1571 states have internal predecessors, (2211), 0 states have call successors, (0), 0 states 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:35:25,866 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1572 states to 1572 states and 2211 transitions.
[2024-11-07 00:35:25,867 INFO  L78                 Accepts]: Start accepts. Automaton has 1572 states and 2211 transitions. Word has length 110
[2024-11-07 00:35:25,867 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:25,867 INFO  L471      AbstractCegarLoop]: Abstraction has 1572 states and 2211 transitions.
[2024-11-07 00:35:25,867 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 9.166666666666666) internal successors, (110), 11 states have internal predecessors, (110), 0 states have call successors, (0), 0 states 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:35:25,867 INFO  L276                IsEmpty]: Start isEmpty. Operand 1572 states and 2211 transitions.
[2024-11-07 00:35:25,870 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 111
[2024-11-07 00:35:25,870 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:25,870 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:25,870 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-07 00:35:25,871 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:25,871 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:25,871 INFO  L85        PathProgramCache]: Analyzing trace with hash 237293966, now seen corresponding path program 1 times
[2024-11-07 00:35:25,871 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:25,871 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [698361251]
[2024-11-07 00:35:25,872 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:25,872 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:25,969 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:26,269 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:35:26,270 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:26,270 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [698361251]
[2024-11-07 00:35:26,270 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [698361251] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:26,270 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:26,270 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:35:26,270 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1814026180]
[2024-11-07 00:35:26,271 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:26,271 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:35:26,271 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:26,271 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:35:26,272 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:35:26,272 INFO  L87              Difference]: Start difference. First operand 1572 states and 2211 transitions. Second operand  has 9 states, 9 states have (on average 12.222222222222221) internal successors, (110), 8 states have internal predecessors, (110), 0 states have call successors, (0), 0 states 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:35:27,651 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:27,652 INFO  L93              Difference]: Finished difference Result 2638 states and 3723 transitions.
[2024-11-07 00:35:27,652 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-07 00:35:27,652 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 12.222222222222221) internal successors, (110), 8 states have internal predecessors, (110), 0 states have call successors, (0), 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 110
[2024-11-07 00:35:27,652 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:27,657 INFO  L225             Difference]: With dead ends: 2638
[2024-11-07 00:35:27,657 INFO  L226             Difference]: Without dead ends: 2425
[2024-11-07 00:35:27,658 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:35:27,659 INFO  L432           NwaCegarLoop]: 823 mSDtfsCounter, 6725 mSDsluCounter, 2809 mSDsCounter, 0 mSdLazyCounter, 2944 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6725 SdHoareTripleChecker+Valid, 3632 SdHoareTripleChecker+Invalid, 2951 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 2944 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:27,659 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [6725 Valid, 3632 Invalid, 2951 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 2944 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time]
[2024-11-07 00:35:27,661 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2425 states.
[2024-11-07 00:35:27,672 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2425 to 1572.
[2024-11-07 00:35:27,674 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1572 states, 1543 states have (on average 1.4322747893713546) internal successors, (2210), 1571 states have internal predecessors, (2210), 0 states have call successors, (0), 0 states 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:35:27,676 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1572 states to 1572 states and 2210 transitions.
[2024-11-07 00:35:27,676 INFO  L78                 Accepts]: Start accepts. Automaton has 1572 states and 2210 transitions. Word has length 110
[2024-11-07 00:35:27,676 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:27,676 INFO  L471      AbstractCegarLoop]: Abstraction has 1572 states and 2210 transitions.
[2024-11-07 00:35:27,677 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 12.222222222222221) internal successors, (110), 8 states have internal predecessors, (110), 0 states have call successors, (0), 0 states 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:35:27,677 INFO  L276                IsEmpty]: Start isEmpty. Operand 1572 states and 2210 transitions.
[2024-11-07 00:35:27,679 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 111
[2024-11-07 00:35:27,679 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:27,679 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:27,679 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-07 00:35:27,680 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:27,680 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:27,680 INFO  L85        PathProgramCache]: Analyzing trace with hash -212001511, now seen corresponding path program 1 times
[2024-11-07 00:35:27,680 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:27,680 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [780989807]
[2024-11-07 00:35:27,681 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:27,681 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:27,740 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:28,017 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:35:28,018 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:28,018 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [780989807]
[2024-11-07 00:35:28,019 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [780989807] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:28,019 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:28,019 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:35:28,019 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [492772797]
[2024-11-07 00:35:28,019 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:28,019 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:35:28,019 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:28,020 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:35:28,020 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:35:28,020 INFO  L87              Difference]: Start difference. First operand 1572 states and 2210 transitions. Second operand  has 9 states, 9 states have (on average 12.222222222222221) internal successors, (110), 8 states have internal predecessors, (110), 0 states have call successors, (0), 0 states 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:35:29,504 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:29,504 INFO  L93              Difference]: Finished difference Result 2721 states and 3847 transitions.
[2024-11-07 00:35:29,504 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-07 00:35:29,505 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 12.222222222222221) internal successors, (110), 8 states have internal predecessors, (110), 0 states have call successors, (0), 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 110
[2024-11-07 00:35:29,505 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:29,510 INFO  L225             Difference]: With dead ends: 2721
[2024-11-07 00:35:29,510 INFO  L226             Difference]: Without dead ends: 2453
[2024-11-07 00:35:29,512 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:35:29,514 INFO  L432           NwaCegarLoop]: 912 mSDtfsCounter, 7919 mSDsluCounter, 3094 mSDsCounter, 0 mSdLazyCounter, 3212 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7919 SdHoareTripleChecker+Valid, 4006 SdHoareTripleChecker+Invalid, 3219 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 3212 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:29,515 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [7919 Valid, 4006 Invalid, 3219 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 3212 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time]
[2024-11-07 00:35:29,517 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2453 states.
[2024-11-07 00:35:29,533 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2453 to 1572.
[2024-11-07 00:35:29,535 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1572 states, 1543 states have (on average 1.4316267012313675) internal successors, (2209), 1571 states have internal predecessors, (2209), 0 states have call successors, (0), 0 states 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:35:29,537 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1572 states to 1572 states and 2209 transitions.
[2024-11-07 00:35:29,537 INFO  L78                 Accepts]: Start accepts. Automaton has 1572 states and 2209 transitions. Word has length 110
[2024-11-07 00:35:29,537 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:29,537 INFO  L471      AbstractCegarLoop]: Abstraction has 1572 states and 2209 transitions.
[2024-11-07 00:35:29,537 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 12.222222222222221) internal successors, (110), 8 states have internal predecessors, (110), 0 states have call successors, (0), 0 states 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:35:29,537 INFO  L276                IsEmpty]: Start isEmpty. Operand 1572 states and 2209 transitions.
[2024-11-07 00:35:29,540 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 111
[2024-11-07 00:35:29,540 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:29,540 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:29,540 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-07 00:35:29,542 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:29,542 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:29,542 INFO  L85        PathProgramCache]: Analyzing trace with hash -1993529301, now seen corresponding path program 1 times
[2024-11-07 00:35:29,542 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:29,543 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1244150890]
[2024-11-07 00:35:29,543 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:29,543 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:29,603 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:29,863 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:35:29,863 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:29,863 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1244150890]
[2024-11-07 00:35:29,863 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1244150890] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:29,863 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:29,863 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:35:29,863 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1009604275]
[2024-11-07 00:35:29,865 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:29,865 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:35:29,866 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:29,866 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:35:29,866 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:35:29,866 INFO  L87              Difference]: Start difference. First operand 1572 states and 2209 transitions. Second operand  has 9 states, 9 states have (on average 12.222222222222221) internal successors, (110), 8 states have internal predecessors, (110), 0 states have call successors, (0), 0 states 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:35:31,505 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:31,505 INFO  L93              Difference]: Finished difference Result 2825 states and 3989 transitions.
[2024-11-07 00:35:31,505 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-07 00:35:31,505 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 12.222222222222221) internal successors, (110), 8 states have internal predecessors, (110), 0 states have call successors, (0), 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 110
[2024-11-07 00:35:31,505 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:31,509 INFO  L225             Difference]: With dead ends: 2825
[2024-11-07 00:35:31,509 INFO  L226             Difference]: Without dead ends: 2453
[2024-11-07 00:35:31,510 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:35:31,510 INFO  L432           NwaCegarLoop]: 912 mSDtfsCounter, 7914 mSDsluCounter, 3094 mSDsCounter, 0 mSdLazyCounter, 3208 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7914 SdHoareTripleChecker+Valid, 4006 SdHoareTripleChecker+Invalid, 3215 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 3208 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:31,510 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [7914 Valid, 4006 Invalid, 3215 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 3208 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-07 00:35:31,512 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2453 states.
[2024-11-07 00:35:31,524 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2453 to 1572.
[2024-11-07 00:35:31,525 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1572 states, 1543 states have (on average 1.4303305249513933) internal successors, (2207), 1571 states have internal predecessors, (2207), 0 states have call successors, (0), 0 states 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:35:31,527 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1572 states to 1572 states and 2207 transitions.
[2024-11-07 00:35:31,527 INFO  L78                 Accepts]: Start accepts. Automaton has 1572 states and 2207 transitions. Word has length 110
[2024-11-07 00:35:31,527 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:31,528 INFO  L471      AbstractCegarLoop]: Abstraction has 1572 states and 2207 transitions.
[2024-11-07 00:35:31,528 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 12.222222222222221) internal successors, (110), 8 states have internal predecessors, (110), 0 states have call successors, (0), 0 states 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:35:31,528 INFO  L276                IsEmpty]: Start isEmpty. Operand 1572 states and 2207 transitions.
[2024-11-07 00:35:31,529 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 111
[2024-11-07 00:35:31,530 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:31,530 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:31,530 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-07 00:35:31,530 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr21ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:31,531 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:31,531 INFO  L85        PathProgramCache]: Analyzing trace with hash 8802059, now seen corresponding path program 1 times
[2024-11-07 00:35:31,531 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:31,531 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1820015923]
[2024-11-07 00:35:31,532 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:31,532 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:31,573 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:31,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:35:31,802 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:31,803 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1820015923]
[2024-11-07 00:35:31,803 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1820015923] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:31,803 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:31,803 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:35:31,803 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1567627164]
[2024-11-07 00:35:31,803 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:31,804 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:35:31,804 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:31,804 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:35:31,805 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:35:31,805 INFO  L87              Difference]: Start difference. First operand 1572 states and 2207 transitions. Second operand  has 9 states, 9 states have (on average 12.222222222222221) internal successors, (110), 8 states have internal predecessors, (110), 0 states have call successors, (0), 0 states 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:35:33,268 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:33,268 INFO  L93              Difference]: Finished difference Result 2615 states and 3674 transitions.
[2024-11-07 00:35:33,268 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-07 00:35:33,268 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 12.222222222222221) internal successors, (110), 8 states have internal predecessors, (110), 0 states have call successors, (0), 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 110
[2024-11-07 00:35:33,268 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:33,272 INFO  L225             Difference]: With dead ends: 2615
[2024-11-07 00:35:33,272 INFO  L226             Difference]: Without dead ends: 2401
[2024-11-07 00:35:33,273 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 51 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=101, Invalid=241, Unknown=0, NotChecked=0, Total=342
[2024-11-07 00:35:33,273 INFO  L432           NwaCegarLoop]: 887 mSDtfsCounter, 5738 mSDsluCounter, 2969 mSDsCounter, 0 mSdLazyCounter, 3176 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5738 SdHoareTripleChecker+Valid, 3856 SdHoareTripleChecker+Invalid, 3182 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 3176 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:33,273 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5738 Valid, 3856 Invalid, 3182 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 3176 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time]
[2024-11-07 00:35:33,275 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2401 states.
[2024-11-07 00:35:33,288 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2401 to 1572.
[2024-11-07 00:35:33,289 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1572 states, 1543 states have (on average 1.4290343486714192) internal successors, (2205), 1571 states have internal predecessors, (2205), 0 states have call successors, (0), 0 states 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:35:33,291 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1572 states to 1572 states and 2205 transitions.
[2024-11-07 00:35:33,292 INFO  L78                 Accepts]: Start accepts. Automaton has 1572 states and 2205 transitions. Word has length 110
[2024-11-07 00:35:33,292 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:33,292 INFO  L471      AbstractCegarLoop]: Abstraction has 1572 states and 2205 transitions.
[2024-11-07 00:35:33,292 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 12.222222222222221) internal successors, (110), 8 states have internal predecessors, (110), 0 states have call successors, (0), 0 states 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:35:33,292 INFO  L276                IsEmpty]: Start isEmpty. Operand 1572 states and 2205 transitions.
[2024-11-07 00:35:33,294 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 111
[2024-11-07 00:35:33,294 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:33,294 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:33,294 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-07 00:35:33,294 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:33,295 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:33,295 INFO  L85        PathProgramCache]: Analyzing trace with hash 1694810938, now seen corresponding path program 1 times
[2024-11-07 00:35:33,295 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:33,295 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [529251197]
[2024-11-07 00:35:33,295 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:33,295 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:33,350 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:33,580 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:35:33,580 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:33,580 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [529251197]
[2024-11-07 00:35:33,580 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [529251197] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:33,580 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:33,580 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:35:33,581 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [992397412]
[2024-11-07 00:35:33,581 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:33,581 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:35:33,581 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:33,582 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:35:33,582 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:35:33,583 INFO  L87              Difference]: Start difference. First operand 1572 states and 2205 transitions. Second operand  has 9 states, 9 states have (on average 12.222222222222221) internal successors, (110), 8 states have internal predecessors, (110), 0 states have call successors, (0), 0 states 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:35:34,821 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:34,822 INFO  L93              Difference]: Finished difference Result 2318 states and 3264 transitions.
[2024-11-07 00:35:34,822 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-07 00:35:34,822 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 12.222222222222221) internal successors, (110), 8 states have internal predecessors, (110), 0 states have call successors, (0), 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 110
[2024-11-07 00:35:34,822 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:34,825 INFO  L225             Difference]: With dead ends: 2318
[2024-11-07 00:35:34,825 INFO  L226             Difference]: Without dead ends: 1662
[2024-11-07 00:35:34,825 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 17 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 43 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=92, Invalid=214, Unknown=0, NotChecked=0, Total=306
[2024-11-07 00:35:34,826 INFO  L432           NwaCegarLoop]: 827 mSDtfsCounter, 4058 mSDsluCounter, 2827 mSDsCounter, 0 mSdLazyCounter, 2944 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4058 SdHoareTripleChecker+Valid, 3654 SdHoareTripleChecker+Invalid, 2951 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 2944 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:34,826 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4058 Valid, 3654 Invalid, 2951 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 2944 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2024-11-07 00:35:34,827 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1662 states.
[2024-11-07 00:35:34,836 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1662 to 1572.
[2024-11-07 00:35:34,837 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1572 states, 1543 states have (on average 1.4277381723914453) internal successors, (2203), 1571 states have internal predecessors, (2203), 0 states have call successors, (0), 0 states 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:35:34,838 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1572 states to 1572 states and 2203 transitions.
[2024-11-07 00:35:34,838 INFO  L78                 Accepts]: Start accepts. Automaton has 1572 states and 2203 transitions. Word has length 110
[2024-11-07 00:35:34,838 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:34,838 INFO  L471      AbstractCegarLoop]: Abstraction has 1572 states and 2203 transitions.
[2024-11-07 00:35:34,838 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 12.222222222222221) internal successors, (110), 8 states have internal predecessors, (110), 0 states have call successors, (0), 0 states 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:35:34,838 INFO  L276                IsEmpty]: Start isEmpty. Operand 1572 states and 2203 transitions.
[2024-11-07 00:35:34,840 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 112
[2024-11-07 00:35:34,840 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:34,840 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:34,840 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-07 00:35:34,840 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr24ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:34,840 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:34,840 INFO  L85        PathProgramCache]: Analyzing trace with hash -1235444325, now seen corresponding path program 1 times
[2024-11-07 00:35:34,840 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:34,841 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1474045348]
[2024-11-07 00:35:34,841 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:34,841 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:34,881 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:35,105 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:35:35,105 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:35,105 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1474045348]
[2024-11-07 00:35:35,105 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1474045348] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:35,105 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:35,105 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:35:35,105 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1312085172]
[2024-11-07 00:35:35,106 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:35,106 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:35:35,106 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:35,106 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:35:35,107 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:35:35,107 INFO  L87              Difference]: Start difference. First operand 1572 states and 2203 transitions. Second operand  has 9 states, 9 states have (on average 12.333333333333334) internal successors, (111), 8 states have internal predecessors, (111), 0 states have call successors, (0), 0 states 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:35:36,509 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:36,509 INFO  L93              Difference]: Finished difference Result 2605 states and 3649 transitions.
[2024-11-07 00:35:36,509 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-07 00:35:36,509 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 12.333333333333334) internal successors, (111), 8 states have internal predecessors, (111), 0 states have call successors, (0), 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 111
[2024-11-07 00:35:36,509 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:36,513 INFO  L225             Difference]: With dead ends: 2605
[2024-11-07 00:35:36,513 INFO  L226             Difference]: Without dead ends: 2401
[2024-11-07 00:35:36,513 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 51 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=101, Invalid=241, Unknown=0, NotChecked=0, Total=342
[2024-11-07 00:35:36,513 INFO  L432           NwaCegarLoop]: 887 mSDtfsCounter, 5777 mSDsluCounter, 2969 mSDsCounter, 0 mSdLazyCounter, 3168 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5777 SdHoareTripleChecker+Valid, 3856 SdHoareTripleChecker+Invalid, 3175 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 3168 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:36,514 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5777 Valid, 3856 Invalid, 3175 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 3168 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time]
[2024-11-07 00:35:36,515 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2401 states.
[2024-11-07 00:35:36,526 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2401 to 1572.
[2024-11-07 00:35:36,527 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1572 states, 1543 states have (on average 1.4270900842514582) internal successors, (2202), 1571 states have internal predecessors, (2202), 0 states have call successors, (0), 0 states 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:35:36,528 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1572 states to 1572 states and 2202 transitions.
[2024-11-07 00:35:36,528 INFO  L78                 Accepts]: Start accepts. Automaton has 1572 states and 2202 transitions. Word has length 111
[2024-11-07 00:35:36,529 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:36,529 INFO  L471      AbstractCegarLoop]: Abstraction has 1572 states and 2202 transitions.
[2024-11-07 00:35:36,529 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 12.333333333333334) internal successors, (111), 8 states have internal predecessors, (111), 0 states have call successors, (0), 0 states 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:35:36,529 INFO  L276                IsEmpty]: Start isEmpty. Operand 1572 states and 2202 transitions.
[2024-11-07 00:35:36,530 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 112
[2024-11-07 00:35:36,530 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:36,530 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:36,530 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-11-07 00:35:36,530 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr25ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:36,531 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:36,531 INFO  L85        PathProgramCache]: Analyzing trace with hash -1644289553, now seen corresponding path program 1 times
[2024-11-07 00:35:36,531 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:36,531 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [289339234]
[2024-11-07 00:35:36,531 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:36,531 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:36,574 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:36,812 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:35:36,812 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:36,813 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [289339234]
[2024-11-07 00:35:36,813 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [289339234] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:36,813 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:36,813 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:35:36,813 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [411153333]
[2024-11-07 00:35:36,813 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:36,814 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:35:36,814 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:36,815 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:35:36,815 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:35:36,815 INFO  L87              Difference]: Start difference. First operand 1572 states and 2202 transitions. Second operand  has 9 states, 9 states have (on average 12.333333333333334) internal successors, (111), 8 states have internal predecessors, (111), 0 states have call successors, (0), 0 states 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:35:38,534 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:38,534 INFO  L93              Difference]: Finished difference Result 2742 states and 3859 transitions.
[2024-11-07 00:35:38,534 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-07 00:35:38,534 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 12.333333333333334) internal successors, (111), 8 states have internal predecessors, (111), 0 states have call successors, (0), 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 111
[2024-11-07 00:35:38,535 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:38,539 INFO  L225             Difference]: With dead ends: 2742
[2024-11-07 00:35:38,539 INFO  L226             Difference]: Without dead ends: 2453
[2024-11-07 00:35:38,540 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 19 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 52 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=111, Invalid=269, Unknown=0, NotChecked=0, Total=380
[2024-11-07 00:35:38,541 INFO  L432           NwaCegarLoop]: 1258 mSDtfsCounter, 6046 mSDsluCounter, 4127 mSDsCounter, 0 mSdLazyCounter, 4272 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6046 SdHoareTripleChecker+Valid, 5385 SdHoareTripleChecker+Invalid, 4278 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 4272 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.6s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:38,542 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [6046 Valid, 5385 Invalid, 4278 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 4272 Invalid, 0 Unknown, 0 Unchecked, 1.6s Time]
[2024-11-07 00:35:38,547 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2453 states.
[2024-11-07 00:35:38,566 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2453 to 1568.
[2024-11-07 00:35:38,568 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1568 states, 1539 states have (on average 1.4275503573749189) internal successors, (2197), 1567 states have internal predecessors, (2197), 0 states have call successors, (0), 0 states 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:35:38,570 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1568 states to 1568 states and 2197 transitions.
[2024-11-07 00:35:38,570 INFO  L78                 Accepts]: Start accepts. Automaton has 1568 states and 2197 transitions. Word has length 111
[2024-11-07 00:35:38,570 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:38,570 INFO  L471      AbstractCegarLoop]: Abstraction has 1568 states and 2197 transitions.
[2024-11-07 00:35:38,570 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 12.333333333333334) internal successors, (111), 8 states have internal predecessors, (111), 0 states have call successors, (0), 0 states 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:35:38,570 INFO  L276                IsEmpty]: Start isEmpty. Operand 1568 states and 2197 transitions.
[2024-11-07 00:35:38,572 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 113
[2024-11-07 00:35:38,572 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:38,573 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:38,573 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-11-07 00:35:38,573 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr25ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:38,573 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:38,573 INFO  L85        PathProgramCache]: Analyzing trace with hash -380477278, now seen corresponding path program 1 times
[2024-11-07 00:35:38,573 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:38,574 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1985059981]
[2024-11-07 00:35:38,574 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:38,574 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:38,618 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:38,823 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:35:38,823 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:38,823 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1985059981]
[2024-11-07 00:35:38,823 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1985059981] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:38,823 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:38,823 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:35:38,823 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1650442531]
[2024-11-07 00:35:38,823 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:38,823 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:35:38,824 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:38,824 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:35:38,824 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:35:38,824 INFO  L87              Difference]: Start difference. First operand 1568 states and 2197 transitions. Second operand  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:35:40,405 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:40,405 INFO  L93              Difference]: Finished difference Result 2655 states and 3727 transitions.
[2024-11-07 00:35:40,405 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-07 00:35:40,405 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 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 112
[2024-11-07 00:35:40,405 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:40,409 INFO  L225             Difference]: With dead ends: 2655
[2024-11-07 00:35:40,409 INFO  L226             Difference]: Without dead ends: 2421
[2024-11-07 00:35:40,410 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:35:40,411 INFO  L432           NwaCegarLoop]: 1117 mSDtfsCounter, 5721 mSDsluCounter, 3684 mSDsCounter, 0 mSdLazyCounter, 3962 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5721 SdHoareTripleChecker+Valid, 4801 SdHoareTripleChecker+Invalid, 3968 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 3962 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:40,411 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5721 Valid, 4801 Invalid, 3968 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 3962 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time]
[2024-11-07 00:35:40,413 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2421 states.
[2024-11-07 00:35:40,428 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2421 to 1568.
[2024-11-07 00:35:40,429 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1568 states, 1539 states have (on average 1.4269005847953216) internal successors, (2196), 1567 states have internal predecessors, (2196), 0 states have call successors, (0), 0 states 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:35:40,431 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1568 states to 1568 states and 2196 transitions.
[2024-11-07 00:35:40,431 INFO  L78                 Accepts]: Start accepts. Automaton has 1568 states and 2196 transitions. Word has length 112
[2024-11-07 00:35:40,431 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:40,431 INFO  L471      AbstractCegarLoop]: Abstraction has 1568 states and 2196 transitions.
[2024-11-07 00:35:40,432 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:35:40,432 INFO  L276                IsEmpty]: Start isEmpty. Operand 1568 states and 2196 transitions.
[2024-11-07 00:35:40,434 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 113
[2024-11-07 00:35:40,434 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:40,434 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:40,434 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-11-07 00:35:40,434 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr26ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:40,434 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:40,435 INFO  L85        PathProgramCache]: Analyzing trace with hash 1907876888, now seen corresponding path program 1 times
[2024-11-07 00:35:40,435 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:40,435 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1630677204]
[2024-11-07 00:35:40,435 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:40,435 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:40,475 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:40,692 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:35:40,692 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:40,692 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1630677204]
[2024-11-07 00:35:40,692 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1630677204] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:40,692 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:40,692 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:35:40,693 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1136146844]
[2024-11-07 00:35:40,693 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:40,693 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:35:40,693 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:40,693 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:35:40,694 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:35:40,694 INFO  L87              Difference]: Start difference. First operand 1568 states and 2196 transitions. Second operand  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:35:42,165 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:42,165 INFO  L93              Difference]: Finished difference Result 2592 states and 3633 transitions.
[2024-11-07 00:35:42,165 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-07 00:35:42,165 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 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 112
[2024-11-07 00:35:42,166 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:42,172 INFO  L225             Difference]: With dead ends: 2592
[2024-11-07 00:35:42,172 INFO  L226             Difference]: Without dead ends: 2397
[2024-11-07 00:35:42,173 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:35:42,174 INFO  L432           NwaCegarLoop]: 983 mSDtfsCounter, 7255 mSDsluCounter, 3258 mSDsCounter, 0 mSdLazyCounter, 3479 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7255 SdHoareTripleChecker+Valid, 4241 SdHoareTripleChecker+Invalid, 3485 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 3479 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:42,175 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [7255 Valid, 4241 Invalid, 3485 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 3479 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time]
[2024-11-07 00:35:42,177 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2397 states.
[2024-11-07 00:35:42,190 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2397 to 1568.
[2024-11-07 00:35:42,191 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1568 states, 1539 states have (on average 1.4262508122157245) internal successors, (2195), 1567 states have internal predecessors, (2195), 0 states have call successors, (0), 0 states 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:35:42,193 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1568 states to 1568 states and 2195 transitions.
[2024-11-07 00:35:42,193 INFO  L78                 Accepts]: Start accepts. Automaton has 1568 states and 2195 transitions. Word has length 112
[2024-11-07 00:35:42,193 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:42,194 INFO  L471      AbstractCegarLoop]: Abstraction has 1568 states and 2195 transitions.
[2024-11-07 00:35:42,194 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:35:42,194 INFO  L276                IsEmpty]: Start isEmpty. Operand 1568 states and 2195 transitions.
[2024-11-07 00:35:42,195 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 113
[2024-11-07 00:35:42,195 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:42,196 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:42,196 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2024-11-07 00:35:42,196 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr27ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:42,197 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:42,197 INFO  L85        PathProgramCache]: Analyzing trace with hash 230381962, now seen corresponding path program 1 times
[2024-11-07 00:35:42,197 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:42,197 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [655015533]
[2024-11-07 00:35:42,198 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:42,198 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:42,242 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:42,654 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:35:42,654 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:42,654 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [655015533]
[2024-11-07 00:35:42,654 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [655015533] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:42,654 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:42,655 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11
[2024-11-07 00:35:42,655 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2092812163]
[2024-11-07 00:35:42,655 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:42,655 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-07 00:35:42,655 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:42,655 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-07 00:35:42,655 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=108, Unknown=0, NotChecked=0, Total=132
[2024-11-07 00:35:42,656 INFO  L87              Difference]: Start difference. First operand 1568 states and 2195 transitions. Second operand  has 12 states, 12 states have (on average 9.333333333333334) internal successors, (112), 11 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:35:44,693 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:44,694 INFO  L93              Difference]: Finished difference Result 3176 states and 4484 transitions.
[2024-11-07 00:35:44,694 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-11-07 00:35:44,694 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 12 states have (on average 9.333333333333334) internal successors, (112), 11 states have internal predecessors, (112), 0 states have call successors, (0), 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 112
[2024-11-07 00:35:44,694 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:44,699 INFO  L225             Difference]: With dead ends: 3176
[2024-11-07 00:35:44,699 INFO  L226             Difference]: Without dead ends: 2981
[2024-11-07 00:35:44,700 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 143 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=210, Invalid=546, Unknown=0, NotChecked=0, Total=756
[2024-11-07 00:35:44,700 INFO  L432           NwaCegarLoop]: 930 mSDtfsCounter, 12847 mSDsluCounter, 3489 mSDsCounter, 0 mSdLazyCounter, 3608 mSolverCounterSat, 380 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12847 SdHoareTripleChecker+Valid, 4419 SdHoareTripleChecker+Invalid, 3988 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 380 IncrementalHoareTripleChecker+Valid, 3608 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.7s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:44,701 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [12847 Valid, 4419 Invalid, 3988 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [380 Valid, 3608 Invalid, 0 Unknown, 0 Unchecked, 1.7s Time]
[2024-11-07 00:35:44,702 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2981 states.
[2024-11-07 00:35:44,718 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2981 to 1572.
[2024-11-07 00:35:44,720 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1572 states, 1543 states have (on average 1.425145819831497) internal successors, (2199), 1571 states have internal predecessors, (2199), 0 states have call successors, (0), 0 states 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:35:44,722 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1572 states to 1572 states and 2199 transitions.
[2024-11-07 00:35:44,722 INFO  L78                 Accepts]: Start accepts. Automaton has 1572 states and 2199 transitions. Word has length 112
[2024-11-07 00:35:44,722 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:44,722 INFO  L471      AbstractCegarLoop]: Abstraction has 1572 states and 2199 transitions.
[2024-11-07 00:35:44,723 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 9.333333333333334) internal successors, (112), 11 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:35:44,723 INFO  L276                IsEmpty]: Start isEmpty. Operand 1572 states and 2199 transitions.
[2024-11-07 00:35:44,725 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 113
[2024-11-07 00:35:44,725 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:44,725 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:44,725 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2024-11-07 00:35:44,725 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:44,725 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:44,725 INFO  L85        PathProgramCache]: Analyzing trace with hash 1790606885, now seen corresponding path program 1 times
[2024-11-07 00:35:44,726 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:44,726 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1460331144]
[2024-11-07 00:35:44,726 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:44,726 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:44,773 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:44,986 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:35:44,986 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:44,987 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1460331144]
[2024-11-07 00:35:44,987 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1460331144] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:44,987 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:44,987 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:35:44,987 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1986572613]
[2024-11-07 00:35:44,988 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:44,988 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:35:44,988 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:44,988 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:35:44,988 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:35:44,989 INFO  L87              Difference]: Start difference. First operand 1572 states and 2199 transitions. Second operand  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:35:46,468 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:46,469 INFO  L93              Difference]: Finished difference Result 2531 states and 3533 transitions.
[2024-11-07 00:35:46,469 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-07 00:35:46,469 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 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 112
[2024-11-07 00:35:46,469 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:46,472 INFO  L225             Difference]: With dead ends: 2531
[2024-11-07 00:35:46,472 INFO  L226             Difference]: Without dead ends: 2353
[2024-11-07 00:35:46,473 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 51 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=101, Invalid=241, Unknown=0, NotChecked=0, Total=342
[2024-11-07 00:35:46,473 INFO  L432           NwaCegarLoop]: 877 mSDtfsCounter, 5748 mSDsluCounter, 2876 mSDsCounter, 0 mSdLazyCounter, 3132 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5748 SdHoareTripleChecker+Valid, 3753 SdHoareTripleChecker+Invalid, 3139 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 3132 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:46,473 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5748 Valid, 3753 Invalid, 3139 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 3132 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time]
[2024-11-07 00:35:46,474 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2353 states.
[2024-11-07 00:35:46,488 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2353 to 1572.
[2024-11-07 00:35:46,489 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1572 states, 1543 states have (on average 1.42449773169151) internal successors, (2198), 1571 states have internal predecessors, (2198), 0 states have call successors, (0), 0 states 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:35:46,491 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1572 states to 1572 states and 2198 transitions.
[2024-11-07 00:35:46,491 INFO  L78                 Accepts]: Start accepts. Automaton has 1572 states and 2198 transitions. Word has length 112
[2024-11-07 00:35:46,492 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:46,492 INFO  L471      AbstractCegarLoop]: Abstraction has 1572 states and 2198 transitions.
[2024-11-07 00:35:46,492 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:35:46,492 INFO  L276                IsEmpty]: Start isEmpty. Operand 1572 states and 2198 transitions.
[2024-11-07 00:35:46,494 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 113
[2024-11-07 00:35:46,494 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:46,494 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:46,494 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23
[2024-11-07 00:35:46,494 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:46,494 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:46,495 INFO  L85        PathProgramCache]: Analyzing trace with hash 1445801686, now seen corresponding path program 1 times
[2024-11-07 00:35:46,495 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:46,495 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [975624459]
[2024-11-07 00:35:46,495 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:46,495 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:46,541 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:46,946 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:35:46,946 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:46,946 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [975624459]
[2024-11-07 00:35:46,946 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [975624459] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:46,946 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:46,946 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11
[2024-11-07 00:35:46,946 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1377160195]
[2024-11-07 00:35:46,946 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:46,946 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-07 00:35:46,946 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:46,947 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-07 00:35:46,947 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=108, Unknown=0, NotChecked=0, Total=132
[2024-11-07 00:35:46,947 INFO  L87              Difference]: Start difference. First operand 1572 states and 2198 transitions. Second operand  has 12 states, 12 states have (on average 9.333333333333334) internal successors, (112), 11 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:35:49,209 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:49,209 INFO  L93              Difference]: Finished difference Result 3309 states and 4684 transitions.
[2024-11-07 00:35:49,209 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-11-07 00:35:49,209 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 12 states have (on average 9.333333333333334) internal successors, (112), 11 states have internal predecessors, (112), 0 states have call successors, (0), 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 112
[2024-11-07 00:35:49,210 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:49,215 INFO  L225             Difference]: With dead ends: 3309
[2024-11-07 00:35:49,215 INFO  L226             Difference]: Without dead ends: 3089
[2024-11-07 00:35:49,216 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 142 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=210, Invalid=546, Unknown=0, NotChecked=0, Total=756
[2024-11-07 00:35:49,217 INFO  L432           NwaCegarLoop]: 1133 mSDtfsCounter, 11027 mSDsluCounter, 4180 mSDsCounter, 0 mSdLazyCounter, 4354 mSolverCounterSat, 333 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11027 SdHoareTripleChecker+Valid, 5313 SdHoareTripleChecker+Invalid, 4687 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 333 IncrementalHoareTripleChecker+Valid, 4354 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:49,217 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [11027 Valid, 5313 Invalid, 4687 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [333 Valid, 4354 Invalid, 0 Unknown, 0 Unchecked, 2.0s Time]
[2024-11-07 00:35:49,219 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3089 states.
[2024-11-07 00:35:49,236 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3089 to 1576.
[2024-11-07 00:35:49,238 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1576 states, 1547 states have (on average 1.4234001292824823) internal successors, (2202), 1575 states have internal predecessors, (2202), 0 states have call successors, (0), 0 states 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:35:49,240 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1576 states to 1576 states and 2202 transitions.
[2024-11-07 00:35:49,240 INFO  L78                 Accepts]: Start accepts. Automaton has 1576 states and 2202 transitions. Word has length 112
[2024-11-07 00:35:49,240 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:49,240 INFO  L471      AbstractCegarLoop]: Abstraction has 1576 states and 2202 transitions.
[2024-11-07 00:35:49,240 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 9.333333333333334) internal successors, (112), 11 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:35:49,240 INFO  L276                IsEmpty]: Start isEmpty. Operand 1576 states and 2202 transitions.
[2024-11-07 00:35:49,242 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 113
[2024-11-07 00:35:49,242 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:49,243 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:49,243 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24
[2024-11-07 00:35:49,243 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:49,243 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:49,243 INFO  L85        PathProgramCache]: Analyzing trace with hash 977250997, now seen corresponding path program 1 times
[2024-11-07 00:35:49,243 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:49,244 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2064861612]
[2024-11-07 00:35:49,244 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:49,244 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:49,290 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:49,546 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:35:49,546 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:49,547 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2064861612]
[2024-11-07 00:35:49,547 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2064861612] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:49,547 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:49,547 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:35:49,547 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [991182302]
[2024-11-07 00:35:49,547 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:49,548 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:35:49,548 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:49,548 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:35:49,548 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:35:49,548 INFO  L87              Difference]: Start difference. First operand 1576 states and 2202 transitions. Second operand  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:35:51,179 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:51,179 INFO  L93              Difference]: Finished difference Result 2591 states and 3629 transitions.
[2024-11-07 00:35:51,180 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-07 00:35:51,180 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 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 112
[2024-11-07 00:35:51,180 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:51,184 INFO  L225             Difference]: With dead ends: 2591
[2024-11-07 00:35:51,184 INFO  L226             Difference]: Without dead ends: 2401
[2024-11-07 00:35:51,184 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 17 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 34 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=88, Invalid=218, Unknown=0, NotChecked=0, Total=306
[2024-11-07 00:35:51,185 INFO  L432           NwaCegarLoop]: 972 mSDtfsCounter, 6458 mSDsluCounter, 4086 mSDsCounter, 0 mSdLazyCounter, 4053 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6458 SdHoareTripleChecker+Valid, 5058 SdHoareTripleChecker+Invalid, 4059 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 4053 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:51,185 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [6458 Valid, 5058 Invalid, 4059 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 4053 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-07 00:35:51,186 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2401 states.
[2024-11-07 00:35:51,207 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2401 to 1576.
[2024-11-07 00:35:51,208 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1576 states, 1547 states have (on average 1.422753716871364) internal successors, (2201), 1575 states have internal predecessors, (2201), 0 states have call successors, (0), 0 states 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:35:51,209 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1576 states to 1576 states and 2201 transitions.
[2024-11-07 00:35:51,209 INFO  L78                 Accepts]: Start accepts. Automaton has 1576 states and 2201 transitions. Word has length 112
[2024-11-07 00:35:51,209 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:51,209 INFO  L471      AbstractCegarLoop]: Abstraction has 1576 states and 2201 transitions.
[2024-11-07 00:35:51,209 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:35:51,210 INFO  L276                IsEmpty]: Start isEmpty. Operand 1576 states and 2201 transitions.
[2024-11-07 00:35:51,211 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 113
[2024-11-07 00:35:51,211 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:51,211 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:51,212 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25
[2024-11-07 00:35:51,212 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:51,212 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:51,212 INFO  L85        PathProgramCache]: Analyzing trace with hash -1047979927, now seen corresponding path program 1 times
[2024-11-07 00:35:51,213 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:51,213 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [985862964]
[2024-11-07 00:35:51,213 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:51,213 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:51,251 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:51,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:35:51,459 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:51,459 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [985862964]
[2024-11-07 00:35:51,459 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [985862964] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:51,459 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:51,459 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:35:51,459 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [887313003]
[2024-11-07 00:35:51,459 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:51,459 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:35:51,459 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:51,460 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:35:51,460 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:35:51,460 INFO  L87              Difference]: Start difference. First operand 1576 states and 2201 transitions. Second operand  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:35:52,867 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:52,867 INFO  L93              Difference]: Finished difference Result 2591 states and 3628 transitions.
[2024-11-07 00:35:52,868 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-07 00:35:52,868 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 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 112
[2024-11-07 00:35:52,868 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:52,871 INFO  L225             Difference]: With dead ends: 2591
[2024-11-07 00:35:52,871 INFO  L226             Difference]: Without dead ends: 2401
[2024-11-07 00:35:52,871 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:35:52,872 INFO  L432           NwaCegarLoop]: 914 mSDtfsCounter, 5656 mSDsluCounter, 3050 mSDsCounter, 0 mSdLazyCounter, 3220 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5656 SdHoareTripleChecker+Valid, 3964 SdHoareTripleChecker+Invalid, 3227 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 3220 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:52,872 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5656 Valid, 3964 Invalid, 3227 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 3220 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time]
[2024-11-07 00:35:52,873 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2401 states.
[2024-11-07 00:35:52,883 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2401 to 1576.
[2024-11-07 00:35:52,884 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1576 states, 1547 states have (on average 1.4221073044602457) internal successors, (2200), 1575 states have internal predecessors, (2200), 0 states have call successors, (0), 0 states 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:35:52,886 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1576 states to 1576 states and 2200 transitions.
[2024-11-07 00:35:52,886 INFO  L78                 Accepts]: Start accepts. Automaton has 1576 states and 2200 transitions. Word has length 112
[2024-11-07 00:35:52,886 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:52,887 INFO  L471      AbstractCegarLoop]: Abstraction has 1576 states and 2200 transitions.
[2024-11-07 00:35:52,887 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:35:52,887 INFO  L276                IsEmpty]: Start isEmpty. Operand 1576 states and 2200 transitions.
[2024-11-07 00:35:52,888 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 113
[2024-11-07 00:35:52,888 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:52,889 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:52,889 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26
[2024-11-07 00:35:52,889 INFO  L396      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:52,889 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:52,889 INFO  L85        PathProgramCache]: Analyzing trace with hash -619395701, now seen corresponding path program 1 times
[2024-11-07 00:35:52,889 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:52,890 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [429764107]
[2024-11-07 00:35:52,890 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:52,890 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:52,940 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:53,184 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:35:53,184 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:53,184 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [429764107]
[2024-11-07 00:35:53,184 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [429764107] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:53,184 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:53,184 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:35:53,184 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1657998766]
[2024-11-07 00:35:53,184 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:53,185 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:35:53,185 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:53,185 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:35:53,185 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:35:53,185 INFO  L87              Difference]: Start difference. First operand 1576 states and 2200 transitions. Second operand  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:35:54,794 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:54,794 INFO  L93              Difference]: Finished difference Result 2589 states and 3624 transitions.
[2024-11-07 00:35:54,795 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-07 00:35:54,795 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 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 112
[2024-11-07 00:35:54,795 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:54,797 INFO  L225             Difference]: With dead ends: 2589
[2024-11-07 00:35:54,797 INFO  L226             Difference]: Without dead ends: 2401
[2024-11-07 00:35:54,797 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 17 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 34 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=88, Invalid=218, Unknown=0, NotChecked=0, Total=306
[2024-11-07 00:35:54,797 INFO  L432           NwaCegarLoop]: 917 mSDtfsCounter, 6549 mSDsluCounter, 3923 mSDsCounter, 0 mSdLazyCounter, 3863 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6549 SdHoareTripleChecker+Valid, 4840 SdHoareTripleChecker+Invalid, 3870 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 3863 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:54,798 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [6549 Valid, 4840 Invalid, 3870 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 3863 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-07 00:35:54,799 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2401 states.
[2024-11-07 00:35:54,806 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2401 to 1576.
[2024-11-07 00:35:54,807 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1576 states, 1547 states have (on average 1.4214608920491274) internal successors, (2199), 1575 states have internal predecessors, (2199), 0 states have call successors, (0), 0 states 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:35:54,808 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1576 states to 1576 states and 2199 transitions.
[2024-11-07 00:35:54,808 INFO  L78                 Accepts]: Start accepts. Automaton has 1576 states and 2199 transitions. Word has length 112
[2024-11-07 00:35:54,809 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:54,809 INFO  L471      AbstractCegarLoop]: Abstraction has 1576 states and 2199 transitions.
[2024-11-07 00:35:54,809 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:35:54,809 INFO  L276                IsEmpty]: Start isEmpty. Operand 1576 states and 2199 transitions.
[2024-11-07 00:35:54,811 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 113
[2024-11-07 00:35:54,811 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:54,811 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:54,811 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27
[2024-11-07 00:35:54,811 INFO  L396      AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:54,811 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:54,812 INFO  L85        PathProgramCache]: Analyzing trace with hash 2062151563, now seen corresponding path program 1 times
[2024-11-07 00:35:54,812 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:54,812 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1795539489]
[2024-11-07 00:35:54,812 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:54,812 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:54,860 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:55,263 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:35:55,264 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:55,264 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1795539489]
[2024-11-07 00:35:55,264 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1795539489] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:55,264 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:55,264 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11
[2024-11-07 00:35:55,264 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1280782745]
[2024-11-07 00:35:55,264 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:55,264 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-07 00:35:55,264 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:55,264 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-07 00:35:55,264 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=108, Unknown=0, NotChecked=0, Total=132
[2024-11-07 00:35:55,265 INFO  L87              Difference]: Start difference. First operand 1576 states and 2199 transitions. Second operand  has 12 states, 12 states have (on average 9.333333333333334) internal successors, (112), 11 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:35:57,403 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:57,403 INFO  L93              Difference]: Finished difference Result 3357 states and 4743 transitions.
[2024-11-07 00:35:57,403 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-11-07 00:35:57,404 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 12 states have (on average 9.333333333333334) internal successors, (112), 11 states have internal predecessors, (112), 0 states have call successors, (0), 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 112
[2024-11-07 00:35:57,404 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:57,406 INFO  L225             Difference]: With dead ends: 3357
[2024-11-07 00:35:57,406 INFO  L226             Difference]: Without dead ends: 3089
[2024-11-07 00:35:57,407 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 143 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=210, Invalid=546, Unknown=0, NotChecked=0, Total=756
[2024-11-07 00:35:57,408 INFO  L432           NwaCegarLoop]: 1025 mSDtfsCounter, 12285 mSDsluCounter, 3814 mSDsCounter, 0 mSdLazyCounter, 3878 mSolverCounterSat, 354 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12285 SdHoareTripleChecker+Valid, 4839 SdHoareTripleChecker+Invalid, 4232 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 354 IncrementalHoareTripleChecker+Valid, 3878 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.8s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:57,408 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [12285 Valid, 4839 Invalid, 4232 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [354 Valid, 3878 Invalid, 0 Unknown, 0 Unchecked, 1.8s Time]
[2024-11-07 00:35:57,409 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3089 states.
[2024-11-07 00:35:57,420 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3089 to 1584.
[2024-11-07 00:35:57,421 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1584 states, 1555 states have (on average 1.4192926045016077) internal successors, (2207), 1583 states have internal predecessors, (2207), 0 states have call successors, (0), 0 states 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:35:57,422 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1584 states to 1584 states and 2207 transitions.
[2024-11-07 00:35:57,422 INFO  L78                 Accepts]: Start accepts. Automaton has 1584 states and 2207 transitions. Word has length 112
[2024-11-07 00:35:57,423 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:57,423 INFO  L471      AbstractCegarLoop]: Abstraction has 1584 states and 2207 transitions.
[2024-11-07 00:35:57,423 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 9.333333333333334) internal successors, (112), 11 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:35:57,423 INFO  L276                IsEmpty]: Start isEmpty. Operand 1584 states and 2207 transitions.
[2024-11-07 00:35:57,424 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 113
[2024-11-07 00:35:57,424 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:57,424 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:57,424 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28
[2024-11-07 00:35:57,424 INFO  L396      AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr20ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:57,424 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:57,425 INFO  L85        PathProgramCache]: Analyzing trace with hash -353306795, now seen corresponding path program 1 times
[2024-11-07 00:35:57,425 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:57,425 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [600039340]
[2024-11-07 00:35:57,425 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:57,425 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:57,466 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:57,723 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:35:57,723 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:57,723 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [600039340]
[2024-11-07 00:35:57,723 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [600039340] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:57,723 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:57,723 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:35:57,723 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1390898528]
[2024-11-07 00:35:57,724 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:57,724 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:35:57,724 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:57,724 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:35:57,725 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:35:57,725 INFO  L87              Difference]: Start difference. First operand 1584 states and 2207 transitions. Second operand  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:35:59,414 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:35:59,415 INFO  L93              Difference]: Finished difference Result 2623 states and 3665 transitions.
[2024-11-07 00:35:59,415 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-07 00:35:59,415 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 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 112
[2024-11-07 00:35:59,415 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:35:59,417 INFO  L225             Difference]: With dead ends: 2623
[2024-11-07 00:35:59,417 INFO  L226             Difference]: Without dead ends: 2409
[2024-11-07 00:35:59,417 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 17 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 34 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=88, Invalid=218, Unknown=0, NotChecked=0, Total=306
[2024-11-07 00:35:59,418 INFO  L432           NwaCegarLoop]: 917 mSDtfsCounter, 6543 mSDsluCounter, 3923 mSDsCounter, 0 mSdLazyCounter, 3859 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6543 SdHoareTripleChecker+Valid, 4840 SdHoareTripleChecker+Invalid, 3866 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 3859 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-07 00:35:59,418 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [6543 Valid, 4840 Invalid, 3866 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 3859 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-07 00:35:59,419 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2409 states.
[2024-11-07 00:35:59,429 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2409 to 1584.
[2024-11-07 00:35:59,430 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1584 states, 1555 states have (on average 1.4180064308681672) internal successors, (2205), 1583 states have internal predecessors, (2205), 0 states have call successors, (0), 0 states 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:35:59,431 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1584 states to 1584 states and 2205 transitions.
[2024-11-07 00:35:59,431 INFO  L78                 Accepts]: Start accepts. Automaton has 1584 states and 2205 transitions. Word has length 112
[2024-11-07 00:35:59,431 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:35:59,431 INFO  L471      AbstractCegarLoop]: Abstraction has 1584 states and 2205 transitions.
[2024-11-07 00:35:59,431 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:35:59,432 INFO  L276                IsEmpty]: Start isEmpty. Operand 1584 states and 2205 transitions.
[2024-11-07 00:35:59,433 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 113
[2024-11-07 00:35:59,433 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:35:59,433 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:35:59,433 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29
[2024-11-07 00:35:59,433 INFO  L396      AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:35:59,433 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:35:59,433 INFO  L85        PathProgramCache]: Analyzing trace with hash -1134395, now seen corresponding path program 1 times
[2024-11-07 00:35:59,433 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:35:59,433 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1771011356]
[2024-11-07 00:35:59,433 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:35:59,434 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:35:59,471 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:35:59,690 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:35:59,691 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:35:59,691 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1771011356]
[2024-11-07 00:35:59,691 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1771011356] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:35:59,691 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:35:59,691 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:35:59,691 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [614357639]
[2024-11-07 00:35:59,691 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:35:59,691 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:35:59,691 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:35:59,692 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:35:59,692 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:35:59,692 INFO  L87              Difference]: Start difference. First operand 1584 states and 2205 transitions. Second operand  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:36:01,121 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:36:01,121 INFO  L93              Difference]: Finished difference Result 2689 states and 3765 transitions.
[2024-11-07 00:36:01,121 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-07 00:36:01,121 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 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 112
[2024-11-07 00:36:01,121 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:36:01,123 INFO  L225             Difference]: With dead ends: 2689
[2024-11-07 00:36:01,123 INFO  L226             Difference]: Without dead ends: 2425
[2024-11-07 00:36:01,124 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:36:01,124 INFO  L432           NwaCegarLoop]: 1005 mSDtfsCounter, 6336 mSDsluCounter, 3355 mSDsCounter, 0 mSdLazyCounter, 3426 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6336 SdHoareTripleChecker+Valid, 4360 SdHoareTripleChecker+Invalid, 3433 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 3426 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2024-11-07 00:36:01,125 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [6336 Valid, 4360 Invalid, 3433 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 3426 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time]
[2024-11-07 00:36:01,126 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2425 states.
[2024-11-07 00:36:01,134 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2425 to 1584.
[2024-11-07 00:36:01,135 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1584 states, 1555 states have (on average 1.4167202572347266) internal successors, (2203), 1583 states have internal predecessors, (2203), 0 states have call successors, (0), 0 states 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:36:01,136 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1584 states to 1584 states and 2203 transitions.
[2024-11-07 00:36:01,136 INFO  L78                 Accepts]: Start accepts. Automaton has 1584 states and 2203 transitions. Word has length 112
[2024-11-07 00:36:01,136 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:36:01,136 INFO  L471      AbstractCegarLoop]: Abstraction has 1584 states and 2203 transitions.
[2024-11-07 00:36:01,136 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:36:01,136 INFO  L276                IsEmpty]: Start isEmpty. Operand 1584 states and 2203 transitions.
[2024-11-07 00:36:01,138 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 113
[2024-11-07 00:36:01,138 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:36:01,138 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:36:01,138 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30
[2024-11-07 00:36:01,138 INFO  L396      AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:36:01,138 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:36:01,138 INFO  L85        PathProgramCache]: Analyzing trace with hash -469685084, now seen corresponding path program 1 times
[2024-11-07 00:36:01,138 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:36:01,138 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1822845315]
[2024-11-07 00:36:01,138 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:36:01,138 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:36:01,174 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:36:01,372 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:36:01,372 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:36:01,373 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1822845315]
[2024-11-07 00:36:01,373 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1822845315] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:36:01,373 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:36:01,373 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 00:36:01,373 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [387367259]
[2024-11-07 00:36:01,373 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:36:01,373 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 00:36:01,373 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:36:01,374 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 00:36:01,374 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2024-11-07 00:36:01,374 INFO  L87              Difference]: Start difference. First operand 1584 states and 2203 transitions. Second operand  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:36:02,842 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:36:02,842 INFO  L93              Difference]: Finished difference Result 2619 states and 3658 transitions.
[2024-11-07 00:36:02,842 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-07 00:36:02,842 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 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 112
[2024-11-07 00:36:02,842 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:36:02,844 INFO  L225             Difference]: With dead ends: 2619
[2024-11-07 00:36:02,844 INFO  L226             Difference]: Without dead ends: 2409
[2024-11-07 00:36:02,844 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:36:02,845 INFO  L432           NwaCegarLoop]: 953 mSDtfsCounter, 5504 mSDsluCounter, 3170 mSDsCounter, 0 mSdLazyCounter, 3324 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5504 SdHoareTripleChecker+Valid, 4123 SdHoareTripleChecker+Invalid, 3331 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 3324 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2024-11-07 00:36:02,845 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5504 Valid, 4123 Invalid, 3331 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 3324 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time]
[2024-11-07 00:36:02,848 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2409 states.
[2024-11-07 00:36:02,857 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2409 to 1584.
[2024-11-07 00:36:02,858 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1584 states, 1555 states have (on average 1.4154340836012862) internal successors, (2201), 1583 states have internal predecessors, (2201), 0 states have call successors, (0), 0 states 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:36:02,859 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1584 states to 1584 states and 2201 transitions.
[2024-11-07 00:36:02,860 INFO  L78                 Accepts]: Start accepts. Automaton has 1584 states and 2201 transitions. Word has length 112
[2024-11-07 00:36:02,860 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:36:02,860 INFO  L471      AbstractCegarLoop]: Abstraction has 1584 states and 2201 transitions.
[2024-11-07 00:36:02,860 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 12.444444444444445) internal successors, (112), 8 states have internal predecessors, (112), 0 states have call successors, (0), 0 states 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:36:02,860 INFO  L276                IsEmpty]: Start isEmpty. Operand 1584 states and 2201 transitions.
[2024-11-07 00:36:02,861 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 113
[2024-11-07 00:36:02,861 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:36:02,861 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:36:02,861 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31
[2024-11-07 00:36:02,862 INFO  L396      AbstractCegarLoop]: === Iteration 33 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 26 more)] ===
[2024-11-07 00:36:02,862 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:36:02,862 INFO  L85        PathProgramCache]: Analyzing trace with hash -79489975, now seen corresponding path program 1 times
[2024-11-07 00:36:02,862 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:36:02,862 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [186828833]
[2024-11-07 00:36:02,862 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:36:02,862 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:36:02,905 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:36:03,260 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:36:03,260 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:36:03,260 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [186828833]
[2024-11-07 00:36:03,260 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [186828833] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:36:03,260 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:36:03,260 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11
[2024-11-07 00:36:03,260 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [584496862]
[2024-11-07 00:36:03,260 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:36:03,261 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-07 00:36:03,261 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:36:03,261 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-07 00:36:03,261 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=108, Unknown=0, NotChecked=0, Total=132
[2024-11-07 00:36:03,261 INFO  L87              Difference]: Start difference. First operand 1584 states and 2201 transitions. Second operand  has 12 states, 12 states have (on average 9.333333333333334) internal successors, (112), 11 states have internal predecessors, (112), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)