./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vcegar_QF_BV_itc99_b13_p19.c --full-output --architecture 64bit


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


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/hardware-verification-bv/btor2c-lazyMod.vcegar_QF_BV_itc99_b13_p19.c', '-s', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-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', '64bit', '--witnessprinter.graph.data.programhash', '46c8c70b94fb416b397f60e2acbf82f6629dd4cb8ce2ac8f593f21f2a4fca4f4']
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/hardware-verification-bv/btor2c-lazyMod.vcegar_QF_BV_itc99_b13_p19.c -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-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 64bit --witnessprinter.graph.data.programhash 46c8c70b94fb416b397f60e2acbf82f6629dd4cb8ce2ac8f593f21f2a4fca4f4
--- Real Ultimate output ---
This is Ultimate 0.3.0-?-4f9af40
[2024-11-07 03:46:54,589 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-07 03:46:54,708 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf
[2024-11-07 03:46:54,715 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-07 03:46:54,717 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-07 03:46:54,737 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-07 03:46:54,738 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-07 03:46:54,738 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-07 03:46:54,739 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-07 03:46:54,739 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-07 03:46:54,739 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-07 03:46:54,739 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-07 03:46:54,739 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-07 03:46:54,739 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-07 03:46:54,739 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-07 03:46:54,740 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-07 03:46:54,740 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-07 03:46:54,740 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-07 03:46:54,740 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-07 03:46:54,740 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-07 03:46:54,740 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-07 03:46:54,740 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-07 03:46:54,741 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-07 03:46:54,741 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-07 03:46:54,741 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-07 03:46:54,741 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-07 03:46:54,741 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-07 03:46:54,741 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-07 03:46:54,741 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-07 03:46:54,741 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-07 03:46:54,742 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-07 03:46:54,742 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-07 03:46:54,742 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-07 03:46:54,742 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-07 03:46:54,742 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-07 03:46:54,742 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-07 03:46:54,742 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-07 03:46:54,742 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-07 03:46:54,743 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-07 03:46:54,743 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 -> 64bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 46c8c70b94fb416b397f60e2acbf82f6629dd4cb8ce2ac8f593f21f2a4fca4f4
[2024-11-07 03:46:55,038 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-07 03:46:55,050 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-07 03:46:55,052 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-07 03:46:55,053 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-07 03:46:55,053 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-07 03:46:55,054 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vcegar_QF_BV_itc99_b13_p19.c
[2024-11-07 03:46:56,331 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-07 03:46:56,537 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-07 03:46:56,538 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vcegar_QF_BV_itc99_b13_p19.c
[2024-11-07 03:46:56,550 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/1f4698b74/1c9f48d04a1c4d4c9e10904bbcf768d1/FLAG83aef9f27
[2024-11-07 03:46:56,923 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/1f4698b74/1c9f48d04a1c4d4c9e10904bbcf768d1
[2024-11-07 03:46:56,925 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-07 03:46:56,929 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-07 03:46:56,930 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-07 03:46:56,930 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-07 03:46:56,935 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-07 03:46:56,935 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 03:46:56" (1/1) ...
[2024-11-07 03:46:56,938 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@271f017e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:46:56, skipping insertion in model container
[2024-11-07 03:46:56,938 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 03:46:56" (1/1) ...
[2024-11-07 03:46:56,961 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-07 03:46:57,059 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/hardware-verification-bv/btor2c-lazyMod.vcegar_QF_BV_itc99_b13_p19.c[1266,1279]
[2024-11-07 03:46:57,155 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 03:46:57,173 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-07 03:46:57,183 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/hardware-verification-bv/btor2c-lazyMod.vcegar_QF_BV_itc99_b13_p19.c[1266,1279]
[2024-11-07 03:46:57,241 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 03:46:57,251 INFO  L204         MainTranslator]: Completed translation
[2024-11-07 03:46:57,251 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:46:57 WrapperNode
[2024-11-07 03:46:57,251 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-07 03:46:57,252 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-07 03:46:57,252 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-07 03:46:57,252 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-07 03:46:57,257 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:46:57" (1/1) ...
[2024-11-07 03:46:57,277 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:46:57" (1/1) ...
[2024-11-07 03:46:57,369 INFO  L138                Inliner]: procedures = 17, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 720
[2024-11-07 03:46:57,370 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-07 03:46:57,370 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-07 03:46:57,371 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-07 03:46:57,371 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-07 03:46:57,377 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:46:57" (1/1) ...
[2024-11-07 03:46:57,378 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:46:57" (1/1) ...
[2024-11-07 03:46:57,389 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:46:57" (1/1) ...
[2024-11-07 03:46:57,424 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 03:46:57,428 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:46:57" (1/1) ...
[2024-11-07 03:46:57,428 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:46:57" (1/1) ...
[2024-11-07 03:46:57,453 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:46:57" (1/1) ...
[2024-11-07 03:46:57,463 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:46:57" (1/1) ...
[2024-11-07 03:46:57,477 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:46:57" (1/1) ...
[2024-11-07 03:46:57,487 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:46:57" (1/1) ...
[2024-11-07 03:46:57,503 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-07 03:46:57,505 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-07 03:46:57,505 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-07 03:46:57,505 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-07 03:46:57,506 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:46:57" (1/1) ...
[2024-11-07 03:46:57,512 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-07 03:46:57,522 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 03:46:57,537 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 03:46:57,541 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 03:46:57,612 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-07 03:46:57,613 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-07 03:46:57,613 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-07 03:46:57,613 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-07 03:46:57,763 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-07 03:46:57,765 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-07 03:46:58,572 INFO  L?                        ?]: Removed 373 outVars from TransFormulas that were not future-live.
[2024-11-07 03:46:58,573 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-07 03:46:58,582 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-07 03:46:58,582 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-07 03:46:58,582 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 03:46:58 BoogieIcfgContainer
[2024-11-07 03:46:58,582 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-07 03:46:58,584 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-07 03:46:58,585 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-07 03:46:58,588 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-07 03:46:58,589 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 03:46:56" (1/3) ...
[2024-11-07 03:46:58,589 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7296b6eb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 03:46:58, skipping insertion in model container
[2024-11-07 03:46:58,589 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:46:57" (2/3) ...
[2024-11-07 03:46:58,589 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7296b6eb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 03:46:58, skipping insertion in model container
[2024-11-07 03:46:58,589 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 03:46:58" (3/3) ...
[2024-11-07 03:46:58,590 INFO  L112   eAbstractionObserver]: Analyzing ICFG btor2c-lazyMod.vcegar_QF_BV_itc99_b13_p19.c
[2024-11-07 03:46:58,600 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-07 03:46:58,601 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-07 03:46:58,635 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-07 03:46:58,644 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;@13c4c091, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-07 03:46:58,644 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-07 03:46:58,648 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 142 states, 140 states have (on average 1.4928571428571429) internal successors, (209), 141 states have internal predecessors, (209), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:46:58,652 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 42
[2024-11-07 03:46:58,652 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:46:58,653 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]
[2024-11-07 03:46:58,653 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:46:58,656 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:46:58,656 INFO  L85        PathProgramCache]: Analyzing trace with hash 387884158, now seen corresponding path program 1 times
[2024-11-07 03:46:58,662 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:46:58,662 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [82389415]
[2024-11-07 03:46:58,662 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:46:58,663 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:46:58,765 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:46:59,180 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 03:46:59,181 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:46:59,182 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [82389415]
[2024-11-07 03:46:59,183 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [82389415] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 03:46:59,183 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 03:46:59,183 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 03:46:59,184 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1785283715]
[2024-11-07 03:46:59,185 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 03:46:59,188 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 03:46:59,188 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 03:46:59,205 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 03:46:59,206 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-07 03:46:59,208 INFO  L87              Difference]: Start difference. First operand  has 142 states, 140 states have (on average 1.4928571428571429) internal successors, (209), 141 states have internal predecessors, (209), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 4 states, 4 states have (on average 10.25) internal successors, (41), 4 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:46:59,287 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 03:46:59,287 INFO  L93              Difference]: Finished difference Result 229 states and 339 transitions.
[2024-11-07 03:46:59,289 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 03:46:59,290 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 10.25) internal successors, (41), 4 states have internal predecessors, (41), 0 states have call successors, (0), 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 41
[2024-11-07 03:46:59,291 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 03:46:59,298 INFO  L225             Difference]: With dead ends: 229
[2024-11-07 03:46:59,299 INFO  L226             Difference]: Without dead ends: 141
[2024-11-07 03:46:59,305 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-07 03:46:59,308 INFO  L432           NwaCegarLoop]: 203 mSDtfsCounter, 0 mSDsluCounter, 400 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 603 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 03:46:59,309 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 603 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 03:46:59,322 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 141 states.
[2024-11-07 03:46:59,340 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 141 to 141.
[2024-11-07 03:46:59,342 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 141 states, 140 states have (on average 1.4785714285714286) internal successors, (207), 140 states have internal predecessors, (207), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:46:59,346 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 141 states and 207 transitions.
[2024-11-07 03:46:59,349 INFO  L78                 Accepts]: Start accepts. Automaton has 141 states and 207 transitions. Word has length 41
[2024-11-07 03:46:59,350 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 03:46:59,350 INFO  L471      AbstractCegarLoop]: Abstraction has 141 states and 207 transitions.
[2024-11-07 03:46:59,350 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 10.25) internal successors, (41), 4 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:46:59,350 INFO  L276                IsEmpty]: Start isEmpty. Operand 141 states and 207 transitions.
[2024-11-07 03:46:59,352 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 43
[2024-11-07 03:46:59,352 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:46:59,352 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]
[2024-11-07 03:46:59,352 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-07 03:46:59,353 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:46:59,354 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:46:59,354 INFO  L85        PathProgramCache]: Analyzing trace with hash -858797603, now seen corresponding path program 1 times
[2024-11-07 03:46:59,355 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:46:59,355 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1592541148]
[2024-11-07 03:46:59,355 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:46:59,355 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:46:59,408 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:46:59,587 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 03:46:59,588 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:46:59,588 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1592541148]
[2024-11-07 03:46:59,588 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1592541148] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 03:46:59,588 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 03:46:59,588 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 03:46:59,588 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2016542198]
[2024-11-07 03:46:59,589 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 03:46:59,590 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 03:46:59,590 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 03:46:59,590 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 03:46:59,591 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-07 03:46:59,591 INFO  L87              Difference]: Start difference. First operand 141 states and 207 transitions. Second operand  has 4 states, 4 states have (on average 10.5) internal successors, (42), 4 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:46:59,634 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 03:46:59,635 INFO  L93              Difference]: Finished difference Result 230 states and 337 transitions.
[2024-11-07 03:46:59,635 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 03:46:59,635 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 10.5) internal successors, (42), 4 states have internal predecessors, (42), 0 states have call successors, (0), 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 42
[2024-11-07 03:46:59,637 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 03:46:59,638 INFO  L225             Difference]: With dead ends: 230
[2024-11-07 03:46:59,638 INFO  L226             Difference]: Without dead ends: 143
[2024-11-07 03:46:59,638 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-07 03:46:59,639 INFO  L432           NwaCegarLoop]: 203 mSDtfsCounter, 0 mSDsluCounter, 396 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 599 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 03:46:59,639 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 599 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 03:46:59,641 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 143 states.
[2024-11-07 03:46:59,647 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 143 to 143.
[2024-11-07 03:46:59,648 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 143 states, 142 states have (on average 1.471830985915493) internal successors, (209), 142 states have internal predecessors, (209), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:46:59,649 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 143 states and 209 transitions.
[2024-11-07 03:46:59,651 INFO  L78                 Accepts]: Start accepts. Automaton has 143 states and 209 transitions. Word has length 42
[2024-11-07 03:46:59,651 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 03:46:59,651 INFO  L471      AbstractCegarLoop]: Abstraction has 143 states and 209 transitions.
[2024-11-07 03:46:59,651 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 10.5) internal successors, (42), 4 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:46:59,651 INFO  L276                IsEmpty]: Start isEmpty. Operand 143 states and 209 transitions.
[2024-11-07 03:46:59,652 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 44
[2024-11-07 03:46:59,652 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:46:59,652 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]
[2024-11-07 03:46:59,652 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-07 03:46:59,652 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:46:59,652 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:46:59,652 INFO  L85        PathProgramCache]: Analyzing trace with hash -1950887625, now seen corresponding path program 1 times
[2024-11-07 03:46:59,652 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:46:59,652 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [674327495]
[2024-11-07 03:46:59,652 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:46:59,652 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:46:59,712 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:00,041 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 03:47:00,042 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:47:00,042 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [674327495]
[2024-11-07 03:47:00,042 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [674327495] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 03:47:00,042 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 03:47:00,042 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 03:47:00,042 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [507011926]
[2024-11-07 03:47:00,042 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 03:47:00,043 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 03:47:00,043 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 03:47:00,043 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 03:47:00,043 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-07 03:47:00,043 INFO  L87              Difference]: Start difference. First operand 143 states and 209 transitions. Second operand  has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:00,070 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 03:47:00,071 INFO  L93              Difference]: Finished difference Result 232 states and 338 transitions.
[2024-11-07 03:47:00,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 03:47:00,071 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 0 states have call successors, (0), 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 43
[2024-11-07 03:47:00,071 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 03:47:00,072 INFO  L225             Difference]: With dead ends: 232
[2024-11-07 03:47:00,072 INFO  L226             Difference]: Without dead ends: 143
[2024-11-07 03:47:00,073 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-07 03:47:00,073 INFO  L432           NwaCegarLoop]: 199 mSDtfsCounter, 6 mSDsluCounter, 388 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 587 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 03:47:00,073 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 587 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 03:47:00,074 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 143 states.
[2024-11-07 03:47:00,080 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 143 to 143.
[2024-11-07 03:47:00,084 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 143 states, 142 states have (on average 1.4647887323943662) internal successors, (208), 142 states have internal predecessors, (208), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:00,085 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 143 states and 208 transitions.
[2024-11-07 03:47:00,085 INFO  L78                 Accepts]: Start accepts. Automaton has 143 states and 208 transitions. Word has length 43
[2024-11-07 03:47:00,085 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 03:47:00,085 INFO  L471      AbstractCegarLoop]: Abstraction has 143 states and 208 transitions.
[2024-11-07 03:47:00,085 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:00,086 INFO  L276                IsEmpty]: Start isEmpty. Operand 143 states and 208 transitions.
[2024-11-07 03:47:00,086 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 45
[2024-11-07 03:47:00,086 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:47:00,086 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]
[2024-11-07 03:47:00,086 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-07 03:47:00,086 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:47:00,087 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:47:00,087 INFO  L85        PathProgramCache]: Analyzing trace with hash 560912804, now seen corresponding path program 1 times
[2024-11-07 03:47:00,087 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:47:00,087 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [655513739]
[2024-11-07 03:47:00,087 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:00,087 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:47:00,151 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:00,546 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 03:47:00,546 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:47:00,546 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [655513739]
[2024-11-07 03:47:00,546 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [655513739] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 03:47:00,546 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 03:47:00,546 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-07 03:47:00,546 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [559486313]
[2024-11-07 03:47:00,547 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 03:47:00,547 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-07 03:47:00,547 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 03:47:00,547 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-07 03:47:00,548 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2024-11-07 03:47:00,548 INFO  L87              Difference]: Start difference. First operand 143 states and 208 transitions. Second operand  has 8 states, 8 states have (on average 5.5) internal successors, (44), 8 states have internal predecessors, (44), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:00,645 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 03:47:00,645 INFO  L93              Difference]: Finished difference Result 242 states and 350 transitions.
[2024-11-07 03:47:00,646 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-07 03:47:00,646 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 5.5) internal successors, (44), 8 states have internal predecessors, (44), 0 states have call successors, (0), 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 44
[2024-11-07 03:47:00,646 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 03:47:00,647 INFO  L225             Difference]: With dead ends: 242
[2024-11-07 03:47:00,649 INFO  L226             Difference]: Without dead ends: 153
[2024-11-07 03:47:00,649 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=30, Invalid=102, Unknown=0, NotChecked=0, Total=132
[2024-11-07 03:47:00,650 INFO  L432           NwaCegarLoop]: 196 mSDtfsCounter, 192 mSDsluCounter, 966 mSDsCounter, 0 mSdLazyCounter, 62 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 192 SdHoareTripleChecker+Valid, 1162 SdHoareTripleChecker+Invalid, 62 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 62 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 03:47:00,650 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [192 Valid, 1162 Invalid, 62 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 62 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 03:47:00,650 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 153 states.
[2024-11-07 03:47:00,655 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 153 to 152.
[2024-11-07 03:47:00,658 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 152 states, 151 states have (on average 1.4569536423841059) internal successors, (220), 151 states have internal predecessors, (220), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:00,659 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 152 states and 220 transitions.
[2024-11-07 03:47:00,659 INFO  L78                 Accepts]: Start accepts. Automaton has 152 states and 220 transitions. Word has length 44
[2024-11-07 03:47:00,659 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 03:47:00,659 INFO  L471      AbstractCegarLoop]: Abstraction has 152 states and 220 transitions.
[2024-11-07 03:47:00,659 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 5.5) internal successors, (44), 8 states have internal predecessors, (44), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:00,659 INFO  L276                IsEmpty]: Start isEmpty. Operand 152 states and 220 transitions.
[2024-11-07 03:47:00,660 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 46
[2024-11-07 03:47:00,660 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:47:00,660 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]
[2024-11-07 03:47:00,660 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-07 03:47:00,661 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:47:00,662 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:47:00,662 INFO  L85        PathProgramCache]: Analyzing trace with hash 527774260, now seen corresponding path program 1 times
[2024-11-07 03:47:00,662 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:47:00,662 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [152280456]
[2024-11-07 03:47:00,662 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:00,662 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:47:00,720 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:01,366 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 03:47:01,367 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:47:01,367 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [152280456]
[2024-11-07 03:47:01,368 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [152280456] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 03:47:01,368 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 03:47:01,368 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-07 03:47:01,368 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1743277377]
[2024-11-07 03:47:01,369 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 03:47:01,370 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 03:47:01,370 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 03:47:01,370 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 03:47:01,370 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72
[2024-11-07 03:47:01,371 INFO  L87              Difference]: Start difference. First operand 152 states and 220 transitions. Second operand  has 9 states, 9 states have (on average 5.0) internal successors, (45), 9 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:01,610 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 03:47:01,611 INFO  L93              Difference]: Finished difference Result 255 states and 367 transitions.
[2024-11-07 03:47:01,611 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-07 03:47:01,611 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 5.0) internal successors, (45), 9 states have internal predecessors, (45), 0 states have call successors, (0), 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 45
[2024-11-07 03:47:01,611 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 03:47:01,612 INFO  L225             Difference]: With dead ends: 255
[2024-11-07 03:47:01,612 INFO  L226             Difference]: Without dead ends: 157
[2024-11-07 03:47:01,613 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 17 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=39, Invalid=143, Unknown=0, NotChecked=0, Total=182
[2024-11-07 03:47:01,617 INFO  L432           NwaCegarLoop]: 182 mSDtfsCounter, 195 mSDsluCounter, 1078 mSDsCounter, 0 mSdLazyCounter, 168 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 195 SdHoareTripleChecker+Valid, 1260 SdHoareTripleChecker+Invalid, 169 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 168 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 03:47:01,618 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [195 Valid, 1260 Invalid, 169 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 168 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 03:47:01,618 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 157 states.
[2024-11-07 03:47:01,622 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 157 to 156.
[2024-11-07 03:47:01,625 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 156 states, 155 states have (on average 1.4516129032258065) internal successors, (225), 155 states have internal predecessors, (225), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:01,626 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 156 states and 225 transitions.
[2024-11-07 03:47:01,626 INFO  L78                 Accepts]: Start accepts. Automaton has 156 states and 225 transitions. Word has length 45
[2024-11-07 03:47:01,626 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 03:47:01,626 INFO  L471      AbstractCegarLoop]: Abstraction has 156 states and 225 transitions.
[2024-11-07 03:47:01,627 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 5.0) internal successors, (45), 9 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:01,627 INFO  L276                IsEmpty]: Start isEmpty. Operand 156 states and 225 transitions.
[2024-11-07 03:47:01,628 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 46
[2024-11-07 03:47:01,631 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:47:01,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]
[2024-11-07 03:47:01,631 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-07 03:47:01,631 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:47:01,632 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:47:01,632 INFO  L85        PathProgramCache]: Analyzing trace with hash 1053569225, now seen corresponding path program 1 times
[2024-11-07 03:47:01,632 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:47:01,632 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [662620251]
[2024-11-07 03:47:01,632 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:01,632 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:47:01,679 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:01,911 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 03:47:01,914 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:47:01,914 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [662620251]
[2024-11-07 03:47:01,915 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [662620251] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 03:47:01,915 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 03:47:01,915 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-07 03:47:01,915 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1406931222]
[2024-11-07 03:47:01,915 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 03:47:01,915 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-07 03:47:01,916 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 03:47:01,916 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-07 03:47:01,916 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-07 03:47:01,916 INFO  L87              Difference]: Start difference. First operand 156 states and 225 transitions. Second operand  has 6 states, 6 states have (on average 7.5) internal successors, (45), 6 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:02,190 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 03:47:02,191 INFO  L93              Difference]: Finished difference Result 287 states and 406 transitions.
[2024-11-07 03:47:02,191 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 03:47:02,191 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 7.5) internal successors, (45), 6 states have internal predecessors, (45), 0 states have call successors, (0), 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 45
[2024-11-07 03:47:02,193 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 03:47:02,194 INFO  L225             Difference]: With dead ends: 287
[2024-11-07 03:47:02,194 INFO  L226             Difference]: Without dead ends: 185
[2024-11-07 03:47:02,194 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56
[2024-11-07 03:47:02,197 INFO  L432           NwaCegarLoop]: 193 mSDtfsCounter, 234 mSDsluCounter, 437 mSDsCounter, 0 mSdLazyCounter, 186 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 234 SdHoareTripleChecker+Valid, 630 SdHoareTripleChecker+Invalid, 187 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 186 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 03:47:02,197 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [234 Valid, 630 Invalid, 187 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 186 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 03:47:02,198 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 185 states.
[2024-11-07 03:47:02,202 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 185 to 158.
[2024-11-07 03:47:02,206 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 158 states, 157 states have (on average 1.4458598726114649) internal successors, (227), 157 states have internal predecessors, (227), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:02,207 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 158 states and 227 transitions.
[2024-11-07 03:47:02,207 INFO  L78                 Accepts]: Start accepts. Automaton has 158 states and 227 transitions. Word has length 45
[2024-11-07 03:47:02,207 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 03:47:02,207 INFO  L471      AbstractCegarLoop]: Abstraction has 158 states and 227 transitions.
[2024-11-07 03:47:02,208 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 7.5) internal successors, (45), 6 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:02,208 INFO  L276                IsEmpty]: Start isEmpty. Operand 158 states and 227 transitions.
[2024-11-07 03:47:02,211 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 47
[2024-11-07 03:47:02,212 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:47:02,212 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 03:47:02,212 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-07 03:47:02,212 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:47:02,212 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:47:02,212 INFO  L85        PathProgramCache]: Analyzing trace with hash 745678211, now seen corresponding path program 1 times
[2024-11-07 03:47:02,212 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:47:02,212 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [292694059]
[2024-11-07 03:47:02,212 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:02,213 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:47:02,277 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:02,479 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 03:47:02,479 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:47:02,480 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [292694059]
[2024-11-07 03:47:02,480 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [292694059] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 03:47:02,480 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 03:47:02,480 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 03:47:02,480 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1118440217]
[2024-11-07 03:47:02,481 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 03:47:02,481 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 03:47:02,481 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 03:47:02,481 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 03:47:02,483 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 03:47:02,483 INFO  L87              Difference]: Start difference. First operand 158 states and 227 transitions. Second operand  has 5 states, 5 states have (on average 9.2) internal successors, (46), 5 states have internal predecessors, (46), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:02,521 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 03:47:02,522 INFO  L93              Difference]: Finished difference Result 266 states and 380 transitions.
[2024-11-07 03:47:02,522 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 03:47:02,522 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 9.2) internal successors, (46), 5 states have internal predecessors, (46), 0 states have call successors, (0), 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 46
[2024-11-07 03:47:02,522 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 03:47:02,523 INFO  L225             Difference]: With dead ends: 266
[2024-11-07 03:47:02,523 INFO  L226             Difference]: Without dead ends: 164
[2024-11-07 03:47:02,524 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-11-07 03:47:02,524 INFO  L432           NwaCegarLoop]: 199 mSDtfsCounter, 175 mSDsluCounter, 390 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 175 SdHoareTripleChecker+Valid, 589 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 22 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 03:47:02,524 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [175 Valid, 589 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 03:47:02,525 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 164 states.
[2024-11-07 03:47:02,532 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 164 to 164.
[2024-11-07 03:47:02,532 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 164 states, 163 states have (on average 1.4294478527607362) internal successors, (233), 163 states have internal predecessors, (233), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:02,533 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 164 states and 233 transitions.
[2024-11-07 03:47:02,533 INFO  L78                 Accepts]: Start accepts. Automaton has 164 states and 233 transitions. Word has length 46
[2024-11-07 03:47:02,533 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 03:47:02,533 INFO  L471      AbstractCegarLoop]: Abstraction has 164 states and 233 transitions.
[2024-11-07 03:47:02,533 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 9.2) internal successors, (46), 5 states have internal predecessors, (46), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:02,533 INFO  L276                IsEmpty]: Start isEmpty. Operand 164 states and 233 transitions.
[2024-11-07 03:47:02,533 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 48
[2024-11-07 03:47:02,533 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:47:02,533 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]
[2024-11-07 03:47:02,533 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-07 03:47:02,533 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:47:02,534 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:47:02,534 INFO  L85        PathProgramCache]: Analyzing trace with hash -1691991601, now seen corresponding path program 1 times
[2024-11-07 03:47:02,534 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:47:02,534 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [26011533]
[2024-11-07 03:47:02,534 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:02,534 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:47:02,555 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:02,757 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 03:47:02,758 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:47:02,758 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [26011533]
[2024-11-07 03:47:02,758 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [26011533] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 03:47:02,758 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 03:47:02,758 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-07 03:47:02,758 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1271414304]
[2024-11-07 03:47:02,758 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 03:47:02,758 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-07 03:47:02,759 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 03:47:02,759 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-07 03:47:02,759 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-07 03:47:02,759 INFO  L87              Difference]: Start difference. First operand 164 states and 233 transitions. Second operand  has 6 states, 6 states have (on average 7.833333333333333) internal successors, (47), 6 states have internal predecessors, (47), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:03,083 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 03:47:03,083 INFO  L93              Difference]: Finished difference Result 284 states and 397 transitions.
[2024-11-07 03:47:03,084 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 03:47:03,084 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 7.833333333333333) internal successors, (47), 6 states have internal predecessors, (47), 0 states have call successors, (0), 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 47
[2024-11-07 03:47:03,084 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 03:47:03,085 INFO  L225             Difference]: With dead ends: 284
[2024-11-07 03:47:03,085 INFO  L226             Difference]: Without dead ends: 176
[2024-11-07 03:47:03,085 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56
[2024-11-07 03:47:03,086 INFO  L432           NwaCegarLoop]: 193 mSDtfsCounter, 202 mSDsluCounter, 437 mSDsCounter, 0 mSdLazyCounter, 186 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 202 SdHoareTripleChecker+Valid, 630 SdHoareTripleChecker+Invalid, 187 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 186 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 03:47:03,086 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [202 Valid, 630 Invalid, 187 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 186 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 03:47:03,089 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 176 states.
[2024-11-07 03:47:03,092 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 176 to 166.
[2024-11-07 03:47:03,092 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 166 states, 165 states have (on average 1.4242424242424243) internal successors, (235), 165 states have internal predecessors, (235), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:03,092 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 166 states to 166 states and 235 transitions.
[2024-11-07 03:47:03,093 INFO  L78                 Accepts]: Start accepts. Automaton has 166 states and 235 transitions. Word has length 47
[2024-11-07 03:47:03,093 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 03:47:03,093 INFO  L471      AbstractCegarLoop]: Abstraction has 166 states and 235 transitions.
[2024-11-07 03:47:03,093 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 7.833333333333333) internal successors, (47), 6 states have internal predecessors, (47), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:03,093 INFO  L276                IsEmpty]: Start isEmpty. Operand 166 states and 235 transitions.
[2024-11-07 03:47:03,097 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 90
[2024-11-07 03:47:03,097 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:47:03,098 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 03:47:03,098 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-07 03:47:03,098 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:47:03,098 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:47:03,098 INFO  L85        PathProgramCache]: Analyzing trace with hash -19459059, now seen corresponding path program 1 times
[2024-11-07 03:47:03,098 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:47:03,098 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1299009661]
[2024-11-07 03:47:03,099 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:03,099 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:47:03,418 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:04,024 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 03:47:04,025 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:47:04,025 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1299009661]
[2024-11-07 03:47:04,025 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1299009661] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 03:47:04,025 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [230437778]
[2024-11-07 03:47:04,025 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:04,025 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 03:47:04,025 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 03:47:04,027 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 03:47:04,029 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 03:47:04,346 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:04,358 INFO  L255         TraceCheckSpWp]: Trace formula consists of 808 conjuncts, 32 conjuncts are in the unsatisfiable core
[2024-11-07 03:47:04,367 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 03:47:04,935 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-07 03:47:04,936 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 03:47:05,493 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-07 03:47:05,493 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [230437778] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 03:47:05,494 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 03:47:05,494 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 8] total 16
[2024-11-07 03:47:05,494 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1036221896]
[2024-11-07 03:47:05,494 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 03:47:05,498 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-11-07 03:47:05,498 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 03:47:05,499 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-11-07 03:47:05,499 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=41, Invalid=199, Unknown=0, NotChecked=0, Total=240
[2024-11-07 03:47:05,500 INFO  L87              Difference]: Start difference. First operand 166 states and 235 transitions. Second operand  has 16 states, 16 states have (on average 15.0) internal successors, (240), 16 states have internal predecessors, (240), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:06,548 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 03:47:06,549 INFO  L93              Difference]: Finished difference Result 271 states and 379 transitions.
[2024-11-07 03:47:06,549 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-07 03:47:06,549 INFO  L78                 Accepts]: Start accepts. Automaton has  has 16 states, 16 states have (on average 15.0) internal successors, (240), 16 states have internal predecessors, (240), 0 states have call successors, (0), 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 89
[2024-11-07 03:47:06,550 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 03:47:06,551 INFO  L225             Difference]: With dead ends: 271
[2024-11-07 03:47:06,553 INFO  L226             Difference]: Without dead ends: 163
[2024-11-07 03:47:06,554 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 189 GetRequests, 168 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 38 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=107, Invalid=399, Unknown=0, NotChecked=0, Total=506
[2024-11-07 03:47:06,555 INFO  L432           NwaCegarLoop]: 52 mSDtfsCounter, 347 mSDsluCounter, 424 mSDsCounter, 0 mSdLazyCounter, 1391 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 347 SdHoareTripleChecker+Valid, 476 SdHoareTripleChecker+Invalid, 1395 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 1391 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-07 03:47:06,555 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [347 Valid, 476 Invalid, 1395 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 1391 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-07 03:47:06,556 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 163 states.
[2024-11-07 03:47:06,559 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 163 to 162.
[2024-11-07 03:47:06,560 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 162 states, 161 states have (on average 1.391304347826087) internal successors, (224), 161 states have internal predecessors, (224), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:06,560 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 162 states and 224 transitions.
[2024-11-07 03:47:06,560 INFO  L78                 Accepts]: Start accepts. Automaton has 162 states and 224 transitions. Word has length 89
[2024-11-07 03:47:06,561 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 03:47:06,561 INFO  L471      AbstractCegarLoop]: Abstraction has 162 states and 224 transitions.
[2024-11-07 03:47:06,561 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 16 states have (on average 15.0) internal successors, (240), 16 states have internal predecessors, (240), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:06,561 INFO  L276                IsEmpty]: Start isEmpty. Operand 162 states and 224 transitions.
[2024-11-07 03:47:06,562 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 94
[2024-11-07 03:47:06,562 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:47:06,562 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]
[2024-11-07 03:47:06,584 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2024-11-07 03:47:06,766 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,2 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 03:47:06,767 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:47:06,769 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:47:06,769 INFO  L85        PathProgramCache]: Analyzing trace with hash 1953906070, now seen corresponding path program 1 times
[2024-11-07 03:47:06,769 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:47:06,769 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [408954578]
[2024-11-07 03:47:06,770 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:06,770 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:47:07,021 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:07,522 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 03:47:07,522 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:47:07,522 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [408954578]
[2024-11-07 03:47:07,522 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [408954578] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 03:47:07,522 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 03:47:07,522 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-07 03:47:07,522 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [380713494]
[2024-11-07 03:47:07,523 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 03:47:07,523 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-07 03:47:07,523 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 03:47:07,524 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-07 03:47:07,524 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-07 03:47:07,524 INFO  L87              Difference]: Start difference. First operand 162 states and 224 transitions. Second operand  has 6 states, 6 states have (on average 15.5) internal successors, (93), 6 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:07,776 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 03:47:07,776 INFO  L93              Difference]: Finished difference Result 284 states and 396 transitions.
[2024-11-07 03:47:07,776 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-07 03:47:07,777 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 15.5) internal successors, (93), 6 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 93
[2024-11-07 03:47:07,777 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 03:47:07,778 INFO  L225             Difference]: With dead ends: 284
[2024-11-07 03:47:07,778 INFO  L226             Difference]: Without dead ends: 192
[2024-11-07 03:47:07,778 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=33, Invalid=57, Unknown=0, NotChecked=0, Total=90
[2024-11-07 03:47:07,779 INFO  L432           NwaCegarLoop]: 155 mSDtfsCounter, 316 mSDsluCounter, 244 mSDsCounter, 0 mSdLazyCounter, 211 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 316 SdHoareTripleChecker+Valid, 399 SdHoareTripleChecker+Invalid, 212 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 211 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 03:47:07,779 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [316 Valid, 399 Invalid, 212 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 211 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 03:47:07,780 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 192 states.
[2024-11-07 03:47:07,783 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 192 to 165.
[2024-11-07 03:47:07,783 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 165 states, 164 states have (on average 1.3841463414634145) internal successors, (227), 164 states have internal predecessors, (227), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:07,784 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 165 states and 227 transitions.
[2024-11-07 03:47:07,784 INFO  L78                 Accepts]: Start accepts. Automaton has 165 states and 227 transitions. Word has length 93
[2024-11-07 03:47:07,784 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 03:47:07,784 INFO  L471      AbstractCegarLoop]: Abstraction has 165 states and 227 transitions.
[2024-11-07 03:47:07,784 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 15.5) internal successors, (93), 6 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:07,785 INFO  L276                IsEmpty]: Start isEmpty. Operand 165 states and 227 transitions.
[2024-11-07 03:47:07,785 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 95
[2024-11-07 03:47:07,785 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:47:07,785 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 03:47:07,785 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-07 03:47:07,785 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:47:07,786 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:47:07,786 INFO  L85        PathProgramCache]: Analyzing trace with hash -1343030861, now seen corresponding path program 1 times
[2024-11-07 03:47:07,786 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:47:07,786 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1786886090]
[2024-11-07 03:47:07,786 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:07,786 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:47:08,057 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:08,679 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 03:47:08,680 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:47:08,680 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1786886090]
[2024-11-07 03:47:08,680 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1786886090] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 03:47:08,680 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 03:47:08,680 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-07 03:47:08,680 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2147146907]
[2024-11-07 03:47:08,680 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 03:47:08,681 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-07 03:47:08,681 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 03:47:08,681 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-07 03:47:08,681 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-07 03:47:08,682 INFO  L87              Difference]: Start difference. First operand 165 states and 227 transitions. Second operand  has 6 states, 6 states have (on average 15.666666666666666) internal successors, (94), 6 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 03:47:09,097 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 03:47:09,098 INFO  L93              Difference]: Finished difference Result 308 states and 431 transitions.
[2024-11-07 03:47:09,098 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-07 03:47:09,099 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 15.666666666666666) internal successors, (94), 6 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 94
[2024-11-07 03:47:09,099 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 03:47:09,100 INFO  L225             Difference]: With dead ends: 308
[2024-11-07 03:47:09,100 INFO  L226             Difference]: Without dead ends: 216
[2024-11-07 03:47:09,100 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=33, Invalid=57, Unknown=0, NotChecked=0, Total=90
[2024-11-07 03:47:09,101 INFO  L432           NwaCegarLoop]: 137 mSDtfsCounter, 334 mSDsluCounter, 291 mSDsCounter, 0 mSdLazyCounter, 366 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 334 SdHoareTripleChecker+Valid, 428 SdHoareTripleChecker+Invalid, 367 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 366 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-07 03:47:09,101 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [334 Valid, 428 Invalid, 367 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 366 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-07 03:47:09,102 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 216 states.
[2024-11-07 03:47:09,108 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 216 to 185.
[2024-11-07 03:47:09,110 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 185 states, 184 states have (on average 1.391304347826087) internal successors, (256), 184 states have internal predecessors, (256), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:09,112 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 185 states and 256 transitions.
[2024-11-07 03:47:09,113 INFO  L78                 Accepts]: Start accepts. Automaton has 185 states and 256 transitions. Word has length 94
[2024-11-07 03:47:09,113 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 03:47:09,113 INFO  L471      AbstractCegarLoop]: Abstraction has 185 states and 256 transitions.
[2024-11-07 03:47:09,113 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 15.666666666666666) internal successors, (94), 6 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 03:47:09,114 INFO  L276                IsEmpty]: Start isEmpty. Operand 185 states and 256 transitions.
[2024-11-07 03:47:09,114 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-07 03:47:09,114 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:47:09,114 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, 1]
[2024-11-07 03:47:09,114 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-07 03:47:09,114 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:47:09,115 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:47:09,115 INFO  L85        PathProgramCache]: Analyzing trace with hash -325712007, now seen corresponding path program 1 times
[2024-11-07 03:47:09,115 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:47:09,115 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2251676]
[2024-11-07 03:47:09,116 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:09,116 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:47:09,369 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:10,275 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 03:47:10,276 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:47:10,276 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2251676]
[2024-11-07 03:47:10,276 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2251676] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 03:47:10,276 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 03:47:10,276 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10
[2024-11-07 03:47:10,276 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1124181002]
[2024-11-07 03:47:10,276 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 03:47:10,276 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-07 03:47:10,276 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 03:47:10,277 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-07 03:47:10,277 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=64, Unknown=0, NotChecked=0, Total=90
[2024-11-07 03:47:10,279 INFO  L87              Difference]: Start difference. First operand 185 states and 256 transitions. Second operand  has 10 states, 10 states have (on average 9.5) internal successors, (95), 10 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 03:47:11,017 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 03:47:11,018 INFO  L93              Difference]: Finished difference Result 327 states and 450 transitions.
[2024-11-07 03:47:11,018 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-07 03:47:11,018 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 9.5) internal successors, (95), 10 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 03:47:11,019 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 03:47:11,020 INFO  L225             Difference]: With dead ends: 327
[2024-11-07 03:47:11,020 INFO  L226             Difference]: Without dead ends: 235
[2024-11-07 03:47:11,020 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=31, Invalid=79, Unknown=0, NotChecked=0, Total=110
[2024-11-07 03:47:11,021 INFO  L432           NwaCegarLoop]: 77 mSDtfsCounter, 213 mSDsluCounter, 417 mSDsCounter, 0 mSdLazyCounter, 988 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 213 SdHoareTripleChecker+Valid, 494 SdHoareTripleChecker+Invalid, 990 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 988 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-07 03:47:11,021 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [213 Valid, 494 Invalid, 990 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 988 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-07 03:47:11,022 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 235 states.
[2024-11-07 03:47:11,027 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 235 to 209.
[2024-11-07 03:47:11,028 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 209 states, 208 states have (on average 1.3894230769230769) internal successors, (289), 208 states have internal predecessors, (289), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:11,029 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 209 states to 209 states and 289 transitions.
[2024-11-07 03:47:11,029 INFO  L78                 Accepts]: Start accepts. Automaton has 209 states and 289 transitions. Word has length 95
[2024-11-07 03:47:11,029 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 03:47:11,029 INFO  L471      AbstractCegarLoop]: Abstraction has 209 states and 289 transitions.
[2024-11-07 03:47:11,030 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 9.5) internal successors, (95), 10 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 03:47:11,030 INFO  L276                IsEmpty]: Start isEmpty. Operand 209 states and 289 transitions.
[2024-11-07 03:47:11,031 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 97
[2024-11-07 03:47:11,031 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:47:11,031 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, 1, 1]
[2024-11-07 03:47:11,031 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-07 03:47:11,031 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:47:11,032 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:47:11,032 INFO  L85        PathProgramCache]: Analyzing trace with hash 579848335, now seen corresponding path program 1 times
[2024-11-07 03:47:11,032 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:47:11,032 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [827313562]
[2024-11-07 03:47:11,032 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:11,032 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:47:11,459 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:11,948 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 03:47:11,948 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:47:11,948 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [827313562]
[2024-11-07 03:47:11,948 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [827313562] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 03:47:11,948 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 03:47:11,948 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10
[2024-11-07 03:47:11,948 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1009391716]
[2024-11-07 03:47:11,948 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 03:47:11,949 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-07 03:47:11,949 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 03:47:11,949 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-07 03:47:11,949 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90
[2024-11-07 03:47:11,949 INFO  L87              Difference]: Start difference. First operand 209 states and 289 transitions. Second operand  has 10 states, 10 states have (on average 9.6) internal successors, (96), 10 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:12,677 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 03:47:12,679 INFO  L93              Difference]: Finished difference Result 373 states and 513 transitions.
[2024-11-07 03:47:12,679 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-07 03:47:12,679 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 9.6) internal successors, (96), 10 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 96
[2024-11-07 03:47:12,679 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 03:47:12,681 INFO  L225             Difference]: With dead ends: 373
[2024-11-07 03:47:12,681 INFO  L226             Difference]: Without dead ends: 257
[2024-11-07 03:47:12,681 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=35, Invalid=97, Unknown=0, NotChecked=0, Total=132
[2024-11-07 03:47:12,681 INFO  L432           NwaCegarLoop]: 70 mSDtfsCounter, 254 mSDsluCounter, 450 mSDsCounter, 0 mSdLazyCounter, 1108 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 254 SdHoareTripleChecker+Valid, 520 SdHoareTripleChecker+Invalid, 1113 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 1108 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-07 03:47:12,682 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [254 Valid, 520 Invalid, 1113 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 1108 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-07 03:47:12,683 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 257 states.
[2024-11-07 03:47:12,689 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 257 to 210.
[2024-11-07 03:47:12,692 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 210 states, 209 states have (on average 1.3923444976076556) internal successors, (291), 209 states have internal predecessors, (291), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:12,693 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 210 states to 210 states and 291 transitions.
[2024-11-07 03:47:12,693 INFO  L78                 Accepts]: Start accepts. Automaton has 210 states and 291 transitions. Word has length 96
[2024-11-07 03:47:12,694 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 03:47:12,694 INFO  L471      AbstractCegarLoop]: Abstraction has 210 states and 291 transitions.
[2024-11-07 03:47:12,694 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 9.6) internal successors, (96), 10 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:12,694 INFO  L276                IsEmpty]: Start isEmpty. Operand 210 states and 291 transitions.
[2024-11-07 03:47:12,698 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 97
[2024-11-07 03:47:12,698 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:47:12,698 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, 1, 1]
[2024-11-07 03:47:12,699 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-07 03:47:12,699 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:47:12,699 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:47:12,699 INFO  L85        PathProgramCache]: Analyzing trace with hash -317661860, now seen corresponding path program 1 times
[2024-11-07 03:47:12,699 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:47:12,699 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1975743447]
[2024-11-07 03:47:12,699 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:12,699 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:47:13,250 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:14,295 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 03:47:14,296 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:47:14,296 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1975743447]
[2024-11-07 03:47:14,296 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1975743447] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 03:47:14,296 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 03:47:14,296 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10
[2024-11-07 03:47:14,296 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [778839657]
[2024-11-07 03:47:14,296 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 03:47:14,297 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-07 03:47:14,297 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 03:47:14,298 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-07 03:47:14,299 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=72, Unknown=0, NotChecked=0, Total=90
[2024-11-07 03:47:14,299 INFO  L87              Difference]: Start difference. First operand 210 states and 291 transitions. Second operand  has 10 states, 10 states have (on average 9.6) internal successors, (96), 10 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:14,935 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 03:47:14,935 INFO  L93              Difference]: Finished difference Result 345 states and 481 transitions.
[2024-11-07 03:47:14,936 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-07 03:47:14,936 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 9.6) internal successors, (96), 10 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 96
[2024-11-07 03:47:14,936 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 03:47:14,937 INFO  L225             Difference]: With dead ends: 345
[2024-11-07 03:47:14,937 INFO  L226             Difference]: Without dead ends: 228
[2024-11-07 03:47:14,938 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 17 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 29 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=48, Invalid=224, Unknown=0, NotChecked=0, Total=272
[2024-11-07 03:47:14,938 INFO  L432           NwaCegarLoop]: 144 mSDtfsCounter, 278 mSDsluCounter, 538 mSDsCounter, 0 mSdLazyCounter, 910 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 278 SdHoareTripleChecker+Valid, 682 SdHoareTripleChecker+Invalid, 911 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 910 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-07 03:47:14,938 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [278 Valid, 682 Invalid, 911 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 910 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-07 03:47:14,939 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 228 states.
[2024-11-07 03:47:14,943 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 228 to 225.
[2024-11-07 03:47:14,946 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 225 states, 224 states have (on average 1.3973214285714286) internal successors, (313), 224 states have internal predecessors, (313), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:14,947 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 225 states to 225 states and 313 transitions.
[2024-11-07 03:47:14,948 INFO  L78                 Accepts]: Start accepts. Automaton has 225 states and 313 transitions. Word has length 96
[2024-11-07 03:47:14,948 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 03:47:14,948 INFO  L471      AbstractCegarLoop]: Abstraction has 225 states and 313 transitions.
[2024-11-07 03:47:14,948 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 9.6) internal successors, (96), 10 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:14,948 INFO  L276                IsEmpty]: Start isEmpty. Operand 225 states and 313 transitions.
[2024-11-07 03:47:14,949 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 98
[2024-11-07 03:47:14,949 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:47:14,949 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, 1, 1, 1]
[2024-11-07 03:47:14,949 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-07 03:47:14,949 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:47:14,950 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:47:14,950 INFO  L85        PathProgramCache]: Analyzing trace with hash 1984904966, now seen corresponding path program 1 times
[2024-11-07 03:47:14,950 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:47:14,950 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1560988424]
[2024-11-07 03:47:14,950 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:14,950 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:47:15,192 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:16,184 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 9 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 03:47:16,185 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:47:16,185 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1560988424]
[2024-11-07 03:47:16,185 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1560988424] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 03:47:16,185 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2119827305]
[2024-11-07 03:47:16,185 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:16,185 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 03:47:16,186 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 03:47:16,189 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 03:47:16,195 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-07 03:47:16,596 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:16,602 INFO  L255         TraceCheckSpWp]: Trace formula consists of 824 conjuncts, 80 conjuncts are in the unsatisfiable core
[2024-11-07 03:47:16,614 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 03:47:17,785 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 9 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 03:47:17,785 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 03:47:18,895 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 9 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 03:47:18,895 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2119827305] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 03:47:18,895 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 03:47:18,895 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 14, 13] total 32
[2024-11-07 03:47:18,896 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1970694357]
[2024-11-07 03:47:18,896 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 03:47:18,896 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 32 states
[2024-11-07 03:47:18,896 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 03:47:18,897 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants.
[2024-11-07 03:47:18,899 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=121, Invalid=871, Unknown=0, NotChecked=0, Total=992
[2024-11-07 03:47:18,899 INFO  L87              Difference]: Start difference. First operand 225 states and 313 transitions. Second operand  has 32 states, 32 states have (on average 8.09375) internal successors, (259), 32 states have internal predecessors, (259), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:20,372 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 03:47:20,372 INFO  L93              Difference]: Finished difference Result 414 states and 574 transitions.
[2024-11-07 03:47:20,373 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-07 03:47:20,373 INFO  L78                 Accepts]: Start accepts. Automaton has  has 32 states, 32 states have (on average 8.09375) internal successors, (259), 32 states have internal predecessors, (259), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 97
[2024-11-07 03:47:20,373 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 03:47:20,374 INFO  L225             Difference]: With dead ends: 414
[2024-11-07 03:47:20,374 INFO  L226             Difference]: Without dead ends: 262
[2024-11-07 03:47:20,375 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 214 GetRequests, 172 SyntacticMatches, 0 SemanticMatches, 42 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 327 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=267, Invalid=1625, Unknown=0, NotChecked=0, Total=1892
[2024-11-07 03:47:20,376 INFO  L432           NwaCegarLoop]: 50 mSDtfsCounter, 822 mSDsluCounter, 662 mSDsCounter, 0 mSdLazyCounter, 2090 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 822 SdHoareTripleChecker+Valid, 712 SdHoareTripleChecker+Invalid, 2093 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 2090 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time
[2024-11-07 03:47:20,376 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [822 Valid, 712 Invalid, 2093 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 2090 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time]
[2024-11-07 03:47:20,376 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 262 states.
[2024-11-07 03:47:20,379 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 262 to 251.
[2024-11-07 03:47:20,380 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 251 states, 250 states have (on average 1.392) internal successors, (348), 250 states have internal predecessors, (348), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:20,381 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 251 states to 251 states and 348 transitions.
[2024-11-07 03:47:20,381 INFO  L78                 Accepts]: Start accepts. Automaton has 251 states and 348 transitions. Word has length 97
[2024-11-07 03:47:20,381 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 03:47:20,381 INFO  L471      AbstractCegarLoop]: Abstraction has 251 states and 348 transitions.
[2024-11-07 03:47:20,381 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 32 states, 32 states have (on average 8.09375) internal successors, (259), 32 states have internal predecessors, (259), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:20,381 INFO  L276                IsEmpty]: Start isEmpty. Operand 251 states and 348 transitions.
[2024-11-07 03:47:20,382 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 143
[2024-11-07 03:47:20,382 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:47:20,387 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 03:47:20,405 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-07 03:47:20,588 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2024-11-07 03:47:20,588 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:47:20,589 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:47:20,589 INFO  L85        PathProgramCache]: Analyzing trace with hash 158448437, now seen corresponding path program 1 times
[2024-11-07 03:47:20,589 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:47:20,589 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1231472423]
[2024-11-07 03:47:20,589 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:20,589 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:47:21,030 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:21,930 INFO  L134       CoverageAnalysis]: Checked inductivity of 70 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 03:47:21,931 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:47:21,931 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1231472423]
[2024-11-07 03:47:21,931 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1231472423] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 03:47:21,931 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 03:47:21,932 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-07 03:47:21,932 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [454533066]
[2024-11-07 03:47:21,932 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 03:47:21,932 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 03:47:21,932 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 03:47:21,933 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 03:47:21,933 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72
[2024-11-07 03:47:21,934 INFO  L87              Difference]: Start difference. First operand 251 states and 348 transitions. Second operand  has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:22,795 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 03:47:22,795 INFO  L93              Difference]: Finished difference Result 636 states and 895 transitions.
[2024-11-07 03:47:22,796 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-07 03:47:22,796 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 142
[2024-11-07 03:47:22,797 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 03:47:22,800 INFO  L225             Difference]: With dead ends: 636
[2024-11-07 03:47:22,800 INFO  L226             Difference]: Without dead ends: 519
[2024-11-07 03:47:22,800 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=52, Invalid=130, Unknown=0, NotChecked=0, Total=182
[2024-11-07 03:47:22,801 INFO  L432           NwaCegarLoop]: 100 mSDtfsCounter, 407 mSDsluCounter, 486 mSDsCounter, 0 mSdLazyCounter, 1153 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 407 SdHoareTripleChecker+Valid, 586 SdHoareTripleChecker+Invalid, 1154 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1153 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-07 03:47:22,802 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [407 Valid, 586 Invalid, 1154 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1153 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-07 03:47:22,803 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 519 states.
[2024-11-07 03:47:22,813 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 519 to 377.
[2024-11-07 03:47:22,813 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 377 states, 376 states have (on average 1.3909574468085106) internal successors, (523), 376 states have internal predecessors, (523), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:22,815 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 377 states to 377 states and 523 transitions.
[2024-11-07 03:47:22,815 INFO  L78                 Accepts]: Start accepts. Automaton has 377 states and 523 transitions. Word has length 142
[2024-11-07 03:47:22,816 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 03:47:22,816 INFO  L471      AbstractCegarLoop]: Abstraction has 377 states and 523 transitions.
[2024-11-07 03:47:22,816 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:22,816 INFO  L276                IsEmpty]: Start isEmpty. Operand 377 states and 523 transitions.
[2024-11-07 03:47:22,818 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 144
[2024-11-07 03:47:22,818 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:47:22,819 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 03:47:22,819 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-07 03:47:22,819 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:47:22,819 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:47:22,820 INFO  L85        PathProgramCache]: Analyzing trace with hash -52269335, now seen corresponding path program 1 times
[2024-11-07 03:47:22,820 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:47:22,820 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1909752388]
[2024-11-07 03:47:22,820 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:22,820 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:47:23,462 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:25,677 INFO  L134       CoverageAnalysis]: Checked inductivity of 71 backedges. 56 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 03:47:25,678 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:47:25,678 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1909752388]
[2024-11-07 03:47:25,678 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1909752388] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 03:47:25,678 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [179392806]
[2024-11-07 03:47:25,678 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:25,678 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 03:47:25,678 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 03:47:25,681 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 03:47:25,683 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-07 03:47:26,270 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:26,279 INFO  L255         TraceCheckSpWp]: Trace formula consists of 1388 conjuncts, 92 conjuncts are in the unsatisfiable core
[2024-11-07 03:47:26,288 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 03:47:27,195 INFO  L134       CoverageAnalysis]: Checked inductivity of 71 backedges. 56 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 03:47:27,195 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 03:47:28,895 INFO  L134       CoverageAnalysis]: Checked inductivity of 71 backedges. 60 proven. 11 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 03:47:28,895 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [179392806] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 03:47:28,895 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 03:47:28,895 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 17, 19] total 44
[2024-11-07 03:47:28,896 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2144123918]
[2024-11-07 03:47:28,896 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 03:47:28,899 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 44 states
[2024-11-07 03:47:28,899 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 03:47:28,899 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 44 interpolants.
[2024-11-07 03:47:28,900 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=381, Invalid=1511, Unknown=0, NotChecked=0, Total=1892
[2024-11-07 03:47:28,900 INFO  L87              Difference]: Start difference. First operand 377 states and 523 transitions. Second operand  has 44 states, 44 states have (on average 8.545454545454545) internal successors, (376), 44 states have internal predecessors, (376), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:32,632 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 03:47:32,632 INFO  L93              Difference]: Finished difference Result 963 states and 1290 transitions.
[2024-11-07 03:47:32,632 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 59 states. 
[2024-11-07 03:47:32,633 INFO  L78                 Accepts]: Start accepts. Automaton has  has 44 states, 44 states have (on average 8.545454545454545) internal successors, (376), 44 states have internal predecessors, (376), 0 states have call successors, (0), 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 143
[2024-11-07 03:47:32,633 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 03:47:32,635 INFO  L225             Difference]: With dead ends: 963
[2024-11-07 03:47:32,635 INFO  L226             Difference]: Without dead ends: 737
[2024-11-07 03:47:32,638 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 352 GetRequests, 254 SyntacticMatches, 0 SemanticMatches, 98 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2539 ImplicationChecksByTransitivity, 2.3s TimeCoverageRelationStatistics Valid=1720, Invalid=8180, Unknown=0, NotChecked=0, Total=9900
[2024-11-07 03:47:32,639 INFO  L432           NwaCegarLoop]: 63 mSDtfsCounter, 1421 mSDsluCounter, 1603 mSDsCounter, 0 mSdLazyCounter, 5420 mSolverCounterSat, 20 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1421 SdHoareTripleChecker+Valid, 1666 SdHoareTripleChecker+Invalid, 5440 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 20 IncrementalHoareTripleChecker+Valid, 5420 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.5s IncrementalHoareTripleChecker+Time
[2024-11-07 03:47:32,639 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1421 Valid, 1666 Invalid, 5440 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [20 Valid, 5420 Invalid, 0 Unknown, 0 Unchecked, 2.5s Time]
[2024-11-07 03:47:32,639 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 737 states.
[2024-11-07 03:47:32,647 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 737 to 533.
[2024-11-07 03:47:32,648 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 533 states, 532 states have (on average 1.3590225563909775) internal successors, (723), 532 states have internal predecessors, (723), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:32,649 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 533 states to 533 states and 723 transitions.
[2024-11-07 03:47:32,649 INFO  L78                 Accepts]: Start accepts. Automaton has 533 states and 723 transitions. Word has length 143
[2024-11-07 03:47:32,649 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 03:47:32,650 INFO  L471      AbstractCegarLoop]: Abstraction has 533 states and 723 transitions.
[2024-11-07 03:47:32,650 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 44 states, 44 states have (on average 8.545454545454545) internal successors, (376), 44 states have internal predecessors, (376), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:32,650 INFO  L276                IsEmpty]: Start isEmpty. Operand 533 states and 723 transitions.
[2024-11-07 03:47:32,651 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 146
[2024-11-07 03:47:32,651 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:47:32,651 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 03:47:32,676 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-07 03:47:32,855 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16,4 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 03:47:32,856 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:47:32,856 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:47:32,856 INFO  L85        PathProgramCache]: Analyzing trace with hash -1452286868, now seen corresponding path program 1 times
[2024-11-07 03:47:32,857 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:47:32,857 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1018538159]
[2024-11-07 03:47:32,857 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:32,857 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:47:33,311 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:34,971 INFO  L134       CoverageAnalysis]: Checked inductivity of 73 backedges. 37 proven. 36 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 03:47:34,972 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:47:34,972 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1018538159]
[2024-11-07 03:47:34,972 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1018538159] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 03:47:34,972 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1912517537]
[2024-11-07 03:47:34,972 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:34,972 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 03:47:34,972 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 03:47:34,975 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 03:47:34,976 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-07 03:47:35,872 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:35,893 INFO  L255         TraceCheckSpWp]: Trace formula consists of 1392 conjuncts, 52 conjuncts are in the unsatisfiable core
[2024-11-07 03:47:35,899 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 03:47:36,277 INFO  L134       CoverageAnalysis]: Checked inductivity of 73 backedges. 33 proven. 40 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 03:47:36,277 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 03:47:36,994 INFO  L134       CoverageAnalysis]: Checked inductivity of 73 backedges. 44 proven. 29 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 03:47:36,994 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1912517537] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 03:47:36,994 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 03:47:36,994 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 17, 14] total 38
[2024-11-07 03:47:36,994 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [433902977]
[2024-11-07 03:47:36,994 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 03:47:36,996 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 38 states
[2024-11-07 03:47:36,996 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 03:47:36,997 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 38 interpolants.
[2024-11-07 03:47:36,997 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=155, Invalid=1251, Unknown=0, NotChecked=0, Total=1406
[2024-11-07 03:47:36,997 INFO  L87              Difference]: Start difference. First operand 533 states and 723 transitions. Second operand  has 38 states, 38 states have (on average 7.947368421052632) internal successors, (302), 38 states have internal predecessors, (302), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:38,742 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 03:47:38,742 INFO  L93              Difference]: Finished difference Result 1619 states and 2189 transitions.
[2024-11-07 03:47:38,744 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-11-07 03:47:38,744 INFO  L78                 Accepts]: Start accepts. Automaton has  has 38 states, 38 states have (on average 7.947368421052632) internal successors, (302), 38 states have internal predecessors, (302), 0 states have call successors, (0), 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 145
[2024-11-07 03:47:38,744 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 03:47:38,752 INFO  L225             Difference]: With dead ends: 1619
[2024-11-07 03:47:38,755 INFO  L226             Difference]: Without dead ends: 1231
[2024-11-07 03:47:38,760 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 340 GetRequests, 275 SyntacticMatches, 1 SemanticMatches, 64 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1032 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=555, Invalid=3735, Unknown=0, NotChecked=0, Total=4290
[2024-11-07 03:47:38,765 INFO  L432           NwaCegarLoop]: 50 mSDtfsCounter, 1309 mSDsluCounter, 876 mSDsCounter, 0 mSdLazyCounter, 2718 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1309 SdHoareTripleChecker+Valid, 926 SdHoareTripleChecker+Invalid, 2729 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 2718 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2024-11-07 03:47:38,765 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1309 Valid, 926 Invalid, 2729 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 2718 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2024-11-07 03:47:38,768 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1231 states.
[2024-11-07 03:47:38,803 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1231 to 859.
[2024-11-07 03:47:38,804 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 859 states, 858 states have (on average 1.3752913752913754) internal successors, (1180), 858 states have internal predecessors, (1180), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:38,806 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 859 states to 859 states and 1180 transitions.
[2024-11-07 03:47:38,806 INFO  L78                 Accepts]: Start accepts. Automaton has 859 states and 1180 transitions. Word has length 145
[2024-11-07 03:47:38,806 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 03:47:38,806 INFO  L471      AbstractCegarLoop]: Abstraction has 859 states and 1180 transitions.
[2024-11-07 03:47:38,806 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 38 states, 38 states have (on average 7.947368421052632) internal successors, (302), 38 states have internal predecessors, (302), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:38,807 INFO  L276                IsEmpty]: Start isEmpty. Operand 859 states and 1180 transitions.
[2024-11-07 03:47:38,808 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 147
[2024-11-07 03:47:38,808 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:47:38,808 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 03:47:38,830 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2024-11-07 03:47:39,009 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-11-07 03:47:39,009 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:47:39,010 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:47:39,010 INFO  L85        PathProgramCache]: Analyzing trace with hash -830888199, now seen corresponding path program 1 times
[2024-11-07 03:47:39,010 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:47:39,010 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1199377863]
[2024-11-07 03:47:39,010 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:39,010 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:47:39,355 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:39,915 INFO  L134       CoverageAnalysis]: Checked inductivity of 72 backedges. 58 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked.
[2024-11-07 03:47:39,915 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:47:39,915 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1199377863]
[2024-11-07 03:47:39,916 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1199377863] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 03:47:39,916 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 03:47:39,916 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 03:47:39,916 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1033598860]
[2024-11-07 03:47:39,916 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 03:47:39,917 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 03:47:39,917 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 03:47:39,917 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 03:47:39,917 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 03:47:39,917 INFO  L87              Difference]: Start difference. First operand 859 states and 1180 transitions. Second operand  has 5 states, 5 states have (on average 27.4) internal successors, (137), 5 states have internal predecessors, (137), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:40,209 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 03:47:40,209 INFO  L93              Difference]: Finished difference Result 1543 states and 2122 transitions.
[2024-11-07 03:47:40,209 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 03:47:40,210 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 27.4) internal successors, (137), 5 states have internal predecessors, (137), 0 states have call successors, (0), 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 146
[2024-11-07 03:47:40,210 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 03:47:40,212 INFO  L225             Difference]: With dead ends: 1543
[2024-11-07 03:47:40,212 INFO  L226             Difference]: Without dead ends: 897
[2024-11-07 03:47:40,213 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-11-07 03:47:40,214 INFO  L432           NwaCegarLoop]: 60 mSDtfsCounter, 211 mSDsluCounter, 117 mSDsCounter, 0 mSdLazyCounter, 407 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 211 SdHoareTripleChecker+Valid, 177 SdHoareTripleChecker+Invalid, 409 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 407 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 03:47:40,214 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [211 Valid, 177 Invalid, 409 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 407 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 03:47:40,216 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 897 states.
[2024-11-07 03:47:40,230 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 897 to 703.
[2024-11-07 03:47:40,231 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 703 states, 702 states have (on average 1.3561253561253561) internal successors, (952), 702 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 03:47:40,232 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 703 states to 703 states and 952 transitions.
[2024-11-07 03:47:40,233 INFO  L78                 Accepts]: Start accepts. Automaton has 703 states and 952 transitions. Word has length 146
[2024-11-07 03:47:40,233 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 03:47:40,234 INFO  L471      AbstractCegarLoop]: Abstraction has 703 states and 952 transitions.
[2024-11-07 03:47:40,234 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 27.4) internal successors, (137), 5 states have internal predecessors, (137), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:40,234 INFO  L276                IsEmpty]: Start isEmpty. Operand 703 states and 952 transitions.
[2024-11-07 03:47:40,236 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 147
[2024-11-07 03:47:40,236 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:47:40,236 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 03:47:40,236 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-11-07 03:47:40,236 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:47:40,237 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:47:40,237 INFO  L85        PathProgramCache]: Analyzing trace with hash -2113237964, now seen corresponding path program 1 times
[2024-11-07 03:47:40,237 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:47:40,237 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1937424416]
[2024-11-07 03:47:40,237 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:40,238 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:47:40,978 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:42,680 INFO  L134       CoverageAnalysis]: Checked inductivity of 73 backedges. 53 proven. 20 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 03:47:42,681 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:47:42,681 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1937424416]
[2024-11-07 03:47:42,681 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1937424416] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 03:47:42,681 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1378199605]
[2024-11-07 03:47:42,681 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:42,681 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 03:47:42,682 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 03:47:42,684 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 03:47:42,686 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-07 03:47:43,559 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:43,572 INFO  L255         TraceCheckSpWp]: Trace formula consists of 1395 conjuncts, 166 conjuncts are in the unsatisfiable core
[2024-11-07 03:47:43,582 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 03:47:45,583 INFO  L134       CoverageAnalysis]: Checked inductivity of 73 backedges. 33 proven. 40 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 03:47:45,583 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 03:47:47,483 INFO  L134       CoverageAnalysis]: Checked inductivity of 73 backedges. 18 proven. 55 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 03:47:47,483 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1378199605] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 03:47:47,484 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 03:47:47,484 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 30, 22] total 62
[2024-11-07 03:47:47,484 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [142865765]
[2024-11-07 03:47:47,484 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 03:47:47,484 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 62 states
[2024-11-07 03:47:47,484 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 03:47:47,485 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 62 interpolants.
[2024-11-07 03:47:47,486 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=493, Invalid=3289, Unknown=0, NotChecked=0, Total=3782
[2024-11-07 03:47:47,486 INFO  L87              Difference]: Start difference. First operand 703 states and 952 transitions. Second operand  has 62 states, 62 states have (on average 6.774193548387097) internal successors, (420), 62 states have internal predecessors, (420), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:54,333 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 03:47:54,334 INFO  L93              Difference]: Finished difference Result 2615 states and 3601 transitions.
[2024-11-07 03:47:54,334 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 90 states. 
[2024-11-07 03:47:54,334 INFO  L78                 Accepts]: Start accepts. Automaton has  has 62 states, 62 states have (on average 6.774193548387097) internal successors, (420), 62 states have internal predecessors, (420), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 146
[2024-11-07 03:47:54,335 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 03:47:54,347 INFO  L225             Difference]: With dead ends: 2615
[2024-11-07 03:47:54,348 INFO  L226             Difference]: Without dead ends: 1814
[2024-11-07 03:47:54,357 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 390 GetRequests, 246 SyntacticMatches, 0 SemanticMatches, 144 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6338 ImplicationChecksByTransitivity, 4.9s TimeCoverageRelationStatistics Valid=2624, Invalid=18546, Unknown=0, NotChecked=0, Total=21170
[2024-11-07 03:47:54,359 INFO  L432           NwaCegarLoop]: 63 mSDtfsCounter, 2043 mSDsluCounter, 1775 mSDsCounter, 0 mSdLazyCounter, 7191 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2043 SdHoareTripleChecker+Valid, 1838 SdHoareTripleChecker+Invalid, 7219 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 7191 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.4s IncrementalHoareTripleChecker+Time
[2024-11-07 03:47:54,359 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [2043 Valid, 1838 Invalid, 7219 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 7191 Invalid, 0 Unknown, 0 Unchecked, 3.4s Time]
[2024-11-07 03:47:54,364 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1814 states.
[2024-11-07 03:47:54,391 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1814 to 737.
[2024-11-07 03:47:54,392 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 737 states, 736 states have (on average 1.3559782608695652) internal successors, (998), 736 states have internal predecessors, (998), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:54,396 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 737 states to 737 states and 998 transitions.
[2024-11-07 03:47:54,396 INFO  L78                 Accepts]: Start accepts. Automaton has 737 states and 998 transitions. Word has length 146
[2024-11-07 03:47:54,396 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 03:47:54,396 INFO  L471      AbstractCegarLoop]: Abstraction has 737 states and 998 transitions.
[2024-11-07 03:47:54,396 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 62 states, 62 states have (on average 6.774193548387097) internal successors, (420), 62 states have internal predecessors, (420), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:54,397 INFO  L276                IsEmpty]: Start isEmpty. Operand 737 states and 998 transitions.
[2024-11-07 03:47:54,398 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 148
[2024-11-07 03:47:54,398 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:47:54,398 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 03:47:54,421 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-11-07 03:47:54,598 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,6 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 03:47:54,599 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:47:54,599 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:47:54,599 INFO  L85        PathProgramCache]: Analyzing trace with hash 838468580, now seen corresponding path program 1 times
[2024-11-07 03:47:54,599 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:47:54,599 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1073241335]
[2024-11-07 03:47:54,599 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:54,599 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:47:55,975 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:57,472 INFO  L134       CoverageAnalysis]: Checked inductivity of 75 backedges. 38 proven. 0 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked.
[2024-11-07 03:47:57,473 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:47:57,473 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1073241335]
[2024-11-07 03:47:57,473 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1073241335] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 03:47:57,473 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 03:47:57,473 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 03:47:57,473 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1828983770]
[2024-11-07 03:47:57,473 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 03:47:57,474 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 03:47:57,474 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 03:47:57,474 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 03:47:57,474 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 03:47:57,474 INFO  L87              Difference]: Start difference. First operand 737 states and 998 transitions. Second operand  has 5 states, 5 states have (on average 23.0) internal successors, (115), 5 states have internal predecessors, (115), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:57,736 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 03:47:57,736 INFO  L93              Difference]: Finished difference Result 1373 states and 1858 transitions.
[2024-11-07 03:47:57,737 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 03:47:57,737 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 23.0) internal successors, (115), 5 states have internal predecessors, (115), 0 states have call successors, (0), 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 147
[2024-11-07 03:47:57,737 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 03:47:57,739 INFO  L225             Difference]: With dead ends: 1373
[2024-11-07 03:47:57,739 INFO  L226             Difference]: Without dead ends: 728
[2024-11-07 03:47:57,740 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-11-07 03:47:57,741 INFO  L432           NwaCegarLoop]: 60 mSDtfsCounter, 176 mSDsluCounter, 115 mSDsCounter, 0 mSdLazyCounter, 401 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 176 SdHoareTripleChecker+Valid, 175 SdHoareTripleChecker+Invalid, 402 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 401 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 03:47:57,741 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [176 Valid, 175 Invalid, 402 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 401 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 03:47:57,749 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 728 states.
[2024-11-07 03:47:57,769 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 728 to 728.
[2024-11-07 03:47:57,773 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 728 states, 727 states have (on average 1.3548830811554333) internal successors, (985), 727 states have internal predecessors, (985), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:57,779 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 728 states to 728 states and 985 transitions.
[2024-11-07 03:47:57,779 INFO  L78                 Accepts]: Start accepts. Automaton has 728 states and 985 transitions. Word has length 147
[2024-11-07 03:47:57,779 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 03:47:57,779 INFO  L471      AbstractCegarLoop]: Abstraction has 728 states and 985 transitions.
[2024-11-07 03:47:57,780 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 23.0) internal successors, (115), 5 states have internal predecessors, (115), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:47:57,780 INFO  L276                IsEmpty]: Start isEmpty. Operand 728 states and 985 transitions.
[2024-11-07 03:47:57,785 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 196
[2024-11-07 03:47:57,785 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:47:57,786 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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]
[2024-11-07 03:47:57,786 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-11-07 03:47:57,786 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:47:57,787 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:47:57,787 INFO  L85        PathProgramCache]: Analyzing trace with hash 624228977, now seen corresponding path program 1 times
[2024-11-07 03:47:57,787 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:47:57,787 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2087042560]
[2024-11-07 03:47:57,787 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:57,787 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:47:58,694 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:47:59,510 INFO  L134       CoverageAnalysis]: Checked inductivity of 183 backedges. 177 proven. 2 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 03:47:59,511 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:47:59,511 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2087042560]
[2024-11-07 03:47:59,511 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2087042560] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 03:47:59,511 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1085807606]
[2024-11-07 03:47:59,511 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:47:59,511 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 03:47:59,511 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 03:47:59,513 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 03:47:59,514 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-07 03:48:00,432 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:48:00,449 INFO  L255         TraceCheckSpWp]: Trace formula consists of 1966 conjuncts, 185 conjuncts are in the unsatisfiable core
[2024-11-07 03:48:00,460 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 03:48:01,366 INFO  L134       CoverageAnalysis]: Checked inductivity of 183 backedges. 122 proven. 29 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked.
[2024-11-07 03:48:01,366 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 03:48:03,060 INFO  L134       CoverageAnalysis]: Checked inductivity of 183 backedges. 95 proven. 88 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 03:48:03,060 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1085807606] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 03:48:03,061 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 03:48:03,061 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 18, 21] total 43
[2024-11-07 03:48:03,064 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1420091262]
[2024-11-07 03:48:03,064 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 03:48:03,064 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 43 states
[2024-11-07 03:48:03,064 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 03:48:03,065 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 43 interpolants.
[2024-11-07 03:48:03,066 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=192, Invalid=1614, Unknown=0, NotChecked=0, Total=1806
[2024-11-07 03:48:03,066 INFO  L87              Difference]: Start difference. First operand 728 states and 985 transitions. Second operand  has 43 states, 43 states have (on average 11.720930232558139) internal successors, (504), 43 states have internal predecessors, (504), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:48:12,398 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 03:48:12,398 INFO  L93              Difference]: Finished difference Result 4082 states and 5615 transitions.
[2024-11-07 03:48:12,401 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 97 states. 
[2024-11-07 03:48:12,402 INFO  L78                 Accepts]: Start accepts. Automaton has  has 43 states, 43 states have (on average 11.720930232558139) internal successors, (504), 43 states have internal predecessors, (504), 0 states have call successors, (0), 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 195
[2024-11-07 03:48:12,402 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 03:48:12,411 INFO  L225             Difference]: With dead ends: 4082
[2024-11-07 03:48:12,412 INFO  L226             Difference]: Without dead ends: 3266
[2024-11-07 03:48:12,418 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 511 GetRequests, 376 SyntacticMatches, 0 SemanticMatches, 135 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5363 ImplicationChecksByTransitivity, 3.4s TimeCoverageRelationStatistics Valid=1409, Invalid=17223, Unknown=0, NotChecked=0, Total=18632
[2024-11-07 03:48:12,420 INFO  L432           NwaCegarLoop]: 233 mSDtfsCounter, 2329 mSDsluCounter, 6481 mSDsCounter, 0 mSdLazyCounter, 15623 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2329 SdHoareTripleChecker+Valid, 6714 SdHoareTripleChecker+Invalid, 15639 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 15623 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.5s IncrementalHoareTripleChecker+Time
[2024-11-07 03:48:12,420 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [2329 Valid, 6714 Invalid, 15639 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 15623 Invalid, 0 Unknown, 0 Unchecked, 6.5s Time]
[2024-11-07 03:48:12,423 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3266 states.
[2024-11-07 03:48:12,457 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3266 to 1849.
[2024-11-07 03:48:12,460 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1849 states, 1848 states have (on average 1.3468614718614718) internal successors, (2489), 1848 states have internal predecessors, (2489), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:48:12,463 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1849 states to 1849 states and 2489 transitions.
[2024-11-07 03:48:12,464 INFO  L78                 Accepts]: Start accepts. Automaton has 1849 states and 2489 transitions. Word has length 195
[2024-11-07 03:48:12,464 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 03:48:12,464 INFO  L471      AbstractCegarLoop]: Abstraction has 1849 states and 2489 transitions.
[2024-11-07 03:48:12,465 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 43 states, 43 states have (on average 11.720930232558139) internal successors, (504), 43 states have internal predecessors, (504), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 03:48:12,465 INFO  L276                IsEmpty]: Start isEmpty. Operand 1849 states and 2489 transitions.
[2024-11-07 03:48:12,469 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 198
[2024-11-07 03:48:12,469 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 03:48:12,469 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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]
[2024-11-07 03:48:12,498 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2024-11-07 03:48:12,673 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable21
[2024-11-07 03:48:12,674 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 03:48:12,674 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 03:48:12,675 INFO  L85        PathProgramCache]: Analyzing trace with hash 288828737, now seen corresponding path program 2 times
[2024-11-07 03:48:12,675 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 03:48:12,675 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1566562126]
[2024-11-07 03:48:12,675 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 03:48:12,675 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 03:48:14,974 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 03:48:17,372 INFO  L134       CoverageAnalysis]: Checked inductivity of 187 backedges. 148 proven. 2 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked.
[2024-11-07 03:48:17,372 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 03:48:17,372 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1566562126]
[2024-11-07 03:48:17,372 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1566562126] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 03:48:17,372 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1410547293]
[2024-11-07 03:48:17,373 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-07 03:48:17,373 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 03:48:17,373 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 03:48:17,375 INFO  L229       MonitoredProcess]: Starting monitored process 8 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 03:48:17,376 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-07 03:48:18,218 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-07 03:48:18,219 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-07 03:48:18,235 INFO  L255         TraceCheckSpWp]: Trace formula consists of 1972 conjuncts, 111 conjuncts are in the unsatisfiable core
[2024-11-07 03:48:18,242 INFO  L278         TraceCheckSpWp]: Computing forward predicates...