./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr-var-start-time.5.1.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-var-start-time.5.1.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', '740290dda5575272bb23cb8f59f476bbd4d0eb4eae1c4b42019e214336dbab38']
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-var-start-time.5.1.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 740290dda5575272bb23cb8f59f476bbd4d0eb4eae1c4b42019e214336dbab38
--- Real Ultimate output ---
This is Ultimate 0.3.0-?-4f9af40
[2024-11-07 00:25:59,998 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-07 00:26:00,110 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:26:00,120 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-07 00:26:00,122 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-07 00:26:00,152 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-07 00:26:00,154 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-07 00:26:00,154 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-07 00:26:00,155 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-07 00:26:00,155 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-07 00:26:00,155 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-07 00:26:00,155 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-07 00:26:00,156 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-07 00:26:00,156 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-07 00:26:00,156 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-07 00:26:00,156 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-07 00:26:00,156 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-07 00:26:00,156 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-07 00:26:00,157 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-07 00:26:00,157 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-07 00:26:00,157 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-07 00:26:00,157 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-07 00:26:00,157 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-07 00:26:00,157 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-07 00:26:00,157 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-07 00:26:00,157 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-07 00:26:00,157 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-07 00:26:00,157 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-07 00:26:00,158 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-07 00:26:00,158 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-07 00:26:00,158 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-07 00:26:00,158 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-07 00:26:00,158 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-07 00:26:00,158 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-07 00:26:00,158 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-07 00:26:00,158 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-07 00:26:00,159 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-07 00:26:00,159 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-07 00:26:00,159 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-07 00:26:00,159 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-07 00:26:00,159 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-07 00:26:00,159 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-07 00:26:00,159 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 -> 740290dda5575272bb23cb8f59f476bbd4d0eb4eae1c4b42019e214336dbab38
[2024-11-07 00:26:00,471 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-07 00:26:00,483 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-07 00:26:00,485 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-07 00:26:00,486 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-07 00:26:00,486 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-07 00:26:00,488 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-var-start-time.5.1.ufo.BOUNDED-10.pals.c.v+cfa-reducer.c
[2024-11-07 00:26:01,823 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-07 00:26:02,054 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-07 00:26:02,055 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_lcr-var-start-time.5.1.ufo.BOUNDED-10.pals.c.v+cfa-reducer.c
[2024-11-07 00:26:02,067 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/be71f7a19/2aabd683b4154159b08388f367a121e3/FLAG2576ab52b
[2024-11-07 00:26:02,089 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/be71f7a19/2aabd683b4154159b08388f367a121e3
[2024-11-07 00:26:02,092 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-07 00:26:02,094 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-07 00:26:02,096 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-07 00:26:02,096 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-07 00:26:02,101 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-07 00:26:02,102 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 12:26:02" (1/1) ...
[2024-11-07 00:26:02,103 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2b927903 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:26:02, skipping insertion in model container
[2024-11-07 00:26:02,103 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 12:26:02" (1/1) ...
[2024-11-07 00:26:02,140 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-07 00:26:02,310 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-var-start-time.5.1.ufo.BOUNDED-10.pals.c.v+cfa-reducer.c[6322,6335]
[2024-11-07 00:26:02,346 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 00:26:02,366 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-07 00:26:02,428 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-var-start-time.5.1.ufo.BOUNDED-10.pals.c.v+cfa-reducer.c[6322,6335]
[2024-11-07 00:26:02,464 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 00:26:02,495 INFO  L204         MainTranslator]: Completed translation
[2024-11-07 00:26:02,496 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:26:02 WrapperNode
[2024-11-07 00:26:02,497 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-07 00:26:02,498 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-07 00:26:02,499 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-07 00:26:02,499 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-07 00:26:02,505 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:26:02" (1/1) ...
[2024-11-07 00:26:02,522 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:26:02" (1/1) ...
[2024-11-07 00:26:02,575 INFO  L138                Inliner]: procedures = 24, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 578
[2024-11-07 00:26:02,576 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-07 00:26:02,577 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-07 00:26:02,577 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-07 00:26:02,577 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-07 00:26:02,585 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:26:02" (1/1) ...
[2024-11-07 00:26:02,585 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:26:02" (1/1) ...
[2024-11-07 00:26:02,588 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:26:02" (1/1) ...
[2024-11-07 00:26:02,623 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:26:02,627 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:26:02" (1/1) ...
[2024-11-07 00:26:02,627 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:26:02" (1/1) ...
[2024-11-07 00:26:02,638 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:26:02" (1/1) ...
[2024-11-07 00:26:02,648 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:26:02" (1/1) ...
[2024-11-07 00:26:02,653 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:26:02" (1/1) ...
[2024-11-07 00:26:02,659 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:26:02" (1/1) ...
[2024-11-07 00:26:02,663 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-07 00:26:02,667 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-07 00:26:02,671 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-07 00:26:02,671 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-07 00:26:02,672 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:26:02" (1/1) ...
[2024-11-07 00:26:02,682 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-07 00:26:02,696 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 00:26:02,711 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:26:02,716 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:26:02,743 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-07 00:26:02,743 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-07 00:26:02,743 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-07 00:26:02,744 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-07 00:26:02,889 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-07 00:26:02,891 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-07 00:26:03,487 INFO  L?                        ?]: Removed 52 outVars from TransFormulas that were not future-live.
[2024-11-07 00:26:03,490 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-07 00:26:03,505 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-07 00:26:03,507 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-07 00:26:03,508 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 12:26:03 BoogieIcfgContainer
[2024-11-07 00:26:03,508 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-07 00:26:03,510 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-07 00:26:03,510 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-07 00:26:03,516 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-07 00:26:03,516 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 12:26:02" (1/3) ...
[2024-11-07 00:26:03,517 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@17b30ef3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 12:26:03, skipping insertion in model container
[2024-11-07 00:26:03,517 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:26:02" (2/3) ...
[2024-11-07 00:26:03,517 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@17b30ef3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 12:26:03, skipping insertion in model container
[2024-11-07 00:26:03,517 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 12:26:03" (3/3) ...
[2024-11-07 00:26:03,518 INFO  L112   eAbstractionObserver]: Analyzing ICFG pals_lcr-var-start-time.5.1.ufo.BOUNDED-10.pals.c.v+cfa-reducer.c
[2024-11-07 00:26:03,533 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-07 00:26:03,534 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-07 00:26:03,600 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-07 00:26:03,613 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;@2c128a03, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-07 00:26:03,613 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-07 00:26:03,619 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 136 states, 134 states have (on average 1.7014925373134329) internal successors, (228), 135 states have internal predecessors, (228), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:03,628 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 61
[2024-11-07 00:26:03,629 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:26:03,631 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:26:03,631 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:26:03,635 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:26:03,636 INFO  L85        PathProgramCache]: Analyzing trace with hash -793823884, now seen corresponding path program 1 times
[2024-11-07 00:26:03,645 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:26:03,645 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [886018312]
[2024-11-07 00:26:03,646 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:26:03,646 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:26:03,860 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:26:04,217 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:26:04,222 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:26:04,222 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [886018312]
[2024-11-07 00:26:04,223 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [886018312] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:26:04,223 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:26:04,223 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:26:04,227 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1635278036]
[2024-11-07 00:26:04,228 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:26:04,232 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:26:04,232 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:26:04,251 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:26:04,252 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:26:04,255 INFO  L87              Difference]: Start difference. First operand  has 136 states, 134 states have (on average 1.7014925373134329) internal successors, (228), 135 states have internal predecessors, (228), 0 states have call successors, (0), 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 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:26:04,343 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:26:04,344 INFO  L93              Difference]: Finished difference Result 322 states and 522 transitions.
[2024-11-07 00:26:04,349 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:26:04,351 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:26:04,351 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:26:04,360 INFO  L225             Difference]: With dead ends: 322
[2024-11-07 00:26:04,360 INFO  L226             Difference]: Without dead ends: 215
[2024-11-07 00:26:04,366 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:26:04,368 INFO  L432           NwaCegarLoop]: 355 mSDtfsCounter, 174 mSDsluCounter, 149 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 174 SdHoareTripleChecker+Valid, 504 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:26:04,369 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [174 Valid, 504 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:26:04,383 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 215 states.
[2024-11-07 00:26:04,405 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 215 to 213.
[2024-11-07 00:26:04,407 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 213 states, 212 states have (on average 1.5047169811320755) internal successors, (319), 212 states have internal predecessors, (319), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:04,411 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 213 states and 319 transitions.
[2024-11-07 00:26:04,413 INFO  L78                 Accepts]: Start accepts. Automaton has 213 states and 319 transitions. Word has length 60
[2024-11-07 00:26:04,414 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:26:04,414 INFO  L471      AbstractCegarLoop]: Abstraction has 213 states and 319 transitions.
[2024-11-07 00:26:04,414 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:26:04,414 INFO  L276                IsEmpty]: Start isEmpty. Operand 213 states and 319 transitions.
[2024-11-07 00:26:04,416 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 62
[2024-11-07 00:26:04,416 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:26:04,416 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:26:04,416 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-07 00:26:04,417 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:26:04,417 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:26:04,417 INFO  L85        PathProgramCache]: Analyzing trace with hash -1200786689, now seen corresponding path program 1 times
[2024-11-07 00:26:04,418 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:26:04,418 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1850784913]
[2024-11-07 00:26:04,418 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:26:04,418 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:26:04,489 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:26:04,659 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:26:04,660 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:26:04,661 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1850784913]
[2024-11-07 00:26:04,661 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1850784913] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:26:04,662 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:26:04,663 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:26:04,663 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1120639014]
[2024-11-07 00:26:04,663 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:26:04,665 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:26:04,665 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:26:04,666 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:26:04,666 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:26:04,667 INFO  L87              Difference]: Start difference. First operand 213 states and 319 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:26:04,718 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:26:04,718 INFO  L93              Difference]: Finished difference Result 537 states and 835 transitions.
[2024-11-07 00:26:04,719 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:26:04,719 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:26:04,719 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:26:04,722 INFO  L225             Difference]: With dead ends: 537
[2024-11-07 00:26:04,722 INFO  L226             Difference]: Without dead ends: 359
[2024-11-07 00:26:04,723 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:26:04,724 INFO  L432           NwaCegarLoop]: 298 mSDtfsCounter, 139 mSDsluCounter, 145 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 139 SdHoareTripleChecker+Valid, 443 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:26:04,724 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [139 Valid, 443 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:26:04,725 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 359 states.
[2024-11-07 00:26:04,748 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 359 to 357.
[2024-11-07 00:26:04,749 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 357 states, 356 states have (on average 1.5393258426966292) internal successors, (548), 356 states have internal predecessors, (548), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:04,753 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 357 states to 357 states and 548 transitions.
[2024-11-07 00:26:04,754 INFO  L78                 Accepts]: Start accepts. Automaton has 357 states and 548 transitions. Word has length 61
[2024-11-07 00:26:04,754 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:26:04,754 INFO  L471      AbstractCegarLoop]: Abstraction has 357 states and 548 transitions.
[2024-11-07 00:26:04,754 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:26:04,754 INFO  L276                IsEmpty]: Start isEmpty. Operand 357 states and 548 transitions.
[2024-11-07 00:26:04,759 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 63
[2024-11-07 00:26:04,760 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:26:04,760 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:26:04,760 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-07 00:26:04,760 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:26:04,761 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:26:04,761 INFO  L85        PathProgramCache]: Analyzing trace with hash -1872640227, now seen corresponding path program 1 times
[2024-11-07 00:26:04,761 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:26:04,761 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [672976640]
[2024-11-07 00:26:04,761 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:26:04,761 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:26:04,821 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:26:04,963 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:26:04,963 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:26:04,963 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [672976640]
[2024-11-07 00:26:04,963 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [672976640] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:26:04,963 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:26:04,963 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:26:04,964 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1663822855]
[2024-11-07 00:26:04,964 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:26:04,964 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:26:04,964 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:26:04,965 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:26:04,965 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:26:04,967 INFO  L87              Difference]: Start difference. First operand 357 states and 548 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:26:05,009 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:26:05,012 INFO  L93              Difference]: Finished difference Result 937 states and 1470 transitions.
[2024-11-07 00:26:05,013 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:26:05,013 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:26:05,013 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:26:05,020 INFO  L225             Difference]: With dead ends: 937
[2024-11-07 00:26:05,020 INFO  L226             Difference]: Without dead ends: 615
[2024-11-07 00:26:05,022 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:26:05,025 INFO  L432           NwaCegarLoop]: 279 mSDtfsCounter, 134 mSDsluCounter, 149 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 134 SdHoareTripleChecker+Valid, 428 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:26:05,026 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [134 Valid, 428 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:26:05,030 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 615 states.
[2024-11-07 00:26:05,055 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 615 to 613.
[2024-11-07 00:26:05,057 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 613 states, 612 states have (on average 1.5555555555555556) internal successors, (952), 612 states have internal predecessors, (952), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:05,064 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 613 states to 613 states and 952 transitions.
[2024-11-07 00:26:05,065 INFO  L78                 Accepts]: Start accepts. Automaton has 613 states and 952 transitions. Word has length 62
[2024-11-07 00:26:05,065 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:26:05,065 INFO  L471      AbstractCegarLoop]: Abstraction has 613 states and 952 transitions.
[2024-11-07 00:26:05,065 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:26:05,065 INFO  L276                IsEmpty]: Start isEmpty. Operand 613 states and 952 transitions.
[2024-11-07 00:26:05,066 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 64
[2024-11-07 00:26:05,067 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:26:05,067 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:26:05,067 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-07 00:26:05,067 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:26:05,072 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:26:05,072 INFO  L85        PathProgramCache]: Analyzing trace with hash -562045070, now seen corresponding path program 1 times
[2024-11-07 00:26:05,072 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:26:05,072 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1945774951]
[2024-11-07 00:26:05,072 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:26:05,072 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:26:05,120 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:26:05,220 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:26:05,221 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:26:05,221 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1945774951]
[2024-11-07 00:26:05,221 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1945774951] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:26:05,221 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:26:05,221 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:26:05,221 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1409505333]
[2024-11-07 00:26:05,221 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:26:05,221 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:26:05,221 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:26:05,222 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:26:05,223 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:26:05,223 INFO  L87              Difference]: Start difference. First operand 613 states and 952 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:26:05,271 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:26:05,272 INFO  L93              Difference]: Finished difference Result 1641 states and 2578 transitions.
[2024-11-07 00:26:05,272 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:26:05,272 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:26:05,273 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:26:05,280 INFO  L225             Difference]: With dead ends: 1641
[2024-11-07 00:26:05,281 INFO  L226             Difference]: Without dead ends: 1063
[2024-11-07 00:26:05,283 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:26:05,284 INFO  L432           NwaCegarLoop]: 260 mSDtfsCounter, 129 mSDsluCounter, 153 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 129 SdHoareTripleChecker+Valid, 413 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:26:05,285 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [129 Valid, 413 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:26:05,288 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1063 states.
[2024-11-07 00:26:05,327 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1063 to 1061.
[2024-11-07 00:26:05,329 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1061 states, 1060 states have (on average 1.558490566037736) internal successors, (1652), 1060 states have internal predecessors, (1652), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:05,336 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1061 states to 1061 states and 1652 transitions.
[2024-11-07 00:26:05,337 INFO  L78                 Accepts]: Start accepts. Automaton has 1061 states and 1652 transitions. Word has length 63
[2024-11-07 00:26:05,338 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:26:05,338 INFO  L471      AbstractCegarLoop]: Abstraction has 1061 states and 1652 transitions.
[2024-11-07 00:26:05,338 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:26:05,339 INFO  L276                IsEmpty]: Start isEmpty. Operand 1061 states and 1652 transitions.
[2024-11-07 00:26:05,340 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 65
[2024-11-07 00:26:05,340 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:26:05,341 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:26:05,341 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-07 00:26:05,341 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:26:05,341 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:26:05,342 INFO  L85        PathProgramCache]: Analyzing trace with hash -1925116710, now seen corresponding path program 1 times
[2024-11-07 00:26:05,342 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:26:05,342 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [898357927]
[2024-11-07 00:26:05,342 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:26:05,342 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:26:05,382 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:26:05,469 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:26:05,469 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:26:05,469 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [898357927]
[2024-11-07 00:26:05,469 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [898357927] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:26:05,469 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:26:05,469 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:26:05,470 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1816831712]
[2024-11-07 00:26:05,470 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:26:05,470 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:26:05,470 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:26:05,470 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:26:05,470 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:26:05,471 INFO  L87              Difference]: Start difference. First operand 1061 states and 1652 transitions. Second operand  has 3 states, 3 states have (on average 21.333333333333332) internal successors, (64), 3 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:26:05,515 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:26:05,516 INFO  L93              Difference]: Finished difference Result 2857 states and 4470 transitions.
[2024-11-07 00:26:05,517 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:26:05,518 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 21.333333333333332) internal successors, (64), 3 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:26:05,518 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:26:05,528 INFO  L225             Difference]: With dead ends: 2857
[2024-11-07 00:26:05,528 INFO  L226             Difference]: Without dead ends: 1831
[2024-11-07 00:26:05,531 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:26:05,533 INFO  L432           NwaCegarLoop]: 241 mSDtfsCounter, 124 mSDsluCounter, 157 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 124 SdHoareTripleChecker+Valid, 398 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:26:05,535 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [124 Valid, 398 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:26:05,537 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1831 states.
[2024-11-07 00:26:05,596 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1831 to 1829.
[2024-11-07 00:26:05,600 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1829 states, 1828 states have (on average 1.5514223194748358) internal successors, (2836), 1828 states have internal predecessors, (2836), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:05,609 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1829 states to 1829 states and 2836 transitions.
[2024-11-07 00:26:05,609 INFO  L78                 Accepts]: Start accepts. Automaton has 1829 states and 2836 transitions. Word has length 64
[2024-11-07 00:26:05,609 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:26:05,610 INFO  L471      AbstractCegarLoop]: Abstraction has 1829 states and 2836 transitions.
[2024-11-07 00:26:05,610 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 21.333333333333332) internal successors, (64), 3 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:26:05,610 INFO  L276                IsEmpty]: Start isEmpty. Operand 1829 states and 2836 transitions.
[2024-11-07 00:26:05,612 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 66
[2024-11-07 00:26:05,612 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:26:05,612 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:26:05,612 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-07 00:26:05,613 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:26:05,613 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:26:05,613 INFO  L85        PathProgramCache]: Analyzing trace with hash 210559993, now seen corresponding path program 1 times
[2024-11-07 00:26:05,613 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:26:05,614 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [411330440]
[2024-11-07 00:26:05,614 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:26:05,614 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:26:05,653 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:26:05,885 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:26:05,885 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:26:05,885 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [411330440]
[2024-11-07 00:26:05,885 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [411330440] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:26:05,885 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:26:05,885 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-07 00:26:05,885 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1953550991]
[2024-11-07 00:26:05,886 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:26:05,886 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-07 00:26:05,886 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:26:05,886 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-07 00:26:05,886 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-07 00:26:05,887 INFO  L87              Difference]: Start difference. First operand 1829 states and 2836 transitions. Second operand  has 7 states, 7 states have (on average 9.285714285714286) internal successors, (65), 7 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:06,118 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:26:06,119 INFO  L93              Difference]: Finished difference Result 12593 states and 19642 transitions.
[2024-11-07 00:26:06,120 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-07 00:26:06,120 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 9.285714285714286) internal successors, (65), 7 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 65
[2024-11-07 00:26:06,120 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:26:06,172 INFO  L225             Difference]: With dead ends: 12593
[2024-11-07 00:26:06,173 INFO  L226             Difference]: Without dead ends: 10799
[2024-11-07 00:26:06,182 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=39, Invalid=71, Unknown=0, NotChecked=0, Total=110
[2024-11-07 00:26:06,183 INFO  L432           NwaCegarLoop]: 187 mSDtfsCounter, 2059 mSDsluCounter, 1070 mSDsCounter, 0 mSdLazyCounter, 54 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2059 SdHoareTripleChecker+Valid, 1257 SdHoareTripleChecker+Invalid, 60 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 54 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:26:06,184 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [2059 Valid, 1257 Invalid, 60 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 54 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:26:06,199 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 10799 states.
[2024-11-07 00:26:06,362 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 10799 to 3621.
[2024-11-07 00:26:06,370 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3621 states, 3620 states have (on average 1.5392265193370165) internal successors, (5572), 3620 states have internal predecessors, (5572), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:06,388 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3621 states to 3621 states and 5572 transitions.
[2024-11-07 00:26:06,388 INFO  L78                 Accepts]: Start accepts. Automaton has 3621 states and 5572 transitions. Word has length 65
[2024-11-07 00:26:06,389 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:26:06,389 INFO  L471      AbstractCegarLoop]: Abstraction has 3621 states and 5572 transitions.
[2024-11-07 00:26:06,389 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 9.285714285714286) internal successors, (65), 7 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:06,389 INFO  L276                IsEmpty]: Start isEmpty. Operand 3621 states and 5572 transitions.
[2024-11-07 00:26:06,390 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 67
[2024-11-07 00:26:06,390 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:26:06,390 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:26:06,390 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-07 00:26:06,391 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:26:06,391 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:26:06,391 INFO  L85        PathProgramCache]: Analyzing trace with hash -2082031049, now seen corresponding path program 1 times
[2024-11-07 00:26:06,391 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:26:06,391 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1140348731]
[2024-11-07 00:26:06,391 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:26:06,391 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:26:06,446 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:26:06,717 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:26:06,717 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:26:06,717 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1140348731]
[2024-11-07 00:26:06,717 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1140348731] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:26:06,717 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:26:06,717 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-07 00:26:06,717 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1227410250]
[2024-11-07 00:26:06,718 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:26:06,718 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-07 00:26:06,718 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:26:06,718 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-07 00:26:06,719 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-07 00:26:06,719 INFO  L87              Difference]: Start difference. First operand 3621 states and 5572 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:26:06,938 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:26:06,938 INFO  L93              Difference]: Finished difference Result 18831 states and 28777 transitions.
[2024-11-07 00:26:06,939 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-07 00:26:06,939 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:26:06,939 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:26:07,025 INFO  L225             Difference]: With dead ends: 18831
[2024-11-07 00:26:07,025 INFO  L226             Difference]: Without dead ends: 15245
[2024-11-07 00:26:07,039 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-07 00:26:07,040 INFO  L432           NwaCegarLoop]: 529 mSDtfsCounter, 624 mSDsluCounter, 784 mSDsCounter, 0 mSdLazyCounter, 121 mSolverCounterSat, 15 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 624 SdHoareTripleChecker+Valid, 1313 SdHoareTripleChecker+Invalid, 136 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 15 IncrementalHoareTripleChecker+Valid, 121 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:26:07,041 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [624 Valid, 1313 Invalid, 136 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [15 Valid, 121 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:26:07,059 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 15245 states.
[2024-11-07 00:26:07,396 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 15245 to 15237.
[2024-11-07 00:26:07,429 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 15237 states, 15236 states have (on average 1.520871619847729) internal successors, (23172), 15236 states have internal predecessors, (23172), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:07,477 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 15237 states to 15237 states and 23172 transitions.
[2024-11-07 00:26:07,477 INFO  L78                 Accepts]: Start accepts. Automaton has 15237 states and 23172 transitions. Word has length 66
[2024-11-07 00:26:07,477 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:26:07,478 INFO  L471      AbstractCegarLoop]: Abstraction has 15237 states and 23172 transitions.
[2024-11-07 00:26:07,478 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:26:07,478 INFO  L276                IsEmpty]: Start isEmpty. Operand 15237 states and 23172 transitions.
[2024-11-07 00:26:07,479 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 69
[2024-11-07 00:26:07,482 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:26:07,482 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:26:07,482 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-07 00:26:07,483 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:26:07,483 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:26:07,483 INFO  L85        PathProgramCache]: Analyzing trace with hash 254256256, now seen corresponding path program 1 times
[2024-11-07 00:26:07,483 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:26:07,483 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [237160490]
[2024-11-07 00:26:07,483 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:26:07,484 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:26:07,525 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:26:07,687 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:26:07,688 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:26:07,688 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [237160490]
[2024-11-07 00:26:07,688 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [237160490] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:26:07,688 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:26:07,689 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:26:07,689 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1486594186]
[2024-11-07 00:26:07,689 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:26:07,689 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:26:07,689 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:26:07,690 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:26:07,690 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:26:07,690 INFO  L87              Difference]: Start difference. First operand 15237 states and 23172 transitions. Second operand  has 5 states, 5 states have (on average 13.6) internal successors, (68), 4 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:08,027 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:26:08,027 INFO  L93              Difference]: Finished difference Result 45641 states and 69446 transitions.
[2024-11-07 00:26:08,028 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:26:08,028 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 13.6) internal successors, (68), 4 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 68
[2024-11-07 00:26:08,028 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:26:08,115 INFO  L225             Difference]: With dead ends: 45641
[2024-11-07 00:26:08,116 INFO  L226             Difference]: Without dead ends: 30439
[2024-11-07 00:26:08,147 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:26:08,148 INFO  L432           NwaCegarLoop]: 118 mSDtfsCounter, 828 mSDsluCounter, 94 mSDsCounter, 0 mSdLazyCounter, 141 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 828 SdHoareTripleChecker+Valid, 212 SdHoareTripleChecker+Invalid, 147 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 141 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 00:26:08,148 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [828 Valid, 212 Invalid, 147 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 141 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 00:26:08,189 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 30439 states.
[2024-11-07 00:26:08,948 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 30439 to 30437.
[2024-11-07 00:26:09,023 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 30437 states, 30436 states have (on average 1.5120252332763833) internal successors, (46020), 30436 states have internal predecessors, (46020), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:09,121 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 30437 states to 30437 states and 46020 transitions.
[2024-11-07 00:26:09,122 INFO  L78                 Accepts]: Start accepts. Automaton has 30437 states and 46020 transitions. Word has length 68
[2024-11-07 00:26:09,122 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:26:09,122 INFO  L471      AbstractCegarLoop]: Abstraction has 30437 states and 46020 transitions.
[2024-11-07 00:26:09,123 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 13.6) internal successors, (68), 4 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:09,123 INFO  L276                IsEmpty]: Start isEmpty. Operand 30437 states and 46020 transitions.
[2024-11-07 00:26:09,125 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 69
[2024-11-07 00:26:09,125 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:26:09,125 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:26:09,126 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-07 00:26:09,126 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:26:09,127 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:26:09,127 INFO  L85        PathProgramCache]: Analyzing trace with hash -1142699675, now seen corresponding path program 1 times
[2024-11-07 00:26:09,127 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:26:09,127 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [934218183]
[2024-11-07 00:26:09,128 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:26:09,128 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:26:09,176 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:26:09,473 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:26:09,473 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:26:09,473 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [934218183]
[2024-11-07 00:26:09,473 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [934218183] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:26:09,473 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:26:09,473 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 00:26:09,473 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1173531310]
[2024-11-07 00:26:09,473 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:26:09,474 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:26:09,474 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:26:09,474 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:26:09,474 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:26:09,474 INFO  L87              Difference]: Start difference. First operand 30437 states and 46020 transitions. Second operand  has 5 states, 5 states have (on average 13.6) internal successors, (68), 5 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:09,693 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:26:09,694 INFO  L93              Difference]: Finished difference Result 31719 states and 47941 transitions.
[2024-11-07 00:26:09,694 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:26:09,695 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 13.6) internal successors, (68), 5 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 68
[2024-11-07 00:26:09,695 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:26:09,781 INFO  L225             Difference]: With dead ends: 31719
[2024-11-07 00:26:09,782 INFO  L226             Difference]: Without dead ends: 31717
[2024-11-07 00:26:09,799 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:26:09,800 INFO  L432           NwaCegarLoop]: 188 mSDtfsCounter, 0 mSDsluCounter, 553 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 741 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:26:09,801 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 741 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:26:09,834 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 31717 states.
[2024-11-07 00:26:10,358 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 31717 to 31717.
[2024-11-07 00:26:10,397 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 31717 states, 31716 states have (on average 1.4913608273426662) internal successors, (47300), 31716 states have internal predecessors, (47300), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:10,467 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 31717 states to 31717 states and 47300 transitions.
[2024-11-07 00:26:10,468 INFO  L78                 Accepts]: Start accepts. Automaton has 31717 states and 47300 transitions. Word has length 68
[2024-11-07 00:26:10,468 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:26:10,468 INFO  L471      AbstractCegarLoop]: Abstraction has 31717 states and 47300 transitions.
[2024-11-07 00:26:10,468 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 13.6) internal successors, (68), 5 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:10,468 INFO  L276                IsEmpty]: Start isEmpty. Operand 31717 states and 47300 transitions.
[2024-11-07 00:26:10,472 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 70
[2024-11-07 00:26:10,472 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:26:10,472 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:26:10,473 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-07 00:26:10,473 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:26:10,474 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:26:10,474 INFO  L85        PathProgramCache]: Analyzing trace with hash -1053378469, now seen corresponding path program 1 times
[2024-11-07 00:26:10,474 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:26:10,475 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [365158219]
[2024-11-07 00:26:10,475 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:26:10,476 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:26:10,509 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:26:10,569 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:26:10,569 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:26:10,570 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [365158219]
[2024-11-07 00:26:10,570 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [365158219] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:26:10,570 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:26:10,570 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:26:10,570 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [949433055]
[2024-11-07 00:26:10,570 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:26:10,571 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:26:10,571 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:26:10,571 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:26:10,571 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:26:10,572 INFO  L87              Difference]: Start difference. First operand 31717 states and 47300 transitions. Second operand  has 3 states, 3 states have (on average 23.0) internal successors, (69), 3 states have internal predecessors, (69), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:10,885 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:26:10,886 INFO  L93              Difference]: Finished difference Result 70715 states and 105272 transitions.
[2024-11-07 00:26:10,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:26:10,887 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 23.0) internal successors, (69), 3 states have internal predecessors, (69), 0 states have call successors, (0), 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 69
[2024-11-07 00:26:10,887 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:26:11,261 INFO  L225             Difference]: With dead ends: 70715
[2024-11-07 00:26:11,261 INFO  L226             Difference]: Without dead ends: 39033
[2024-11-07 00:26:11,301 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:26:11,302 INFO  L432           NwaCegarLoop]: 232 mSDtfsCounter, 112 mSDsluCounter, 153 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 112 SdHoareTripleChecker+Valid, 385 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:26:11,302 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [112 Valid, 385 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:26:11,335 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 39033 states.
[2024-11-07 00:26:11,961 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 39033 to 39031.
[2024-11-07 00:26:12,002 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 39031 states, 39030 states have (on average 1.4825006405329233) internal successors, (57862), 39030 states have internal predecessors, (57862), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:12,094 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 39031 states to 39031 states and 57862 transitions.
[2024-11-07 00:26:12,095 INFO  L78                 Accepts]: Start accepts. Automaton has 39031 states and 57862 transitions. Word has length 69
[2024-11-07 00:26:12,095 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:26:12,095 INFO  L471      AbstractCegarLoop]: Abstraction has 39031 states and 57862 transitions.
[2024-11-07 00:26:12,095 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 23.0) internal successors, (69), 3 states have internal predecessors, (69), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:12,095 INFO  L276                IsEmpty]: Start isEmpty. Operand 39031 states and 57862 transitions.
[2024-11-07 00:26:12,112 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 95
[2024-11-07 00:26:12,113 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:26:12,113 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:26:12,114 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-07 00:26:12,114 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:26:12,114 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:26:12,115 INFO  L85        PathProgramCache]: Analyzing trace with hash -212554062, now seen corresponding path program 1 times
[2024-11-07 00:26:12,115 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:26:12,115 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [418687282]
[2024-11-07 00:26:12,115 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:26:12,115 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:26:12,167 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:26:12,358 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 2 proven. 11 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-07 00:26:12,359 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:26:12,359 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [418687282]
[2024-11-07 00:26:12,359 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [418687282] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 00:26:12,359 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [295915600]
[2024-11-07 00:26:12,359 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:26:12,359 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 00:26:12,360 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 00:26:12,363 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:26:12,365 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:26:12,590 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:26:12,596 INFO  L255         TraceCheckSpWp]: Trace formula consists of 462 conjuncts, 23 conjuncts are in the unsatisfiable core
[2024-11-07 00:26:12,604 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 00:26:13,387 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 2 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:26:13,388 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 00:26:14,280 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 2 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:26:14,280 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [295915600] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 00:26:14,280 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 00:26:14,280 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 8, 7] total 15
[2024-11-07 00:26:14,280 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [624971799]
[2024-11-07 00:26:14,280 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 00:26:14,281 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-11-07 00:26:14,281 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:26:14,282 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-11-07 00:26:14,282 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=77, Invalid=133, Unknown=0, NotChecked=0, Total=210
[2024-11-07 00:26:14,282 INFO  L87              Difference]: Start difference. First operand 39031 states and 57862 transitions. Second operand  has 15 states, 15 states have (on average 18.0) internal successors, (270), 15 states have internal predecessors, (270), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:15,590 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:26:15,591 INFO  L93              Difference]: Finished difference Result 201706 states and 300292 transitions.
[2024-11-07 00:26:15,591 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-11-07 00:26:15,592 INFO  L78                 Accepts]: Start accepts. Automaton has  has 15 states, 15 states have (on average 18.0) internal successors, (270), 15 states have internal predecessors, (270), 0 states have call successors, (0), 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:26:15,592 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:26:16,369 INFO  L225             Difference]: With dead ends: 201706
[2024-11-07 00:26:16,369 INFO  L226             Difference]: Without dead ends: 162712
[2024-11-07 00:26:16,452 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 202 GetRequests, 177 SyntacticMatches, 0 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 200 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=217, Invalid=485, Unknown=0, NotChecked=0, Total=702
[2024-11-07 00:26:16,453 INFO  L432           NwaCegarLoop]: 280 mSDtfsCounter, 4283 mSDsluCounter, 2006 mSDsCounter, 0 mSdLazyCounter, 128 mSolverCounterSat, 46 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4283 SdHoareTripleChecker+Valid, 2286 SdHoareTripleChecker+Invalid, 174 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 46 IncrementalHoareTripleChecker+Valid, 128 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 00:26:16,454 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4283 Valid, 2286 Invalid, 174 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [46 Valid, 128 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 00:26:16,614 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 162712 states.
[2024-11-07 00:26:18,603 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 162712 to 140932.
[2024-11-07 00:26:18,800 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 140932 states, 140931 states have (on average 1.4763749636346866) internal successors, (208067), 140931 states have internal predecessors, (208067), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:19,436 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 140932 states to 140932 states and 208067 transitions.
[2024-11-07 00:26:19,437 INFO  L78                 Accepts]: Start accepts. Automaton has 140932 states and 208067 transitions. Word has length 94
[2024-11-07 00:26:19,437 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:26:19,437 INFO  L471      AbstractCegarLoop]: Abstraction has 140932 states and 208067 transitions.
[2024-11-07 00:26:19,440 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 15 states have (on average 18.0) internal successors, (270), 15 states have internal predecessors, (270), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:19,441 INFO  L276                IsEmpty]: Start isEmpty. Operand 140932 states and 208067 transitions.
[2024-11-07 00:26:19,463 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-07 00:26:19,463 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:26:19,464 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:26:19,494 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:26:19,664 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,SelfDestructingSolverStorable10
[2024-11-07 00:26:19,665 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:26:19,665 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:26:19,666 INFO  L85        PathProgramCache]: Analyzing trace with hash 1806159814, now seen corresponding path program 1 times
[2024-11-07 00:26:19,666 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:26:19,666 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [155350118]
[2024-11-07 00:26:19,666 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:26:19,666 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:26:19,697 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:26:19,758 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:26:19,758 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:26:19,758 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [155350118]
[2024-11-07 00:26:19,758 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [155350118] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:26:19,759 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:26:19,759 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:26:19,759 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1499070618]
[2024-11-07 00:26:19,759 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:26:19,760 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:26:19,760 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:26:19,760 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:26:19,761 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:26:19,761 INFO  L87              Difference]: Start difference. First operand 140932 states and 208067 transitions. Second operand  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:20,370 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:26:20,371 INFO  L93              Difference]: Finished difference Result 190019 states and 280223 transitions.
[2024-11-07 00:26:20,371 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:26:20,371 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 95
[2024-11-07 00:26:20,372 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:26:20,591 INFO  L225             Difference]: With dead ends: 190019
[2024-11-07 00:26:20,591 INFO  L226             Difference]: Without dead ends: 143619
[2024-11-07 00:26:20,654 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:26:20,655 INFO  L432           NwaCegarLoop]: 266 mSDtfsCounter, 117 mSDsluCounter, 176 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 117 SdHoareTripleChecker+Valid, 442 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:26:20,655 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [117 Valid, 442 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:26:20,755 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 143619 states.
[2024-11-07 00:26:22,435 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 143619 to 140975.
[2024-11-07 00:26:22,584 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 140975 states, 140974 states have (on average 1.4561408486671301) internal successors, (205278), 140974 states have internal predecessors, (205278), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:23,276 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 140975 states to 140975 states and 205278 transitions.
[2024-11-07 00:26:23,276 INFO  L78                 Accepts]: Start accepts. Automaton has 140975 states and 205278 transitions. Word has length 95
[2024-11-07 00:26:23,277 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:26:23,277 INFO  L471      AbstractCegarLoop]: Abstraction has 140975 states and 205278 transitions.
[2024-11-07 00:26:23,277 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:23,277 INFO  L276                IsEmpty]: Start isEmpty. Operand 140975 states and 205278 transitions.
[2024-11-07 00:26:23,286 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-07 00:26:23,286 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:26:23,287 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:26:23,287 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-07 00:26:23,287 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:26:23,288 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:26:23,288 INFO  L85        PathProgramCache]: Analyzing trace with hash -612124705, now seen corresponding path program 1 times
[2024-11-07 00:26:23,288 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:26:23,288 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [854172335]
[2024-11-07 00:26:23,288 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:26:23,288 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:26:23,316 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:26:23,368 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:26:23,369 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:26:23,369 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [854172335]
[2024-11-07 00:26:23,369 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [854172335] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:26:23,369 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:26:23,369 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:26:23,369 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [61774257]
[2024-11-07 00:26:23,369 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:26:23,369 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:26:23,369 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:26:23,370 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:26:23,370 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:26:23,370 INFO  L87              Difference]: Start difference. First operand 140975 states and 205278 transitions. Second operand  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:24,162 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:26:24,163 INFO  L93              Difference]: Finished difference Result 249006 states and 363159 transitions.
[2024-11-07 00:26:24,163 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:26:24,163 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 95
[2024-11-07 00:26:24,163 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:26:24,423 INFO  L225             Difference]: With dead ends: 249006
[2024-11-07 00:26:24,423 INFO  L226             Difference]: Without dead ends: 179995
[2024-11-07 00:26:24,904 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:26:24,905 INFO  L432           NwaCegarLoop]: 247 mSDtfsCounter, 116 mSDsluCounter, 176 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 116 SdHoareTripleChecker+Valid, 423 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:26:24,905 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [116 Valid, 423 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:26:24,997 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 179995 states.
[2024-11-07 00:26:26,916 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 179995 to 173637.
[2024-11-07 00:26:27,096 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 173637 states, 173636 states have (on average 1.4407323366122233) internal successors, (250163), 173636 states have internal predecessors, (250163), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:27,379 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 173637 states to 173637 states and 250163 transitions.
[2024-11-07 00:26:27,379 INFO  L78                 Accepts]: Start accepts. Automaton has 173637 states and 250163 transitions. Word has length 95
[2024-11-07 00:26:27,379 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:26:27,380 INFO  L471      AbstractCegarLoop]: Abstraction has 173637 states and 250163 transitions.
[2024-11-07 00:26:27,380 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:27,380 INFO  L276                IsEmpty]: Start isEmpty. Operand 173637 states and 250163 transitions.
[2024-11-07 00:26:27,388 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-07 00:26:27,389 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:26:27,389 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:26:27,389 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-07 00:26:27,389 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:26:27,390 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:26:27,390 INFO  L85        PathProgramCache]: Analyzing trace with hash -1563633886, now seen corresponding path program 1 times
[2024-11-07 00:26:27,390 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:26:27,390 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [944663919]
[2024-11-07 00:26:27,390 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:26:27,390 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:26:27,416 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:26:27,471 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:26:27,471 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:26:27,471 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [944663919]
[2024-11-07 00:26:27,471 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [944663919] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:26:27,471 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:26:27,471 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:26:27,471 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [205244548]
[2024-11-07 00:26:27,471 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:26:27,473 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:26:27,473 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:26:27,474 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:26:27,474 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:26:27,474 INFO  L87              Difference]: Start difference. First operand 173637 states and 250163 transitions. Second operand  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:29,420 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:26:29,420 INFO  L93              Difference]: Finished difference Result 395605 states and 570577 transitions.
[2024-11-07 00:26:29,421 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:26:29,421 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 95
[2024-11-07 00:26:29,421 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:26:29,883 INFO  L225             Difference]: With dead ends: 395605
[2024-11-07 00:26:29,884 INFO  L226             Difference]: Without dead ends: 268818
[2024-11-07 00:26:30,037 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:26:30,037 INFO  L432           NwaCegarLoop]: 228 mSDtfsCounter, 115 mSDsluCounter, 176 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 115 SdHoareTripleChecker+Valid, 404 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:26:30,037 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [115 Valid, 404 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:26:30,777 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 268818 states.
[2024-11-07 00:26:33,882 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 268818 to 263270.
[2024-11-07 00:26:34,111 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 263270 states, 263269 states have (on average 1.4274145455788565) internal successors, (375794), 263269 states have internal predecessors, (375794), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:34,603 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 263270 states to 263270 states and 375794 transitions.
[2024-11-07 00:26:34,603 INFO  L78                 Accepts]: Start accepts. Automaton has 263270 states and 375794 transitions. Word has length 95
[2024-11-07 00:26:34,604 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:26:34,604 INFO  L471      AbstractCegarLoop]: Abstraction has 263270 states and 375794 transitions.
[2024-11-07 00:26:34,604 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:34,604 INFO  L276                IsEmpty]: Start isEmpty. Operand 263270 states and 375794 transitions.
[2024-11-07 00:26:34,616 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-07 00:26:34,616 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:26:34,617 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:26:34,617 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-07 00:26:34,617 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:26:34,617 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:26:34,618 INFO  L85        PathProgramCache]: Analyzing trace with hash 625845135, now seen corresponding path program 1 times
[2024-11-07 00:26:34,618 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:26:34,618 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [880671667]
[2024-11-07 00:26:34,618 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:26:34,620 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:26:34,643 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:26:34,694 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:26:34,694 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:26:34,694 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [880671667]
[2024-11-07 00:26:34,694 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [880671667] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:26:34,694 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:26:34,695 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:26:34,695 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [577313134]
[2024-11-07 00:26:34,695 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:26:34,695 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:26:34,695 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:26:34,695 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:26:34,695 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:26:34,696 INFO  L87              Difference]: Start difference. First operand 263270 states and 375794 transitions. Second operand  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:37,377 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:26:37,378 INFO  L93              Difference]: Finished difference Result 698527 states and 994822 transitions.
[2024-11-07 00:26:38,062 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:26:38,063 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 95
[2024-11-07 00:26:38,063 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:26:38,959 INFO  L225             Difference]: With dead ends: 698527
[2024-11-07 00:26:38,960 INFO  L226             Difference]: Without dead ends: 456691
[2024-11-07 00:26:39,143 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:26:39,144 INFO  L432           NwaCegarLoop]: 209 mSDtfsCounter, 114 mSDsluCounter, 176 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 114 SdHoareTripleChecker+Valid, 385 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:26:39,144 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [114 Valid, 385 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:26:39,529 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 456691 states.
[2024-11-07 00:26:44,809 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 456691 to 452711.
[2024-11-07 00:26:45,356 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 452711 states, 452710 states have (on average 1.4100881358927349) internal successors, (638361), 452710 states have internal predecessors, (638361), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:47,347 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 452711 states to 452711 states and 638361 transitions.
[2024-11-07 00:26:47,347 INFO  L78                 Accepts]: Start accepts. Automaton has 452711 states and 638361 transitions. Word has length 95
[2024-11-07 00:26:47,347 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:26:47,347 INFO  L471      AbstractCegarLoop]: Abstraction has 452711 states and 638361 transitions.
[2024-11-07 00:26:47,348 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:47,348 INFO  L276                IsEmpty]: Start isEmpty. Operand 452711 states and 638361 transitions.
[2024-11-07 00:26:47,365 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-07 00:26:47,366 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:26:47,366 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:26:47,366 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-07 00:26:47,367 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:26:47,367 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:26:47,367 INFO  L85        PathProgramCache]: Analyzing trace with hash -1507847386, now seen corresponding path program 1 times
[2024-11-07 00:26:47,367 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:26:47,367 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1416365712]
[2024-11-07 00:26:47,368 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:26:47,368 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:26:47,407 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:26:47,609 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:26:47,609 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:26:47,610 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1416365712]
[2024-11-07 00:26:47,610 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1416365712] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:26:47,610 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:26:47,610 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-07 00:26:47,610 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1595007024]
[2024-11-07 00:26:47,613 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:26:47,614 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-07 00:26:47,614 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:26:47,614 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-07 00:26:47,614 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2024-11-07 00:26:47,614 INFO  L87              Difference]: Start difference. First operand 452711 states and 638361 transitions. Second operand  has 7 states, 7 states have (on average 13.428571428571429) internal successors, (94), 7 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:26:52,377 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:26:52,377 INFO  L93              Difference]: Finished difference Result 1319788 states and 1877659 transitions.
[2024-11-07 00:26:52,378 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-07 00:26:52,378 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 13.428571428571429) internal successors, (94), 7 states have internal predecessors, (94), 0 states have call successors, (0), 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:26:52,378 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.