./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/eca-rers2012/Problem19_label56.c --full-output --architecture 32bit


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


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

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash c0e747263653a180fbc46f30f97b0f5af05e1d494ba34ecc1d0e52a666b3e02d
--- Real Ultimate output ---
This is Ultimate 0.3.0-?-4f9af40
[2024-11-06 20:21:12,840 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-06 20:21:12,940 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-06 20:21:12,946 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-06 20:21:12,947 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-06 20:21:12,971 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-06 20:21:12,971 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-06 20:21:12,971 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-06 20:21:12,972 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-06 20:21:12,972 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-06 20:21:12,972 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-06 20:21:12,972 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-06 20:21:12,973 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-06 20:21:12,973 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-06 20:21:12,973 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-06 20:21:12,974 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-06 20:21:12,974 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-06 20:21:12,974 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-06 20:21:12,975 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-06 20:21:12,975 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-06 20:21:12,975 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-06 20:21:12,975 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-06 20:21:12,975 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-06 20:21:12,975 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-06 20:21:12,975 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-06 20:21:12,975 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-06 20:21:12,975 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-06 20:21:12,976 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-06 20:21:12,976 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-06 20:21:12,976 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-06 20:21:12,976 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-06 20:21:12,977 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-06 20:21:12,977 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-06 20:21:12,977 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-06 20:21:12,977 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-06 20:21:12,978 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-06 20:21:12,978 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-06 20:21:12,978 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-06 20:21:12,978 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-06 20:21:12,978 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-06 20:21:12,978 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-06 20:21:12,978 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-06 20:21:12,978 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> c0e747263653a180fbc46f30f97b0f5af05e1d494ba34ecc1d0e52a666b3e02d
[2024-11-06 20:21:13,230 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-06 20:21:13,237 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-06 20:21:13,238 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-06 20:21:13,239 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-06 20:21:13,239 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-06 20:21:13,240 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/eca-rers2012/Problem19_label56.c
[2024-11-06 20:21:14,472 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-06 20:21:15,175 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-06 20:21:15,177 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem19_label56.c
[2024-11-06 20:21:15,236 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/97ba782c7/e66802896121494196b2e313ae0ef477/FLAG245d3b02f
[2024-11-06 20:21:15,254 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/97ba782c7/e66802896121494196b2e313ae0ef477
[2024-11-06 20:21:15,257 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-06 20:21:15,259 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-06 20:21:15,261 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-06 20:21:15,261 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-06 20:21:15,265 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-06 20:21:15,265 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 08:21:15" (1/1) ...
[2024-11-06 20:21:15,266 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2a382bcc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:21:15, skipping insertion in model container
[2024-11-06 20:21:15,266 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 08:21:15" (1/1) ...
[2024-11-06 20:21:15,417 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-06 20:21:15,669 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem19_label56.c[6747,6760]
[2024-11-06 20:21:16,591 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-06 20:21:16,603 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-06 20:21:16,627 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem19_label56.c[6747,6760]
[2024-11-06 20:21:17,185 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-06 20:21:17,239 INFO  L204         MainTranslator]: Completed translation
[2024-11-06 20:21:17,241 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:21:17 WrapperNode
[2024-11-06 20:21:17,241 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-06 20:21:17,243 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-06 20:21:17,244 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-06 20:21:17,244 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-06 20:21:17,249 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:21:17" (1/1) ...
[2024-11-06 20:21:17,391 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:21:17" (1/1) ...
[2024-11-06 20:21:18,230 INFO  L138                Inliner]: procedures = 19, calls = 13, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 9431
[2024-11-06 20:21:18,231 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-06 20:21:18,232 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-06 20:21:18,232 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-06 20:21:18,232 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-06 20:21:18,241 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:21:17" (1/1) ...
[2024-11-06 20:21:18,245 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:21:17" (1/1) ...
[2024-11-06 20:21:18,513 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:21:17" (1/1) ...
[2024-11-06 20:21:18,828 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-06 20:21:18,828 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:21:17" (1/1) ...
[2024-11-06 20:21:18,828 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:21:17" (1/1) ...
[2024-11-06 20:21:19,141 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:21:17" (1/1) ...
[2024-11-06 20:21:19,203 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:21:17" (1/1) ...
[2024-11-06 20:21:19,279 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:21:17" (1/1) ...
[2024-11-06 20:21:19,332 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:21:17" (1/1) ...
[2024-11-06 20:21:19,531 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-06 20:21:19,533 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-06 20:21:19,534 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-06 20:21:19,534 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-06 20:21:19,535 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:21:17" (1/1) ...
[2024-11-06 20:21:19,540 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-06 20:21:19,555 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 20:21:19,596 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-06 20:21:19,616 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-06 20:21:19,650 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-06 20:21:19,650 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-06 20:21:19,650 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-06 20:21:19,650 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-06 20:21:19,754 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-06 20:21:19,756 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-06 20:21:27,204 INFO  L?                        ?]: Removed 1320 outVars from TransFormulas that were not future-live.
[2024-11-06 20:21:27,204 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-06 20:21:27,260 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-06 20:21:27,260 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-06 20:21:27,261 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 08:21:27 BoogieIcfgContainer
[2024-11-06 20:21:27,261 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-06 20:21:27,264 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-06 20:21:27,264 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-06 20:21:27,268 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-06 20:21:27,269 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 08:21:15" (1/3) ...
[2024-11-06 20:21:27,269 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2d27f1ce and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 08:21:27, skipping insertion in model container
[2024-11-06 20:21:27,269 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:21:17" (2/3) ...
[2024-11-06 20:21:27,270 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2d27f1ce and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 08:21:27, skipping insertion in model container
[2024-11-06 20:21:27,270 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 08:21:27" (3/3) ...
[2024-11-06 20:21:27,271 INFO  L112   eAbstractionObserver]: Analyzing ICFG Problem19_label56.c
[2024-11-06 20:21:27,285 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-06 20:21:27,286 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-06 20:21:27,387 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-06 20:21:27,399 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;@584e217c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-06 20:21:27,400 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-06 20:21:27,411 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 1748 states, 1746 states have (on average 1.8699885452462772) internal successors, (3265), 1747 states have internal predecessors, (3265), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:21:27,420 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 52
[2024-11-06 20:21:27,420 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 20:21:27,421 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 20:21:27,421 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 20:21:27,425 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 20:21:27,425 INFO  L85        PathProgramCache]: Analyzing trace with hash 2122806209, now seen corresponding path program 1 times
[2024-11-06 20:21:27,430 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 20:21:27,430 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [404109388]
[2024-11-06 20:21:27,430 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 20:21:27,431 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 20:21:27,547 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 20:21:27,750 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 20:21:27,750 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 20:21:27,750 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [404109388]
[2024-11-06 20:21:27,753 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [404109388] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 20:21:27,753 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 20:21:27,753 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-06 20:21:27,754 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1085400294]
[2024-11-06 20:21:27,755 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 20:21:27,758 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 20:21:27,760 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 20:21:27,777 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 20:21:27,778 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 20:21:27,785 INFO  L87              Difference]: Start difference. First operand  has 1748 states, 1746 states have (on average 1.8699885452462772) internal successors, (3265), 1747 states have internal predecessors, (3265), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 3 states, 3 states have (on average 17.0) internal successors, (51), 2 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:21:34,197 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 20:21:34,198 INFO  L93              Difference]: Finished difference Result 4957 states and 9398 transitions.
[2024-11-06 20:21:34,198 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 20:21:34,199 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 17.0) internal successors, (51), 2 states have internal predecessors, (51), 0 states have call successors, (0), 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 51
[2024-11-06 20:21:34,199 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 20:21:34,224 INFO  L225             Difference]: With dead ends: 4957
[2024-11-06 20:21:34,224 INFO  L226             Difference]: Without dead ends: 3129
[2024-11-06 20:21:34,231 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 20:21:34,233 INFO  L432           NwaCegarLoop]: 1373 mSDtfsCounter, 1575 mSDsluCounter, 222 mSDsCounter, 0 mSdLazyCounter, 4344 mSolverCounterSat, 1517 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1575 SdHoareTripleChecker+Valid, 1595 SdHoareTripleChecker+Invalid, 5861 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1517 IncrementalHoareTripleChecker+Valid, 4344 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.2s IncrementalHoareTripleChecker+Time
[2024-11-06 20:21:34,234 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1575 Valid, 1595 Invalid, 5861 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1517 Valid, 4344 Invalid, 0 Unknown, 0 Unchecked, 6.2s Time]
[2024-11-06 20:21:34,252 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3129 states.
[2024-11-06 20:21:34,363 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3129 to 3108.
[2024-11-06 20:21:34,368 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3108 states, 3107 states have (on average 1.6012230447376892) internal successors, (4975), 3107 states have internal predecessors, (4975), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:21:34,381 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3108 states to 3108 states and 4975 transitions.
[2024-11-06 20:21:34,383 INFO  L78                 Accepts]: Start accepts. Automaton has 3108 states and 4975 transitions. Word has length 51
[2024-11-06 20:21:34,384 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 20:21:34,384 INFO  L471      AbstractCegarLoop]: Abstraction has 3108 states and 4975 transitions.
[2024-11-06 20:21:34,384 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 17.0) internal successors, (51), 2 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:21:34,384 INFO  L276                IsEmpty]: Start isEmpty. Operand 3108 states and 4975 transitions.
[2024-11-06 20:21:34,389 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 119
[2024-11-06 20:21:34,389 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 20:21:34,390 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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]
[2024-11-06 20:21:34,391 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-06 20:21:34,391 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 20:21:34,391 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 20:21:34,392 INFO  L85        PathProgramCache]: Analyzing trace with hash -1367038212, now seen corresponding path program 1 times
[2024-11-06 20:21:34,392 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 20:21:34,392 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1370901637]
[2024-11-06 20:21:34,392 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 20:21:34,392 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 20:21:34,431 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 20:21:34,776 INFO  L134       CoverageAnalysis]: Checked inductivity of 48 backedges. 48 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 20:21:34,776 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 20:21:34,776 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1370901637]
[2024-11-06 20:21:34,776 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1370901637] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 20:21:34,777 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 20:21:34,777 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 20:21:34,777 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1127474496]
[2024-11-06 20:21:34,777 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 20:21:34,778 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-06 20:21:34,778 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 20:21:34,778 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-06 20:21:34,778 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-06 20:21:34,779 INFO  L87              Difference]: Start difference. First operand 3108 states and 4975 transitions. Second operand  has 4 states, 4 states have (on average 29.5) internal successors, (118), 3 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:21:43,215 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 20:21:43,216 INFO  L93              Difference]: Finished difference Result 10359 states and 16187 transitions.
[2024-11-06 20:21:43,216 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-06 20:21:43,216 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 29.5) internal successors, (118), 3 states have internal predecessors, (118), 0 states have call successors, (0), 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 118
[2024-11-06 20:21:43,216 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 20:21:43,244 INFO  L225             Difference]: With dead ends: 10359
[2024-11-06 20:21:43,245 INFO  L226             Difference]: Without dead ends: 7253
[2024-11-06 20:21:43,249 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-06 20:21:43,250 INFO  L432           NwaCegarLoop]: 1024 mSDtfsCounter, 4323 mSDsluCounter, 268 mSDsCounter, 0 mSdLazyCounter, 9504 mSolverCounterSat, 1498 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 6.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4323 SdHoareTripleChecker+Valid, 1292 SdHoareTripleChecker+Invalid, 11002 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1498 IncrementalHoareTripleChecker+Valid, 9504 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 8.2s IncrementalHoareTripleChecker+Time
[2024-11-06 20:21:43,250 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4323 Valid, 1292 Invalid, 11002 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1498 Valid, 9504 Invalid, 0 Unknown, 0 Unchecked, 8.2s Time]
[2024-11-06 20:21:43,257 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7253 states.
[2024-11-06 20:21:43,360 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7253 to 7249.
[2024-11-06 20:21:43,371 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7249 states, 7248 states have (on average 1.4503311258278146) internal successors, (10512), 7248 states have internal predecessors, (10512), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:21:43,382 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7249 states to 7249 states and 10512 transitions.
[2024-11-06 20:21:43,383 INFO  L78                 Accepts]: Start accepts. Automaton has 7249 states and 10512 transitions. Word has length 118
[2024-11-06 20:21:43,385 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 20:21:43,385 INFO  L471      AbstractCegarLoop]: Abstraction has 7249 states and 10512 transitions.
[2024-11-06 20:21:43,385 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 29.5) internal successors, (118), 3 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:21:43,385 INFO  L276                IsEmpty]: Start isEmpty. Operand 7249 states and 10512 transitions.
[2024-11-06 20:21:43,393 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 326
[2024-11-06 20:21:43,394 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 20:21:43,395 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 20:21:43,395 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-06 20:21:43,395 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 20:21:43,396 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 20:21:43,396 INFO  L85        PathProgramCache]: Analyzing trace with hash -1420182534, now seen corresponding path program 1 times
[2024-11-06 20:21:43,396 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 20:21:43,397 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1210404454]
[2024-11-06 20:21:43,397 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 20:21:43,397 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 20:21:43,565 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 20:21:44,498 INFO  L134       CoverageAnalysis]: Checked inductivity of 161 backedges. 112 proven. 0 refuted. 0 times theorem prover too weak. 49 trivial. 0 not checked.
[2024-11-06 20:21:44,501 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 20:21:44,501 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1210404454]
[2024-11-06 20:21:44,501 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1210404454] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 20:21:44,501 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 20:21:44,501 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 20:21:44,501 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [803808828]
[2024-11-06 20:21:44,501 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 20:21:44,502 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-06 20:21:44,503 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 20:21:44,504 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-06 20:21:44,504 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-06 20:21:44,504 INFO  L87              Difference]: Start difference. First operand 7249 states and 10512 transitions. Second operand  has 4 states, 4 states have (on average 69.25) internal successors, (277), 3 states have internal predecessors, (277), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:21:52,038 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 20:21:52,038 INFO  L93              Difference]: Finished difference Result 17269 states and 24867 transitions.
[2024-11-06 20:21:52,038 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-06 20:21:52,039 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 69.25) internal successors, (277), 3 states have internal predecessors, (277), 0 states have call successors, (0), 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 325
[2024-11-06 20:21:52,039 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 20:21:52,073 INFO  L225             Difference]: With dead ends: 17269
[2024-11-06 20:21:52,073 INFO  L226             Difference]: Without dead ends: 11387
[2024-11-06 20:21:52,082 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-06 20:21:52,082 INFO  L432           NwaCegarLoop]: 1803 mSDtfsCounter, 3756 mSDsluCounter, 354 mSDsCounter, 0 mSdLazyCounter, 9455 mSolverCounterSat, 430 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 6.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3756 SdHoareTripleChecker+Valid, 2157 SdHoareTripleChecker+Invalid, 9885 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 430 IncrementalHoareTripleChecker+Valid, 9455 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 7.4s IncrementalHoareTripleChecker+Time
[2024-11-06 20:21:52,083 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [3756 Valid, 2157 Invalid, 9885 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [430 Valid, 9455 Invalid, 0 Unknown, 0 Unchecked, 7.4s Time]
[2024-11-06 20:21:52,094 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 11387 states.
[2024-11-06 20:21:52,233 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 11387 to 11367.
[2024-11-06 20:21:52,252 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 11367 states, 11366 states have (on average 1.3286116487770543) internal successors, (15101), 11366 states have internal predecessors, (15101), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:21:52,270 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 11367 states to 11367 states and 15101 transitions.
[2024-11-06 20:21:52,271 INFO  L78                 Accepts]: Start accepts. Automaton has 11367 states and 15101 transitions. Word has length 325
[2024-11-06 20:21:52,271 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 20:21:52,271 INFO  L471      AbstractCegarLoop]: Abstraction has 11367 states and 15101 transitions.
[2024-11-06 20:21:52,272 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 69.25) internal successors, (277), 3 states have internal predecessors, (277), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:21:52,272 INFO  L276                IsEmpty]: Start isEmpty. Operand 11367 states and 15101 transitions.
[2024-11-06 20:21:52,275 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 354
[2024-11-06 20:21:52,275 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 20:21:52,276 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 20:21:52,276 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-06 20:21:52,276 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 20:21:52,277 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 20:21:52,277 INFO  L85        PathProgramCache]: Analyzing trace with hash 731436244, now seen corresponding path program 1 times
[2024-11-06 20:21:52,277 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 20:21:52,277 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1031341697]
[2024-11-06 20:21:52,277 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 20:21:52,277 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 20:21:52,346 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 20:21:52,957 INFO  L134       CoverageAnalysis]: Checked inductivity of 161 backedges. 138 proven. 0 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked.
[2024-11-06 20:21:52,959 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 20:21:52,959 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1031341697]
[2024-11-06 20:21:52,959 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1031341697] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 20:21:52,960 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 20:21:52,960 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 20:21:52,960 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [132427301]
[2024-11-06 20:21:52,960 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 20:21:52,961 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-06 20:21:52,961 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 20:21:52,961 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-06 20:21:52,961 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-06 20:21:52,962 INFO  L87              Difference]: Start difference. First operand 11367 states and 15101 transitions. Second operand  has 4 states, 4 states have (on average 82.75) internal successors, (331), 3 states have internal predecessors, (331), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:21:58,362 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 20:21:58,362 INFO  L93              Difference]: Finished difference Result 20033 states and 27483 transitions.
[2024-11-06 20:21:58,362 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-06 20:21:58,362 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 82.75) internal successors, (331), 3 states have internal predecessors, (331), 0 states have call successors, (0), 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 353
[2024-11-06 20:21:58,363 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 20:21:58,386 INFO  L225             Difference]: With dead ends: 20033
[2024-11-06 20:21:58,386 INFO  L226             Difference]: Without dead ends: 11367
[2024-11-06 20:21:58,391 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-06 20:21:58,391 INFO  L432           NwaCegarLoop]: 1775 mSDtfsCounter, 1138 mSDsluCounter, 342 mSDsCounter, 0 mSdLazyCounter, 7325 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1138 SdHoareTripleChecker+Valid, 2117 SdHoareTripleChecker+Invalid, 7333 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 7325 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.3s IncrementalHoareTripleChecker+Time
[2024-11-06 20:21:58,392 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1138 Valid, 2117 Invalid, 7333 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 7325 Invalid, 0 Unknown, 0 Unchecked, 5.3s Time]
[2024-11-06 20:21:58,399 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 11367 states.
[2024-11-06 20:21:58,505 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 11367 to 11367.
[2024-11-06 20:21:58,524 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 11367 states, 11366 states have (on average 1.3274678866795706) internal successors, (15088), 11366 states have internal predecessors, (15088), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:21:58,539 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 11367 states to 11367 states and 15088 transitions.
[2024-11-06 20:21:58,539 INFO  L78                 Accepts]: Start accepts. Automaton has 11367 states and 15088 transitions. Word has length 353
[2024-11-06 20:21:58,540 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 20:21:58,540 INFO  L471      AbstractCegarLoop]: Abstraction has 11367 states and 15088 transitions.
[2024-11-06 20:21:58,540 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 82.75) internal successors, (331), 3 states have internal predecessors, (331), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:21:58,541 INFO  L276                IsEmpty]: Start isEmpty. Operand 11367 states and 15088 transitions.
[2024-11-06 20:21:58,547 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 539
[2024-11-06 20:21:58,548 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 20:21:58,548 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 20:21:58,548 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-06 20:21:58,548 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 20:21:58,549 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 20:21:58,549 INFO  L85        PathProgramCache]: Analyzing trace with hash 512153680, now seen corresponding path program 1 times
[2024-11-06 20:21:58,549 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 20:21:58,549 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [972709058]
[2024-11-06 20:21:58,549 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 20:21:58,549 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 20:21:58,653 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 20:21:59,570 INFO  L134       CoverageAnalysis]: Checked inductivity of 48 backedges. 0 proven. 43 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-06 20:21:59,571 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 20:21:59,571 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [972709058]
[2024-11-06 20:21:59,571 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [972709058] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 20:21:59,571 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1581260203]
[2024-11-06 20:21:59,571 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 20:21:59,571 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 20:21:59,572 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 20:21:59,574 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-06 20:21:59,576 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-06 20:21:59,840 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 20:21:59,843 INFO  L255         TraceCheckSpWp]: Trace formula consists of 621 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-06 20:21:59,861 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 20:22:00,551 INFO  L134       CoverageAnalysis]: Checked inductivity of 48 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked.
[2024-11-06 20:22:00,552 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-06 20:22:00,552 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1581260203] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 20:22:00,553 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-06 20:22:00,553 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [3] total 4
[2024-11-06 20:22:00,553 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [887472927]
[2024-11-06 20:22:00,553 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 20:22:00,554 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 20:22:00,554 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 20:22:00,555 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 20:22:00,555 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-06 20:22:00,556 INFO  L87              Difference]: Start difference. First operand 11367 states and 15088 transitions. Second operand  has 3 states, 3 states have (on average 163.66666666666666) internal successors, (491), 2 states have internal predecessors, (491), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:22:05,028 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 20:22:05,028 INFO  L93              Difference]: Finished difference Result 24133 states and 33157 transitions.
[2024-11-06 20:22:05,029 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 20:22:05,029 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 163.66666666666666) internal successors, (491), 2 states have internal predecessors, (491), 0 states have call successors, (0), 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 538
[2024-11-06 20:22:05,030 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 20:22:05,061 INFO  L225             Difference]: With dead ends: 24133
[2024-11-06 20:22:05,061 INFO  L226             Difference]: Without dead ends: 15498
[2024-11-06 20:22:05,072 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 540 GetRequests, 537 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-06 20:22:05,073 INFO  L432           NwaCegarLoop]: 1207 mSDtfsCounter, 1058 mSDsluCounter, 177 mSDsCounter, 0 mSdLazyCounter, 4576 mSolverCounterSat, 809 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1058 SdHoareTripleChecker+Valid, 1384 SdHoareTripleChecker+Invalid, 5385 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 809 IncrementalHoareTripleChecker+Valid, 4576 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.4s IncrementalHoareTripleChecker+Time
[2024-11-06 20:22:05,073 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1058 Valid, 1384 Invalid, 5385 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [809 Valid, 4576 Invalid, 0 Unknown, 0 Unchecked, 4.4s Time]
[2024-11-06 20:22:05,085 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 15498 states.
[2024-11-06 20:22:05,270 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 15498 to 15496.
[2024-11-06 20:22:05,286 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 15496 states, 15495 states have (on average 1.2933849628912553) internal successors, (20041), 15495 states have internal predecessors, (20041), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:22:05,304 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 15496 states to 15496 states and 20041 transitions.
[2024-11-06 20:22:05,304 INFO  L78                 Accepts]: Start accepts. Automaton has 15496 states and 20041 transitions. Word has length 538
[2024-11-06 20:22:05,305 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 20:22:05,305 INFO  L471      AbstractCegarLoop]: Abstraction has 15496 states and 20041 transitions.
[2024-11-06 20:22:05,306 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 163.66666666666666) internal successors, (491), 2 states have internal predecessors, (491), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:22:05,306 INFO  L276                IsEmpty]: Start isEmpty. Operand 15496 states and 20041 transitions.
[2024-11-06 20:22:05,318 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 608
[2024-11-06 20:22:05,318 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 20:22:05,319 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 20:22:05,338 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-06 20:22:05,523 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,2 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 20:22:05,524 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 20:22:05,524 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 20:22:05,524 INFO  L85        PathProgramCache]: Analyzing trace with hash 1341598459, now seen corresponding path program 1 times
[2024-11-06 20:22:05,524 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 20:22:05,524 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [149504556]
[2024-11-06 20:22:05,524 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 20:22:05,525 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 20:22:05,631 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 20:22:06,777 INFO  L134       CoverageAnalysis]: Checked inductivity of 163 backedges. 119 proven. 44 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 20:22:06,778 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 20:22:06,778 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [149504556]
[2024-11-06 20:22:06,778 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [149504556] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 20:22:06,778 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [370509890]
[2024-11-06 20:22:06,778 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 20:22:06,778 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 20:22:06,779 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 20:22:06,787 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-06 20:22:06,797 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-06 20:22:07,167 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 20:22:07,170 INFO  L255         TraceCheckSpWp]: Trace formula consists of 717 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-06 20:22:07,176 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 20:22:07,291 INFO  L134       CoverageAnalysis]: Checked inductivity of 163 backedges. 163 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 20:22:07,293 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-06 20:22:07,293 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [370509890] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 20:22:07,293 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-06 20:22:07,293 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 6
[2024-11-06 20:22:07,294 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [269744263]
[2024-11-06 20:22:07,294 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 20:22:07,294 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 20:22:07,296 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 20:22:07,297 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 20:22:07,297 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-11-06 20:22:07,297 INFO  L87              Difference]: Start difference. First operand 15496 states and 20041 transitions. Second operand  has 3 states, 3 states have (on average 202.33333333333334) internal successors, (607), 3 states have internal predecessors, (607), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:22:12,498 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 20:22:12,498 INFO  L93              Difference]: Finished difference Result 40540 states and 53991 transitions.
[2024-11-06 20:22:12,498 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 20:22:12,499 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 202.33333333333334) internal successors, (607), 3 states have internal predecessors, (607), 0 states have call successors, (0), 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 607
[2024-11-06 20:22:12,499 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 20:22:12,541 INFO  L225             Difference]: With dead ends: 40540
[2024-11-06 20:22:12,542 INFO  L226             Difference]: Without dead ends: 27776
[2024-11-06 20:22:12,557 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 610 GetRequests, 606 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-11-06 20:22:12,559 INFO  L432           NwaCegarLoop]: 705 mSDtfsCounter, 2531 mSDsluCounter, 109 mSDsCounter, 0 mSdLazyCounter, 4053 mSolverCounterSat, 1472 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2531 SdHoareTripleChecker+Valid, 814 SdHoareTripleChecker+Invalid, 5525 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1472 IncrementalHoareTripleChecker+Valid, 4053 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.0s IncrementalHoareTripleChecker+Time
[2024-11-06 20:22:12,560 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [2531 Valid, 814 Invalid, 5525 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1472 Valid, 4053 Invalid, 0 Unknown, 0 Unchecked, 5.0s Time]
[2024-11-06 20:22:12,586 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 27776 states.
[2024-11-06 20:22:12,813 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 27776 to 27772.
[2024-11-06 20:22:12,842 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 27772 states, 27771 states have (on average 1.2915271326203595) internal successors, (35867), 27771 states have internal predecessors, (35867), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:22:12,876 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 27772 states to 27772 states and 35867 transitions.
[2024-11-06 20:22:12,877 INFO  L78                 Accepts]: Start accepts. Automaton has 27772 states and 35867 transitions. Word has length 607
[2024-11-06 20:22:12,878 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 20:22:12,878 INFO  L471      AbstractCegarLoop]: Abstraction has 27772 states and 35867 transitions.
[2024-11-06 20:22:12,878 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 202.33333333333334) internal successors, (607), 3 states have internal predecessors, (607), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:22:12,878 INFO  L276                IsEmpty]: Start isEmpty. Operand 27772 states and 35867 transitions.
[2024-11-06 20:22:12,968 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 613
[2024-11-06 20:22:12,969 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 20:22:12,969 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 20:22:12,986 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-06 20:22:13,170 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,3 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 20:22:13,170 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 20:22:13,172 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 20:22:13,172 INFO  L85        PathProgramCache]: Analyzing trace with hash 249833218, now seen corresponding path program 1 times
[2024-11-06 20:22:13,172 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 20:22:13,172 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [356864810]
[2024-11-06 20:22:13,172 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 20:22:13,172 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 20:22:13,263 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 20:22:13,536 INFO  L134       CoverageAnalysis]: Checked inductivity of 170 backedges. 97 proven. 0 refuted. 0 times theorem prover too weak. 73 trivial. 0 not checked.
[2024-11-06 20:22:13,537 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 20:22:13,537 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [356864810]
[2024-11-06 20:22:13,537 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [356864810] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 20:22:13,537 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 20:22:13,537 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-06 20:22:13,537 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1536980367]
[2024-11-06 20:22:13,537 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 20:22:13,538 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 20:22:13,538 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 20:22:13,538 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 20:22:13,538 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 20:22:13,539 INFO  L87              Difference]: Start difference. First operand 27772 states and 35867 transitions. Second operand  has 3 states, 3 states have (on average 180.0) internal successors, (540), 2 states have internal predecessors, (540), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:22:18,172 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 20:22:18,173 INFO  L93              Difference]: Finished difference Result 58285 states and 75896 transitions.
[2024-11-06 20:22:18,173 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 20:22:18,173 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 180.0) internal successors, (540), 2 states have internal predecessors, (540), 0 states have call successors, (0), 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 612
[2024-11-06 20:22:18,174 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 20:22:18,222 INFO  L225             Difference]: With dead ends: 58285
[2024-11-06 20:22:18,222 INFO  L226             Difference]: Without dead ends: 33245
[2024-11-06 20:22:18,247 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 20:22:18,248 INFO  L432           NwaCegarLoop]: 687 mSDtfsCounter, 1383 mSDsluCounter, 46 mSDsCounter, 0 mSdLazyCounter, 3925 mSolverCounterSat, 1660 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1383 SdHoareTripleChecker+Valid, 733 SdHoareTripleChecker+Invalid, 5585 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1660 IncrementalHoareTripleChecker+Valid, 3925 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.4s IncrementalHoareTripleChecker+Time
[2024-11-06 20:22:18,248 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1383 Valid, 733 Invalid, 5585 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1660 Valid, 3925 Invalid, 0 Unknown, 0 Unchecked, 4.4s Time]
[2024-11-06 20:22:18,276 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 33245 states.
[2024-11-06 20:22:18,591 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 33245 to 33235.
[2024-11-06 20:22:18,620 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 33235 states, 33234 states have (on average 1.228771739784558) internal successors, (40837), 33234 states have internal predecessors, (40837), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:22:18,659 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 33235 states to 33235 states and 40837 transitions.
[2024-11-06 20:22:18,660 INFO  L78                 Accepts]: Start accepts. Automaton has 33235 states and 40837 transitions. Word has length 612
[2024-11-06 20:22:18,662 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 20:22:18,662 INFO  L471      AbstractCegarLoop]: Abstraction has 33235 states and 40837 transitions.
[2024-11-06 20:22:18,662 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 180.0) internal successors, (540), 2 states have internal predecessors, (540), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:22:18,662 INFO  L276                IsEmpty]: Start isEmpty. Operand 33235 states and 40837 transitions.
[2024-11-06 20:22:18,666 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 630
[2024-11-06 20:22:18,666 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 20:22:18,667 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 20:22:18,667 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-06 20:22:18,667 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 20:22:18,668 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 20:22:18,668 INFO  L85        PathProgramCache]: Analyzing trace with hash -571749080, now seen corresponding path program 1 times
[2024-11-06 20:22:18,668 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 20:22:18,668 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [879577638]
[2024-11-06 20:22:18,668 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 20:22:18,669 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 20:22:18,757 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 20:22:19,014 INFO  L134       CoverageAnalysis]: Checked inductivity of 187 backedges. 97 proven. 0 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked.
[2024-11-06 20:22:19,015 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 20:22:19,015 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [879577638]
[2024-11-06 20:22:19,015 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [879577638] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 20:22:19,015 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 20:22:19,015 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-06 20:22:19,015 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1418219722]
[2024-11-06 20:22:19,015 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 20:22:19,016 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 20:22:19,017 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 20:22:19,017 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 20:22:19,017 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 20:22:19,018 INFO  L87              Difference]: Start difference. First operand 33235 states and 40837 transitions. Second operand  has 3 states, 3 states have (on average 180.0) internal successors, (540), 2 states have internal predecessors, (540), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:22:24,674 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 20:22:24,674 INFO  L93              Difference]: Finished difference Result 91260 states and 113481 transitions.
[2024-11-06 20:22:24,674 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 20:22:24,675 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 180.0) internal successors, (540), 2 states have internal predecessors, (540), 0 states have call successors, (0), 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 629
[2024-11-06 20:22:24,675 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 20:22:24,739 INFO  L225             Difference]: With dead ends: 91260
[2024-11-06 20:22:24,739 INFO  L226             Difference]: Without dead ends: 60757
[2024-11-06 20:22:24,763 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 20:22:24,764 INFO  L432           NwaCegarLoop]: 1747 mSDtfsCounter, 1350 mSDsluCounter, 266 mSDsCounter, 0 mSdLazyCounter, 4280 mSolverCounterSat, 1430 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1350 SdHoareTripleChecker+Valid, 2013 SdHoareTripleChecker+Invalid, 5710 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1430 IncrementalHoareTripleChecker+Valid, 4280 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.4s IncrementalHoareTripleChecker+Time
[2024-11-06 20:22:24,764 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1350 Valid, 2013 Invalid, 5710 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1430 Valid, 4280 Invalid, 0 Unknown, 0 Unchecked, 5.4s Time]
[2024-11-06 20:22:24,807 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 60757 states.
[2024-11-06 20:22:25,245 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 60757 to 55276.
[2024-11-06 20:22:25,285 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 55276 states, 55275 states have (on average 1.1672003618272275) internal successors, (64517), 55275 states have internal predecessors, (64517), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:22:25,334 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 55276 states to 55276 states and 64517 transitions.
[2024-11-06 20:22:25,335 INFO  L78                 Accepts]: Start accepts. Automaton has 55276 states and 64517 transitions. Word has length 629
[2024-11-06 20:22:25,336 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 20:22:25,336 INFO  L471      AbstractCegarLoop]: Abstraction has 55276 states and 64517 transitions.
[2024-11-06 20:22:25,336 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 180.0) internal successors, (540), 2 states have internal predecessors, (540), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 20:22:25,336 INFO  L276                IsEmpty]: Start isEmpty. Operand 55276 states and 64517 transitions.
[2024-11-06 20:22:25,342 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 746
[2024-11-06 20:22:25,342 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 20:22:25,342 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 20:22:25,342 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-06 20:22:25,343 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 20:22:25,343 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 20:22:25,343 INFO  L85        PathProgramCache]: Analyzing trace with hash -1236028652, now seen corresponding path program 1 times
[2024-11-06 20:22:25,343 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 20:22:25,344 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1387786879]
[2024-11-06 20:22:25,344 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 20:22:25,344 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 20:22:25,603 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 20:22:27,844 INFO  L134       CoverageAnalysis]: Checked inductivity of 303 backedges. 97 proven. 206 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 20:22:27,845 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 20:22:27,845 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1387786879]
[2024-11-06 20:22:27,845 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1387786879] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 20:22:27,845 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2085134586]
[2024-11-06 20:22:27,845 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 20:22:27,846 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 20:22:27,846 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 20:22:27,848 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-06 20:22:27,851 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-06 20:22:28,088 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 20:22:28,091 INFO  L255         TraceCheckSpWp]: Trace formula consists of 848 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-06 20:22:28,102 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 20:22:28,197 INFO  L134       CoverageAnalysis]: Checked inductivity of 303 backedges. 97 proven. 0 refuted. 0 times theorem prover too weak. 206 trivial. 0 not checked.
[2024-11-06 20:22:28,197 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-06 20:22:28,197 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2085134586] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 20:22:28,197 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-06 20:22:28,197 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [7] total 9
[2024-11-06 20:22:28,198 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [752006024]
[2024-11-06 20:22:28,198 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 20:22:28,199 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 20:22:28,199 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 20:22:28,199 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 20:22:28,200 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72
[2024-11-06 20:22:28,200 INFO  L87              Difference]: Start difference. First operand 55276 states and 64517 transitions. Second operand  has 3 states, 3 states have (on average 180.0) internal successors, (540), 3 states have internal predecessors, (540), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)