./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/eca-rers2012/Problem15_label32.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/eca-rers2012/Problem15_label32.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', '492f3884ca52ad1e2a4bb1a7ea4174df881161f6f116a98f5375f793f3d1436b']
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/eca-rers2012/Problem15_label32.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 492f3884ca52ad1e2a4bb1a7ea4174df881161f6f116a98f5375f793f3d1436b
--- Real Ultimate output ---
This is Ultimate 0.3.0-?-4f9af40
[2024-11-06 19:57:25,577 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-06 19:57:25,663 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-06 19:57:25,669 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-06 19:57:25,670 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-06 19:57:25,696 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-06 19:57:25,698 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-06 19:57:25,698 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-06 19:57:25,698 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-06 19:57:25,698 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-06 19:57:25,698 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-06 19:57:25,699 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-06 19:57:25,700 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-06 19:57:25,700 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-06 19:57:25,700 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-06 19:57:25,700 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-06 19:57:25,700 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-06 19:57:25,700 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-06 19:57:25,700 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-06 19:57:25,700 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-06 19:57:25,700 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-06 19:57:25,700 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-06 19:57:25,700 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-06 19:57:25,701 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-06 19:57:25,701 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-06 19:57:25,701 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-06 19:57:25,701 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-06 19:57:25,701 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-06 19:57:25,701 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-06 19:57:25,701 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-06 19:57:25,702 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-06 19:57:25,703 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-06 19:57:25,703 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-06 19:57:25,703 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-06 19:57:25,703 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-06 19:57:25,704 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-06 19:57:25,704 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-06 19:57:25,704 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-06 19:57:25,704 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-06 19:57:25,704 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-06 19:57:25,704 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-06 19:57:25,704 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-06 19:57:25,705 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 -> 492f3884ca52ad1e2a4bb1a7ea4174df881161f6f116a98f5375f793f3d1436b
[2024-11-06 19:57:26,000 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-06 19:57:26,007 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-06 19:57:26,009 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-06 19:57:26,010 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-06 19:57:26,010 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-06 19:57:26,011 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/eca-rers2012/Problem15_label32.c
[2024-11-06 19:57:27,270 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-06 19:57:27,594 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-06 19:57:27,596 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem15_label32.c
[2024-11-06 19:57:27,615 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/7eedf5f41/efaa19ff201a481982f294d2ddaf2602/FLAGfa6887d25
[2024-11-06 19:57:27,632 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/7eedf5f41/efaa19ff201a481982f294d2ddaf2602
[2024-11-06 19:57:27,634 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-06 19:57:27,636 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-06 19:57:27,639 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-06 19:57:27,639 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-06 19:57:27,643 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-06 19:57:27,643 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 07:57:27" (1/1) ...
[2024-11-06 19:57:27,645 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2b9d56f1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:57:27, skipping insertion in model container
[2024-11-06 19:57:27,645 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 07:57:27" (1/1) ...
[2024-11-06 19:57:27,704 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-06 19:57:27,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/eca-rers2012/Problem15_label32.c[6074,6087]
[2024-11-06 19:57:28,181 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-06 19:57:28,192 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-06 19:57:28,213 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/eca-rers2012/Problem15_label32.c[6074,6087]
[2024-11-06 19:57:28,386 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-06 19:57:28,403 INFO  L204         MainTranslator]: Completed translation
[2024-11-06 19:57:28,404 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:57:28 WrapperNode
[2024-11-06 19:57:28,405 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-06 19:57:28,405 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-06 19:57:28,406 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-06 19:57:28,406 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-06 19:57:28,411 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:57:28" (1/1) ...
[2024-11-06 19:57:28,441 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:57:28" (1/1) ...
[2024-11-06 19:57:28,628 INFO  L138                Inliner]: procedures = 15, calls = 9, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 1760
[2024-11-06 19:57:28,628 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-06 19:57:28,629 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-06 19:57:28,629 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-06 19:57:28,629 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-06 19:57:28,638 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:57:28" (1/1) ...
[2024-11-06 19:57:28,639 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:57:28" (1/1) ...
[2024-11-06 19:57:28,661 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:57:28" (1/1) ...
[2024-11-06 19:57:28,768 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-06 19:57:28,769 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:57:28" (1/1) ...
[2024-11-06 19:57:28,769 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:57:28" (1/1) ...
[2024-11-06 19:57:28,890 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:57:28" (1/1) ...
[2024-11-06 19:57:28,918 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:57:28" (1/1) ...
[2024-11-06 19:57:28,936 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:57:28" (1/1) ...
[2024-11-06 19:57:28,946 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:57:28" (1/1) ...
[2024-11-06 19:57:28,970 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-06 19:57:28,971 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-06 19:57:28,971 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-06 19:57:28,971 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-06 19:57:28,972 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:57:28" (1/1) ...
[2024-11-06 19:57:28,977 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-06 19:57:28,989 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 19:57:29,001 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-06 19:57:29,005 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-06 19:57:29,027 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-06 19:57:29,028 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-06 19:57:29,028 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-06 19:57:29,028 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-06 19:57:29,096 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-06 19:57:29,098 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-06 19:57:31,563 INFO  L?                        ?]: Removed 246 outVars from TransFormulas that were not future-live.
[2024-11-06 19:57:31,563 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-06 19:57:31,594 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-06 19:57:31,595 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-06 19:57:31,595 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 07:57:31 BoogieIcfgContainer
[2024-11-06 19:57:31,595 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-06 19:57:31,608 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-06 19:57:31,608 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-06 19:57:31,620 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-06 19:57:31,620 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 07:57:27" (1/3) ...
[2024-11-06 19:57:31,621 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@62eac8e5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 07:57:31, skipping insertion in model container
[2024-11-06 19:57:31,621 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:57:28" (2/3) ...
[2024-11-06 19:57:31,621 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@62eac8e5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 07:57:31, skipping insertion in model container
[2024-11-06 19:57:31,621 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 07:57:31" (3/3) ...
[2024-11-06 19:57:31,623 INFO  L112   eAbstractionObserver]: Analyzing ICFG Problem15_label32.c
[2024-11-06 19:57:31,649 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-06 19:57:31,650 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-06 19:57:31,721 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-06 19:57:31,734 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;@768d152f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-06 19:57:31,734 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-06 19:57:31,743 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 424 states, 422 states have (on average 1.7772511848341233) internal successors, (750), 423 states have internal predecessors, (750), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:31,749 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 50
[2024-11-06 19:57:31,750 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:57:31,751 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]
[2024-11-06 19:57:31,752 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:57:31,756 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:57:31,757 INFO  L85        PathProgramCache]: Analyzing trace with hash 301649817, now seen corresponding path program 1 times
[2024-11-06 19:57:31,763 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:57:31,763 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1692737848]
[2024-11-06 19:57:31,764 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:57:31,764 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:57:31,885 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:57:32,143 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 19:57:32,144 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:57:32,144 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1692737848]
[2024-11-06 19:57:32,144 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1692737848] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:57:32,145 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:57:32,145 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-06 19:57:32,146 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1969684336]
[2024-11-06 19:57:32,146 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:57:32,150 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:57:32,152 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:57:32,166 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:57:32,167 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:57:32,169 INFO  L87              Difference]: Start difference. First operand  has 424 states, 422 states have (on average 1.7772511848341233) internal successors, (750), 423 states have internal predecessors, (750), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 3 states, 3 states have (on average 16.333333333333332) internal successors, (49), 2 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:33,800 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:57:33,800 INFO  L93              Difference]: Finished difference Result 1155 states and 2106 transitions.
[2024-11-06 19:57:33,801 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:57:33,802 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 16.333333333333332) internal successors, (49), 2 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 49
[2024-11-06 19:57:33,803 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:57:33,814 INFO  L225             Difference]: With dead ends: 1155
[2024-11-06 19:57:33,814 INFO  L226             Difference]: Without dead ends: 667
[2024-11-06 19:57:33,817 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:57:33,819 INFO  L432           NwaCegarLoop]: 329 mSDtfsCounter, 295 mSDsluCounter, 42 mSDsCounter, 0 mSdLazyCounter, 899 mSolverCounterSat, 345 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 295 SdHoareTripleChecker+Valid, 371 SdHoareTripleChecker+Invalid, 1244 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 345 IncrementalHoareTripleChecker+Valid, 899 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.6s IncrementalHoareTripleChecker+Time
[2024-11-06 19:57:33,820 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [295 Valid, 371 Invalid, 1244 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [345 Valid, 899 Invalid, 0 Unknown, 0 Unchecked, 1.6s Time]
[2024-11-06 19:57:33,833 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 667 states.
[2024-11-06 19:57:33,890 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 667 to 665.
[2024-11-06 19:57:33,892 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 665 states, 664 states have (on average 1.4789156626506024) internal successors, (982), 664 states have internal predecessors, (982), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:33,898 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 665 states to 665 states and 982 transitions.
[2024-11-06 19:57:33,899 INFO  L78                 Accepts]: Start accepts. Automaton has 665 states and 982 transitions. Word has length 49
[2024-11-06 19:57:33,900 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:57:33,900 INFO  L471      AbstractCegarLoop]: Abstraction has 665 states and 982 transitions.
[2024-11-06 19:57:33,900 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 16.333333333333332) internal successors, (49), 2 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:33,900 INFO  L276                IsEmpty]: Start isEmpty. Operand 665 states and 982 transitions.
[2024-11-06 19:57:33,904 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 125
[2024-11-06 19:57:33,905 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:57:33,906 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:57:33,906 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-06 19:57:33,907 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:57:33,908 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:57:33,908 INFO  L85        PathProgramCache]: Analyzing trace with hash 449029183, now seen corresponding path program 1 times
[2024-11-06 19:57:33,908 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:57:33,908 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1802676424]
[2024-11-06 19:57:33,908 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:57:33,909 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:57:34,008 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:57:34,230 INFO  L134       CoverageAnalysis]: Checked inductivity of 46 backedges. 46 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 19:57:34,230 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:57:34,231 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1802676424]
[2024-11-06 19:57:34,231 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1802676424] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:57:34,231 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:57:34,231 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-06 19:57:34,231 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1396051652]
[2024-11-06 19:57:34,231 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:57:34,232 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:57:34,232 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:57:34,233 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:57:34,233 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:57:34,233 INFO  L87              Difference]: Start difference. First operand 665 states and 982 transitions. Second operand  has 3 states, 3 states have (on average 41.333333333333336) internal successors, (124), 2 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:35,937 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:57:35,938 INFO  L93              Difference]: Finished difference Result 1955 states and 2894 transitions.
[2024-11-06 19:57:35,939 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:57:35,939 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 41.333333333333336) internal successors, (124), 2 states have internal predecessors, (124), 0 states have call successors, (0), 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 124
[2024-11-06 19:57:35,939 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:57:35,945 INFO  L225             Difference]: With dead ends: 1955
[2024-11-06 19:57:35,945 INFO  L226             Difference]: Without dead ends: 1292
[2024-11-06 19:57:35,947 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:57:35,949 INFO  L432           NwaCegarLoop]: 289 mSDtfsCounter, 258 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 1040 mSolverCounterSat, 209 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 258 SdHoareTripleChecker+Valid, 327 SdHoareTripleChecker+Invalid, 1249 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 209 IncrementalHoareTripleChecker+Valid, 1040 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.7s IncrementalHoareTripleChecker+Time
[2024-11-06 19:57:35,950 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [258 Valid, 327 Invalid, 1249 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [209 Valid, 1040 Invalid, 0 Unknown, 0 Unchecked, 1.7s Time]
[2024-11-06 19:57:35,952 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1292 states.
[2024-11-06 19:57:35,990 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1292 to 1282.
[2024-11-06 19:57:35,992 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1282 states, 1281 states have (on average 1.3989071038251366) internal successors, (1792), 1281 states have internal predecessors, (1792), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:35,997 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1282 states to 1282 states and 1792 transitions.
[2024-11-06 19:57:35,997 INFO  L78                 Accepts]: Start accepts. Automaton has 1282 states and 1792 transitions. Word has length 124
[2024-11-06 19:57:35,998 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:57:35,998 INFO  L471      AbstractCegarLoop]: Abstraction has 1282 states and 1792 transitions.
[2024-11-06 19:57:35,998 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 41.333333333333336) internal successors, (124), 2 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:35,998 INFO  L276                IsEmpty]: Start isEmpty. Operand 1282 states and 1792 transitions.
[2024-11-06 19:57:36,001 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 129
[2024-11-06 19:57:36,002 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:57:36,002 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:57:36,002 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-06 19:57:36,002 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:57:36,003 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:57:36,003 INFO  L85        PathProgramCache]: Analyzing trace with hash 760398793, now seen corresponding path program 1 times
[2024-11-06 19:57:36,003 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:57:36,003 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1465637548]
[2024-11-06 19:57:36,003 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:57:36,004 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:57:36,046 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:57:36,206 INFO  L134       CoverageAnalysis]: Checked inductivity of 46 backedges. 46 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 19:57:36,206 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:57:36,206 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1465637548]
[2024-11-06 19:57:36,207 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1465637548] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:57:36,207 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:57:36,207 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-06 19:57:36,207 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1788272457]
[2024-11-06 19:57:36,207 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:57:36,207 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:57:36,208 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:57:36,208 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:57:36,208 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:57:36,208 INFO  L87              Difference]: Start difference. First operand 1282 states and 1792 transitions. Second operand  has 3 states, 3 states have (on average 42.666666666666664) internal successors, (128), 2 states have internal predecessors, (128), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:38,186 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:57:38,186 INFO  L93              Difference]: Finished difference Result 3764 states and 5263 transitions.
[2024-11-06 19:57:38,187 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:57:38,187 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 42.666666666666664) internal successors, (128), 2 states have internal predecessors, (128), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 128
[2024-11-06 19:57:38,188 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:57:38,197 INFO  L225             Difference]: With dead ends: 3764
[2024-11-06 19:57:38,197 INFO  L226             Difference]: Without dead ends: 2484
[2024-11-06 19:57:38,198 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:57:38,200 INFO  L432           NwaCegarLoop]: 320 mSDtfsCounter, 236 mSDsluCounter, 46 mSDsCounter, 0 mSdLazyCounter, 955 mSolverCounterSat, 195 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 236 SdHoareTripleChecker+Valid, 366 SdHoareTripleChecker+Invalid, 1150 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 195 IncrementalHoareTripleChecker+Valid, 955 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time
[2024-11-06 19:57:38,200 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [236 Valid, 366 Invalid, 1150 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [195 Valid, 955 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time]
[2024-11-06 19:57:38,202 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2484 states.
[2024-11-06 19:57:38,232 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2484 to 2182.
[2024-11-06 19:57:38,235 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2182 states, 2181 states have (on average 1.2815222375057314) internal successors, (2795), 2181 states have internal predecessors, (2795), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:38,241 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2182 states to 2182 states and 2795 transitions.
[2024-11-06 19:57:38,242 INFO  L78                 Accepts]: Start accepts. Automaton has 2182 states and 2795 transitions. Word has length 128
[2024-11-06 19:57:38,242 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:57:38,242 INFO  L471      AbstractCegarLoop]: Abstraction has 2182 states and 2795 transitions.
[2024-11-06 19:57:38,242 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 42.666666666666664) internal successors, (128), 2 states have internal predecessors, (128), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:38,243 INFO  L276                IsEmpty]: Start isEmpty. Operand 2182 states and 2795 transitions.
[2024-11-06 19:57:38,246 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 220
[2024-11-06 19:57:38,246 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:57:38,246 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:57:38,246 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-06 19:57:38,247 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:57:38,247 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:57:38,247 INFO  L85        PathProgramCache]: Analyzing trace with hash -1127115852, now seen corresponding path program 1 times
[2024-11-06 19:57:38,247 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:57:38,247 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [472277407]
[2024-11-06 19:57:38,248 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:57:38,248 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:57:38,331 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:57:38,575 INFO  L134       CoverageAnalysis]: Checked inductivity of 171 backedges. 93 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked.
[2024-11-06 19:57:38,575 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:57:38,575 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [472277407]
[2024-11-06 19:57:38,575 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [472277407] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:57:38,575 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:57:38,575 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-06 19:57:38,577 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [123777445]
[2024-11-06 19:57:38,577 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:57:38,578 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:57:38,578 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:57:38,578 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:57:38,578 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:57:38,578 INFO  L87              Difference]: Start difference. First operand 2182 states and 2795 transitions. Second operand  has 3 states, 3 states have (on average 47.333333333333336) internal successors, (142), 2 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:40,099 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:57:40,100 INFO  L93              Difference]: Finished difference Result 6166 states and 7961 transitions.
[2024-11-06 19:57:40,100 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:57:40,100 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 47.333333333333336) internal successors, (142), 2 states have internal predecessors, (142), 0 states have call successors, (0), 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 219
[2024-11-06 19:57:40,101 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:57:40,113 INFO  L225             Difference]: With dead ends: 6166
[2024-11-06 19:57:40,114 INFO  L226             Difference]: Without dead ends: 3986
[2024-11-06 19:57:40,116 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:57:40,117 INFO  L432           NwaCegarLoop]: 272 mSDtfsCounter, 257 mSDsluCounter, 67 mSDsCounter, 0 mSdLazyCounter, 791 mSolverCounterSat, 298 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 257 SdHoareTripleChecker+Valid, 339 SdHoareTripleChecker+Invalid, 1089 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 298 IncrementalHoareTripleChecker+Valid, 791 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-06 19:57:40,118 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [257 Valid, 339 Invalid, 1089 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [298 Valid, 791 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-06 19:57:40,122 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3986 states.
[2024-11-06 19:57:40,168 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3986 to 3682.
[2024-11-06 19:57:40,173 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3682 states, 3681 states have (on average 1.2200488997555012) internal successors, (4491), 3681 states have internal predecessors, (4491), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:40,182 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3682 states to 3682 states and 4491 transitions.
[2024-11-06 19:57:40,183 INFO  L78                 Accepts]: Start accepts. Automaton has 3682 states and 4491 transitions. Word has length 219
[2024-11-06 19:57:40,184 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:57:40,184 INFO  L471      AbstractCegarLoop]: Abstraction has 3682 states and 4491 transitions.
[2024-11-06 19:57:40,184 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 47.333333333333336) internal successors, (142), 2 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:40,184 INFO  L276                IsEmpty]: Start isEmpty. Operand 3682 states and 4491 transitions.
[2024-11-06 19:57:40,189 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 322
[2024-11-06 19:57:40,189 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:57:40,190 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-06 19:57:40,190 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-06 19:57:40,191 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:57:40,191 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:57:40,191 INFO  L85        PathProgramCache]: Analyzing trace with hash 172169868, now seen corresponding path program 1 times
[2024-11-06 19:57:40,192 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:57:40,192 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1262901429]
[2024-11-06 19:57:40,192 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:57:40,192 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:57:40,262 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:57:40,913 INFO  L134       CoverageAnalysis]: Checked inductivity of 168 backedges. 121 proven. 0 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked.
[2024-11-06 19:57:40,913 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:57:40,913 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1262901429]
[2024-11-06 19:57:40,913 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1262901429] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:57:40,913 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:57:40,913 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-06 19:57:40,914 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [5221205]
[2024-11-06 19:57:40,914 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:57:40,914 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:57:40,914 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:57:40,915 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:57:40,915 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:57:40,917 INFO  L87              Difference]: Start difference. First operand 3682 states and 4491 transitions. Second operand  has 3 states, 3 states have (on average 91.66666666666667) internal successors, (275), 2 states have internal predecessors, (275), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:42,146 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:57:42,147 INFO  L93              Difference]: Finished difference Result 7661 states and 9291 transitions.
[2024-11-06 19:57:42,147 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:57:42,147 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 91.66666666666667) internal successors, (275), 2 states have internal predecessors, (275), 0 states have call successors, (0), 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 321
[2024-11-06 19:57:42,148 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:57:42,159 INFO  L225             Difference]: With dead ends: 7661
[2024-11-06 19:57:42,159 INFO  L226             Difference]: Without dead ends: 3981
[2024-11-06 19:57:42,163 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:57:42,165 INFO  L432           NwaCegarLoop]: 324 mSDtfsCounter, 105 mSDsluCounter, 35 mSDsCounter, 0 mSdLazyCounter, 888 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 105 SdHoareTripleChecker+Valid, 359 SdHoareTripleChecker+Invalid, 893 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 888 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time
[2024-11-06 19:57:42,165 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [105 Valid, 359 Invalid, 893 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 888 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time]
[2024-11-06 19:57:42,170 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3981 states.
[2024-11-06 19:57:42,221 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3981 to 3981.
[2024-11-06 19:57:42,227 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3981 states, 3980 states have (on average 1.2050251256281408) internal successors, (4796), 3980 states have internal predecessors, (4796), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:42,234 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3981 states to 3981 states and 4796 transitions.
[2024-11-06 19:57:42,235 INFO  L78                 Accepts]: Start accepts. Automaton has 3981 states and 4796 transitions. Word has length 321
[2024-11-06 19:57:42,235 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:57:42,235 INFO  L471      AbstractCegarLoop]: Abstraction has 3981 states and 4796 transitions.
[2024-11-06 19:57:42,236 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 91.66666666666667) internal successors, (275), 2 states have internal predecessors, (275), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:42,236 INFO  L276                IsEmpty]: Start isEmpty. Operand 3981 states and 4796 transitions.
[2024-11-06 19:57:42,240 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 337
[2024-11-06 19:57:42,240 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:57:42,240 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-06 19:57:42,240 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-06 19:57:42,240 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:57:42,241 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:57:42,242 INFO  L85        PathProgramCache]: Analyzing trace with hash 1380021629, now seen corresponding path program 1 times
[2024-11-06 19:57:42,242 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:57:42,242 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [448309397]
[2024-11-06 19:57:42,242 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:57:42,242 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:57:42,320 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:57:42,617 INFO  L134       CoverageAnalysis]: Checked inductivity of 183 backedges. 93 proven. 0 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked.
[2024-11-06 19:57:42,618 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:57:42,618 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [448309397]
[2024-11-06 19:57:42,618 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [448309397] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:57:42,619 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:57:42,619 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:57:42,619 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1089481067]
[2024-11-06 19:57:42,619 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:57:42,619 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:57:42,620 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:57:42,620 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:57:42,620 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:57:42,620 INFO  L87              Difference]: Start difference. First operand 3981 states and 4796 transitions. Second operand  has 3 states, 3 states have (on average 82.33333333333333) internal successors, (247), 3 states have internal predecessors, (247), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:44,005 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:57:44,006 INFO  L93              Difference]: Finished difference Result 9465 states and 11674 transitions.
[2024-11-06 19:57:44,006 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:57:44,006 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 82.33333333333333) internal successors, (247), 3 states have internal predecessors, (247), 0 states have call successors, (0), 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 336
[2024-11-06 19:57:44,007 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:57:44,021 INFO  L225             Difference]: With dead ends: 9465
[2024-11-06 19:57:44,022 INFO  L226             Difference]: Without dead ends: 5785
[2024-11-06 19:57:44,027 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:57:44,027 INFO  L432           NwaCegarLoop]: 632 mSDtfsCounter, 267 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 915 mSolverCounterSat, 237 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 267 SdHoareTripleChecker+Valid, 671 SdHoareTripleChecker+Invalid, 1152 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 237 IncrementalHoareTripleChecker+Valid, 915 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2024-11-06 19:57:44,028 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [267 Valid, 671 Invalid, 1152 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [237 Valid, 915 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time]
[2024-11-06 19:57:44,033 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5785 states.
[2024-11-06 19:57:44,114 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5785 to 5783.
[2024-11-06 19:57:44,123 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5783 states, 5782 states have (on average 1.1675890695261155) internal successors, (6751), 5782 states have internal predecessors, (6751), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:44,140 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5783 states to 5783 states and 6751 transitions.
[2024-11-06 19:57:44,141 INFO  L78                 Accepts]: Start accepts. Automaton has 5783 states and 6751 transitions. Word has length 336
[2024-11-06 19:57:44,142 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:57:44,142 INFO  L471      AbstractCegarLoop]: Abstraction has 5783 states and 6751 transitions.
[2024-11-06 19:57:44,142 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 82.33333333333333) internal successors, (247), 3 states have internal predecessors, (247), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:44,143 INFO  L276                IsEmpty]: Start isEmpty. Operand 5783 states and 6751 transitions.
[2024-11-06 19:57:44,149 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 396
[2024-11-06 19:57:44,150 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:57:44,150 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-06 19:57:44,150 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-06 19:57:44,151 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:57:44,151 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:57:44,151 INFO  L85        PathProgramCache]: Analyzing trace with hash 591064250, now seen corresponding path program 1 times
[2024-11-06 19:57:44,151 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:57:44,151 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1992553759]
[2024-11-06 19:57:44,152 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:57:44,152 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:57:44,235 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:57:45,561 INFO  L134       CoverageAnalysis]: Checked inductivity of 168 backedges. 93 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 19:57:45,562 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:57:45,562 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1992553759]
[2024-11-06 19:57:45,562 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1992553759] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 19:57:45,562 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [38512681]
[2024-11-06 19:57:45,562 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:57:45,563 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 19:57:45,564 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 19:57:45,567 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-06 19:57:45,568 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-06 19:57:45,770 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:57:45,774 INFO  L255         TraceCheckSpWp]: Trace formula consists of 489 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-06 19:57:45,787 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 19:57:45,936 INFO  L134       CoverageAnalysis]: Checked inductivity of 168 backedges. 168 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 19:57:45,936 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-06 19:57:45,936 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [38512681] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:57:45,936 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-06 19:57:45,937 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 6
[2024-11-06 19:57:45,937 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [40050262]
[2024-11-06 19:57:45,937 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:57:45,937 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:57:45,937 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:57:45,938 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:57:45,940 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-06 19:57:45,941 INFO  L87              Difference]: Start difference. First operand 5783 states and 6751 transitions. Second operand  has 3 states, 3 states have (on average 131.66666666666666) internal successors, (395), 3 states have internal predecessors, (395), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:47,630 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:57:47,630 INFO  L93              Difference]: Finished difference Result 13366 states and 15917 transitions.
[2024-11-06 19:57:47,631 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:57:47,631 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 131.66666666666666) internal successors, (395), 3 states have internal predecessors, (395), 0 states have call successors, (0), 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 395
[2024-11-06 19:57:47,632 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:57:47,646 INFO  L225             Difference]: With dead ends: 13366
[2024-11-06 19:57:47,646 INFO  L226             Difference]: Without dead ends: 7884
[2024-11-06 19:57:47,650 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 398 GetRequests, 394 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-06 19:57:47,651 INFO  L432           NwaCegarLoop]: 229 mSDtfsCounter, 274 mSDsluCounter, 34 mSDsCounter, 0 mSdLazyCounter, 846 mSolverCounterSat, 304 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 274 SdHoareTripleChecker+Valid, 263 SdHoareTripleChecker+Invalid, 1150 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 304 IncrementalHoareTripleChecker+Valid, 846 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.6s IncrementalHoareTripleChecker+Time
[2024-11-06 19:57:47,651 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [274 Valid, 263 Invalid, 1150 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [304 Valid, 846 Invalid, 0 Unknown, 0 Unchecked, 1.6s Time]
[2024-11-06 19:57:47,657 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7884 states.
[2024-11-06 19:57:47,754 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7884 to 7281.
[2024-11-06 19:57:47,767 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7281 states, 7280 states have (on average 1.1616758241758243) internal successors, (8457), 7280 states have internal predecessors, (8457), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:47,787 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7281 states to 7281 states and 8457 transitions.
[2024-11-06 19:57:47,787 INFO  L78                 Accepts]: Start accepts. Automaton has 7281 states and 8457 transitions. Word has length 395
[2024-11-06 19:57:47,788 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:57:47,788 INFO  L471      AbstractCegarLoop]: Abstraction has 7281 states and 8457 transitions.
[2024-11-06 19:57:47,789 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 131.66666666666666) internal successors, (395), 3 states have internal predecessors, (395), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:47,789 INFO  L276                IsEmpty]: Start isEmpty. Operand 7281 states and 8457 transitions.
[2024-11-06 19:57:47,800 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 501
[2024-11-06 19:57:47,800 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:57:47,801 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-06 19:57:47,819 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-06 19:57:48,005 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,2 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 19:57:48,006 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:57:48,006 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:57:48,006 INFO  L85        PathProgramCache]: Analyzing trace with hash -1995258059, now seen corresponding path program 1 times
[2024-11-06 19:57:48,006 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:57:48,007 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1626631104]
[2024-11-06 19:57:48,007 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:57:48,007 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:57:48,128 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:57:48,486 INFO  L134       CoverageAnalysis]: Checked inductivity of 484 backedges. 140 proven. 0 refuted. 0 times theorem prover too weak. 344 trivial. 0 not checked.
[2024-11-06 19:57:48,487 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:57:48,487 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1626631104]
[2024-11-06 19:57:48,487 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1626631104] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:57:48,487 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:57:48,487 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:57:48,487 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [905104216]
[2024-11-06 19:57:48,487 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:57:48,489 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:57:48,489 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:57:48,490 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:57:48,490 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:57:48,490 INFO  L87              Difference]: Start difference. First operand 7281 states and 8457 transitions. Second operand  has 3 states, 3 states have (on average 82.66666666666667) internal successors, (248), 3 states have internal predecessors, (248), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:49,729 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:57:49,730 INFO  L93              Difference]: Finished difference Result 16059 states and 18985 transitions.
[2024-11-06 19:57:49,730 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:57:49,731 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 82.66666666666667) internal successors, (248), 3 states have internal predecessors, (248), 0 states have call successors, (0), 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 500
[2024-11-06 19:57:49,731 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:57:49,766 INFO  L225             Difference]: With dead ends: 16059
[2024-11-06 19:57:49,766 INFO  L226             Difference]: Without dead ends: 9079
[2024-11-06 19:57:49,774 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:57:49,775 INFO  L432           NwaCegarLoop]: 571 mSDtfsCounter, 282 mSDsluCounter, 40 mSDsCounter, 0 mSdLazyCounter, 881 mSolverCounterSat, 227 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 282 SdHoareTripleChecker+Valid, 611 SdHoareTripleChecker+Invalid, 1108 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 227 IncrementalHoareTripleChecker+Valid, 881 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time
[2024-11-06 19:57:49,775 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [282 Valid, 611 Invalid, 1108 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [227 Valid, 881 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time]
[2024-11-06 19:57:49,782 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 9079 states.
[2024-11-06 19:57:49,864 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 9079 to 9078.
[2024-11-06 19:57:49,884 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 9078 states, 9077 states have (on average 1.1453123278616284) internal successors, (10396), 9077 states have internal predecessors, (10396), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:49,899 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9078 states to 9078 states and 10396 transitions.
[2024-11-06 19:57:49,900 INFO  L78                 Accepts]: Start accepts. Automaton has 9078 states and 10396 transitions. Word has length 500
[2024-11-06 19:57:49,901 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:57:49,901 INFO  L471      AbstractCegarLoop]: Abstraction has 9078 states and 10396 transitions.
[2024-11-06 19:57:49,902 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 82.66666666666667) internal successors, (248), 3 states have internal predecessors, (248), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:49,902 INFO  L276                IsEmpty]: Start isEmpty. Operand 9078 states and 10396 transitions.
[2024-11-06 19:57:49,907 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 524
[2024-11-06 19:57:49,908 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:57:49,909 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:57:49,909 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-06 19:57:49,909 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:57:49,909 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:57:49,910 INFO  L85        PathProgramCache]: Analyzing trace with hash 1513408573, now seen corresponding path program 1 times
[2024-11-06 19:57:49,910 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:57:49,910 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [720950184]
[2024-11-06 19:57:49,910 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:57:49,910 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:57:49,995 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:57:50,174 INFO  L134       CoverageAnalysis]: Checked inductivity of 439 backedges. 140 proven. 0 refuted. 0 times theorem prover too weak. 299 trivial. 0 not checked.
[2024-11-06 19:57:50,175 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:57:50,175 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [720950184]
[2024-11-06 19:57:50,176 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [720950184] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:57:50,176 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:57:50,176 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:57:50,177 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1071994818]
[2024-11-06 19:57:50,177 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:57:50,178 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:57:50,178 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:57:50,178 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:57:50,179 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:57:50,179 INFO  L87              Difference]: Start difference. First operand 9078 states and 10396 transitions. Second operand  has 3 states, 3 states have (on average 107.33333333333333) internal successors, (322), 3 states have internal predecessors, (322), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:51,446 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:57:51,446 INFO  L93              Difference]: Finished difference Result 20240 states and 23484 transitions.
[2024-11-06 19:57:51,447 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:57:51,447 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 107.33333333333333) internal successors, (322), 3 states have internal predecessors, (322), 0 states have call successors, (0), 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 523
[2024-11-06 19:57:51,448 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:57:51,463 INFO  L225             Difference]: With dead ends: 20240
[2024-11-06 19:57:51,463 INFO  L226             Difference]: Without dead ends: 11463
[2024-11-06 19:57:51,472 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:57:51,473 INFO  L432           NwaCegarLoop]: 238 mSDtfsCounter, 287 mSDsluCounter, 35 mSDsCounter, 0 mSdLazyCounter, 961 mSolverCounterSat, 197 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 287 SdHoareTripleChecker+Valid, 273 SdHoareTripleChecker+Invalid, 1158 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 197 IncrementalHoareTripleChecker+Valid, 961 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time
[2024-11-06 19:57:51,473 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [287 Valid, 273 Invalid, 1158 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [197 Valid, 961 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time]
[2024-11-06 19:57:51,480 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 11463 states.
[2024-11-06 19:57:51,585 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 11463 to 8170.
[2024-11-06 19:57:51,601 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 8170 states, 8169 states have (on average 1.1724813318643652) internal successors, (9578), 8169 states have internal predecessors, (9578), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:51,618 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8170 states to 8170 states and 9578 transitions.
[2024-11-06 19:57:51,619 INFO  L78                 Accepts]: Start accepts. Automaton has 8170 states and 9578 transitions. Word has length 523
[2024-11-06 19:57:51,621 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:57:51,621 INFO  L471      AbstractCegarLoop]: Abstraction has 8170 states and 9578 transitions.
[2024-11-06 19:57:51,622 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 107.33333333333333) internal successors, (322), 3 states have internal predecessors, (322), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:51,622 INFO  L276                IsEmpty]: Start isEmpty. Operand 8170 states and 9578 transitions.
[2024-11-06 19:57:51,629 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 577
[2024-11-06 19:57:51,629 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:57:51,629 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-06 19:57:51,630 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-06 19:57:51,630 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:57:51,630 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:57:51,631 INFO  L85        PathProgramCache]: Analyzing trace with hash 737054137, now seen corresponding path program 1 times
[2024-11-06 19:57:51,631 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:57:51,631 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1837212962]
[2024-11-06 19:57:51,631 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:57:51,631 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:57:51,721 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:57:52,317 INFO  L134       CoverageAnalysis]: Checked inductivity of 758 backedges. 549 proven. 39 refuted. 0 times theorem prover too weak. 170 trivial. 0 not checked.
[2024-11-06 19:57:52,318 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:57:52,318 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1837212962]
[2024-11-06 19:57:52,319 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1837212962] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 19:57:52,319 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1912726163]
[2024-11-06 19:57:52,319 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:57:52,319 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 19:57:52,319 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 19:57:52,322 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-06 19:57:52,324 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-06 19:57:52,555 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:57:52,557 INFO  L255         TraceCheckSpWp]: Trace formula consists of 708 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-06 19:57:52,566 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 19:57:53,360 INFO  L134       CoverageAnalysis]: Checked inductivity of 758 backedges. 549 proven. 39 refuted. 0 times theorem prover too weak. 170 trivial. 0 not checked.
[2024-11-06 19:57:53,360 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 19:57:54,182 INFO  L134       CoverageAnalysis]: Checked inductivity of 758 backedges. 549 proven. 39 refuted. 0 times theorem prover too weak. 170 trivial. 0 not checked.
[2024-11-06 19:57:54,182 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1912726163] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 19:57:54,182 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-06 19:57:54,183 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 8
[2024-11-06 19:57:54,183 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1242446514]
[2024-11-06 19:57:54,183 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-06 19:57:54,184 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-06 19:57:54,185 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:57:54,186 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-06 19:57:54,186 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=44, Unknown=0, NotChecked=0, Total=72
[2024-11-06 19:57:54,186 INFO  L87              Difference]: Start difference. First operand 8170 states and 9578 transitions. Second operand  has 9 states, 9 states have (on average 82.55555555555556) internal successors, (743), 8 states have internal predecessors, (743), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:59,586 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:57:59,586 INFO  L93              Difference]: Finished difference Result 23775 states and 27447 transitions.
[2024-11-06 19:57:59,586 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-06 19:57:59,586 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 82.55555555555556) internal successors, (743), 8 states have internal predecessors, (743), 0 states have call successors, (0), 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 576
[2024-11-06 19:57:59,587 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:57:59,608 INFO  L225             Difference]: With dead ends: 23775
[2024-11-06 19:57:59,608 INFO  L226             Difference]: Without dead ends: 11460
[2024-11-06 19:57:59,619 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 1161 GetRequests, 1147 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=89, Invalid=151, Unknown=0, NotChecked=0, Total=240
[2024-11-06 19:57:59,620 INFO  L432           NwaCegarLoop]: 105 mSDtfsCounter, 3061 mSDsluCounter, 142 mSDsCounter, 0 mSdLazyCounter, 5647 mSolverCounterSat, 720 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3061 SdHoareTripleChecker+Valid, 247 SdHoareTripleChecker+Invalid, 6367 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 720 IncrementalHoareTripleChecker+Valid, 5647 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.2s IncrementalHoareTripleChecker+Time
[2024-11-06 19:57:59,620 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [3061 Valid, 247 Invalid, 6367 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [720 Valid, 5647 Invalid, 0 Unknown, 0 Unchecked, 5.2s Time]
[2024-11-06 19:57:59,628 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 11460 states.
[2024-11-06 19:57:59,705 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 11460 to 10859.
[2024-11-06 19:57:59,716 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 10859 states, 10858 states have (on average 1.0684288082519802) internal successors, (11601), 10858 states have internal predecessors, (11601), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:59,729 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 10859 states to 10859 states and 11601 transitions.
[2024-11-06 19:57:59,730 INFO  L78                 Accepts]: Start accepts. Automaton has 10859 states and 11601 transitions. Word has length 576
[2024-11-06 19:57:59,730 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:57:59,730 INFO  L471      AbstractCegarLoop]: Abstraction has 10859 states and 11601 transitions.
[2024-11-06 19:57:59,731 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 82.55555555555556) internal successors, (743), 8 states have internal predecessors, (743), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:57:59,731 INFO  L276                IsEmpty]: Start isEmpty. Operand 10859 states and 11601 transitions.
[2024-11-06 19:57:59,735 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 577
[2024-11-06 19:57:59,736 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:57:59,737 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-06 19:57:59,754 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-06 19:57:59,937 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,3 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 19:57:59,937 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:57:59,938 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:57:59,938 INFO  L85        PathProgramCache]: Analyzing trace with hash 766630606, now seen corresponding path program 1 times
[2024-11-06 19:57:59,938 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:57:59,938 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2108370058]
[2024-11-06 19:57:59,938 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:57:59,938 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:58:00,003 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:58:00,332 INFO  L134       CoverageAnalysis]: Checked inductivity of 502 backedges. 396 proven. 0 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked.
[2024-11-06 19:58:00,333 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:58:00,333 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2108370058]
[2024-11-06 19:58:00,333 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2108370058] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:58:00,333 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:58:00,333 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:58:00,333 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [732822524]
[2024-11-06 19:58:00,333 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:58:00,334 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:58:00,334 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:58:00,335 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:58:00,335 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:58:00,335 INFO  L87              Difference]: Start difference. First operand 10859 states and 11601 transitions. Second operand  has 3 states, 3 states have (on average 157.0) internal successors, (471), 3 states have internal predecessors, (471), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:01,226 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:58:01,226 INFO  L93              Difference]: Finished difference Result 25005 states and 26779 transitions.
[2024-11-06 19:58:01,226 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:58:01,227 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 157.0) internal successors, (471), 3 states have internal predecessors, (471), 0 states have call successors, (0), 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 576
[2024-11-06 19:58:01,227 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:58:01,244 INFO  L225             Difference]: With dead ends: 25005
[2024-11-06 19:58:01,244 INFO  L226             Difference]: Without dead ends: 14447
[2024-11-06 19:58:01,253 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:58:01,253 INFO  L432           NwaCegarLoop]: 133 mSDtfsCounter, 200 mSDsluCounter, 27 mSDsCounter, 0 mSdLazyCounter, 799 mSolverCounterSat, 111 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 200 SdHoareTripleChecker+Valid, 160 SdHoareTripleChecker+Invalid, 910 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 111 IncrementalHoareTripleChecker+Valid, 799 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-06 19:58:01,254 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [200 Valid, 160 Invalid, 910 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [111 Valid, 799 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-06 19:58:01,262 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 14447 states.
[2024-11-06 19:58:01,367 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 14447 to 13251.
[2024-11-06 19:58:01,380 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 13251 states, 13250 states have (on average 1.0698867924528301) internal successors, (14176), 13250 states have internal predecessors, (14176), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:01,397 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 13251 states to 13251 states and 14176 transitions.
[2024-11-06 19:58:01,398 INFO  L78                 Accepts]: Start accepts. Automaton has 13251 states and 14176 transitions. Word has length 576
[2024-11-06 19:58:01,399 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:58:01,399 INFO  L471      AbstractCegarLoop]: Abstraction has 13251 states and 14176 transitions.
[2024-11-06 19:58:01,399 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 157.0) internal successors, (471), 3 states have internal predecessors, (471), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:01,399 INFO  L276                IsEmpty]: Start isEmpty. Operand 13251 states and 14176 transitions.
[2024-11-06 19:58:01,403 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 585
[2024-11-06 19:58:01,403 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:58:01,404 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:58:01,404 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-06 19:58:01,404 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:58:01,404 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:58:01,405 INFO  L85        PathProgramCache]: Analyzing trace with hash 1687499565, now seen corresponding path program 1 times
[2024-11-06 19:58:01,405 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:58:01,405 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [239786417]
[2024-11-06 19:58:01,405 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:58:01,405 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:58:01,490 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:58:01,811 INFO  L134       CoverageAnalysis]: Checked inductivity of 479 backedges. 140 proven. 0 refuted. 0 times theorem prover too weak. 339 trivial. 0 not checked.
[2024-11-06 19:58:01,812 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:58:01,812 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [239786417]
[2024-11-06 19:58:01,812 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [239786417] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:58:01,812 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:58:01,812 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:58:01,812 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1268088182]
[2024-11-06 19:58:01,812 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:58:01,813 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:58:01,813 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:58:01,814 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:58:01,814 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:58:01,814 INFO  L87              Difference]: Start difference. First operand 13251 states and 14176 transitions. Second operand  has 3 states, 3 states have (on average 107.33333333333333) internal successors, (322), 3 states have internal predecessors, (322), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:02,594 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:58:02,595 INFO  L93              Difference]: Finished difference Result 28591 states and 30652 transitions.
[2024-11-06 19:58:02,595 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:58:02,595 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 107.33333333333333) internal successors, (322), 3 states have internal predecessors, (322), 0 states have call successors, (0), 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 584
[2024-11-06 19:58:02,596 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:58:02,612 INFO  L225             Difference]: With dead ends: 28591
[2024-11-06 19:58:02,612 INFO  L226             Difference]: Without dead ends: 15342
[2024-11-06 19:58:02,624 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:58:02,625 INFO  L432           NwaCegarLoop]: 490 mSDtfsCounter, 268 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 740 mSolverCounterSat, 109 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 268 SdHoareTripleChecker+Valid, 529 SdHoareTripleChecker+Invalid, 849 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 109 IncrementalHoareTripleChecker+Valid, 740 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-06 19:58:02,625 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [268 Valid, 529 Invalid, 849 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [109 Valid, 740 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-06 19:58:02,636 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 15342 states.
[2024-11-06 19:58:02,746 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 15342 to 15043.
[2024-11-06 19:58:02,760 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 15043 states, 15042 states have (on average 1.0613615210743252) internal successors, (15965), 15042 states have internal predecessors, (15965), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:02,778 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 15043 states to 15043 states and 15965 transitions.
[2024-11-06 19:58:02,778 INFO  L78                 Accepts]: Start accepts. Automaton has 15043 states and 15965 transitions. Word has length 584
[2024-11-06 19:58:02,779 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:58:02,779 INFO  L471      AbstractCegarLoop]: Abstraction has 15043 states and 15965 transitions.
[2024-11-06 19:58:02,779 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 107.33333333333333) internal successors, (322), 3 states have internal predecessors, (322), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:02,779 INFO  L276                IsEmpty]: Start isEmpty. Operand 15043 states and 15965 transitions.
[2024-11-06 19:58:02,783 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 588
[2024-11-06 19:58:02,784 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:58:02,784 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-06 19:58:02,784 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-06 19:58:02,784 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:58:02,785 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:58:02,785 INFO  L85        PathProgramCache]: Analyzing trace with hash -1450712014, now seen corresponding path program 1 times
[2024-11-06 19:58:02,785 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:58:02,785 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1290972798]
[2024-11-06 19:58:02,785 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:58:02,785 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:58:02,917 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:58:03,317 INFO  L134       CoverageAnalysis]: Checked inductivity of 513 backedges. 140 proven. 0 refuted. 0 times theorem prover too weak. 373 trivial. 0 not checked.
[2024-11-06 19:58:03,317 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:58:03,317 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1290972798]
[2024-11-06 19:58:03,317 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1290972798] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:58:03,317 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:58:03,318 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:58:03,318 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1322951375]
[2024-11-06 19:58:03,318 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:58:03,318 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:58:03,318 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:58:03,319 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:58:03,319 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:58:03,319 INFO  L87              Difference]: Start difference. First operand 15043 states and 15965 transitions. Second operand  has 3 states, 3 states have (on average 107.33333333333333) internal successors, (322), 3 states have internal predecessors, (322), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:04,177 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:58:04,177 INFO  L93              Difference]: Finished difference Result 35185 states and 37431 transitions.
[2024-11-06 19:58:04,177 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:58:04,177 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 107.33333333333333) internal successors, (322), 3 states have internal predecessors, (322), 0 states have call successors, (0), 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 587
[2024-11-06 19:58:04,178 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:58:04,200 INFO  L225             Difference]: With dead ends: 35185
[2024-11-06 19:58:04,200 INFO  L226             Difference]: Without dead ends: 20144
[2024-11-06 19:58:04,211 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:58:04,211 INFO  L432           NwaCegarLoop]: 476 mSDtfsCounter, 278 mSDsluCounter, 34 mSDsCounter, 0 mSdLazyCounter, 874 mSolverCounterSat, 66 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 278 SdHoareTripleChecker+Valid, 510 SdHoareTripleChecker+Invalid, 940 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 66 IncrementalHoareTripleChecker+Valid, 874 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-06 19:58:04,212 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [278 Valid, 510 Invalid, 940 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [66 Valid, 874 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-06 19:58:04,225 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 20144 states.
[2024-11-06 19:58:04,406 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 20144 to 19232.
[2024-11-06 19:58:04,422 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 19232 states, 19231 states have (on average 1.060007279912641) internal successors, (20385), 19231 states have internal predecessors, (20385), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:04,446 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 19232 states to 19232 states and 20385 transitions.
[2024-11-06 19:58:04,447 INFO  L78                 Accepts]: Start accepts. Automaton has 19232 states and 20385 transitions. Word has length 587
[2024-11-06 19:58:04,447 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:58:04,447 INFO  L471      AbstractCegarLoop]: Abstraction has 19232 states and 20385 transitions.
[2024-11-06 19:58:04,447 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 107.33333333333333) internal successors, (322), 3 states have internal predecessors, (322), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:04,448 INFO  L276                IsEmpty]: Start isEmpty. Operand 19232 states and 20385 transitions.
[2024-11-06 19:58:04,452 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 595
[2024-11-06 19:58:04,453 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:58:04,453 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:58:04,453 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-06 19:58:04,453 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:58:04,454 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:58:04,454 INFO  L85        PathProgramCache]: Analyzing trace with hash -1082506167, now seen corresponding path program 1 times
[2024-11-06 19:58:04,454 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:58:04,454 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [800885139]
[2024-11-06 19:58:04,454 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:58:04,454 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:58:04,537 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:58:05,364 INFO  L134       CoverageAnalysis]: Checked inductivity of 362 backedges. 142 proven. 220 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 19:58:05,365 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:58:05,365 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [800885139]
[2024-11-06 19:58:05,365 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [800885139] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 19:58:05,365 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [909871770]
[2024-11-06 19:58:05,365 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:58:05,365 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 19:58:05,365 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 19:58:05,368 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-06 19:58:05,370 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-06 19:58:05,563 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:58:05,566 INFO  L255         TraceCheckSpWp]: Trace formula consists of 688 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-06 19:58:05,574 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 19:58:05,853 INFO  L134       CoverageAnalysis]: Checked inductivity of 362 backedges. 362 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 19:58:05,853 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-06 19:58:05,853 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [909871770] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:58:05,853 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-06 19:58:05,854 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5
[2024-11-06 19:58:05,854 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2123151760]
[2024-11-06 19:58:05,854 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:58:05,855 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:58:05,855 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:58:05,855 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:58:05,855 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-06 19:58:05,856 INFO  L87              Difference]: Start difference. First operand 19232 states and 20385 transitions. Second operand  has 3 states, 3 states have (on average 198.0) internal successors, (594), 3 states have internal predecessors, (594), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:06,593 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:58:06,593 INFO  L93              Difference]: Finished difference Result 37863 states and 40127 transitions.
[2024-11-06 19:58:06,593 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:58:06,593 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 198.0) internal successors, (594), 3 states have internal predecessors, (594), 0 states have call successors, (0), 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 594
[2024-11-06 19:58:06,594 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:58:06,609 INFO  L225             Difference]: With dead ends: 37863
[2024-11-06 19:58:06,609 INFO  L226             Difference]: Without dead ends: 18932
[2024-11-06 19:58:06,620 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 597 GetRequests, 594 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-06 19:58:06,620 INFO  L432           NwaCegarLoop]: 386 mSDtfsCounter, 105 mSDsluCounter, 11 mSDsCounter, 0 mSdLazyCounter, 724 mSolverCounterSat, 104 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 105 SdHoareTripleChecker+Valid, 397 SdHoareTripleChecker+Invalid, 828 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 104 IncrementalHoareTripleChecker+Valid, 724 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-06 19:58:06,621 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [105 Valid, 397 Invalid, 828 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [104 Valid, 724 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-06 19:58:06,632 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 18932 states.
[2024-11-06 19:58:06,770 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 18932 to 18927.
[2024-11-06 19:58:06,785 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 18927 states, 18926 states have (on average 1.051357920321251) internal successors, (19898), 18926 states have internal predecessors, (19898), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:06,808 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 18927 states to 18927 states and 19898 transitions.
[2024-11-06 19:58:06,809 INFO  L78                 Accepts]: Start accepts. Automaton has 18927 states and 19898 transitions. Word has length 594
[2024-11-06 19:58:06,810 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:58:06,810 INFO  L471      AbstractCegarLoop]: Abstraction has 18927 states and 19898 transitions.
[2024-11-06 19:58:06,810 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 198.0) internal successors, (594), 3 states have internal predecessors, (594), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:06,810 INFO  L276                IsEmpty]: Start isEmpty. Operand 18927 states and 19898 transitions.
[2024-11-06 19:58:06,817 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 671
[2024-11-06 19:58:06,818 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:58:06,818 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:58:06,835 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-06 19:58:07,019 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,4 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 19:58:07,019 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:58:07,020 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:58:07,020 INFO  L85        PathProgramCache]: Analyzing trace with hash -595355950, now seen corresponding path program 1 times
[2024-11-06 19:58:07,020 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:58:07,020 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [191722091]
[2024-11-06 19:58:07,020 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:58:07,020 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:58:07,102 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:58:07,422 INFO  L134       CoverageAnalysis]: Checked inductivity of 863 backedges. 529 proven. 0 refuted. 0 times theorem prover too weak. 334 trivial. 0 not checked.
[2024-11-06 19:58:07,422 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:58:07,423 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [191722091]
[2024-11-06 19:58:07,423 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [191722091] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:58:07,423 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:58:07,423 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-06 19:58:07,423 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [97256564]
[2024-11-06 19:58:07,423 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:58:07,424 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-06 19:58:07,424 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:58:07,425 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-06 19:58:07,425 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-06 19:58:07,425 INFO  L87              Difference]: Start difference. First operand 18927 states and 19898 transitions. Second operand  has 4 states, 4 states have (on average 111.0) internal successors, (444), 4 states have internal predecessors, (444), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:08,748 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:58:08,748 INFO  L93              Difference]: Finished difference Result 40549 states and 42612 transitions.
[2024-11-06 19:58:08,748 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-06 19:58:08,748 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 111.0) internal successors, (444), 4 states have internal predecessors, (444), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 670
[2024-11-06 19:58:08,749 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:58:08,770 INFO  L225             Difference]: With dead ends: 40549
[2024-11-06 19:58:08,770 INFO  L226             Difference]: Without dead ends: 21923
[2024-11-06 19:58:08,785 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-06 19:58:08,786 INFO  L432           NwaCegarLoop]: 389 mSDtfsCounter, 623 mSDsluCounter, 34 mSDsCounter, 0 mSdLazyCounter, 1393 mSolverCounterSat, 235 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 623 SdHoareTripleChecker+Valid, 423 SdHoareTripleChecker+Invalid, 1628 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 235 IncrementalHoareTripleChecker+Valid, 1393 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time
[2024-11-06 19:58:08,786 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [623 Valid, 423 Invalid, 1628 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [235 Valid, 1393 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time]
[2024-11-06 19:58:08,800 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 21923 states.
[2024-11-06 19:58:09,032 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 21923 to 21323.
[2024-11-06 19:58:09,048 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 21323 states, 21322 states have (on average 1.0417409248663352) internal successors, (22212), 21322 states have internal predecessors, (22212), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:09,074 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 21323 states to 21323 states and 22212 transitions.
[2024-11-06 19:58:09,075 INFO  L78                 Accepts]: Start accepts. Automaton has 21323 states and 22212 transitions. Word has length 670
[2024-11-06 19:58:09,075 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:58:09,075 INFO  L471      AbstractCegarLoop]: Abstraction has 21323 states and 22212 transitions.
[2024-11-06 19:58:09,075 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 111.0) internal successors, (444), 4 states have internal predecessors, (444), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:09,076 INFO  L276                IsEmpty]: Start isEmpty. Operand 21323 states and 22212 transitions.
[2024-11-06 19:58:09,086 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 696
[2024-11-06 19:58:09,086 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:58:09,086 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-06 19:58:09,086 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-06 19:58:09,086 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:58:09,087 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:58:09,087 INFO  L85        PathProgramCache]: Analyzing trace with hash -682004269, now seen corresponding path program 1 times
[2024-11-06 19:58:09,087 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:58:09,087 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1066501711]
[2024-11-06 19:58:09,087 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:58:09,087 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:58:09,202 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:58:10,041 INFO  L134       CoverageAnalysis]: Checked inductivity of 823 backedges. 465 proven. 188 refuted. 0 times theorem prover too weak. 170 trivial. 0 not checked.
[2024-11-06 19:58:10,042 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:58:10,042 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1066501711]
[2024-11-06 19:58:10,042 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1066501711] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 19:58:10,042 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [23435040]
[2024-11-06 19:58:10,042 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:58:10,042 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 19:58:10,042 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 19:58:10,045 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-06 19:58:10,046 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-06 19:58:10,256 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:58:10,258 INFO  L255         TraceCheckSpWp]: Trace formula consists of 830 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-06 19:58:10,263 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 19:58:10,633 INFO  L134       CoverageAnalysis]: Checked inductivity of 823 backedges. 465 proven. 170 refuted. 0 times theorem prover too weak. 188 trivial. 0 not checked.
[2024-11-06 19:58:10,633 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 19:58:11,263 INFO  L134       CoverageAnalysis]: Checked inductivity of 823 backedges. 187 proven. 0 refuted. 0 times theorem prover too weak. 636 trivial. 0 not checked.
[2024-11-06 19:58:11,264 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [23435040] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-06 19:58:11,264 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2024-11-06 19:58:11,264 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 5] total 9
[2024-11-06 19:58:11,264 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1775200826]
[2024-11-06 19:58:11,265 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:58:11,265 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:58:11,266 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:58:11,266 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:58:11,266 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2024-11-06 19:58:11,266 INFO  L87              Difference]: Start difference. First operand 21323 states and 22212 transitions. Second operand  has 3 states, 3 states have (on average 107.66666666666667) internal successors, (323), 3 states have internal predecessors, (323), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:12,315 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:58:12,316 INFO  L93              Difference]: Finished difference Result 46238 states and 48210 transitions.
[2024-11-06 19:58:12,316 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:58:12,316 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 107.66666666666667) internal successors, (323), 3 states have internal predecessors, (323), 0 states have call successors, (0), 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 695
[2024-11-06 19:58:12,317 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:58:12,345 INFO  L225             Difference]: With dead ends: 46238
[2024-11-06 19:58:12,345 INFO  L226             Difference]: Without dead ends: 24917
[2024-11-06 19:58:12,360 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 1392 GetRequests, 1385 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2024-11-06 19:58:12,361 INFO  L432           NwaCegarLoop]: 416 mSDtfsCounter, 293 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 785 mSolverCounterSat, 131 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 293 SdHoareTripleChecker+Valid, 440 SdHoareTripleChecker+Invalid, 916 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 131 IncrementalHoareTripleChecker+Valid, 785 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-06 19:58:12,361 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [293 Valid, 440 Invalid, 916 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [131 Valid, 785 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-06 19:58:12,377 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 24917 states.
[2024-11-06 19:58:12,491 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 24917 to 20420.
[2024-11-06 19:58:12,505 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 20420 states, 20419 states have (on average 1.0395220138106664) internal successors, (21226), 20419 states have internal predecessors, (21226), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:12,521 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 20420 states to 20420 states and 21226 transitions.
[2024-11-06 19:58:12,522 INFO  L78                 Accepts]: Start accepts. Automaton has 20420 states and 21226 transitions. Word has length 695
[2024-11-06 19:58:12,522 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:58:12,523 INFO  L471      AbstractCegarLoop]: Abstraction has 20420 states and 21226 transitions.
[2024-11-06 19:58:12,523 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 107.66666666666667) internal successors, (323), 3 states have internal predecessors, (323), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:12,523 INFO  L276                IsEmpty]: Start isEmpty. Operand 20420 states and 21226 transitions.
[2024-11-06 19:58:12,528 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 710
[2024-11-06 19:58:12,528 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:58:12,529 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-06 19:58:12,541 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-11-06 19:58:12,729 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-11-06 19:58:12,729 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:58:12,730 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:58:12,730 INFO  L85        PathProgramCache]: Analyzing trace with hash 928252187, now seen corresponding path program 1 times
[2024-11-06 19:58:12,730 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:58:12,730 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [48195923]
[2024-11-06 19:58:12,730 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:58:12,730 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:58:12,820 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:58:13,017 INFO  L134       CoverageAnalysis]: Checked inductivity of 852 backedges. 617 proven. 0 refuted. 0 times theorem prover too weak. 235 trivial. 0 not checked.
[2024-11-06 19:58:13,017 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:58:13,017 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [48195923]
[2024-11-06 19:58:13,017 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [48195923] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:58:13,017 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:58:13,017 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:58:13,018 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [230610979]
[2024-11-06 19:58:13,018 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:58:13,018 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:58:13,018 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:58:13,019 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:58:13,019 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:58:13,019 INFO  L87              Difference]: Start difference. First operand 20420 states and 21226 transitions. Second operand  has 3 states, 3 states have (on average 158.66666666666666) internal successors, (476), 3 states have internal predecessors, (476), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:13,806 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:58:13,806 INFO  L93              Difference]: Finished difference Result 40539 states and 42149 transitions.
[2024-11-06 19:58:13,806 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:58:13,806 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 158.66666666666666) internal successors, (476), 3 states have internal predecessors, (476), 0 states have call successors, (0), 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 709
[2024-11-06 19:58:13,807 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:58:13,822 INFO  L225             Difference]: With dead ends: 40539
[2024-11-06 19:58:13,823 INFO  L226             Difference]: Without dead ends: 20420
[2024-11-06 19:58:13,833 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:58:13,833 INFO  L432           NwaCegarLoop]: 470 mSDtfsCounter, 239 mSDsluCounter, 33 mSDsCounter, 0 mSdLazyCounter, 737 mSolverCounterSat, 93 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 239 SdHoareTripleChecker+Valid, 503 SdHoareTripleChecker+Invalid, 830 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 93 IncrementalHoareTripleChecker+Valid, 737 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-06 19:58:13,833 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [239 Valid, 503 Invalid, 830 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [93 Valid, 737 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-06 19:58:13,843 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 20420 states.
[2024-11-06 19:58:13,942 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 20420 to 20121.
[2024-11-06 19:58:13,953 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 20121 states, 20120 states have (on average 1.026093439363817) internal successors, (20645), 20120 states have internal predecessors, (20645), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:13,970 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 20121 states to 20121 states and 20645 transitions.
[2024-11-06 19:58:13,971 INFO  L78                 Accepts]: Start accepts. Automaton has 20121 states and 20645 transitions. Word has length 709
[2024-11-06 19:58:13,971 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:58:13,971 INFO  L471      AbstractCegarLoop]: Abstraction has 20121 states and 20645 transitions.
[2024-11-06 19:58:13,971 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 158.66666666666666) internal successors, (476), 3 states have internal predecessors, (476), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:13,972 INFO  L276                IsEmpty]: Start isEmpty. Operand 20121 states and 20645 transitions.
[2024-11-06 19:58:13,978 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 711
[2024-11-06 19:58:13,978 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:58:13,979 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-06 19:58:13,979 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-06 19:58:13,979 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:58:13,979 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:58:13,979 INFO  L85        PathProgramCache]: Analyzing trace with hash -273853800, now seen corresponding path program 1 times
[2024-11-06 19:58:13,980 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:58:13,980 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1525265717]
[2024-11-06 19:58:13,980 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:58:13,980 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:58:14,069 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:58:14,391 INFO  L134       CoverageAnalysis]: Checked inductivity of 849 backedges. 455 proven. 0 refuted. 0 times theorem prover too weak. 394 trivial. 0 not checked.
[2024-11-06 19:58:14,391 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:58:14,391 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1525265717]
[2024-11-06 19:58:14,391 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1525265717] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:58:14,392 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:58:14,392 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:58:14,392 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1163996439]
[2024-11-06 19:58:14,392 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:58:14,392 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:58:14,393 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:58:14,393 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:58:14,393 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:58:14,393 INFO  L87              Difference]: Start difference. First operand 20121 states and 20645 transitions. Second operand  has 3 states, 3 states have (on average 132.66666666666666) internal successors, (398), 3 states have internal predecessors, (398), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:15,288 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:58:15,289 INFO  L93              Difference]: Finished difference Result 45337 states and 46532 transitions.
[2024-11-06 19:58:15,289 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:58:15,289 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 132.66666666666666) internal successors, (398), 3 states have internal predecessors, (398), 0 states have call successors, (0), 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 710
[2024-11-06 19:58:15,290 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:58:15,312 INFO  L225             Difference]: With dead ends: 45337
[2024-11-06 19:58:15,312 INFO  L226             Difference]: Without dead ends: 25517
[2024-11-06 19:58:15,322 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:58:15,322 INFO  L432           NwaCegarLoop]: 105 mSDtfsCounter, 346 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 784 mSolverCounterSat, 130 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 346 SdHoareTripleChecker+Valid, 126 SdHoareTripleChecker+Invalid, 914 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 130 IncrementalHoareTripleChecker+Valid, 784 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-06 19:58:15,322 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [346 Valid, 126 Invalid, 914 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [130 Valid, 784 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-06 19:58:15,338 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 25517 states.
[2024-11-06 19:58:15,525 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 25517 to 21614.
[2024-11-06 19:58:15,538 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 21614 states, 21613 states have (on average 1.0254013787997964) internal successors, (22162), 21613 states have internal predecessors, (22162), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:15,562 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 21614 states to 21614 states and 22162 transitions.
[2024-11-06 19:58:15,563 INFO  L78                 Accepts]: Start accepts. Automaton has 21614 states and 22162 transitions. Word has length 710
[2024-11-06 19:58:15,563 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:58:15,563 INFO  L471      AbstractCegarLoop]: Abstraction has 21614 states and 22162 transitions.
[2024-11-06 19:58:15,563 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 132.66666666666666) internal successors, (398), 3 states have internal predecessors, (398), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:15,563 INFO  L276                IsEmpty]: Start isEmpty. Operand 21614 states and 22162 transitions.
[2024-11-06 19:58:15,574 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 741
[2024-11-06 19:58:15,574 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:58:15,574 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-06 19:58:15,574 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-06 19:58:15,575 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:58:15,575 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:58:15,575 INFO  L85        PathProgramCache]: Analyzing trace with hash 314643271, now seen corresponding path program 1 times
[2024-11-06 19:58:15,575 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:58:15,575 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [507508008]
[2024-11-06 19:58:15,575 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:58:15,575 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:58:15,693 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:58:16,429 INFO  L134       CoverageAnalysis]: Checked inductivity of 913 backedges. 551 proven. 188 refuted. 0 times theorem prover too weak. 174 trivial. 0 not checked.
[2024-11-06 19:58:16,429 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:58:16,429 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [507508008]
[2024-11-06 19:58:16,429 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [507508008] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 19:58:16,429 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [498960184]
[2024-11-06 19:58:16,429 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:58:16,429 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 19:58:16,430 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 19:58:16,433 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-06 19:58:16,435 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-06 19:58:16,650 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:58:16,653 INFO  L255         TraceCheckSpWp]: Trace formula consists of 878 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-06 19:58:16,658 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 19:58:16,923 INFO  L134       CoverageAnalysis]: Checked inductivity of 913 backedges. 566 proven. 0 refuted. 0 times theorem prover too weak. 347 trivial. 0 not checked.
[2024-11-06 19:58:16,923 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-06 19:58:16,924 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [498960184] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:58:16,924 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-06 19:58:16,924 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 7
[2024-11-06 19:58:16,924 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [415727206]
[2024-11-06 19:58:16,924 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:58:16,924 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-06 19:58:16,925 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:58:16,925 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-06 19:58:16,925 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42
[2024-11-06 19:58:16,925 INFO  L87              Difference]: Start difference. First operand 21614 states and 22162 transitions. Second operand  has 4 states, 4 states have (on average 118.5) internal successors, (474), 4 states have internal predecessors, (474), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:18,139 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:58:18,140 INFO  L93              Difference]: Finished difference Result 49522 states and 50735 transitions.
[2024-11-06 19:58:18,140 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-06 19:58:18,140 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 118.5) internal successors, (474), 4 states have internal predecessors, (474), 0 states have call successors, (0), 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 740
[2024-11-06 19:58:18,141 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:58:18,163 INFO  L225             Difference]: With dead ends: 49522
[2024-11-06 19:58:18,163 INFO  L226             Difference]: Without dead ends: 28209
[2024-11-06 19:58:18,177 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 743 GetRequests, 738 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42
[2024-11-06 19:58:18,178 INFO  L432           NwaCegarLoop]: 75 mSDtfsCounter, 507 mSDsluCounter, 60 mSDsCounter, 0 mSdLazyCounter, 1514 mSolverCounterSat, 164 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 507 SdHoareTripleChecker+Valid, 135 SdHoareTripleChecker+Invalid, 1678 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 164 IncrementalHoareTripleChecker+Valid, 1514 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2024-11-06 19:58:18,178 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [507 Valid, 135 Invalid, 1678 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [164 Valid, 1514 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2024-11-06 19:58:18,191 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 28209 states.
[2024-11-06 19:58:18,327 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 28209 to 26111.
[2024-11-06 19:58:18,345 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 26111 states, 26110 states have (on average 1.0239371888165454) internal successors, (26735), 26110 states have internal predecessors, (26735), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:18,370 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 26111 states to 26111 states and 26735 transitions.
[2024-11-06 19:58:18,371 INFO  L78                 Accepts]: Start accepts. Automaton has 26111 states and 26735 transitions. Word has length 740
[2024-11-06 19:58:18,372 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:58:18,372 INFO  L471      AbstractCegarLoop]: Abstraction has 26111 states and 26735 transitions.
[2024-11-06 19:58:18,372 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 118.5) internal successors, (474), 4 states have internal predecessors, (474), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:18,372 INFO  L276                IsEmpty]: Start isEmpty. Operand 26111 states and 26735 transitions.
[2024-11-06 19:58:18,382 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 796
[2024-11-06 19:58:18,382 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:58:18,383 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:58:18,395 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-11-06 19:58:18,583 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,6 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 19:58:18,583 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:58:18,584 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:58:18,584 INFO  L85        PathProgramCache]: Analyzing trace with hash -777087747, now seen corresponding path program 1 times
[2024-11-06 19:58:18,584 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:58:18,584 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [731027167]
[2024-11-06 19:58:18,584 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:58:18,584 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:58:18,662 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:58:18,985 INFO  L134       CoverageAnalysis]: Checked inductivity of 933 backedges. 503 proven. 0 refuted. 0 times theorem prover too weak. 430 trivial. 0 not checked.
[2024-11-06 19:58:18,986 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:58:18,986 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [731027167]
[2024-11-06 19:58:18,986 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [731027167] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:58:18,986 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:58:18,986 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:58:18,986 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1472395619]
[2024-11-06 19:58:18,986 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:58:18,986 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:58:18,986 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:58:18,987 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:58:18,987 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:58:18,987 INFO  L87              Difference]: Start difference. First operand 26111 states and 26735 transitions. Second operand  has 3 states, 3 states have (on average 149.0) internal successors, (447), 3 states have internal predecessors, (447), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:19,762 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:58:19,763 INFO  L93              Difference]: Finished difference Result 56416 states and 57773 transitions.
[2024-11-06 19:58:19,763 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:58:19,763 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 149.0) internal successors, (447), 3 states have internal predecessors, (447), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 795
[2024-11-06 19:58:19,763 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:58:19,788 INFO  L225             Difference]: With dead ends: 56416
[2024-11-06 19:58:19,788 INFO  L226             Difference]: Without dead ends: 30606
[2024-11-06 19:58:19,803 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:58:19,804 INFO  L432           NwaCegarLoop]: 436 mSDtfsCounter, 220 mSDsluCounter, 33 mSDsCounter, 0 mSdLazyCounter, 735 mSolverCounterSat, 86 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 220 SdHoareTripleChecker+Valid, 469 SdHoareTripleChecker+Invalid, 821 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 86 IncrementalHoareTripleChecker+Valid, 735 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-06 19:58:19,804 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [220 Valid, 469 Invalid, 821 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [86 Valid, 735 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-06 19:58:19,820 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 30606 states.
[2024-11-06 19:58:19,961 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 30606 to 24614.
[2024-11-06 19:58:19,976 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 24614 states, 24613 states have (on average 1.0241335879413318) internal successors, (25207), 24613 states have internal predecessors, (25207), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:19,999 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 24614 states to 24614 states and 25207 transitions.
[2024-11-06 19:58:19,999 INFO  L78                 Accepts]: Start accepts. Automaton has 24614 states and 25207 transitions. Word has length 795
[2024-11-06 19:58:20,000 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:58:20,000 INFO  L471      AbstractCegarLoop]: Abstraction has 24614 states and 25207 transitions.
[2024-11-06 19:58:20,000 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 149.0) internal successors, (447), 3 states have internal predecessors, (447), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:20,000 INFO  L276                IsEmpty]: Start isEmpty. Operand 24614 states and 25207 transitions.
[2024-11-06 19:58:20,007 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 798
[2024-11-06 19:58:20,007 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:58:20,007 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-06 19:58:20,007 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-11-06 19:58:20,008 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:58:20,008 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:58:20,008 INFO  L85        PathProgramCache]: Analyzing trace with hash -1723359335, now seen corresponding path program 1 times
[2024-11-06 19:58:20,008 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:58:20,008 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1753650350]
[2024-11-06 19:58:20,008 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:58:20,008 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:58:20,096 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:58:20,382 INFO  L134       CoverageAnalysis]: Checked inductivity of 1230 backedges. 634 proven. 0 refuted. 0 times theorem prover too weak. 596 trivial. 0 not checked.
[2024-11-06 19:58:20,382 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:58:20,382 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1753650350]
[2024-11-06 19:58:20,382 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1753650350] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:58:20,382 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:58:20,382 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:58:20,383 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [402368542]
[2024-11-06 19:58:20,383 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:58:20,383 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:58:20,383 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:58:20,383 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:58:20,383 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:58:20,384 INFO  L87              Difference]: Start difference. First operand 24614 states and 25207 transitions. Second operand  has 3 states, 3 states have (on average 149.0) internal successors, (447), 3 states have internal predecessors, (447), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:21,122 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:58:21,122 INFO  L93              Difference]: Finished difference Result 49225 states and 50414 transitions.
[2024-11-06 19:58:21,122 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:58:21,122 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 149.0) internal successors, (447), 3 states have internal predecessors, (447), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 797
[2024-11-06 19:58:21,123 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:58:21,149 INFO  L225             Difference]: With dead ends: 49225
[2024-11-06 19:58:21,149 INFO  L226             Difference]: Without dead ends: 24912
[2024-11-06 19:58:21,162 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:58:21,163 INFO  L432           NwaCegarLoop]: 434 mSDtfsCounter, 221 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 719 mSolverCounterSat, 96 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 221 SdHoareTripleChecker+Valid, 460 SdHoareTripleChecker+Invalid, 815 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 96 IncrementalHoareTripleChecker+Valid, 719 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-06 19:58:21,163 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [221 Valid, 460 Invalid, 815 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [96 Valid, 719 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-06 19:58:21,175 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 24912 states.
[2024-11-06 19:58:21,297 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 24912 to 21918.
[2024-11-06 19:58:21,310 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 21918 states, 21917 states have (on average 1.0233152347492813) internal successors, (22428), 21917 states have internal predecessors, (22428), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:21,327 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 21918 states to 21918 states and 22428 transitions.
[2024-11-06 19:58:21,328 INFO  L78                 Accepts]: Start accepts. Automaton has 21918 states and 22428 transitions. Word has length 797
[2024-11-06 19:58:21,328 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:58:21,328 INFO  L471      AbstractCegarLoop]: Abstraction has 21918 states and 22428 transitions.
[2024-11-06 19:58:21,329 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 149.0) internal successors, (447), 3 states have internal predecessors, (447), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:21,329 INFO  L276                IsEmpty]: Start isEmpty. Operand 21918 states and 22428 transitions.
[2024-11-06 19:58:21,339 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 958
[2024-11-06 19:58:21,339 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:58:21,340 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:58:21,340 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-11-06 19:58:21,340 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:58:21,340 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:58:21,340 INFO  L85        PathProgramCache]: Analyzing trace with hash 1708390119, now seen corresponding path program 1 times
[2024-11-06 19:58:21,341 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:58:21,341 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1324732124]
[2024-11-06 19:58:21,341 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:58:21,341 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:58:21,424 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:58:22,221 INFO  L134       CoverageAnalysis]: Checked inductivity of 1605 backedges. 1003 proven. 0 refuted. 0 times theorem prover too weak. 602 trivial. 0 not checked.
[2024-11-06 19:58:22,221 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:58:22,221 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1324732124]
[2024-11-06 19:58:22,221 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1324732124] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:58:22,221 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:58:22,222 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-06 19:58:22,222 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [221731894]
[2024-11-06 19:58:22,222 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:58:22,222 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-06 19:58:22,222 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:58:22,223 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-06 19:58:22,223 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-06 19:58:22,223 INFO  L87              Difference]: Start difference. First operand 21918 states and 22428 transitions. Second operand  has 4 states, 4 states have (on average 119.25) internal successors, (477), 4 states have internal predecessors, (477), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:23,436 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:58:23,436 INFO  L93              Difference]: Finished difference Result 27016 states and 27612 transitions.
[2024-11-06 19:58:23,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-06 19:58:23,437 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 119.25) internal successors, (477), 4 states have internal predecessors, (477), 0 states have call successors, (0), 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 957
[2024-11-06 19:58:23,438 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:58:23,460 INFO  L225             Difference]: With dead ends: 27016
[2024-11-06 19:58:23,460 INFO  L226             Difference]: Without dead ends: 27014
[2024-11-06 19:58:23,468 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-06 19:58:23,470 INFO  L432           NwaCegarLoop]: 59 mSDtfsCounter, 500 mSDsluCounter, 65 mSDsCounter, 0 mSdLazyCounter, 1530 mSolverCounterSat, 130 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 500 SdHoareTripleChecker+Valid, 124 SdHoareTripleChecker+Invalid, 1660 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 130 IncrementalHoareTripleChecker+Valid, 1530 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2024-11-06 19:58:23,470 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [500 Valid, 124 Invalid, 1660 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [130 Valid, 1530 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2024-11-06 19:58:23,483 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 27014 states.
[2024-11-06 19:58:23,595 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 27014 to 19821.
[2024-11-06 19:58:23,608 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 19821 states, 19820 states have (on average 1.0237134207870837) internal successors, (20290), 19820 states have internal predecessors, (20290), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:23,624 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 19821 states to 19821 states and 20290 transitions.
[2024-11-06 19:58:23,624 INFO  L78                 Accepts]: Start accepts. Automaton has 19821 states and 20290 transitions. Word has length 957
[2024-11-06 19:58:23,625 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:58:23,625 INFO  L471      AbstractCegarLoop]: Abstraction has 19821 states and 20290 transitions.
[2024-11-06 19:58:23,625 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 119.25) internal successors, (477), 4 states have internal predecessors, (477), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:23,625 INFO  L276                IsEmpty]: Start isEmpty. Operand 19821 states and 20290 transitions.
[2024-11-06 19:58:23,635 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1044
[2024-11-06 19:58:23,635 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:58:23,636 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-06 19:58:23,636 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2024-11-06 19:58:23,636 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:58:23,636 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:58:23,636 INFO  L85        PathProgramCache]: Analyzing trace with hash -1095696722, now seen corresponding path program 1 times
[2024-11-06 19:58:23,636 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:58:23,636 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1458845853]
[2024-11-06 19:58:23,636 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:58:23,636 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:58:23,727 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:58:24,260 INFO  L134       CoverageAnalysis]: Checked inductivity of 1928 backedges. 833 proven. 0 refuted. 0 times theorem prover too weak. 1095 trivial. 0 not checked.
[2024-11-06 19:58:24,260 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:58:24,260 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1458845853]
[2024-11-06 19:58:24,260 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1458845853] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:58:24,260 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:58:24,261 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:58:24,261 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [878058729]
[2024-11-06 19:58:24,261 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:58:24,261 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:58:24,262 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:58:24,262 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:58:24,262 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:58:24,262 INFO  L87              Difference]: Start difference. First operand 19821 states and 20290 transitions. Second operand  has 3 states, 3 states have (on average 157.66666666666666) internal successors, (473), 3 states have internal predecessors, (473), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:25,021 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:58:25,021 INFO  L93              Difference]: Finished difference Result 43839 states and 44862 transitions.
[2024-11-06 19:58:25,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:58:25,022 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 157.66666666666666) internal successors, (473), 3 states have internal predecessors, (473), 0 states have call successors, (0), 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 1043
[2024-11-06 19:58:25,023 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:58:25,042 INFO  L225             Difference]: With dead ends: 43839
[2024-11-06 19:58:25,042 INFO  L226             Difference]: Without dead ends: 24319
[2024-11-06 19:58:25,053 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:58:25,054 INFO  L432           NwaCegarLoop]: 450 mSDtfsCounter, 177 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 801 mSolverCounterSat, 49 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 177 SdHoareTripleChecker+Valid, 482 SdHoareTripleChecker+Invalid, 850 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 49 IncrementalHoareTripleChecker+Valid, 801 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-06 19:58:25,054 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [177 Valid, 482 Invalid, 850 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [49 Valid, 801 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-06 19:58:25,065 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 24319 states.
[2024-11-06 19:58:25,183 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 24319 to 22214.
[2024-11-06 19:58:25,197 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 22214 states, 22213 states have (on average 1.0220141358663846) internal successors, (22702), 22213 states have internal predecessors, (22702), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:25,214 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 22214 states to 22214 states and 22702 transitions.
[2024-11-06 19:58:25,215 INFO  L78                 Accepts]: Start accepts. Automaton has 22214 states and 22702 transitions. Word has length 1043
[2024-11-06 19:58:25,216 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:58:25,216 INFO  L471      AbstractCegarLoop]: Abstraction has 22214 states and 22702 transitions.
[2024-11-06 19:58:25,216 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 157.66666666666666) internal successors, (473), 3 states have internal predecessors, (473), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:25,216 INFO  L276                IsEmpty]: Start isEmpty. Operand 22214 states and 22702 transitions.
[2024-11-06 19:58:25,228 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1128
[2024-11-06 19:58:25,228 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:58:25,228 INFO  L215           NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-06 19:58:25,228 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2024-11-06 19:58:25,228 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:58:25,229 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:58:25,229 INFO  L85        PathProgramCache]: Analyzing trace with hash -690998195, now seen corresponding path program 1 times
[2024-11-06 19:58:25,229 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:58:25,229 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1837629176]
[2024-11-06 19:58:25,229 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:58:25,229 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:58:25,331 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:58:26,253 INFO  L134       CoverageAnalysis]: Checked inductivity of 2394 backedges. 94 proven. 1121 refuted. 0 times theorem prover too weak. 1179 trivial. 0 not checked.
[2024-11-06 19:58:26,253 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:58:26,254 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1837629176]
[2024-11-06 19:58:26,254 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1837629176] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 19:58:26,254 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [390259199]
[2024-11-06 19:58:26,254 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:58:26,254 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 19:58:26,254 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 19:58:26,256 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-06 19:58:26,257 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-06 19:58:26,549 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:58:26,552 INFO  L255         TraceCheckSpWp]: Trace formula consists of 1303 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-06 19:58:26,561 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 19:58:31,015 INFO  L134       CoverageAnalysis]: Checked inductivity of 2394 backedges. 730 proven. 569 refuted. 0 times theorem prover too weak. 1095 trivial. 0 not checked.
[2024-11-06 19:58:31,016 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 19:58:33,897 INFO  L134       CoverageAnalysis]: Checked inductivity of 2394 backedges. 94 proven. 1121 refuted. 0 times theorem prover too weak. 1179 trivial. 0 not checked.
[2024-11-06 19:58:33,897 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [390259199] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 19:58:33,897 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-06 19:58:33,897 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 5, 4] total 10
[2024-11-06 19:58:33,897 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [66663689]
[2024-11-06 19:58:33,898 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-06 19:58:33,899 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-06 19:58:33,899 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:58:33,899 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-06 19:58:33,899 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=40, Invalid=70, Unknown=0, NotChecked=0, Total=110
[2024-11-06 19:58:33,900 INFO  L87              Difference]: Start difference. First operand 22214 states and 22702 transitions. Second operand  has 11 states, 11 states have (on average 111.72727272727273) internal successors, (1229), 10 states have internal predecessors, (1229), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:37,594 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:58:37,594 INFO  L93              Difference]: Finished difference Result 60303 states and 61636 transitions.
[2024-11-06 19:58:37,594 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-06 19:58:37,594 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 11 states have (on average 111.72727272727273) internal successors, (1229), 10 states have internal predecessors, (1229), 0 states have call successors, (0), 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 1127
[2024-11-06 19:58:37,595 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:58:37,630 INFO  L225             Difference]: With dead ends: 60303
[2024-11-06 19:58:37,630 INFO  L226             Difference]: Without dead ends: 38390
[2024-11-06 19:58:37,645 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2263 GetRequests, 2247 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 64 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=105, Invalid=201, Unknown=0, NotChecked=0, Total=306
[2024-11-06 19:58:37,645 INFO  L432           NwaCegarLoop]: 64 mSDtfsCounter, 2552 mSDsluCounter, 148 mSDsCounter, 0 mSdLazyCounter, 4127 mSolverCounterSat, 585 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2552 SdHoareTripleChecker+Valid, 212 SdHoareTripleChecker+Invalid, 4712 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 585 IncrementalHoareTripleChecker+Valid, 4127 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.4s IncrementalHoareTripleChecker+Time
[2024-11-06 19:58:37,645 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [2552 Valid, 212 Invalid, 4712 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [585 Valid, 4127 Invalid, 0 Unknown, 0 Unchecked, 3.4s Time]
[2024-11-06 19:58:37,666 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 38390 states.
[2024-11-06 19:58:37,824 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 38390 to 21611.
[2024-11-06 19:58:37,836 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 21611 states, 21610 states have (on average 1.020916242480333) internal successors, (22062), 21610 states have internal predecessors, (22062), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:37,853 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 21611 states to 21611 states and 22062 transitions.
[2024-11-06 19:58:37,854 INFO  L78                 Accepts]: Start accepts. Automaton has 21611 states and 22062 transitions. Word has length 1127
[2024-11-06 19:58:37,854 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:58:37,854 INFO  L471      AbstractCegarLoop]: Abstraction has 21611 states and 22062 transitions.
[2024-11-06 19:58:37,854 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 11 states have (on average 111.72727272727273) internal successors, (1229), 10 states have internal predecessors, (1229), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:37,854 INFO  L276                IsEmpty]: Start isEmpty. Operand 21611 states and 22062 transitions.
[2024-11-06 19:58:37,865 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1200
[2024-11-06 19:58:37,865 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:58:37,866 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:58:37,878 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-11-06 19:58:38,066 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable23
[2024-11-06 19:58:38,066 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:58:38,067 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:58:38,067 INFO  L85        PathProgramCache]: Analyzing trace with hash -183402330, now seen corresponding path program 1 times
[2024-11-06 19:58:38,067 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:58:38,067 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [613928828]
[2024-11-06 19:58:38,067 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:58:38,067 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:58:38,167 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:58:38,403 INFO  L134       CoverageAnalysis]: Checked inductivity of 2195 backedges. 705 proven. 0 refuted. 0 times theorem prover too weak. 1490 trivial. 0 not checked.
[2024-11-06 19:58:38,403 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:58:38,403 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [613928828]
[2024-11-06 19:58:38,403 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [613928828] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:58:38,403 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:58:38,403 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:58:38,404 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [99825622]
[2024-11-06 19:58:38,404 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:58:38,404 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:58:38,404 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:58:38,404 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:58:38,405 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:58:38,405 INFO  L87              Difference]: Start difference. First operand 21611 states and 22062 transitions. Second operand  has 3 states, 3 states have (on average 147.66666666666666) internal successors, (443), 3 states have internal predecessors, (443), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:39,033 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:58:39,033 INFO  L93              Difference]: Finished difference Result 34501 states and 35202 transitions.
[2024-11-06 19:58:39,033 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:58:39,034 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 147.66666666666666) internal successors, (443), 3 states have internal predecessors, (443), 0 states have call successors, (0), 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 1199
[2024-11-06 19:58:39,034 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:58:39,035 INFO  L225             Difference]: With dead ends: 34501
[2024-11-06 19:58:39,035 INFO  L226             Difference]: Without dead ends: 0
[2024-11-06 19:58:39,044 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:58:39,045 INFO  L432           NwaCegarLoop]: 77 mSDtfsCounter, 202 mSDsluCounter, 27 mSDsCounter, 0 mSdLazyCounter, 662 mSolverCounterSat, 59 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 202 SdHoareTripleChecker+Valid, 104 SdHoareTripleChecker+Invalid, 721 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 59 IncrementalHoareTripleChecker+Valid, 662 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-06 19:58:39,045 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [202 Valid, 104 Invalid, 721 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [59 Valid, 662 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-06 19:58:39,045 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 0 states.
[2024-11-06 19:58:39,045 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0.
[2024-11-06 19:58:39,045 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:39,045 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions.
[2024-11-06 19:58:39,046 INFO  L78                 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 1199
[2024-11-06 19:58:39,046 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:58:39,046 INFO  L471      AbstractCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-06 19:58:39,046 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 147.66666666666666) internal successors, (443), 3 states have internal predecessors, (443), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:58:39,046 INFO  L276                IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions.
[2024-11-06 19:58:39,046 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2024-11-06 19:58:39,049 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining)
[2024-11-06 19:58:39,049 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24
[2024-11-06 19:58:39,052 INFO  L407         BasicCegarLoop]: Path program 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]
[2024-11-06 19:58:39,053 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions.