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


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


Checking for ERROR reachability
Using default analysis
Version 4f9af400
extending candidate: java
['java']
extending candidate: /usr/bin/java
['java', '/usr/bin/java']
extending candidate: /opt/oracle-jdk-bin-*/bin/java
['java', '/usr/bin/java']
extending candidate: /opt/openjdk-*/bin/java
['java', '/usr/bin/java']
extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java
['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java']
['/root/.sdkman/candidates/java/21.0.5-tem/bin/java', '-Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config', '-Xmx15G', '-Xms4m', '-jar', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar', '-data', '@noDefault', '-ultimatedata', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data', '-tc', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml', '-i', '../sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.5.ufo.BOUNDED-10.pals.c.v+cfa-reducer.c', '-s', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf', '--cacsl2boogietranslator.entry.function', 'main', '--witnessprinter.witness.directory', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux', '--witnessprinter.witness.filename', 'witness', '--witnessprinter.write.witness.besides.input.file', 'false', '--witnessprinter.graph.data.specification', 'CHECK( init(main()), LTL(G ! call(reach_error())) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '32bit', '--witnessprinter.graph.data.programhash', 'c056d4e57d61d37550728f0e28e1a5e47ebeedfd3e4791c23bdeb0bab1210358']
Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.5.ufo.BOUNDED-10.pals.c.v+cfa-reducer.c -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash c056d4e57d61d37550728f0e28e1a5e47ebeedfd3e4791c23bdeb0bab1210358
--- Real Ultimate output ---
This is Ultimate 0.3.0-?-4f9af40
[2024-11-07 00:32:31,162 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-07 00:32:31,289 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-07 00:32:31,297 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-07 00:32:31,298 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-07 00:32:31,330 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-07 00:32:31,331 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-07 00:32:31,331 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-07 00:32:31,332 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-07 00:32:31,332 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-07 00:32:31,332 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-07 00:32:31,332 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-07 00:32:31,333 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-07 00:32:31,333 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-07 00:32:31,334 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-07 00:32:31,334 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-07 00:32:31,334 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-07 00:32:31,334 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-07 00:32:31,334 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-07 00:32:31,335 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-07 00:32:31,335 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-07 00:32:31,335 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-07 00:32:31,335 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-07 00:32:31,335 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-07 00:32:31,335 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-07 00:32:31,335 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-07 00:32:31,335 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-07 00:32:31,335 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-07 00:32:31,335 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-07 00:32:31,335 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-07 00:32:31,335 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-07 00:32:31,335 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-07 00:32:31,336 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-07 00:32:31,336 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-07 00:32:31,336 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-07 00:32:31,336 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-07 00:32:31,336 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-07 00:32:31,336 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-07 00:32:31,336 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-07 00:32:31,336 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-07 00:32:31,336 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-07 00:32:31,336 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-07 00:32:31,337 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 -> c056d4e57d61d37550728f0e28e1a5e47ebeedfd3e4791c23bdeb0bab1210358
[2024-11-07 00:32:31,658 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-07 00:32:31,664 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-07 00:32:31,666 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-07 00:32:31,667 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-07 00:32:31,667 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-07 00:32:31,670 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.5.ufo.BOUNDED-10.pals.c.v+cfa-reducer.c
[2024-11-07 00:32:33,097 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-07 00:32:33,420 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-07 00:32:33,421 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.5.ufo.BOUNDED-10.pals.c.v+cfa-reducer.c
[2024-11-07 00:32:33,431 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/52e4927d8/e379d0ef8d71424c8669df5efe396e51/FLAGd1a24e917
[2024-11-07 00:32:33,677 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/52e4927d8/e379d0ef8d71424c8669df5efe396e51
[2024-11-07 00:32:33,680 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-07 00:32:33,681 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-07 00:32:33,682 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-07 00:32:33,682 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-07 00:32:33,686 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-07 00:32:33,687 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 12:32:33" (1/1) ...
[2024-11-07 00:32:33,689 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3cf41fb4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:32:33, skipping insertion in model container
[2024-11-07 00:32:33,689 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 12:32:33" (1/1) ...
[2024-11-07 00:32:33,718 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-07 00:32:33,884 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.5.ufo.BOUNDED-10.pals.c.v+cfa-reducer.c[5769,5782]
[2024-11-07 00:32:33,907 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 00:32:33,925 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-07 00:32:33,966 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr.5.ufo.BOUNDED-10.pals.c.v+cfa-reducer.c[5769,5782]
[2024-11-07 00:32:33,979 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 00:32:34,002 INFO  L204         MainTranslator]: Completed translation
[2024-11-07 00:32:34,003 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:32:34 WrapperNode
[2024-11-07 00:32:34,003 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-07 00:32:34,004 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-07 00:32:34,005 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-07 00:32:34,005 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-07 00:32:34,011 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:32:34" (1/1) ...
[2024-11-07 00:32:34,026 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:32:34" (1/1) ...
[2024-11-07 00:32:34,072 INFO  L138                Inliner]: procedures = 24, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 456
[2024-11-07 00:32:34,073 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-07 00:32:34,073 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-07 00:32:34,073 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-07 00:32:34,074 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-07 00:32:34,085 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:32:34" (1/1) ...
[2024-11-07 00:32:34,085 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:32:34" (1/1) ...
[2024-11-07 00:32:34,089 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:32:34" (1/1) ...
[2024-11-07 00:32:34,113 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-07 00:32:34,114 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:32:34" (1/1) ...
[2024-11-07 00:32:34,114 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:32:34" (1/1) ...
[2024-11-07 00:32:34,126 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:32:34" (1/1) ...
[2024-11-07 00:32:34,134 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:32:34" (1/1) ...
[2024-11-07 00:32:34,136 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:32:34" (1/1) ...
[2024-11-07 00:32:34,137 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:32:34" (1/1) ...
[2024-11-07 00:32:34,140 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-07 00:32:34,141 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-07 00:32:34,141 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-07 00:32:34,141 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-07 00:32:34,142 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:32:34" (1/1) ...
[2024-11-07 00:32:34,147 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-07 00:32:34,161 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 00:32:34,176 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-07 00:32:34,179 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-07 00:32:34,202 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-07 00:32:34,202 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-07 00:32:34,204 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-07 00:32:34,204 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-07 00:32:34,336 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-07 00:32:34,338 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-07 00:32:34,876 INFO  L?                        ?]: Removed 42 outVars from TransFormulas that were not future-live.
[2024-11-07 00:32:34,876 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-07 00:32:34,889 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-07 00:32:34,889 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-07 00:32:34,889 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 12:32:34 BoogieIcfgContainer
[2024-11-07 00:32:34,889 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-07 00:32:34,891 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-07 00:32:34,892 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-07 00:32:34,896 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-07 00:32:34,896 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 12:32:33" (1/3) ...
[2024-11-07 00:32:34,897 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@55e8aaef and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 12:32:34, skipping insertion in model container
[2024-11-07 00:32:34,897 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:32:34" (2/3) ...
[2024-11-07 00:32:34,897 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@55e8aaef and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 12:32:34, skipping insertion in model container
[2024-11-07 00:32:34,898 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 12:32:34" (3/3) ...
[2024-11-07 00:32:34,899 INFO  L112   eAbstractionObserver]: Analyzing ICFG pals_lcr.5.ufo.BOUNDED-10.pals.c.v+cfa-reducer.c
[2024-11-07 00:32:34,914 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-07 00:32:34,915 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-07 00:32:34,981 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-07 00:32:34,994 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;@4ecbe793, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-07 00:32:34,995 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-07 00:32:35,002 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 97 states, 95 states have (on average 1.736842105263158) internal successors, (165), 96 states have internal predecessors, (165), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:35,009 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 60
[2024-11-07 00:32:35,009 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:32:35,010 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:32:35,012 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:32:35,017 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:32:35,018 INFO  L85        PathProgramCache]: Analyzing trace with hash -857023919, now seen corresponding path program 1 times
[2024-11-07 00:32:35,024 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:32:35,025 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1309470151]
[2024-11-07 00:32:35,025 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:32:35,026 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:32:35,213 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:32:35,502 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:32:35,503 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:32:35,503 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1309470151]
[2024-11-07 00:32:35,503 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1309470151] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:32:35,504 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:32:35,504 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:32:35,505 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1914212663]
[2024-11-07 00:32:35,506 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:32:35,508 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:32:35,508 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:32:35,525 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:32:35,525 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:32:35,527 INFO  L87              Difference]: Start difference. First operand  has 97 states, 95 states have (on average 1.736842105263158) internal successors, (165), 96 states have internal predecessors, (165), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 3 states, 3 states have (on average 19.666666666666668) internal successors, (59), 3 states have internal predecessors, (59), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:35,588 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:32:35,589 INFO  L93              Difference]: Finished difference Result 215 states and 350 transitions.
[2024-11-07 00:32:35,590 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:32:35,591 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 19.666666666666668) internal successors, (59), 3 states have internal predecessors, (59), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 59
[2024-11-07 00:32:35,592 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:32:35,597 INFO  L225             Difference]: With dead ends: 215
[2024-11-07 00:32:35,598 INFO  L226             Difference]: Without dead ends: 146
[2024-11-07 00:32:35,600 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:32:35,603 INFO  L432           NwaCegarLoop]: 244 mSDtfsCounter, 115 mSDsluCounter, 97 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 115 SdHoareTripleChecker+Valid, 341 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:32:35,604 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [115 Valid, 341 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:32:35,615 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 146 states.
[2024-11-07 00:32:35,631 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 146 to 144.
[2024-11-07 00:32:35,632 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 144 states, 143 states have (on average 1.4615384615384615) internal successors, (209), 143 states have internal predecessors, (209), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:35,636 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 144 states and 209 transitions.
[2024-11-07 00:32:35,637 INFO  L78                 Accepts]: Start accepts. Automaton has 144 states and 209 transitions. Word has length 59
[2024-11-07 00:32:35,637 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:32:35,637 INFO  L471      AbstractCegarLoop]: Abstraction has 144 states and 209 transitions.
[2024-11-07 00:32:35,638 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 19.666666666666668) internal successors, (59), 3 states have internal predecessors, (59), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:35,638 INFO  L276                IsEmpty]: Start isEmpty. Operand 144 states and 209 transitions.
[2024-11-07 00:32:35,639 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 61
[2024-11-07 00:32:35,640 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:32:35,640 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:32:35,641 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-07 00:32:35,641 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:32:35,642 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:32:35,642 INFO  L85        PathProgramCache]: Analyzing trace with hash 1265777508, now seen corresponding path program 1 times
[2024-11-07 00:32:35,643 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:32:35,643 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [597940763]
[2024-11-07 00:32:35,643 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:32:35,643 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:32:35,740 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:32:35,849 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:32:35,849 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:32:35,849 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [597940763]
[2024-11-07 00:32:35,849 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [597940763] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:32:35,850 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:32:35,850 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:32:35,850 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [776584291]
[2024-11-07 00:32:35,850 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:32:35,851 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:32:35,853 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:32:35,854 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:32:35,854 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:32:35,854 INFO  L87              Difference]: Start difference. First operand 144 states and 209 transitions. Second operand  has 3 states, 3 states have (on average 20.0) internal successors, (60), 3 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:35,890 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:32:35,891 INFO  L93              Difference]: Finished difference Result 348 states and 533 transitions.
[2024-11-07 00:32:35,891 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:32:35,891 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 20.0) internal successors, (60), 3 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 60
[2024-11-07 00:32:35,892 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:32:35,893 INFO  L225             Difference]: With dead ends: 348
[2024-11-07 00:32:35,893 INFO  L226             Difference]: Without dead ends: 238
[2024-11-07 00:32:35,894 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:32:35,895 INFO  L432           NwaCegarLoop]: 199 mSDtfsCounter, 80 mSDsluCounter, 94 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 80 SdHoareTripleChecker+Valid, 293 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:32:35,895 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [80 Valid, 293 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:32:35,896 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 238 states.
[2024-11-07 00:32:35,909 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 238 to 236.
[2024-11-07 00:32:35,910 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 236 states, 235 states have (on average 1.5106382978723405) internal successors, (355), 235 states have internal predecessors, (355), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:35,912 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 236 states to 236 states and 355 transitions.
[2024-11-07 00:32:35,912 INFO  L78                 Accepts]: Start accepts. Automaton has 236 states and 355 transitions. Word has length 60
[2024-11-07 00:32:35,912 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:32:35,912 INFO  L471      AbstractCegarLoop]: Abstraction has 236 states and 355 transitions.
[2024-11-07 00:32:35,913 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 20.0) internal successors, (60), 3 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:35,913 INFO  L276                IsEmpty]: Start isEmpty. Operand 236 states and 355 transitions.
[2024-11-07 00:32:35,914 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 62
[2024-11-07 00:32:35,914 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:32:35,914 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:32:35,914 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-07 00:32:35,914 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:32:35,915 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:32:35,915 INFO  L85        PathProgramCache]: Analyzing trace with hash -943758039, now seen corresponding path program 1 times
[2024-11-07 00:32:35,915 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:32:35,915 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1328243232]
[2024-11-07 00:32:35,915 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:32:35,915 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:32:35,954 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:32:36,083 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:32:36,083 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:32:36,083 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1328243232]
[2024-11-07 00:32:36,083 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1328243232] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:32:36,084 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:32:36,084 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:32:36,084 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [576011138]
[2024-11-07 00:32:36,084 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:32:36,084 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:32:36,084 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:32:36,085 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:32:36,085 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:32:36,086 INFO  L87              Difference]: Start difference. First operand 236 states and 355 transitions. Second operand  has 3 states, 3 states have (on average 20.333333333333332) internal successors, (61), 3 states have internal predecessors, (61), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:36,119 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:32:36,120 INFO  L93              Difference]: Finished difference Result 608 states and 945 transitions.
[2024-11-07 00:32:36,121 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:32:36,121 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 20.333333333333332) internal successors, (61), 3 states have internal predecessors, (61), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 61
[2024-11-07 00:32:36,122 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:32:36,124 INFO  L225             Difference]: With dead ends: 608
[2024-11-07 00:32:36,127 INFO  L226             Difference]: Without dead ends: 406
[2024-11-07 00:32:36,128 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:32:36,130 INFO  L432           NwaCegarLoop]: 191 mSDtfsCounter, 75 mSDsluCounter, 98 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 75 SdHoareTripleChecker+Valid, 289 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:32:36,132 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [75 Valid, 289 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:32:36,133 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 406 states.
[2024-11-07 00:32:36,153 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 406 to 404.
[2024-11-07 00:32:36,154 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 404 states, 403 states have (on average 1.5359801488833746) internal successors, (619), 403 states have internal predecessors, (619), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:36,156 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 404 states to 404 states and 619 transitions.
[2024-11-07 00:32:36,157 INFO  L78                 Accepts]: Start accepts. Automaton has 404 states and 619 transitions. Word has length 61
[2024-11-07 00:32:36,157 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:32:36,157 INFO  L471      AbstractCegarLoop]: Abstraction has 404 states and 619 transitions.
[2024-11-07 00:32:36,157 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 20.333333333333332) internal successors, (61), 3 states have internal predecessors, (61), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:36,157 INFO  L276                IsEmpty]: Start isEmpty. Operand 404 states and 619 transitions.
[2024-11-07 00:32:36,158 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 63
[2024-11-07 00:32:36,159 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:32:36,159 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:32:36,159 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-07 00:32:36,159 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:32:36,160 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:32:36,160 INFO  L85        PathProgramCache]: Analyzing trace with hash -1997598018, now seen corresponding path program 1 times
[2024-11-07 00:32:36,160 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:32:36,160 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1713754762]
[2024-11-07 00:32:36,160 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:32:36,160 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:32:36,206 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:32:36,305 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:32:36,306 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:32:36,306 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1713754762]
[2024-11-07 00:32:36,306 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1713754762] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:32:36,306 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:32:36,307 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:32:36,307 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1449786637]
[2024-11-07 00:32:36,307 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:32:36,307 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:32:36,307 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:32:36,308 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:32:36,308 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:32:36,308 INFO  L87              Difference]: Start difference. First operand 404 states and 619 transitions. Second operand  has 3 states, 3 states have (on average 20.666666666666668) internal successors, (62), 3 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:36,339 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:32:36,340 INFO  L93              Difference]: Finished difference Result 1080 states and 1685 transitions.
[2024-11-07 00:32:36,340 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:32:36,340 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 20.666666666666668) internal successors, (62), 3 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 62
[2024-11-07 00:32:36,341 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:32:36,344 INFO  L225             Difference]: With dead ends: 1080
[2024-11-07 00:32:36,346 INFO  L226             Difference]: Without dead ends: 710
[2024-11-07 00:32:36,348 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:32:36,350 INFO  L432           NwaCegarLoop]: 183 mSDtfsCounter, 70 mSDsluCounter, 102 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 70 SdHoareTripleChecker+Valid, 285 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:32:36,351 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [70 Valid, 285 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:32:36,353 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 710 states.
[2024-11-07 00:32:36,384 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 710 to 708.
[2024-11-07 00:32:36,387 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 708 states, 707 states have (on average 1.5431400282885432) internal successors, (1091), 707 states have internal predecessors, (1091), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:36,392 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 708 states to 708 states and 1091 transitions.
[2024-11-07 00:32:36,393 INFO  L78                 Accepts]: Start accepts. Automaton has 708 states and 1091 transitions. Word has length 62
[2024-11-07 00:32:36,393 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:32:36,393 INFO  L471      AbstractCegarLoop]: Abstraction has 708 states and 1091 transitions.
[2024-11-07 00:32:36,394 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 20.666666666666668) internal successors, (62), 3 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:36,395 INFO  L276                IsEmpty]: Start isEmpty. Operand 708 states and 1091 transitions.
[2024-11-07 00:32:36,396 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 64
[2024-11-07 00:32:36,396 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:32:36,397 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:32:36,397 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-07 00:32:36,398 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:32:36,398 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:32:36,398 INFO  L85        PathProgramCache]: Analyzing trace with hash 1910647641, now seen corresponding path program 1 times
[2024-11-07 00:32:36,398 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:32:36,398 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1021393019]
[2024-11-07 00:32:36,398 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:32:36,399 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:32:36,439 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:32:36,521 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:32:36,522 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:32:36,522 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1021393019]
[2024-11-07 00:32:36,522 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1021393019] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:32:36,522 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:32:36,523 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:32:36,523 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [397209279]
[2024-11-07 00:32:36,523 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:32:36,523 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:32:36,523 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:32:36,524 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:32:36,524 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:32:36,524 INFO  L87              Difference]: Start difference. First operand 708 states and 1091 transitions. Second operand  has 3 states, 3 states have (on average 21.0) internal successors, (63), 3 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:36,566 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:32:36,566 INFO  L93              Difference]: Finished difference Result 1928 states and 2997 transitions.
[2024-11-07 00:32:36,567 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:32:36,568 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 21.0) internal successors, (63), 3 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 63
[2024-11-07 00:32:36,568 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:32:36,577 INFO  L225             Difference]: With dead ends: 1928
[2024-11-07 00:32:36,577 INFO  L226             Difference]: Without dead ends: 1254
[2024-11-07 00:32:36,579 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:32:36,580 INFO  L432           NwaCegarLoop]: 175 mSDtfsCounter, 65 mSDsluCounter, 106 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 65 SdHoareTripleChecker+Valid, 281 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:32:36,582 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [65 Valid, 281 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:32:36,587 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1254 states.
[2024-11-07 00:32:36,620 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1254 to 1252.
[2024-11-07 00:32:36,622 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1252 states, 1251 states have (on average 1.5371702637889688) internal successors, (1923), 1251 states have internal predecessors, (1923), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:36,629 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1252 states to 1252 states and 1923 transitions.
[2024-11-07 00:32:36,630 INFO  L78                 Accepts]: Start accepts. Automaton has 1252 states and 1923 transitions. Word has length 63
[2024-11-07 00:32:36,630 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:32:36,630 INFO  L471      AbstractCegarLoop]: Abstraction has 1252 states and 1923 transitions.
[2024-11-07 00:32:36,631 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 21.0) internal successors, (63), 3 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:36,631 INFO  L276                IsEmpty]: Start isEmpty. Operand 1252 states and 1923 transitions.
[2024-11-07 00:32:36,632 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 65
[2024-11-07 00:32:36,632 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:32:36,633 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:32:36,633 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-07 00:32:36,633 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:32:36,633 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:32:36,633 INFO  L85        PathProgramCache]: Analyzing trace with hash 2007440880, now seen corresponding path program 1 times
[2024-11-07 00:32:36,634 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:32:36,634 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [154416038]
[2024-11-07 00:32:36,634 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:32:36,634 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:32:36,676 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:32:36,886 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:32:36,887 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:32:36,887 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [154416038]
[2024-11-07 00:32:36,887 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [154416038] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:32:36,887 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:32:36,887 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-07 00:32:36,887 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1329574769]
[2024-11-07 00:32:36,887 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:32:36,887 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-07 00:32:36,887 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:32:36,888 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-07 00:32:36,888 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-07 00:32:36,888 INFO  L87              Difference]: Start difference. First operand 1252 states and 1923 transitions. Second operand  has 7 states, 7 states have (on average 9.142857142857142) internal successors, (64), 7 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:37,222 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:32:37,223 INFO  L93              Difference]: Finished difference Result 13432 states and 20813 transitions.
[2024-11-07 00:32:37,223 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-07 00:32:37,224 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 9.142857142857142) internal successors, (64), 7 states have internal predecessors, (64), 0 states have call successors, (0), 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 64
[2024-11-07 00:32:37,226 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:32:37,281 INFO  L225             Difference]: With dead ends: 13432
[2024-11-07 00:32:37,283 INFO  L226             Difference]: Without dead ends: 12214
[2024-11-07 00:32:37,294 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=63, Invalid=119, Unknown=0, NotChecked=0, Total=182
[2024-11-07 00:32:37,295 INFO  L432           NwaCegarLoop]: 123 mSDtfsCounter, 1155 mSDsluCounter, 1300 mSDsCounter, 0 mSdLazyCounter, 109 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1155 SdHoareTripleChecker+Valid, 1423 SdHoareTripleChecker+Invalid, 119 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 109 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:32:37,296 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1155 Valid, 1423 Invalid, 119 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 109 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:32:37,311 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 12214 states.
[2024-11-07 00:32:37,498 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 12214 to 2468.
[2024-11-07 00:32:37,503 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2468 states, 2467 states have (on average 1.5188488042156465) internal successors, (3747), 2467 states have internal predecessors, (3747), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:37,517 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2468 states to 2468 states and 3747 transitions.
[2024-11-07 00:32:37,520 INFO  L78                 Accepts]: Start accepts. Automaton has 2468 states and 3747 transitions. Word has length 64
[2024-11-07 00:32:37,520 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:32:37,520 INFO  L471      AbstractCegarLoop]: Abstraction has 2468 states and 3747 transitions.
[2024-11-07 00:32:37,520 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 9.142857142857142) internal successors, (64), 7 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:37,520 INFO  L276                IsEmpty]: Start isEmpty. Operand 2468 states and 3747 transitions.
[2024-11-07 00:32:37,521 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 67
[2024-11-07 00:32:37,521 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:32:37,521 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:32:37,521 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-07 00:32:37,521 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:32:37,522 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:32:37,522 INFO  L85        PathProgramCache]: Analyzing trace with hash -190448501, now seen corresponding path program 1 times
[2024-11-07 00:32:37,522 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:32:37,526 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1937363563]
[2024-11-07 00:32:37,527 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:32:37,527 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:32:37,558 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:32:37,951 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:32:37,953 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:32:37,954 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1937363563]
[2024-11-07 00:32:37,954 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1937363563] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:32:37,954 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:32:37,954 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-07 00:32:37,954 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [245851565]
[2024-11-07 00:32:37,954 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:32:37,954 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-07 00:32:37,955 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:32:37,955 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-07 00:32:37,955 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42
[2024-11-07 00:32:37,955 INFO  L87              Difference]: Start difference. First operand 2468 states and 3747 transitions. Second operand  has 7 states, 7 states have (on average 9.428571428571429) internal successors, (66), 7 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:38,184 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:32:38,185 INFO  L93              Difference]: Finished difference Result 4904 states and 7461 transitions.
[2024-11-07 00:32:38,186 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-07 00:32:38,186 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 9.428571428571429) internal successors, (66), 7 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 66
[2024-11-07 00:32:38,186 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:32:38,196 INFO  L225             Difference]: With dead ends: 4904
[2024-11-07 00:32:38,196 INFO  L226             Difference]: Without dead ends: 2470
[2024-11-07 00:32:38,200 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=36, Invalid=54, Unknown=0, NotChecked=0, Total=90
[2024-11-07 00:32:38,202 INFO  L432           NwaCegarLoop]: 122 mSDtfsCounter, 260 mSDsluCounter, 365 mSDsCounter, 0 mSdLazyCounter, 58 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 260 SdHoareTripleChecker+Valid, 487 SdHoareTripleChecker+Invalid, 66 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 58 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:32:38,203 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [260 Valid, 487 Invalid, 66 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 58 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:32:38,207 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2470 states.
[2024-11-07 00:32:38,248 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2470 to 2468.
[2024-11-07 00:32:38,252 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2468 states, 2467 states have (on average 1.5058775841102554) internal successors, (3715), 2467 states have internal predecessors, (3715), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:38,264 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2468 states to 2468 states and 3715 transitions.
[2024-11-07 00:32:38,264 INFO  L78                 Accepts]: Start accepts. Automaton has 2468 states and 3715 transitions. Word has length 66
[2024-11-07 00:32:38,265 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:32:38,265 INFO  L471      AbstractCegarLoop]: Abstraction has 2468 states and 3715 transitions.
[2024-11-07 00:32:38,265 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 9.428571428571429) internal successors, (66), 7 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:38,265 INFO  L276                IsEmpty]: Start isEmpty. Operand 2468 states and 3715 transitions.
[2024-11-07 00:32:38,267 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 67
[2024-11-07 00:32:38,268 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:32:38,268 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:32:38,268 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-07 00:32:38,269 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:32:38,269 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:32:38,269 INFO  L85        PathProgramCache]: Analyzing trace with hash -211451156, now seen corresponding path program 1 times
[2024-11-07 00:32:38,269 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:32:38,269 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1617842520]
[2024-11-07 00:32:38,270 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:32:38,270 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:32:38,299 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:32:38,369 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:32:38,370 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:32:38,370 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1617842520]
[2024-11-07 00:32:38,370 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1617842520] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:32:38,370 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:32:38,370 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:32:38,370 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [462692345]
[2024-11-07 00:32:38,370 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:32:38,371 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:32:38,371 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:32:38,371 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:32:38,371 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:32:38,371 INFO  L87              Difference]: Start difference. First operand 2468 states and 3715 transitions. Second operand  has 3 states, 3 states have (on average 22.0) internal successors, (66), 3 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:38,414 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:32:38,415 INFO  L93              Difference]: Finished difference Result 6074 states and 9159 transitions.
[2024-11-07 00:32:38,415 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:32:38,415 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 22.0) internal successors, (66), 3 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 66
[2024-11-07 00:32:38,415 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:32:38,451 INFO  L225             Difference]: With dead ends: 6074
[2024-11-07 00:32:38,451 INFO  L226             Difference]: Without dead ends: 3640
[2024-11-07 00:32:38,455 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:32:38,456 INFO  L432           NwaCegarLoop]: 160 mSDtfsCounter, 56 mSDsluCounter, 90 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 56 SdHoareTripleChecker+Valid, 250 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:32:38,456 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [56 Valid, 250 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:32:38,460 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3640 states.
[2024-11-07 00:32:38,533 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3640 to 3638.
[2024-11-07 00:32:38,541 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3638 states, 3637 states have (on average 1.4927137750893593) internal successors, (5429), 3637 states have internal predecessors, (5429), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:38,559 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3638 states to 3638 states and 5429 transitions.
[2024-11-07 00:32:38,560 INFO  L78                 Accepts]: Start accepts. Automaton has 3638 states and 5429 transitions. Word has length 66
[2024-11-07 00:32:38,561 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:32:38,561 INFO  L471      AbstractCegarLoop]: Abstraction has 3638 states and 5429 transitions.
[2024-11-07 00:32:38,561 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 22.0) internal successors, (66), 3 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:38,561 INFO  L276                IsEmpty]: Start isEmpty. Operand 3638 states and 5429 transitions.
[2024-11-07 00:32:38,562 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 68
[2024-11-07 00:32:38,562 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:32:38,562 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:32:38,562 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-07 00:32:38,562 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:32:38,563 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:32:38,563 INFO  L85        PathProgramCache]: Analyzing trace with hash -1610845590, now seen corresponding path program 1 times
[2024-11-07 00:32:38,563 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:32:38,563 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [692298859]
[2024-11-07 00:32:38,563 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:32:38,563 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:32:38,604 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:32:38,698 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:32:38,698 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:32:38,699 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [692298859]
[2024-11-07 00:32:38,699 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [692298859] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:32:38,699 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:32:38,699 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:32:38,699 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1526032147]
[2024-11-07 00:32:38,699 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:32:38,699 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:32:38,700 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:32:38,700 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:32:38,700 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:32:38,701 INFO  L87              Difference]: Start difference. First operand 3638 states and 5429 transitions. Second operand  has 5 states, 5 states have (on average 13.4) internal successors, (67), 4 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:38,804 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:32:38,804 INFO  L93              Difference]: Finished difference Result 7240 states and 10822 transitions.
[2024-11-07 00:32:38,804 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:32:38,805 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 13.4) internal successors, (67), 4 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 67
[2024-11-07 00:32:38,805 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:32:38,824 INFO  L225             Difference]: With dead ends: 7240
[2024-11-07 00:32:38,824 INFO  L226             Difference]: Without dead ends: 3638
[2024-11-07 00:32:38,830 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-11-07 00:32:38,830 INFO  L432           NwaCegarLoop]: 78 mSDtfsCounter, 339 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 52 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 339 SdHoareTripleChecker+Valid, 82 SdHoareTripleChecker+Invalid, 55 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 52 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:32:38,831 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [339 Valid, 82 Invalid, 55 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 52 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:32:38,835 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3638 states.
[2024-11-07 00:32:38,894 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3638 to 3638.
[2024-11-07 00:32:38,900 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3638 states, 3637 states have (on average 1.4751168545504536) internal successors, (5365), 3637 states have internal predecessors, (5365), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:38,911 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3638 states to 3638 states and 5365 transitions.
[2024-11-07 00:32:38,912 INFO  L78                 Accepts]: Start accepts. Automaton has 3638 states and 5365 transitions. Word has length 67
[2024-11-07 00:32:38,912 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:32:38,912 INFO  L471      AbstractCegarLoop]: Abstraction has 3638 states and 5365 transitions.
[2024-11-07 00:32:38,912 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 13.4) internal successors, (67), 4 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:38,912 INFO  L276                IsEmpty]: Start isEmpty. Operand 3638 states and 5365 transitions.
[2024-11-07 00:32:38,913 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 68
[2024-11-07 00:32:38,913 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:32:38,913 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:32:38,913 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-07 00:32:38,913 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:32:38,914 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:32:38,914 INFO  L85        PathProgramCache]: Analyzing trace with hash -1242574363, now seen corresponding path program 1 times
[2024-11-07 00:32:38,914 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:32:38,914 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [918799169]
[2024-11-07 00:32:38,914 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:32:38,914 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:32:38,956 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:32:39,055 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:32:39,056 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:32:39,056 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [918799169]
[2024-11-07 00:32:39,056 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [918799169] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:32:39,056 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:32:39,056 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:32:39,056 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1295229194]
[2024-11-07 00:32:39,056 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:32:39,056 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:32:39,057 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:32:39,057 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:32:39,057 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:32:39,057 INFO  L87              Difference]: Start difference. First operand 3638 states and 5365 transitions. Second operand  has 5 states, 5 states have (on average 13.4) internal successors, (67), 4 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:39,156 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:32:39,156 INFO  L93              Difference]: Finished difference Result 7240 states and 10694 transitions.
[2024-11-07 00:32:39,157 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:32:39,157 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 13.4) internal successors, (67), 4 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 67
[2024-11-07 00:32:39,157 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:32:39,165 INFO  L225             Difference]: With dead ends: 7240
[2024-11-07 00:32:39,166 INFO  L226             Difference]: Without dead ends: 3638
[2024-11-07 00:32:39,171 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-11-07 00:32:39,172 INFO  L432           NwaCegarLoop]: 78 mSDtfsCounter, 284 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 51 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 284 SdHoareTripleChecker+Valid, 114 SdHoareTripleChecker+Invalid, 54 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 51 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:32:39,172 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [284 Valid, 114 Invalid, 54 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 51 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:32:39,176 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3638 states.
[2024-11-07 00:32:39,235 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3638 to 3638.
[2024-11-07 00:32:39,240 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3638 states, 3637 states have (on average 1.4619191641462743) internal successors, (5317), 3637 states have internal predecessors, (5317), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:39,253 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3638 states to 3638 states and 5317 transitions.
[2024-11-07 00:32:39,256 INFO  L78                 Accepts]: Start accepts. Automaton has 3638 states and 5317 transitions. Word has length 67
[2024-11-07 00:32:39,256 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:32:39,256 INFO  L471      AbstractCegarLoop]: Abstraction has 3638 states and 5317 transitions.
[2024-11-07 00:32:39,256 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 13.4) internal successors, (67), 4 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:39,256 INFO  L276                IsEmpty]: Start isEmpty. Operand 3638 states and 5317 transitions.
[2024-11-07 00:32:39,257 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 68
[2024-11-07 00:32:39,257 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:32:39,257 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:32:39,257 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-07 00:32:39,257 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:32:39,259 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:32:39,259 INFO  L85        PathProgramCache]: Analyzing trace with hash -1771864864, now seen corresponding path program 1 times
[2024-11-07 00:32:39,259 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:32:39,259 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [425890542]
[2024-11-07 00:32:39,259 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:32:39,260 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:32:39,299 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:32:39,388 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:32:39,389 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:32:39,389 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [425890542]
[2024-11-07 00:32:39,389 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [425890542] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:32:39,389 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:32:39,389 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:32:39,389 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1475640131]
[2024-11-07 00:32:39,389 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:32:39,390 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:32:39,390 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:32:39,390 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:32:39,390 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:32:39,390 INFO  L87              Difference]: Start difference. First operand 3638 states and 5317 transitions. Second operand  has 5 states, 5 states have (on average 13.4) internal successors, (67), 4 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:39,509 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:32:39,510 INFO  L93              Difference]: Finished difference Result 7240 states and 10598 transitions.
[2024-11-07 00:32:39,510 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:32:39,510 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 13.4) internal successors, (67), 4 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 67
[2024-11-07 00:32:39,511 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:32:39,519 INFO  L225             Difference]: With dead ends: 7240
[2024-11-07 00:32:39,519 INFO  L226             Difference]: Without dead ends: 3638
[2024-11-07 00:32:39,524 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-11-07 00:32:39,525 INFO  L432           NwaCegarLoop]: 78 mSDtfsCounter, 307 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 50 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 307 SdHoareTripleChecker+Valid, 98 SdHoareTripleChecker+Invalid, 53 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 50 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:32:39,525 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [307 Valid, 98 Invalid, 53 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 50 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:32:39,528 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3638 states.
[2024-11-07 00:32:39,576 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3638 to 3638.
[2024-11-07 00:32:39,582 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3638 states, 3637 states have (on average 1.448721473742095) internal successors, (5269), 3637 states have internal predecessors, (5269), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:39,591 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3638 states to 3638 states and 5269 transitions.
[2024-11-07 00:32:39,591 INFO  L78                 Accepts]: Start accepts. Automaton has 3638 states and 5269 transitions. Word has length 67
[2024-11-07 00:32:39,591 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:32:39,591 INFO  L471      AbstractCegarLoop]: Abstraction has 3638 states and 5269 transitions.
[2024-11-07 00:32:39,591 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 13.4) internal successors, (67), 4 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:39,591 INFO  L276                IsEmpty]: Start isEmpty. Operand 3638 states and 5269 transitions.
[2024-11-07 00:32:39,592 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 68
[2024-11-07 00:32:39,592 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:32:39,592 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:32:39,593 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-07 00:32:39,593 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:32:39,593 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:32:39,593 INFO  L85        PathProgramCache]: Analyzing trace with hash -1643779557, now seen corresponding path program 1 times
[2024-11-07 00:32:39,593 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:32:39,593 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [777811941]
[2024-11-07 00:32:39,594 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:32:39,594 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:32:39,623 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:32:39,897 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:32:39,898 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:32:39,898 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [777811941]
[2024-11-07 00:32:39,898 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [777811941] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:32:39,898 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:32:39,898 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 00:32:39,898 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [471064994]
[2024-11-07 00:32:39,898 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:32:39,898 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:32:39,898 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:32:39,899 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:32:39,899 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:32:39,899 INFO  L87              Difference]: Start difference. First operand 3638 states and 5269 transitions. Second operand  has 5 states, 5 states have (on average 13.4) internal successors, (67), 5 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:39,934 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:32:39,934 INFO  L93              Difference]: Finished difference Result 3768 states and 5462 transitions.
[2024-11-07 00:32:39,935 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:32:39,935 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 13.4) internal successors, (67), 5 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 67
[2024-11-07 00:32:39,935 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:32:39,944 INFO  L225             Difference]: With dead ends: 3768
[2024-11-07 00:32:39,944 INFO  L226             Difference]: Without dead ends: 3766
[2024-11-07 00:32:39,946 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:32:39,947 INFO  L432           NwaCegarLoop]: 123 mSDtfsCounter, 0 mSDsluCounter, 357 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 480 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:32:39,947 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 480 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:32:39,951 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3766 states.
[2024-11-07 00:32:39,995 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3766 to 3766.
[2024-11-07 00:32:40,005 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3766 states, 3765 states have (on average 1.4292164674634795) internal successors, (5381), 3765 states have internal predecessors, (5381), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:40,019 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3766 states to 3766 states and 5381 transitions.
[2024-11-07 00:32:40,019 INFO  L78                 Accepts]: Start accepts. Automaton has 3766 states and 5381 transitions. Word has length 67
[2024-11-07 00:32:40,019 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:32:40,020 INFO  L471      AbstractCegarLoop]: Abstraction has 3766 states and 5381 transitions.
[2024-11-07 00:32:40,020 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 13.4) internal successors, (67), 5 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:40,020 INFO  L276                IsEmpty]: Start isEmpty. Operand 3766 states and 5381 transitions.
[2024-11-07 00:32:40,022 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 94
[2024-11-07 00:32:40,022 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:32:40,023 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:32:40,023 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-07 00:32:40,023 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:32:40,024 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:32:40,024 INFO  L85        PathProgramCache]: Analyzing trace with hash 2083961666, now seen corresponding path program 1 times
[2024-11-07 00:32:40,024 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:32:40,024 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1935243165]
[2024-11-07 00:32:40,024 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:32:40,024 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:32:40,052 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:32:40,216 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 00:32:40,217 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:32:40,217 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1935243165]
[2024-11-07 00:32:40,217 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1935243165] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:32:40,217 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:32:40,217 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-07 00:32:40,217 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1683595196]
[2024-11-07 00:32:40,217 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:32:40,217 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-07 00:32:40,217 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:32:40,218 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-07 00:32:40,218 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2024-11-07 00:32:40,218 INFO  L87              Difference]: Start difference. First operand 3766 states and 5381 transitions. Second operand  has 7 states, 7 states have (on average 13.0) internal successors, (91), 7 states have internal predecessors, (91), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:40,430 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:32:40,431 INFO  L93              Difference]: Finished difference Result 23122 states and 33083 transitions.
[2024-11-07 00:32:40,432 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-07 00:32:40,432 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 13.0) internal successors, (91), 7 states have internal predecessors, (91), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 93
[2024-11-07 00:32:40,432 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:32:40,482 INFO  L225             Difference]: With dead ends: 23122
[2024-11-07 00:32:40,482 INFO  L226             Difference]: Without dead ends: 19392
[2024-11-07 00:32:40,495 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=40, Invalid=70, Unknown=0, NotChecked=0, Total=110
[2024-11-07 00:32:40,496 INFO  L432           NwaCegarLoop]: 210 mSDtfsCounter, 787 mSDsluCounter, 662 mSDsCounter, 0 mSdLazyCounter, 75 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 787 SdHoareTripleChecker+Valid, 872 SdHoareTripleChecker+Invalid, 79 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 75 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:32:40,496 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [787 Valid, 872 Invalid, 79 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 75 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:32:40,515 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 19392 states.
[2024-11-07 00:32:40,687 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 19392 to 7494.
[2024-11-07 00:32:40,699 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7494 states, 7493 states have (on average 1.4249299346056319) internal successors, (10677), 7493 states have internal predecessors, (10677), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:40,716 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7494 states to 7494 states and 10677 transitions.
[2024-11-07 00:32:40,716 INFO  L78                 Accepts]: Start accepts. Automaton has 7494 states and 10677 transitions. Word has length 93
[2024-11-07 00:32:40,717 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:32:40,717 INFO  L471      AbstractCegarLoop]: Abstraction has 7494 states and 10677 transitions.
[2024-11-07 00:32:40,717 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 13.0) internal successors, (91), 7 states have internal predecessors, (91), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:40,717 INFO  L276                IsEmpty]: Start isEmpty. Operand 7494 states and 10677 transitions.
[2024-11-07 00:32:40,720 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 94
[2024-11-07 00:32:40,720 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:32:40,720 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:32:40,720 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-07 00:32:40,720 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:32:40,721 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:32:40,721 INFO  L85        PathProgramCache]: Analyzing trace with hash 1513365710, now seen corresponding path program 1 times
[2024-11-07 00:32:40,721 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:32:40,721 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [506626104]
[2024-11-07 00:32:40,721 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:32:40,721 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:32:40,748 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:32:40,927 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-07 00:32:40,928 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:32:40,928 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [506626104]
[2024-11-07 00:32:40,928 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [506626104] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:32:40,928 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:32:40,928 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-07 00:32:40,928 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [301560556]
[2024-11-07 00:32:40,928 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:32:40,928 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-07 00:32:40,928 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:32:40,929 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-07 00:32:40,929 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2024-11-07 00:32:40,929 INFO  L87              Difference]: Start difference. First operand 7494 states and 10677 transitions. Second operand  has 7 states, 7 states have (on average 12.714285714285714) internal successors, (89), 7 states have internal predecessors, (89), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:41,126 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:32:41,126 INFO  L93              Difference]: Finished difference Result 26850 states and 38379 transitions.
[2024-11-07 00:32:41,127 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-07 00:32:41,127 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 12.714285714285714) internal successors, (89), 7 states have internal predecessors, (89), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 93
[2024-11-07 00:32:41,128 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:32:41,171 INFO  L225             Difference]: With dead ends: 26850
[2024-11-07 00:32:41,171 INFO  L226             Difference]: Without dead ends: 23120
[2024-11-07 00:32:41,185 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=40, Invalid=70, Unknown=0, NotChecked=0, Total=110
[2024-11-07 00:32:41,186 INFO  L432           NwaCegarLoop]: 208 mSDtfsCounter, 840 mSDsluCounter, 645 mSDsCounter, 0 mSdLazyCounter, 81 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 840 SdHoareTripleChecker+Valid, 853 SdHoareTripleChecker+Invalid, 85 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 81 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:32:41,186 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [840 Valid, 853 Invalid, 85 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 81 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:32:41,205 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 23120 states.
[2024-11-07 00:32:41,425 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 23120 to 13094.
[2024-11-07 00:32:41,443 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 13094 states, 13093 states have (on average 1.4191552738104332) internal successors, (18581), 13093 states have internal predecessors, (18581), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:41,472 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 13094 states to 13094 states and 18581 transitions.
[2024-11-07 00:32:41,472 INFO  L78                 Accepts]: Start accepts. Automaton has 13094 states and 18581 transitions. Word has length 93
[2024-11-07 00:32:41,473 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:32:41,473 INFO  L471      AbstractCegarLoop]: Abstraction has 13094 states and 18581 transitions.
[2024-11-07 00:32:41,474 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 12.714285714285714) internal successors, (89), 7 states have internal predecessors, (89), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:41,474 INFO  L276                IsEmpty]: Start isEmpty. Operand 13094 states and 18581 transitions.
[2024-11-07 00:32:41,477 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 94
[2024-11-07 00:32:41,477 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:32:41,477 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:32:41,477 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-07 00:32:41,477 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:32:41,478 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:32:41,478 INFO  L85        PathProgramCache]: Analyzing trace with hash 359419604, now seen corresponding path program 1 times
[2024-11-07 00:32:41,478 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:32:41,478 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1868477687]
[2024-11-07 00:32:41,478 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:32:41,478 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:32:41,506 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:32:41,658 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-07 00:32:41,658 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:32:41,658 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1868477687]
[2024-11-07 00:32:41,659 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1868477687] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:32:41,659 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:32:41,659 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-07 00:32:41,659 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2105122808]
[2024-11-07 00:32:41,659 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:32:41,660 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-07 00:32:41,660 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:32:41,660 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-07 00:32:41,660 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2024-11-07 00:32:41,660 INFO  L87              Difference]: Start difference. First operand 13094 states and 18581 transitions. Second operand  has 7 states, 7 states have (on average 12.571428571428571) internal successors, (88), 7 states have internal predecessors, (88), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:41,944 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:32:41,944 INFO  L93              Difference]: Finished difference Result 30578 states and 43675 transitions.
[2024-11-07 00:32:41,945 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-07 00:32:41,945 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 12.571428571428571) internal successors, (88), 7 states have internal predecessors, (88), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 93
[2024-11-07 00:32:41,945 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:32:41,999 INFO  L225             Difference]: With dead ends: 30578
[2024-11-07 00:32:42,000 INFO  L226             Difference]: Without dead ends: 26848
[2024-11-07 00:32:42,015 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=40, Invalid=70, Unknown=0, NotChecked=0, Total=110
[2024-11-07 00:32:42,016 INFO  L432           NwaCegarLoop]: 208 mSDtfsCounter, 781 mSDsluCounter, 682 mSDsCounter, 0 mSdLazyCounter, 106 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 781 SdHoareTripleChecker+Valid, 890 SdHoareTripleChecker+Invalid, 110 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 106 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 00:32:42,016 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [781 Valid, 890 Invalid, 110 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 106 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 00:32:42,035 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 26848 states.
[2024-11-07 00:32:42,311 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 26848 to 16822.
[2024-11-07 00:32:42,334 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 16822 states, 16821 states have (on average 1.4194756554307115) internal successors, (23877), 16821 states have internal predecessors, (23877), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:42,373 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 16822 states to 16822 states and 23877 transitions.
[2024-11-07 00:32:42,373 INFO  L78                 Accepts]: Start accepts. Automaton has 16822 states and 23877 transitions. Word has length 93
[2024-11-07 00:32:42,374 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:32:42,374 INFO  L471      AbstractCegarLoop]: Abstraction has 16822 states and 23877 transitions.
[2024-11-07 00:32:42,374 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 12.571428571428571) internal successors, (88), 7 states have internal predecessors, (88), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:42,374 INFO  L276                IsEmpty]: Start isEmpty. Operand 16822 states and 23877 transitions.
[2024-11-07 00:32:42,378 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 94
[2024-11-07 00:32:42,379 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:32:42,379 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:32:42,379 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-07 00:32:42,379 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:32:42,380 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:32:42,380 INFO  L85        PathProgramCache]: Analyzing trace with hash 655465032, now seen corresponding path program 1 times
[2024-11-07 00:32:42,381 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:32:42,381 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1308941245]
[2024-11-07 00:32:42,381 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:32:42,381 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:32:42,412 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:32:42,591 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-11-07 00:32:42,591 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:32:42,591 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1308941245]
[2024-11-07 00:32:42,592 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1308941245] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:32:42,592 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:32:42,592 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-07 00:32:42,592 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [144018477]
[2024-11-07 00:32:42,592 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:32:42,592 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-07 00:32:42,592 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:32:42,593 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-07 00:32:42,593 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2024-11-07 00:32:42,593 INFO  L87              Difference]: Start difference. First operand 16822 states and 23877 transitions. Second operand  has 7 states, 7 states have (on average 12.857142857142858) internal successors, (90), 7 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:42,849 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:32:42,850 INFO  L93              Difference]: Finished difference Result 34306 states and 48971 transitions.
[2024-11-07 00:32:42,850 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-07 00:32:42,851 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 12.857142857142858) internal successors, (90), 7 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 93
[2024-11-07 00:32:42,851 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:32:42,911 INFO  L225             Difference]: With dead ends: 34306
[2024-11-07 00:32:42,911 INFO  L226             Difference]: Without dead ends: 30576
[2024-11-07 00:32:42,929 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=40, Invalid=70, Unknown=0, NotChecked=0, Total=110
[2024-11-07 00:32:42,929 INFO  L432           NwaCegarLoop]: 209 mSDtfsCounter, 722 mSDsluCounter, 785 mSDsCounter, 0 mSdLazyCounter, 123 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 722 SdHoareTripleChecker+Valid, 994 SdHoareTripleChecker+Invalid, 127 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 123 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:32:42,929 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [722 Valid, 994 Invalid, 127 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 123 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:32:42,954 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 30576 states.
[2024-11-07 00:32:43,308 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 30576 to 20550.
[2024-11-07 00:32:43,332 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 20550 states, 20549 states have (on average 1.4196797897707918) internal successors, (29173), 20549 states have internal predecessors, (29173), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:43,376 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 20550 states to 20550 states and 29173 transitions.
[2024-11-07 00:32:43,376 INFO  L78                 Accepts]: Start accepts. Automaton has 20550 states and 29173 transitions. Word has length 93
[2024-11-07 00:32:43,377 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:32:43,377 INFO  L471      AbstractCegarLoop]: Abstraction has 20550 states and 29173 transitions.
[2024-11-07 00:32:43,377 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 12.857142857142858) internal successors, (90), 7 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:43,377 INFO  L276                IsEmpty]: Start isEmpty. Operand 20550 states and 29173 transitions.
[2024-11-07 00:32:43,381 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 94
[2024-11-07 00:32:43,381 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:32:43,381 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:32:43,381 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-07 00:32:43,382 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:32:43,383 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:32:43,383 INFO  L85        PathProgramCache]: Analyzing trace with hash -235568196, now seen corresponding path program 1 times
[2024-11-07 00:32:43,383 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:32:43,384 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [363505332]
[2024-11-07 00:32:43,384 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:32:43,384 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:32:43,415 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:32:43,671 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-07 00:32:43,671 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:32:43,672 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [363505332]
[2024-11-07 00:32:43,672 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [363505332] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:32:43,672 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:32:43,672 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-07 00:32:43,672 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1934792246]
[2024-11-07 00:32:43,672 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:32:43,673 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-07 00:32:43,673 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:32:43,673 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-07 00:32:43,673 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2024-11-07 00:32:43,673 INFO  L87              Difference]: Start difference. First operand 20550 states and 29173 transitions. Second operand  has 7 states, 7 states have (on average 13.142857142857142) internal successors, (92), 7 states have internal predecessors, (92), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:43,898 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:32:43,898 INFO  L93              Difference]: Finished difference Result 35698 states and 51003 transitions.
[2024-11-07 00:32:43,899 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-07 00:32:43,899 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 13.142857142857142) internal successors, (92), 7 states have internal predecessors, (92), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 93
[2024-11-07 00:32:43,901 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:32:43,971 INFO  L225             Difference]: With dead ends: 35698
[2024-11-07 00:32:43,972 INFO  L226             Difference]: Without dead ends: 33136
[2024-11-07 00:32:43,991 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=40, Invalid=70, Unknown=0, NotChecked=0, Total=110
[2024-11-07 00:32:43,991 INFO  L432           NwaCegarLoop]: 209 mSDtfsCounter, 786 mSDsluCounter, 807 mSDsCounter, 0 mSdLazyCounter, 97 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 786 SdHoareTripleChecker+Valid, 1016 SdHoareTripleChecker+Invalid, 101 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 97 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:32:43,992 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [786 Valid, 1016 Invalid, 101 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 97 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:32:44,019 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 33136 states.
[2024-11-07 00:32:44,455 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 33136 to 23110.
[2024-11-07 00:32:44,488 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 23110 states, 23109 states have (on average 1.4216539010775022) internal successors, (32853), 23109 states have internal predecessors, (32853), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:44,538 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 23110 states to 23110 states and 32853 transitions.
[2024-11-07 00:32:44,538 INFO  L78                 Accepts]: Start accepts. Automaton has 23110 states and 32853 transitions. Word has length 93
[2024-11-07 00:32:44,539 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:32:44,539 INFO  L471      AbstractCegarLoop]: Abstraction has 23110 states and 32853 transitions.
[2024-11-07 00:32:44,539 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 13.142857142857142) internal successors, (92), 7 states have internal predecessors, (92), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:44,539 INFO  L276                IsEmpty]: Start isEmpty. Operand 23110 states and 32853 transitions.
[2024-11-07 00:32:44,544 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 95
[2024-11-07 00:32:44,544 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:32:44,545 INFO  L215           NwaCegarLoop]: trace histogram [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]
[2024-11-07 00:32:44,545 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-07 00:32:44,545 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:32:44,545 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:32:44,546 INFO  L85        PathProgramCache]: Analyzing trace with hash -2095026606, now seen corresponding path program 1 times
[2024-11-07 00:32:44,546 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:32:44,546 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [588579376]
[2024-11-07 00:32:44,546 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:32:44,546 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:32:44,593 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:32:44,989 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 14 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:32:44,990 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:32:44,990 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [588579376]
[2024-11-07 00:32:44,991 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [588579376] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 00:32:44,991 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [370077780]
[2024-11-07 00:32:44,991 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:32:44,991 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 00:32:44,991 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 00:32:44,994 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 00:32:44,997 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-07 00:32:45,182 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:32:45,191 INFO  L255         TraceCheckSpWp]: Trace formula consists of 451 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-11-07 00:32:45,197 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 00:32:45,944 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 8 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:32:45,945 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 00:32:47,049 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 8 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:32:47,049 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [370077780] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 00:32:47,049 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 00:32:47,050 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 25
[2024-11-07 00:32:47,050 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1930548303]
[2024-11-07 00:32:47,050 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 00:32:47,051 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 26 states
[2024-11-07 00:32:47,051 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:32:47,051 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants.
[2024-11-07 00:32:47,052 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=90, Invalid=560, Unknown=0, NotChecked=0, Total=650
[2024-11-07 00:32:47,053 INFO  L87              Difference]: Start difference. First operand 23110 states and 32853 transitions. Second operand  has 26 states, 26 states have (on average 9.846153846153847) internal successors, (256), 25 states have internal predecessors, (256), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:52,677 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:32:52,678 INFO  L93              Difference]: Finished difference Result 199476 states and 281826 transitions.
[2024-11-07 00:32:52,678 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 99 states. 
[2024-11-07 00:32:52,678 INFO  L78                 Accepts]: Start accepts. Automaton has  has 26 states, 26 states have (on average 9.846153846153847) internal successors, (256), 25 states have internal predecessors, (256), 0 states have call successors, (0), 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 94
[2024-11-07 00:32:52,678 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:32:53,053 INFO  L225             Difference]: With dead ends: 199476
[2024-11-07 00:32:53,054 INFO  L226             Difference]: Without dead ends: 176402
[2024-11-07 00:32:53,138 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 292 GetRequests, 171 SyntacticMatches, 0 SemanticMatches, 121 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4866 ImplicationChecksByTransitivity, 3.6s TimeCoverageRelationStatistics Valid=2592, Invalid=12414, Unknown=0, NotChecked=0, Total=15006
[2024-11-07 00:32:53,139 INFO  L432           NwaCegarLoop]: 135 mSDtfsCounter, 2800 mSDsluCounter, 1380 mSDsCounter, 0 mSdLazyCounter, 2750 mSolverCounterSat, 30 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2800 SdHoareTripleChecker+Valid, 1515 SdHoareTripleChecker+Invalid, 2780 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 30 IncrementalHoareTripleChecker+Valid, 2750 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.8s IncrementalHoareTripleChecker+Time
[2024-11-07 00:32:53,139 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [2800 Valid, 1515 Invalid, 2780 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [30 Valid, 2750 Invalid, 0 Unknown, 0 Unchecked, 1.8s Time]
[2024-11-07 00:32:53,290 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 176402 states.
[2024-11-07 00:32:54,784 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 176402 to 115244.
[2024-11-07 00:32:54,895 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 115244 states, 115243 states have (on average 1.4107668144702932) internal successors, (162581), 115243 states have internal predecessors, (162581), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:55,135 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 115244 states to 115244 states and 162581 transitions.
[2024-11-07 00:32:55,136 INFO  L78                 Accepts]: Start accepts. Automaton has 115244 states and 162581 transitions. Word has length 94
[2024-11-07 00:32:55,136 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:32:55,136 INFO  L471      AbstractCegarLoop]: Abstraction has 115244 states and 162581 transitions.
[2024-11-07 00:32:55,136 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 26 states, 26 states have (on average 9.846153846153847) internal successors, (256), 25 states have internal predecessors, (256), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:32:55,137 INFO  L276                IsEmpty]: Start isEmpty. Operand 115244 states and 162581 transitions.
[2024-11-07 00:32:55,145 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-07 00:32:55,146 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:32:55,146 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:32:55,165 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-07 00:32:55,346 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-11-07 00:32:55,347 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:32:55,348 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:32:55,348 INFO  L85        PathProgramCache]: Analyzing trace with hash -582154298, now seen corresponding path program 1 times
[2024-11-07 00:32:55,348 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:32:55,348 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2061215063]
[2024-11-07 00:32:55,348 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:32:55,348 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:32:55,392 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:32:55,888 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:32:55,888 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:32:55,888 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2061215063]
[2024-11-07 00:32:55,889 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2061215063] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 00:32:55,889 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [977216572]
[2024-11-07 00:32:55,889 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:32:55,889 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 00:32:55,889 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 00:32:55,892 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 00:32:55,894 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-07 00:32:56,042 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:32:56,048 INFO  L255         TraceCheckSpWp]: Trace formula consists of 456 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-11-07 00:32:56,052 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 00:32:56,561 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 8 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:32:56,561 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 00:32:57,595 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 8 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:32:57,596 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [977216572] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 00:32:57,596 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 00:32:57,596 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 9, 9] total 29
[2024-11-07 00:32:57,596 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [770991883]
[2024-11-07 00:32:57,596 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 00:32:57,597 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 30 states
[2024-11-07 00:32:57,597 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:32:57,597 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 30 interpolants.
[2024-11-07 00:32:57,598 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=106, Invalid=764, Unknown=0, NotChecked=0, Total=870
[2024-11-07 00:32:57,598 INFO  L87              Difference]: Start difference. First operand 115244 states and 162581 transitions. Second operand  has 30 states, 30 states have (on average 8.766666666666667) internal successors, (263), 29 states have internal predecessors, (263), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:33:08,622 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:33:08,622 INFO  L93              Difference]: Finished difference Result 1555123 states and 2156577 transitions.
[2024-11-07 00:33:08,622 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 153 states. 
[2024-11-07 00:33:08,623 INFO  L78                 Accepts]: Start accepts. Automaton has  has 30 states, 30 states have (on average 8.766666666666667) internal successors, (263), 29 states have internal predecessors, (263), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 95
[2024-11-07 00:33:08,623 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:33:11,505 INFO  L225             Difference]: With dead ends: 1555123
[2024-11-07 00:33:11,505 INFO  L226             Difference]: Without dead ends: 1439915
[2024-11-07 00:33:11,742 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 352 GetRequests, 173 SyntacticMatches, 0 SemanticMatches, 179 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12089 ImplicationChecksByTransitivity, 4.4s TimeCoverageRelationStatistics Valid=4638, Invalid=27942, Unknown=0, NotChecked=0, Total=32580
[2024-11-07 00:33:11,742 INFO  L432           NwaCegarLoop]: 117 mSDtfsCounter, 5126 mSDsluCounter, 1986 mSDsCounter, 0 mSdLazyCounter, 4146 mSolverCounterSat, 57 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5126 SdHoareTripleChecker+Valid, 2103 SdHoareTripleChecker+Invalid, 4203 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 57 IncrementalHoareTripleChecker+Valid, 4146 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:33:11,743 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5126 Valid, 2103 Invalid, 4203 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [57 Valid, 4146 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time]
[2024-11-07 00:33:12,606 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1439915 states.
[2024-11-07 00:33:22,571 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1439915 to 607109.
[2024-11-07 00:33:23,299 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 607109 states, 607108 states have (on average 1.3882192295275306) internal successors, (842799), 607108 states have internal predecessors, (842799), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:33:25,529 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 607109 states to 607109 states and 842799 transitions.
[2024-11-07 00:33:25,529 INFO  L78                 Accepts]: Start accepts. Automaton has 607109 states and 842799 transitions. Word has length 95
[2024-11-07 00:33:25,529 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:33:25,529 INFO  L471      AbstractCegarLoop]: Abstraction has 607109 states and 842799 transitions.
[2024-11-07 00:33:25,530 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 30 states, 30 states have (on average 8.766666666666667) internal successors, (263), 29 states have internal predecessors, (263), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:33:25,530 INFO  L276                IsEmpty]: Start isEmpty. Operand 607109 states and 842799 transitions.
[2024-11-07 00:33:25,550 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 98
[2024-11-07 00:33:25,550 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:33:25,550 INFO  L215           NwaCegarLoop]: trace histogram [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]
[2024-11-07 00:33:25,568 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-07 00:33:25,751 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,3 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 00:33:25,751 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:33:25,752 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:33:25,752 INFO  L85        PathProgramCache]: Analyzing trace with hash 973824016, now seen corresponding path program 1 times
[2024-11-07 00:33:25,752 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:33:25,752 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1872809271]
[2024-11-07 00:33:25,752 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:33:25,752 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:33:25,772 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:33:25,805 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-07 00:33:25,806 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:33:25,806 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1872809271]
[2024-11-07 00:33:25,806 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1872809271] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:33:25,806 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:33:25,806 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:33:25,806 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [700654837]
[2024-11-07 00:33:25,806 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:33:25,807 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:33:25,807 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:33:25,807 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:33:25,808 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:33:25,808 INFO  L87              Difference]: Start difference. First operand 607109 states and 842799 transitions. Second operand  has 3 states, 3 states have (on average 31.0) internal successors, (93), 3 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:33:30,380 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:33:30,381 INFO  L93              Difference]: Finished difference Result 1116961 states and 1553276 transitions.
[2024-11-07 00:33:30,381 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:33:30,382 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.0) internal successors, (93), 3 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 97
[2024-11-07 00:33:30,382 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:33:31,290 INFO  L225             Difference]: With dead ends: 1116961
[2024-11-07 00:33:31,291 INFO  L226             Difference]: Without dead ends: 509888
[2024-11-07 00:33:31,562 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:33:31,562 INFO  L432           NwaCegarLoop]: 104 mSDtfsCounter, 75 mSDsluCounter, 48 mSDsCounter, 0 mSdLazyCounter, 54 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 75 SdHoareTripleChecker+Valid, 152 SdHoareTripleChecker+Invalid, 55 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 54 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:33:31,562 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [75 Valid, 152 Invalid, 55 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 54 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:33:31,931 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 509888 states.
[2024-11-07 00:33:36,908 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 509888 to 509888.
[2024-11-07 00:33:37,328 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 509888 states, 509887 states have (on average 1.37808769394003) internal successors, (702669), 509887 states have internal predecessors, (702669), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)