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


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


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

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


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 128698adc3d9e0ce5ad1e26812d991e870be220df87a13627edd7b33906766df
[2024-11-07 02:41:42,538 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-07 02:41:42,547 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-07 02:41:42,551 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-07 02:41:42,552 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-07 02:41:42,552 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-07 02:41:42,553 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.circular_pointer_top_w64_d128_e0.c
[2024-11-07 02:41:43,831 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-07 02:41:44,161 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-07 02:41:44,161 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.circular_pointer_top_w64_d128_e0.c
[2024-11-07 02:41:44,207 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/83e4ae8e2/01c45c23d28a45e1b5b85f23996d7a0b/FLAG7b3586598
[2024-11-07 02:41:44,225 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/83e4ae8e2/01c45c23d28a45e1b5b85f23996d7a0b
[2024-11-07 02:41:44,229 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-07 02:41:44,230 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-07 02:41:44,232 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-07 02:41:44,232 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-07 02:41:44,237 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-07 02:41:44,237 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 02:41:44" (1/1) ...
[2024-11-07 02:41:44,238 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@299157cc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 02:41:44, skipping insertion in model container
[2024-11-07 02:41:44,238 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 02:41:44" (1/1) ...
[2024-11-07 02:41:44,311 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-07 02:41:44,467 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.circular_pointer_top_w64_d128_e0.c[1281,1294]
[2024-11-07 02:41:44,895 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 02:41:44,906 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-07 02:41:44,914 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.circular_pointer_top_w64_d128_e0.c[1281,1294]
[2024-11-07 02:41:45,134 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 02:41:45,144 INFO  L204         MainTranslator]: Completed translation
[2024-11-07 02:41:45,144 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 02:41:45 WrapperNode
[2024-11-07 02:41:45,145 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-07 02:41:45,145 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-07 02:41:45,146 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-07 02:41:45,146 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-07 02:41:45,149 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 02:41:45" (1/1) ...
[2024-11-07 02:41:45,219 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 02:41:45" (1/1) ...
[2024-11-07 02:41:45,915 INFO  L138                Inliner]: procedures = 17, calls = 11, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 10271
[2024-11-07 02:41:45,916 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-07 02:41:45,917 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-07 02:41:45,918 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-07 02:41:45,918 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-07 02:41:45,924 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 02:41:45" (1/1) ...
[2024-11-07 02:41:45,925 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 02:41:45" (1/1) ...
[2024-11-07 02:41:46,226 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 02:41:45" (1/1) ...
[2024-11-07 02:41:46,361 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-07 02:41:46,362 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 02:41:45" (1/1) ...
[2024-11-07 02:41:46,363 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 02:41:45" (1/1) ...
[2024-11-07 02:41:46,564 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 02:41:45" (1/1) ...
[2024-11-07 02:41:46,679 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 02:41:45" (1/1) ...
[2024-11-07 02:41:46,742 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 02:41:45" (1/1) ...
[2024-11-07 02:41:46,810 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 02:41:45" (1/1) ...
[2024-11-07 02:41:47,023 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-07 02:41:47,025 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-07 02:41:47,025 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-07 02:41:47,025 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-07 02:41:47,026 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 02:41:45" (1/1) ...
[2024-11-07 02:41:47,032 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-07 02:41:47,043 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 02:41:47,054 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-07 02:41:47,056 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-07 02:41:47,077 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-07 02:41:47,077 INFO  L130     BoogieDeclarations]: Found specification of procedure assume_abort_if_not
[2024-11-07 02:41:47,077 INFO  L138     BoogieDeclarations]: Found implementation of procedure assume_abort_if_not
[2024-11-07 02:41:47,077 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-07 02:41:47,078 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-07 02:41:47,078 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-07 02:41:47,964 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-07 02:41:47,966 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-07 02:42:06,156 INFO  L?                        ?]: Removed 5798 outVars from TransFormulas that were not future-live.
[2024-11-07 02:42:06,156 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-07 02:42:06,201 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-07 02:42:06,201 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-07 02:42:06,201 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 02:42:06 BoogieIcfgContainer
[2024-11-07 02:42:06,202 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-07 02:42:06,203 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-07 02:42:06,203 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-07 02:42:06,207 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-07 02:42:06,207 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 02:41:44" (1/3) ...
[2024-11-07 02:42:06,208 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@36bb2f26 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 02:42:06, skipping insertion in model container
[2024-11-07 02:42:06,208 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 02:41:45" (2/3) ...
[2024-11-07 02:42:06,208 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@36bb2f26 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 02:42:06, skipping insertion in model container
[2024-11-07 02:42:06,208 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 02:42:06" (3/3) ...
[2024-11-07 02:42:06,209 INFO  L112   eAbstractionObserver]: Analyzing ICFG btor2c-lazyMod.circular_pointer_top_w64_d128_e0.c
[2024-11-07 02:42:06,220 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-07 02:42:06,220 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-07 02:42:06,322 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-07 02:42:06,333 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;@42373a63, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-07 02:42:06,333 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-07 02:42:06,347 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 2792 states, 2786 states have (on average 1.4989231873653983) internal successors, (4176), 2787 states have internal predecessors, (4176), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:06,370 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 598
[2024-11-07 02:42:06,371 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:06,372 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:06,372 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:06,375 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:06,376 INFO  L85        PathProgramCache]: Analyzing trace with hash -71166720, now seen corresponding path program 1 times
[2024-11-07 02:42:06,381 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:06,382 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1861216062]
[2024-11-07 02:42:06,382 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:06,382 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:06,704 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:07,252 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:07,255 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:07,260 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:07,261 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:07,262 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:07,263 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:07,272 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:07,273 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:07,274 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1861216062]
[2024-11-07 02:42:07,275 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1861216062] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:07,276 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:07,276 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-07 02:42:07,277 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [558254656]
[2024-11-07 02:42:07,277 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:07,281 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-07 02:42:07,282 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:07,297 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-07 02:42:07,298 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-07 02:42:07,304 INFO  L87              Difference]: Start difference. First operand  has 2792 states, 2786 states have (on average 1.4989231873653983) internal successors, (4176), 2787 states have internal predecessors, (4176), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Second operand  has 2 states, 2 states have (on average 292.5) internal successors, (585), 2 states have internal predecessors, (585), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-07 02:42:07,439 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:07,441 INFO  L93              Difference]: Finished difference Result 5031 states and 7541 transitions.
[2024-11-07 02:42:07,441 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-07 02:42:07,443 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 292.5) internal successors, (585), 2 states have internal predecessors, (585), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3) Word has length 597
[2024-11-07 02:42:07,444 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:07,474 INFO  L225             Difference]: With dead ends: 5031
[2024-11-07 02:42:07,475 INFO  L226             Difference]: Without dead ends: 2789
[2024-11-07 02:42:07,486 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 11 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-07 02:42:07,490 INFO  L432           NwaCegarLoop]: 4177 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 4177 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:07,491 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 4177 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 02:42:07,511 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2789 states.
[2024-11-07 02:42:07,629 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2789 to 2789.
[2024-11-07 02:42:07,637 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2789 states, 2784 states have (on average 1.4982040229885059) internal successors, (4171), 2784 states have internal predecessors, (4171), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:07,650 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2789 states to 2789 states and 4177 transitions.
[2024-11-07 02:42:07,652 INFO  L78                 Accepts]: Start accepts. Automaton has 2789 states and 4177 transitions. Word has length 597
[2024-11-07 02:42:07,653 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:07,655 INFO  L471      AbstractCegarLoop]: Abstraction has 2789 states and 4177 transitions.
[2024-11-07 02:42:07,655 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 292.5) internal successors, (585), 2 states have internal predecessors, (585), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-07 02:42:07,656 INFO  L276                IsEmpty]: Start isEmpty. Operand 2789 states and 4177 transitions.
[2024-11-07 02:42:07,676 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 598
[2024-11-07 02:42:07,676 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:07,677 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:07,677 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-07 02:42:07,677 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:07,678 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:07,678 INFO  L85        PathProgramCache]: Analyzing trace with hash 1610038330, now seen corresponding path program 1 times
[2024-11-07 02:42:07,678 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:07,678 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1065540922]
[2024-11-07 02:42:07,678 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:07,678 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:08,250 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:10,971 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:10,975 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:10,978 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:10,979 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:10,981 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:10,983 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:10,987 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:10,987 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:10,988 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1065540922]
[2024-11-07 02:42:10,988 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1065540922] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:10,988 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:10,988 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 02:42:10,988 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [956068227]
[2024-11-07 02:42:10,988 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:10,990 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 02:42:10,990 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:10,991 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 02:42:10,991 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-07 02:42:10,992 INFO  L87              Difference]: Start difference. First operand 2789 states and 4177 transitions. Second operand  has 4 states, 4 states have (on average 146.25) internal successors, (585), 4 states have internal predecessors, (585), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:11,333 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:11,334 INFO  L93              Difference]: Finished difference Result 5028 states and 7530 transitions.
[2024-11-07 02:42:11,334 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:11,334 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 146.25) internal successors, (585), 4 states have internal predecessors, (585), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 597
[2024-11-07 02:42:11,336 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:11,344 INFO  L225             Difference]: With dead ends: 5028
[2024-11-07 02:42:11,344 INFO  L226             Difference]: Without dead ends: 2789
[2024-11-07 02:42:11,347 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 10 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-07 02:42:11,348 INFO  L432           NwaCegarLoop]: 4015 mSDtfsCounter, 3800 mSDsluCounter, 4017 mSDsCounter, 0 mSdLazyCounter, 324 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3800 SdHoareTripleChecker+Valid, 8032 SdHoareTripleChecker+Invalid, 324 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 324 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:11,349 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [3800 Valid, 8032 Invalid, 324 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 324 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 02:42:11,353 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2789 states.
[2024-11-07 02:42:11,383 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2789 to 2789.
[2024-11-07 02:42:11,386 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2789 states, 2784 states have (on average 1.4978448275862069) internal successors, (4170), 2784 states have internal predecessors, (4170), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:11,393 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2789 states to 2789 states and 4176 transitions.
[2024-11-07 02:42:11,394 INFO  L78                 Accepts]: Start accepts. Automaton has 2789 states and 4176 transitions. Word has length 597
[2024-11-07 02:42:11,395 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:11,395 INFO  L471      AbstractCegarLoop]: Abstraction has 2789 states and 4176 transitions.
[2024-11-07 02:42:11,395 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 146.25) internal successors, (585), 4 states have internal predecessors, (585), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:11,395 INFO  L276                IsEmpty]: Start isEmpty. Operand 2789 states and 4176 transitions.
[2024-11-07 02:42:11,399 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 599
[2024-11-07 02:42:11,399 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:11,399 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:11,399 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-07 02:42:11,399 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:11,399 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:11,400 INFO  L85        PathProgramCache]: Analyzing trace with hash 1228533032, now seen corresponding path program 1 times
[2024-11-07 02:42:11,400 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:11,400 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [74715074]
[2024-11-07 02:42:11,400 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:11,400 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:11,882 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:13,015 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:13,016 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:13,018 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:13,018 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:13,019 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:13,020 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:13,021 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:13,021 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:13,021 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [74715074]
[2024-11-07 02:42:13,021 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [74715074] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:13,021 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:13,022 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:13,022 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [312006867]
[2024-11-07 02:42:13,022 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:13,022 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:13,022 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:13,023 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:13,023 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:13,024 INFO  L87              Difference]: Start difference. First operand 2789 states and 4176 transitions. Second operand  has 5 states, 5 states have (on average 117.2) internal successors, (586), 5 states have internal predecessors, (586), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:13,286 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:13,287 INFO  L93              Difference]: Finished difference Result 5050 states and 7560 transitions.
[2024-11-07 02:42:13,288 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 02:42:13,288 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 117.2) internal successors, (586), 5 states have internal predecessors, (586), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 598
[2024-11-07 02:42:13,289 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:13,296 INFO  L225             Difference]: With dead ends: 5050
[2024-11-07 02:42:13,296 INFO  L226             Difference]: Without dead ends: 2789
[2024-11-07 02:42:13,299 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42
[2024-11-07 02:42:13,300 INFO  L432           NwaCegarLoop]: 4159 mSDtfsCounter, 3843 mSDsluCounter, 8178 mSDsCounter, 0 mSdLazyCounter, 194 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3843 SdHoareTripleChecker+Valid, 12337 SdHoareTripleChecker+Invalid, 204 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 194 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:13,301 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [3843 Valid, 12337 Invalid, 204 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 194 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 02:42:13,304 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2789 states.
[2024-11-07 02:42:13,333 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2789 to 2789.
[2024-11-07 02:42:13,336 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2789 states, 2784 states have (on average 1.497485632183908) internal successors, (4169), 2784 states have internal predecessors, (4169), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:13,343 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2789 states to 2789 states and 4175 transitions.
[2024-11-07 02:42:13,343 INFO  L78                 Accepts]: Start accepts. Automaton has 2789 states and 4175 transitions. Word has length 598
[2024-11-07 02:42:13,344 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:13,345 INFO  L471      AbstractCegarLoop]: Abstraction has 2789 states and 4175 transitions.
[2024-11-07 02:42:13,345 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 117.2) internal successors, (586), 5 states have internal predecessors, (586), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:13,346 INFO  L276                IsEmpty]: Start isEmpty. Operand 2789 states and 4175 transitions.
[2024-11-07 02:42:13,349 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 600
[2024-11-07 02:42:13,349 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:13,349 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:13,350 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-07 02:42:13,350 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:13,351 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:13,351 INFO  L85        PathProgramCache]: Analyzing trace with hash 1846000013, now seen corresponding path program 1 times
[2024-11-07 02:42:13,351 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:13,351 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1187474915]
[2024-11-07 02:42:13,351 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:13,351 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:13,665 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:14,960 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:14,962 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:14,967 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:14,972 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:14,974 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:14,974 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:14,980 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:14,981 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:14,981 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1187474915]
[2024-11-07 02:42:14,981 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1187474915] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:14,981 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:14,981 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:14,981 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1329171243]
[2024-11-07 02:42:14,981 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:14,982 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:14,982 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:14,983 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:14,983 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:14,983 INFO  L87              Difference]: Start difference. First operand 2789 states and 4175 transitions. Second operand  has 5 states, 5 states have (on average 117.4) internal successors, (587), 5 states have internal predecessors, (587), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:15,323 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:15,323 INFO  L93              Difference]: Finished difference Result 5028 states and 7526 transitions.
[2024-11-07 02:42:15,323 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:15,324 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 117.4) internal successors, (587), 5 states have internal predecessors, (587), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 599
[2024-11-07 02:42:15,324 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:15,332 INFO  L225             Difference]: With dead ends: 5028
[2024-11-07 02:42:15,332 INFO  L226             Difference]: Without dead ends: 2789
[2024-11-07 02:42:15,335 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-07 02:42:15,335 INFO  L432           NwaCegarLoop]: 4015 mSDtfsCounter, 4163 mSDsluCounter, 4024 mSDsCounter, 0 mSdLazyCounter, 320 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4166 SdHoareTripleChecker+Valid, 8039 SdHoareTripleChecker+Invalid, 321 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 320 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:15,335 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4166 Valid, 8039 Invalid, 321 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 320 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 02:42:15,338 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2789 states.
[2024-11-07 02:42:15,371 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2789 to 2789.
[2024-11-07 02:42:15,375 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2789 states, 2784 states have (on average 1.4971264367816093) internal successors, (4168), 2784 states have internal predecessors, (4168), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:15,386 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2789 states to 2789 states and 4174 transitions.
[2024-11-07 02:42:15,389 INFO  L78                 Accepts]: Start accepts. Automaton has 2789 states and 4174 transitions. Word has length 599
[2024-11-07 02:42:15,389 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:15,389 INFO  L471      AbstractCegarLoop]: Abstraction has 2789 states and 4174 transitions.
[2024-11-07 02:42:15,390 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 117.4) internal successors, (587), 5 states have internal predecessors, (587), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:15,390 INFO  L276                IsEmpty]: Start isEmpty. Operand 2789 states and 4174 transitions.
[2024-11-07 02:42:15,394 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 601
[2024-11-07 02:42:15,394 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:15,395 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:15,395 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-07 02:42:15,395 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:15,396 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:15,396 INFO  L85        PathProgramCache]: Analyzing trace with hash -1731557009, now seen corresponding path program 1 times
[2024-11-07 02:42:15,396 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:15,396 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [490709569]
[2024-11-07 02:42:15,396 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:15,396 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:15,823 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:16,823 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:16,825 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:16,828 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:16,829 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:16,831 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:16,831 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:16,834 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:16,834 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:16,834 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [490709569]
[2024-11-07 02:42:16,834 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [490709569] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:16,834 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:16,834 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:16,835 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1023036796]
[2024-11-07 02:42:16,835 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:16,836 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:16,836 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:16,837 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:16,837 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:16,837 INFO  L87              Difference]: Start difference. First operand 2789 states and 4174 transitions. Second operand  has 5 states, 5 states have (on average 117.6) internal successors, (588), 5 states have internal predecessors, (588), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:17,202 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:17,202 INFO  L93              Difference]: Finished difference Result 5028 states and 7524 transitions.
[2024-11-07 02:42:17,203 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:17,203 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 117.6) internal successors, (588), 5 states have internal predecessors, (588), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 600
[2024-11-07 02:42:17,204 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:17,211 INFO  L225             Difference]: With dead ends: 5028
[2024-11-07 02:42:17,211 INFO  L226             Difference]: Without dead ends: 2789
[2024-11-07 02:42:17,214 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-07 02:42:17,215 INFO  L432           NwaCegarLoop]: 4015 mSDtfsCounter, 7970 mSDsluCounter, 4017 mSDsCounter, 0 mSdLazyCounter, 318 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7973 SdHoareTripleChecker+Valid, 8032 SdHoareTripleChecker+Invalid, 319 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 318 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:17,215 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [7973 Valid, 8032 Invalid, 319 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 318 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 02:42:17,218 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2789 states.
[2024-11-07 02:42:17,304 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2789 to 2789.
[2024-11-07 02:42:17,307 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2789 states, 2784 states have (on average 1.4967672413793103) internal successors, (4167), 2784 states have internal predecessors, (4167), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:17,312 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2789 states to 2789 states and 4173 transitions.
[2024-11-07 02:42:17,312 INFO  L78                 Accepts]: Start accepts. Automaton has 2789 states and 4173 transitions. Word has length 600
[2024-11-07 02:42:17,313 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:17,313 INFO  L471      AbstractCegarLoop]: Abstraction has 2789 states and 4173 transitions.
[2024-11-07 02:42:17,313 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 117.6) internal successors, (588), 5 states have internal predecessors, (588), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:17,313 INFO  L276                IsEmpty]: Start isEmpty. Operand 2789 states and 4173 transitions.
[2024-11-07 02:42:17,316 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 602
[2024-11-07 02:42:17,318 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:17,319 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:17,319 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-07 02:42:17,319 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:17,319 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:17,320 INFO  L85        PathProgramCache]: Analyzing trace with hash 506889012, now seen corresponding path program 1 times
[2024-11-07 02:42:17,320 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:17,320 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1818795728]
[2024-11-07 02:42:17,320 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:17,320 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:17,575 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:18,542 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:18,571 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:18,577 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:18,578 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:18,583 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:18,584 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:18,587 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:18,591 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:18,591 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1818795728]
[2024-11-07 02:42:18,591 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1818795728] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:18,591 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:18,591 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:18,591 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1439573207]
[2024-11-07 02:42:18,591 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:18,592 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:18,593 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:18,594 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:18,594 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:18,594 INFO  L87              Difference]: Start difference. First operand 2789 states and 4173 transitions. Second operand  has 5 states, 5 states have (on average 117.8) internal successors, (589), 5 states have internal predecessors, (589), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:19,097 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:19,097 INFO  L93              Difference]: Finished difference Result 5028 states and 7522 transitions.
[2024-11-07 02:42:19,097 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:19,098 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 117.8) internal successors, (589), 5 states have internal predecessors, (589), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 601
[2024-11-07 02:42:19,102 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:19,110 INFO  L225             Difference]: With dead ends: 5028
[2024-11-07 02:42:19,110 INFO  L226             Difference]: Without dead ends: 2789
[2024-11-07 02:42:19,113 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-07 02:42:19,114 INFO  L432           NwaCegarLoop]: 4015 mSDtfsCounter, 4155 mSDsluCounter, 4024 mSDsCounter, 0 mSdLazyCounter, 316 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4158 SdHoareTripleChecker+Valid, 8039 SdHoareTripleChecker+Invalid, 317 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 316 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:19,115 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4158 Valid, 8039 Invalid, 317 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 316 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-07 02:42:19,117 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2789 states.
[2024-11-07 02:42:19,149 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2789 to 2789.
[2024-11-07 02:42:19,156 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2789 states, 2784 states have (on average 1.4964080459770115) internal successors, (4166), 2784 states have internal predecessors, (4166), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:19,160 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2789 states to 2789 states and 4172 transitions.
[2024-11-07 02:42:19,161 INFO  L78                 Accepts]: Start accepts. Automaton has 2789 states and 4172 transitions. Word has length 601
[2024-11-07 02:42:19,162 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:19,162 INFO  L471      AbstractCegarLoop]: Abstraction has 2789 states and 4172 transitions.
[2024-11-07 02:42:19,166 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 117.8) internal successors, (589), 5 states have internal predecessors, (589), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:19,166 INFO  L276                IsEmpty]: Start isEmpty. Operand 2789 states and 4172 transitions.
[2024-11-07 02:42:19,170 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 603
[2024-11-07 02:42:19,170 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:19,170 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:19,170 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-07 02:42:19,171 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:19,171 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:19,171 INFO  L85        PathProgramCache]: Analyzing trace with hash 1810939190, now seen corresponding path program 1 times
[2024-11-07 02:42:19,171 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:19,171 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1376301277]
[2024-11-07 02:42:19,171 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:19,171 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:19,441 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:20,103 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:20,105 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:20,107 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:20,107 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:20,109 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:20,109 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:20,111 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:20,112 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:20,112 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1376301277]
[2024-11-07 02:42:20,112 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1376301277] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:20,112 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:20,112 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:20,112 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [795172575]
[2024-11-07 02:42:20,112 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:20,113 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:20,113 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:20,114 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:20,114 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:20,115 INFO  L87              Difference]: Start difference. First operand 2789 states and 4172 transitions. Second operand  has 5 states, 5 states have (on average 118.0) internal successors, (590), 5 states have internal predecessors, (590), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:20,403 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:20,403 INFO  L93              Difference]: Finished difference Result 5028 states and 7520 transitions.
[2024-11-07 02:42:20,404 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:20,404 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 118.0) internal successors, (590), 5 states have internal predecessors, (590), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 602
[2024-11-07 02:42:20,405 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:20,413 INFO  L225             Difference]: With dead ends: 5028
[2024-11-07 02:42:20,413 INFO  L226             Difference]: Without dead ends: 2789
[2024-11-07 02:42:20,417 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-07 02:42:20,418 INFO  L432           NwaCegarLoop]: 4015 mSDtfsCounter, 4151 mSDsluCounter, 4024 mSDsCounter, 0 mSdLazyCounter, 314 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4154 SdHoareTripleChecker+Valid, 8039 SdHoareTripleChecker+Invalid, 315 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 314 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:20,418 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4154 Valid, 8039 Invalid, 315 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 314 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 02:42:20,422 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2789 states.
[2024-11-07 02:42:20,448 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2789 to 2789.
[2024-11-07 02:42:20,451 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2789 states, 2784 states have (on average 1.4960488505747127) internal successors, (4165), 2784 states have internal predecessors, (4165), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:20,454 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2789 states to 2789 states and 4171 transitions.
[2024-11-07 02:42:20,454 INFO  L78                 Accepts]: Start accepts. Automaton has 2789 states and 4171 transitions. Word has length 602
[2024-11-07 02:42:20,455 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:20,455 INFO  L471      AbstractCegarLoop]: Abstraction has 2789 states and 4171 transitions.
[2024-11-07 02:42:20,456 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 118.0) internal successors, (590), 5 states have internal predecessors, (590), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:20,456 INFO  L276                IsEmpty]: Start isEmpty. Operand 2789 states and 4171 transitions.
[2024-11-07 02:42:20,459 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 604
[2024-11-07 02:42:20,459 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:20,459 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:20,460 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-07 02:42:20,460 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:20,460 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:20,460 INFO  L85        PathProgramCache]: Analyzing trace with hash -1087939493, now seen corresponding path program 1 times
[2024-11-07 02:42:20,460 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:20,460 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [323623178]
[2024-11-07 02:42:20,460 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:20,461 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:20,823 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:21,517 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:21,523 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:21,525 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:21,526 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:21,531 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:21,532 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:21,534 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:21,538 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:21,538 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [323623178]
[2024-11-07 02:42:21,538 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [323623178] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:21,538 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:21,538 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:21,539 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1586943045]
[2024-11-07 02:42:21,539 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:21,539 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:21,539 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:21,542 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:21,542 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:21,542 INFO  L87              Difference]: Start difference. First operand 2789 states and 4171 transitions. Second operand  has 5 states, 5 states have (on average 118.2) internal successors, (591), 5 states have internal predecessors, (591), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:21,936 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:21,936 INFO  L93              Difference]: Finished difference Result 5028 states and 7518 transitions.
[2024-11-07 02:42:21,936 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:21,937 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 118.2) internal successors, (591), 5 states have internal predecessors, (591), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 603
[2024-11-07 02:42:21,937 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:21,945 INFO  L225             Difference]: With dead ends: 5028
[2024-11-07 02:42:21,945 INFO  L226             Difference]: Without dead ends: 2789
[2024-11-07 02:42:21,948 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-07 02:42:21,948 INFO  L432           NwaCegarLoop]: 4015 mSDtfsCounter, 7946 mSDsluCounter, 4017 mSDsCounter, 0 mSdLazyCounter, 312 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7949 SdHoareTripleChecker+Valid, 8032 SdHoareTripleChecker+Invalid, 313 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 312 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:21,949 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [7949 Valid, 8032 Invalid, 313 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 312 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 02:42:21,951 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2789 states.
[2024-11-07 02:42:21,976 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2789 to 2789.
[2024-11-07 02:42:21,979 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2789 states, 2784 states have (on average 1.4956896551724137) internal successors, (4164), 2784 states have internal predecessors, (4164), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:21,982 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2789 states to 2789 states and 4170 transitions.
[2024-11-07 02:42:21,982 INFO  L78                 Accepts]: Start accepts. Automaton has 2789 states and 4170 transitions. Word has length 603
[2024-11-07 02:42:21,983 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:21,983 INFO  L471      AbstractCegarLoop]: Abstraction has 2789 states and 4170 transitions.
[2024-11-07 02:42:21,983 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 118.2) internal successors, (591), 5 states have internal predecessors, (591), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:21,983 INFO  L276                IsEmpty]: Start isEmpty. Operand 2789 states and 4170 transitions.
[2024-11-07 02:42:21,987 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 605
[2024-11-07 02:42:21,987 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:21,987 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:21,987 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-07 02:42:21,987 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:21,988 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:21,988 INFO  L85        PathProgramCache]: Analyzing trace with hash 670910589, now seen corresponding path program 1 times
[2024-11-07 02:42:21,988 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:21,988 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1453585762]
[2024-11-07 02:42:21,988 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:21,988 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:22,297 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:22,887 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:22,888 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:22,889 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:22,890 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:22,890 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:22,891 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:22,892 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:22,892 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:22,892 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1453585762]
[2024-11-07 02:42:22,893 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1453585762] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:22,893 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:22,893 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:22,893 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [15354811]
[2024-11-07 02:42:22,893 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:22,893 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:22,893 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:22,894 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:22,894 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:22,894 INFO  L87              Difference]: Start difference. First operand 2789 states and 4170 transitions. Second operand  has 5 states, 5 states have (on average 118.4) internal successors, (592), 5 states have internal predecessors, (592), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:23,167 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:23,168 INFO  L93              Difference]: Finished difference Result 5028 states and 7516 transitions.
[2024-11-07 02:42:23,168 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:23,168 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 118.4) internal successors, (592), 5 states have internal predecessors, (592), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 604
[2024-11-07 02:42:23,169 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:23,176 INFO  L225             Difference]: With dead ends: 5028
[2024-11-07 02:42:23,176 INFO  L226             Difference]: Without dead ends: 2789
[2024-11-07 02:42:23,178 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-07 02:42:23,179 INFO  L432           NwaCegarLoop]: 4015 mSDtfsCounter, 7938 mSDsluCounter, 4017 mSDsCounter, 0 mSdLazyCounter, 310 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7941 SdHoareTripleChecker+Valid, 8032 SdHoareTripleChecker+Invalid, 311 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 310 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:23,179 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [7941 Valid, 8032 Invalid, 311 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 310 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 02:42:23,182 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2789 states.
[2024-11-07 02:42:23,206 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2789 to 2789.
[2024-11-07 02:42:23,209 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2789 states, 2784 states have (on average 1.495330459770115) internal successors, (4163), 2784 states have internal predecessors, (4163), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:23,211 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2789 states to 2789 states and 4169 transitions.
[2024-11-07 02:42:23,211 INFO  L78                 Accepts]: Start accepts. Automaton has 2789 states and 4169 transitions. Word has length 604
[2024-11-07 02:42:23,212 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:23,212 INFO  L471      AbstractCegarLoop]: Abstraction has 2789 states and 4169 transitions.
[2024-11-07 02:42:23,212 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 118.4) internal successors, (592), 5 states have internal predecessors, (592), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:23,212 INFO  L276                IsEmpty]: Start isEmpty. Operand 2789 states and 4169 transitions.
[2024-11-07 02:42:23,215 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 606
[2024-11-07 02:42:23,215 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:23,216 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:23,216 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-07 02:42:23,216 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:23,216 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:23,216 INFO  L85        PathProgramCache]: Analyzing trace with hash -1701509886, now seen corresponding path program 1 times
[2024-11-07 02:42:23,217 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:23,217 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1403022987]
[2024-11-07 02:42:23,217 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:23,217 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:23,585 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:24,230 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:24,233 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:24,236 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:24,237 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:24,239 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:24,243 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:24,249 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:24,249 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:24,249 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1403022987]
[2024-11-07 02:42:24,249 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1403022987] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:24,249 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:24,249 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:24,249 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1128830819]
[2024-11-07 02:42:24,249 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:24,250 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:24,250 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:24,251 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:24,251 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:24,252 INFO  L87              Difference]: Start difference. First operand 2789 states and 4169 transitions. Second operand  has 5 states, 5 states have (on average 118.6) internal successors, (593), 5 states have internal predecessors, (593), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:24,722 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:24,723 INFO  L93              Difference]: Finished difference Result 5028 states and 7514 transitions.
[2024-11-07 02:42:24,723 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:24,724 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 118.6) internal successors, (593), 5 states have internal predecessors, (593), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 605
[2024-11-07 02:42:24,724 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:24,735 INFO  L225             Difference]: With dead ends: 5028
[2024-11-07 02:42:24,735 INFO  L226             Difference]: Without dead ends: 2789
[2024-11-07 02:42:24,739 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-07 02:42:24,740 INFO  L432           NwaCegarLoop]: 4015 mSDtfsCounter, 7930 mSDsluCounter, 4017 mSDsCounter, 0 mSdLazyCounter, 308 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7933 SdHoareTripleChecker+Valid, 8032 SdHoareTripleChecker+Invalid, 309 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 308 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:24,741 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [7933 Valid, 8032 Invalid, 309 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 308 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-07 02:42:24,745 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2789 states.
[2024-11-07 02:42:24,827 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2789 to 2789.
[2024-11-07 02:42:24,834 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2789 states, 2784 states have (on average 1.4949712643678161) internal successors, (4162), 2784 states have internal predecessors, (4162), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:24,841 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2789 states to 2789 states and 4168 transitions.
[2024-11-07 02:42:24,841 INFO  L78                 Accepts]: Start accepts. Automaton has 2789 states and 4168 transitions. Word has length 605
[2024-11-07 02:42:24,842 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:24,842 INFO  L471      AbstractCegarLoop]: Abstraction has 2789 states and 4168 transitions.
[2024-11-07 02:42:24,843 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 118.6) internal successors, (593), 5 states have internal predecessors, (593), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:24,843 INFO  L276                IsEmpty]: Start isEmpty. Operand 2789 states and 4168 transitions.
[2024-11-07 02:42:24,851 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 607
[2024-11-07 02:42:24,851 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:24,852 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:24,852 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-07 02:42:24,852 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:24,852 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:24,853 INFO  L85        PathProgramCache]: Analyzing trace with hash 1717627716, now seen corresponding path program 1 times
[2024-11-07 02:42:24,854 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:24,854 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [362440043]
[2024-11-07 02:42:24,854 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:24,854 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:25,172 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:25,810 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:25,812 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:25,813 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:25,813 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:25,814 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:25,814 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:25,816 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:25,816 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:25,817 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [362440043]
[2024-11-07 02:42:25,817 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [362440043] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:25,817 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:25,817 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:25,817 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1629691962]
[2024-11-07 02:42:25,817 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:25,818 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:25,818 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:25,818 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:25,818 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:25,819 INFO  L87              Difference]: Start difference. First operand 2789 states and 4168 transitions. Second operand  has 5 states, 5 states have (on average 118.8) internal successors, (594), 5 states have internal predecessors, (594), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:26,087 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:26,087 INFO  L93              Difference]: Finished difference Result 5028 states and 7512 transitions.
[2024-11-07 02:42:26,088 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:26,088 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 118.8) internal successors, (594), 5 states have internal predecessors, (594), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 606
[2024-11-07 02:42:26,089 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:26,095 INFO  L225             Difference]: With dead ends: 5028
[2024-11-07 02:42:26,095 INFO  L226             Difference]: Without dead ends: 2789
[2024-11-07 02:42:26,099 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-07 02:42:26,100 INFO  L432           NwaCegarLoop]: 4015 mSDtfsCounter, 7922 mSDsluCounter, 4017 mSDsCounter, 0 mSdLazyCounter, 306 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7925 SdHoareTripleChecker+Valid, 8032 SdHoareTripleChecker+Invalid, 307 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 306 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:26,100 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [7925 Valid, 8032 Invalid, 307 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 306 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 02:42:26,104 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2789 states.
[2024-11-07 02:42:26,120 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2789 to 2789.
[2024-11-07 02:42:26,122 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2789 states, 2784 states have (on average 1.4946120689655173) internal successors, (4161), 2784 states have internal predecessors, (4161), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:26,124 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2789 states to 2789 states and 4167 transitions.
[2024-11-07 02:42:26,124 INFO  L78                 Accepts]: Start accepts. Automaton has 2789 states and 4167 transitions. Word has length 606
[2024-11-07 02:42:26,125 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:26,125 INFO  L471      AbstractCegarLoop]: Abstraction has 2789 states and 4167 transitions.
[2024-11-07 02:42:26,125 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 118.8) internal successors, (594), 5 states have internal predecessors, (594), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:26,125 INFO  L276                IsEmpty]: Start isEmpty. Operand 2789 states and 4167 transitions.
[2024-11-07 02:42:26,128 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 608
[2024-11-07 02:42:26,128 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:26,128 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:26,128 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-07 02:42:26,128 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:26,129 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:26,129 INFO  L85        PathProgramCache]: Analyzing trace with hash -807781079, now seen corresponding path program 1 times
[2024-11-07 02:42:26,129 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:26,129 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [572177494]
[2024-11-07 02:42:26,129 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:26,129 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:26,458 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:27,118 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:27,120 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:27,123 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:27,124 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:27,125 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:27,125 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:27,127 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:27,128 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:27,128 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [572177494]
[2024-11-07 02:42:27,128 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [572177494] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:27,128 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:27,128 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:27,128 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [614859294]
[2024-11-07 02:42:27,128 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:27,129 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:27,129 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:27,130 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:27,130 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:27,130 INFO  L87              Difference]: Start difference. First operand 2789 states and 4167 transitions. Second operand  has 5 states, 5 states have (on average 119.0) internal successors, (595), 5 states have internal predecessors, (595), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:27,466 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:27,466 INFO  L93              Difference]: Finished difference Result 5028 states and 7510 transitions.
[2024-11-07 02:42:27,467 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:27,479 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 119.0) internal successors, (595), 5 states have internal predecessors, (595), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 607
[2024-11-07 02:42:27,480 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:27,486 INFO  L225             Difference]: With dead ends: 5028
[2024-11-07 02:42:27,487 INFO  L226             Difference]: Without dead ends: 2789
[2024-11-07 02:42:27,490 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-07 02:42:27,491 INFO  L432           NwaCegarLoop]: 4015 mSDtfsCounter, 4131 mSDsluCounter, 4024 mSDsCounter, 0 mSdLazyCounter, 304 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4134 SdHoareTripleChecker+Valid, 8039 SdHoareTripleChecker+Invalid, 305 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 304 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:27,491 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4134 Valid, 8039 Invalid, 305 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 304 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 02:42:27,497 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2789 states.
[2024-11-07 02:42:27,525 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2789 to 2789.
[2024-11-07 02:42:27,528 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2789 states, 2784 states have (on average 1.4942528735632183) internal successors, (4160), 2784 states have internal predecessors, (4160), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:27,531 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2789 states to 2789 states and 4166 transitions.
[2024-11-07 02:42:27,531 INFO  L78                 Accepts]: Start accepts. Automaton has 2789 states and 4166 transitions. Word has length 607
[2024-11-07 02:42:27,532 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:27,532 INFO  L471      AbstractCegarLoop]: Abstraction has 2789 states and 4166 transitions.
[2024-11-07 02:42:27,532 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 119.0) internal successors, (595), 5 states have internal predecessors, (595), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:27,532 INFO  L276                IsEmpty]: Start isEmpty. Operand 2789 states and 4166 transitions.
[2024-11-07 02:42:27,537 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 609
[2024-11-07 02:42:27,537 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:27,537 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:27,538 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-07 02:42:27,538 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:27,538 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:27,538 INFO  L85        PathProgramCache]: Analyzing trace with hash -1800641141, now seen corresponding path program 1 times
[2024-11-07 02:42:27,539 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:27,539 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [120178446]
[2024-11-07 02:42:27,539 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:27,539 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:28,172 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:29,086 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:29,088 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:29,089 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:29,090 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:29,094 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:29,094 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:29,096 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:29,096 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:29,096 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [120178446]
[2024-11-07 02:42:29,096 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [120178446] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:29,096 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:29,096 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:29,096 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [325467316]
[2024-11-07 02:42:29,098 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:29,098 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:29,098 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:29,099 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:29,099 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:29,099 INFO  L87              Difference]: Start difference. First operand 2789 states and 4166 transitions. Second operand  has 5 states, 5 states have (on average 119.2) internal successors, (596), 5 states have internal predecessors, (596), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:29,400 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:29,400 INFO  L93              Difference]: Finished difference Result 5028 states and 7508 transitions.
[2024-11-07 02:42:29,401 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:29,402 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 119.2) internal successors, (596), 5 states have internal predecessors, (596), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 608
[2024-11-07 02:42:29,402 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:29,413 INFO  L225             Difference]: With dead ends: 5028
[2024-11-07 02:42:29,413 INFO  L226             Difference]: Without dead ends: 2789
[2024-11-07 02:42:29,418 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-07 02:42:29,419 INFO  L432           NwaCegarLoop]: 4015 mSDtfsCounter, 7906 mSDsluCounter, 4017 mSDsCounter, 0 mSdLazyCounter, 302 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7909 SdHoareTripleChecker+Valid, 8032 SdHoareTripleChecker+Invalid, 303 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 302 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:29,419 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [7909 Valid, 8032 Invalid, 303 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 302 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 02:42:29,425 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2789 states.
[2024-11-07 02:42:29,465 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2789 to 2789.
[2024-11-07 02:42:29,472 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2789 states, 2784 states have (on average 1.4938936781609196) internal successors, (4159), 2784 states have internal predecessors, (4159), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:29,479 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2789 states to 2789 states and 4165 transitions.
[2024-11-07 02:42:29,479 INFO  L78                 Accepts]: Start accepts. Automaton has 2789 states and 4165 transitions. Word has length 608
[2024-11-07 02:42:29,480 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:29,480 INFO  L471      AbstractCegarLoop]: Abstraction has 2789 states and 4165 transitions.
[2024-11-07 02:42:29,480 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 119.2) internal successors, (596), 5 states have internal predecessors, (596), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:29,484 INFO  L276                IsEmpty]: Start isEmpty. Operand 2789 states and 4165 transitions.
[2024-11-07 02:42:29,487 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 610
[2024-11-07 02:42:29,487 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:29,487 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:29,487 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-07 02:42:29,488 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:29,488 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:29,488 INFO  L85        PathProgramCache]: Analyzing trace with hash -1812871984, now seen corresponding path program 1 times
[2024-11-07 02:42:29,488 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:29,488 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [93932741]
[2024-11-07 02:42:29,488 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:29,488 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:29,915 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:30,505 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:30,507 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:30,513 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:30,514 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:30,515 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:30,516 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:30,518 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:30,519 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:30,519 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [93932741]
[2024-11-07 02:42:30,519 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [93932741] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:30,519 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:30,519 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:30,519 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [470797946]
[2024-11-07 02:42:30,519 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:30,520 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:30,520 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:30,521 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:30,521 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:30,521 INFO  L87              Difference]: Start difference. First operand 2789 states and 4165 transitions. Second operand  has 5 states, 5 states have (on average 119.4) internal successors, (597), 5 states have internal predecessors, (597), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:30,877 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:30,877 INFO  L93              Difference]: Finished difference Result 5028 states and 7506 transitions.
[2024-11-07 02:42:30,878 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:30,879 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 119.4) internal successors, (597), 5 states have internal predecessors, (597), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 609
[2024-11-07 02:42:30,880 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:30,890 INFO  L225             Difference]: With dead ends: 5028
[2024-11-07 02:42:30,890 INFO  L226             Difference]: Without dead ends: 2789
[2024-11-07 02:42:30,898 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-07 02:42:30,898 INFO  L432           NwaCegarLoop]: 4015 mSDtfsCounter, 4120 mSDsluCounter, 4024 mSDsCounter, 0 mSdLazyCounter, 300 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4123 SdHoareTripleChecker+Valid, 8039 SdHoareTripleChecker+Invalid, 301 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 300 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:30,899 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4123 Valid, 8039 Invalid, 301 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 300 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 02:42:30,904 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2789 states.
[2024-11-07 02:42:30,938 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2789 to 2789.
[2024-11-07 02:42:30,941 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2789 states, 2784 states have (on average 1.4935344827586208) internal successors, (4158), 2784 states have internal predecessors, (4158), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:30,946 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2789 states to 2789 states and 4164 transitions.
[2024-11-07 02:42:30,947 INFO  L78                 Accepts]: Start accepts. Automaton has 2789 states and 4164 transitions. Word has length 609
[2024-11-07 02:42:30,948 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:30,948 INFO  L471      AbstractCegarLoop]: Abstraction has 2789 states and 4164 transitions.
[2024-11-07 02:42:30,948 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 119.4) internal successors, (597), 5 states have internal predecessors, (597), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:30,948 INFO  L276                IsEmpty]: Start isEmpty. Operand 2789 states and 4164 transitions.
[2024-11-07 02:42:30,955 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 611
[2024-11-07 02:42:30,956 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:30,956 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:30,956 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-07 02:42:30,956 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:30,957 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:30,957 INFO  L85        PathProgramCache]: Analyzing trace with hash -1139132533, now seen corresponding path program 1 times
[2024-11-07 02:42:30,957 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:30,957 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2139569130]
[2024-11-07 02:42:30,958 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:30,958 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:31,330 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:32,032 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:32,034 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:32,034 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:32,035 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:32,036 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:32,036 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:32,039 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:32,039 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:32,039 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2139569130]
[2024-11-07 02:42:32,039 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2139569130] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:32,039 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:32,039 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:32,039 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1189228491]
[2024-11-07 02:42:32,039 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:32,040 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:32,040 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:32,041 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:32,041 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:32,041 INFO  L87              Difference]: Start difference. First operand 2789 states and 4164 transitions. Second operand  has 5 states, 5 states have (on average 119.6) internal successors, (598), 5 states have internal predecessors, (598), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:32,280 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:32,281 INFO  L93              Difference]: Finished difference Result 5028 states and 7504 transitions.
[2024-11-07 02:42:32,281 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:32,282 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 119.6) internal successors, (598), 5 states have internal predecessors, (598), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 610
[2024-11-07 02:42:32,282 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:32,287 INFO  L225             Difference]: With dead ends: 5028
[2024-11-07 02:42:32,291 INFO  L226             Difference]: Without dead ends: 2789
[2024-11-07 02:42:32,293 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-07 02:42:32,294 INFO  L432           NwaCegarLoop]: 4015 mSDtfsCounter, 4116 mSDsluCounter, 4024 mSDsCounter, 0 mSdLazyCounter, 298 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4119 SdHoareTripleChecker+Valid, 8039 SdHoareTripleChecker+Invalid, 299 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 298 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:32,294 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4119 Valid, 8039 Invalid, 299 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 298 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 02:42:32,303 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2789 states.
[2024-11-07 02:42:32,336 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2789 to 2789.
[2024-11-07 02:42:32,342 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2789 states, 2784 states have (on average 1.4931752873563218) internal successors, (4157), 2784 states have internal predecessors, (4157), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:32,348 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2789 states to 2789 states and 4163 transitions.
[2024-11-07 02:42:32,348 INFO  L78                 Accepts]: Start accepts. Automaton has 2789 states and 4163 transitions. Word has length 610
[2024-11-07 02:42:32,349 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:32,349 INFO  L471      AbstractCegarLoop]: Abstraction has 2789 states and 4163 transitions.
[2024-11-07 02:42:32,349 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 119.6) internal successors, (598), 5 states have internal predecessors, (598), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:32,349 INFO  L276                IsEmpty]: Start isEmpty. Operand 2789 states and 4163 transitions.
[2024-11-07 02:42:32,351 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 612
[2024-11-07 02:42:32,352 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:32,352 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:32,352 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-07 02:42:32,352 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:32,355 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:32,355 INFO  L85        PathProgramCache]: Analyzing trace with hash 373200553, now seen corresponding path program 1 times
[2024-11-07 02:42:32,355 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:32,355 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [8719652]
[2024-11-07 02:42:32,355 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:32,355 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:32,732 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:33,226 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:33,227 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:33,228 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:33,228 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:33,229 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:33,230 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:33,232 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:33,232 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:33,232 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [8719652]
[2024-11-07 02:42:33,234 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [8719652] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:33,234 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:33,234 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:33,234 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1919829090]
[2024-11-07 02:42:33,234 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:33,234 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:33,235 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:33,235 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:33,235 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:33,236 INFO  L87              Difference]: Start difference. First operand 2789 states and 4163 transitions. Second operand  has 5 states, 5 states have (on average 119.8) internal successors, (599), 5 states have internal predecessors, (599), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:33,515 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:33,515 INFO  L93              Difference]: Finished difference Result 5028 states and 7502 transitions.
[2024-11-07 02:42:33,516 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:33,516 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 119.8) internal successors, (599), 5 states have internal predecessors, (599), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 611
[2024-11-07 02:42:33,516 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:33,520 INFO  L225             Difference]: With dead ends: 5028
[2024-11-07 02:42:33,523 INFO  L226             Difference]: Without dead ends: 2789
[2024-11-07 02:42:33,525 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-07 02:42:33,525 INFO  L432           NwaCegarLoop]: 4015 mSDtfsCounter, 4112 mSDsluCounter, 4024 mSDsCounter, 0 mSdLazyCounter, 296 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4115 SdHoareTripleChecker+Valid, 8039 SdHoareTripleChecker+Invalid, 297 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 296 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:33,525 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4115 Valid, 8039 Invalid, 297 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 296 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 02:42:33,528 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2789 states.
[2024-11-07 02:42:33,592 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2789 to 2789.
[2024-11-07 02:42:33,601 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2789 states, 2784 states have (on average 1.492816091954023) internal successors, (4156), 2784 states have internal predecessors, (4156), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:33,615 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2789 states to 2789 states and 4162 transitions.
[2024-11-07 02:42:33,615 INFO  L78                 Accepts]: Start accepts. Automaton has 2789 states and 4162 transitions. Word has length 611
[2024-11-07 02:42:33,616 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:33,616 INFO  L471      AbstractCegarLoop]: Abstraction has 2789 states and 4162 transitions.
[2024-11-07 02:42:33,616 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 119.8) internal successors, (599), 5 states have internal predecessors, (599), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:33,616 INFO  L276                IsEmpty]: Start isEmpty. Operand 2789 states and 4162 transitions.
[2024-11-07 02:42:33,627 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 613
[2024-11-07 02:42:33,627 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:33,627 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:33,631 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-07 02:42:33,631 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:33,632 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:33,632 INFO  L85        PathProgramCache]: Analyzing trace with hash 1644355588, now seen corresponding path program 1 times
[2024-11-07 02:42:33,632 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:33,632 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1995088218]
[2024-11-07 02:42:33,632 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:33,632 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:34,578 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:35,114 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:35,116 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:35,116 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:35,117 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:35,117 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:35,118 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:35,119 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:35,119 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:35,119 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1995088218]
[2024-11-07 02:42:35,119 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1995088218] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:35,119 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:35,120 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:35,120 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [220598095]
[2024-11-07 02:42:35,120 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:35,120 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:35,120 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:35,121 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:35,121 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:35,121 INFO  L87              Difference]: Start difference. First operand 2789 states and 4162 transitions. Second operand  has 5 states, 5 states have (on average 120.0) internal successors, (600), 5 states have internal predecessors, (600), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:35,376 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:35,376 INFO  L93              Difference]: Finished difference Result 5028 states and 7500 transitions.
[2024-11-07 02:42:35,376 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:35,377 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 120.0) internal successors, (600), 5 states have internal predecessors, (600), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 612
[2024-11-07 02:42:35,377 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:35,382 INFO  L225             Difference]: With dead ends: 5028
[2024-11-07 02:42:35,382 INFO  L226             Difference]: Without dead ends: 2789
[2024-11-07 02:42:35,385 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-07 02:42:35,385 INFO  L432           NwaCegarLoop]: 4015 mSDtfsCounter, 4108 mSDsluCounter, 4024 mSDsCounter, 0 mSdLazyCounter, 294 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4111 SdHoareTripleChecker+Valid, 8039 SdHoareTripleChecker+Invalid, 295 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 294 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:35,386 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4111 Valid, 8039 Invalid, 295 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 294 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 02:42:35,388 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2789 states.
[2024-11-07 02:42:35,408 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2789 to 2789.
[2024-11-07 02:42:35,410 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2789 states, 2784 states have (on average 1.4924568965517242) internal successors, (4155), 2784 states have internal predecessors, (4155), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:35,413 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2789 states to 2789 states and 4161 transitions.
[2024-11-07 02:42:35,413 INFO  L78                 Accepts]: Start accepts. Automaton has 2789 states and 4161 transitions. Word has length 612
[2024-11-07 02:42:35,413 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:35,413 INFO  L471      AbstractCegarLoop]: Abstraction has 2789 states and 4161 transitions.
[2024-11-07 02:42:35,414 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 120.0) internal successors, (600), 5 states have internal predecessors, (600), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:35,414 INFO  L276                IsEmpty]: Start isEmpty. Operand 2789 states and 4161 transitions.
[2024-11-07 02:42:35,417 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 614
[2024-11-07 02:42:35,418 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:35,418 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:35,418 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-07 02:42:35,418 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:35,419 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:35,419 INFO  L85        PathProgramCache]: Analyzing trace with hash 265314562, now seen corresponding path program 1 times
[2024-11-07 02:42:35,419 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:35,419 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [740707436]
[2024-11-07 02:42:35,419 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:35,419 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:35,754 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:37,151 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:37,152 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:37,156 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:37,156 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:37,157 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:37,157 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:37,159 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:37,159 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:37,159 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [740707436]
[2024-11-07 02:42:37,159 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [740707436] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:37,159 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:37,159 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 02:42:37,159 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2125810659]
[2024-11-07 02:42:37,159 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:37,160 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 02:42:37,160 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:37,166 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 02:42:37,169 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-07 02:42:37,169 INFO  L87              Difference]: Start difference. First operand 2789 states and 4161 transitions. Second operand  has 4 states, 4 states have (on average 150.25) internal successors, (601), 4 states have internal predecessors, (601), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:37,269 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:37,270 INFO  L93              Difference]: Finished difference Result 2793 states and 4165 transitions.
[2024-11-07 02:42:37,270 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:37,270 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 150.25) internal successors, (601), 4 states have internal predecessors, (601), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 613
[2024-11-07 02:42:37,275 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:37,280 INFO  L225             Difference]: With dead ends: 2793
[2024-11-07 02:42:37,283 INFO  L226             Difference]: Without dead ends: 2791
[2024-11-07 02:42:37,284 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-07 02:42:37,284 INFO  L432           NwaCegarLoop]: 4159 mSDtfsCounter, 0 mSDsluCounter, 8312 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 12471 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:37,288 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 12471 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 02:42:37,291 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2791 states.
[2024-11-07 02:42:37,339 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2791 to 2791.
[2024-11-07 02:42:37,344 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2791 states, 2786 states have (on average 1.4921033740129217) internal successors, (4157), 2786 states have internal predecessors, (4157), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:37,351 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2791 states to 2791 states and 4163 transitions.
[2024-11-07 02:42:37,355 INFO  L78                 Accepts]: Start accepts. Automaton has 2791 states and 4163 transitions. Word has length 613
[2024-11-07 02:42:37,356 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:37,356 INFO  L471      AbstractCegarLoop]: Abstraction has 2791 states and 4163 transitions.
[2024-11-07 02:42:37,357 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 150.25) internal successors, (601), 4 states have internal predecessors, (601), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:37,357 INFO  L276                IsEmpty]: Start isEmpty. Operand 2791 states and 4163 transitions.
[2024-11-07 02:42:37,364 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 615
[2024-11-07 02:42:37,364 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:37,364 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:37,365 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-07 02:42:37,365 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:37,365 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:37,366 INFO  L85        PathProgramCache]: Analyzing trace with hash -363484280, now seen corresponding path program 1 times
[2024-11-07 02:42:37,369 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:37,369 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1417570636]
[2024-11-07 02:42:37,369 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:37,369 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:37,895 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:38,756 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:38,758 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:38,760 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:38,760 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:38,761 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:38,761 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:38,763 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:38,764 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:38,764 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1417570636]
[2024-11-07 02:42:38,764 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1417570636] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:38,764 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:38,764 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:38,764 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1826924585]
[2024-11-07 02:42:38,764 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:38,765 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:38,765 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:38,766 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:38,766 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:38,767 INFO  L87              Difference]: Start difference. First operand 2791 states and 4163 transitions. Second operand  has 5 states, 5 states have (on average 120.4) internal successors, (602), 5 states have internal predecessors, (602), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:40,142 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:40,143 INFO  L93              Difference]: Finished difference Result 6971 states and 10393 transitions.
[2024-11-07 02:42:40,143 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-07 02:42:40,143 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 120.4) internal successors, (602), 5 states have internal predecessors, (602), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 614
[2024-11-07 02:42:40,144 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:40,149 INFO  L225             Difference]: With dead ends: 6971
[2024-11-07 02:42:40,149 INFO  L226             Difference]: Without dead ends: 2791
[2024-11-07 02:42:40,156 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56
[2024-11-07 02:42:40,157 INFO  L432           NwaCegarLoop]: 4093 mSDtfsCounter, 8946 mSDsluCounter, 7506 mSDsCounter, 0 mSdLazyCounter, 1086 mSolverCounterSat, 149 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8946 SdHoareTripleChecker+Valid, 11599 SdHoareTripleChecker+Invalid, 1235 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 149 IncrementalHoareTripleChecker+Valid, 1086 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:40,157 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [8946 Valid, 11599 Invalid, 1235 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [149 Valid, 1086 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time]
[2024-11-07 02:42:40,160 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2791 states.
[2024-11-07 02:42:40,187 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2791 to 2791.
[2024-11-07 02:42:40,189 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2791 states, 2786 states have (on average 1.4917444364680545) internal successors, (4156), 2786 states have internal predecessors, (4156), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:40,193 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2791 states to 2791 states and 4162 transitions.
[2024-11-07 02:42:40,193 INFO  L78                 Accepts]: Start accepts. Automaton has 2791 states and 4162 transitions. Word has length 614
[2024-11-07 02:42:40,194 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:40,194 INFO  L471      AbstractCegarLoop]: Abstraction has 2791 states and 4162 transitions.
[2024-11-07 02:42:40,194 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 120.4) internal successors, (602), 5 states have internal predecessors, (602), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:40,194 INFO  L276                IsEmpty]: Start isEmpty. Operand 2791 states and 4162 transitions.
[2024-11-07 02:42:40,198 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 616
[2024-11-07 02:42:40,198 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:40,198 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:40,199 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-11-07 02:42:40,199 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:40,199 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:40,199 INFO  L85        PathProgramCache]: Analyzing trace with hash 241059620, now seen corresponding path program 1 times
[2024-11-07 02:42:40,200 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:40,200 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [351717787]
[2024-11-07 02:42:40,200 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:40,200 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:40,566 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:41,353 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:41,354 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:41,355 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:41,355 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:41,356 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:41,356 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:41,357 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:41,357 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:41,357 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [351717787]
[2024-11-07 02:42:41,357 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [351717787] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:41,357 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:41,357 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 02:42:41,357 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1348421304]
[2024-11-07 02:42:41,357 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:41,358 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 02:42:41,358 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:41,359 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 02:42:41,359 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-07 02:42:41,359 INFO  L87              Difference]: Start difference. First operand 2791 states and 4162 transitions. Second operand  has 4 states, 4 states have (on average 150.75) internal successors, (603), 4 states have internal predecessors, (603), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:41,409 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:41,410 INFO  L93              Difference]: Finished difference Result 5034 states and 7503 transitions.
[2024-11-07 02:42:41,410 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:41,410 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 150.75) internal successors, (603), 4 states have internal predecessors, (603), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 615
[2024-11-07 02:42:41,411 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:41,413 INFO  L225             Difference]: With dead ends: 5034
[2024-11-07 02:42:41,414 INFO  L226             Difference]: Without dead ends: 2793
[2024-11-07 02:42:41,416 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-07 02:42:41,416 INFO  L432           NwaCegarLoop]: 4158 mSDtfsCounter, 0 mSDsluCounter, 8306 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 12464 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:41,416 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 12464 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 02:42:41,418 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2793 states.
[2024-11-07 02:42:41,436 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2793 to 2793.
[2024-11-07 02:42:41,438 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2793 states, 2788 states have (on average 1.4913916786226686) internal successors, (4158), 2788 states have internal predecessors, (4158), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:41,440 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2793 states to 2793 states and 4164 transitions.
[2024-11-07 02:42:41,440 INFO  L78                 Accepts]: Start accepts. Automaton has 2793 states and 4164 transitions. Word has length 615
[2024-11-07 02:42:41,441 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:41,441 INFO  L471      AbstractCegarLoop]: Abstraction has 2793 states and 4164 transitions.
[2024-11-07 02:42:41,441 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 150.75) internal successors, (603), 4 states have internal predecessors, (603), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:41,441 INFO  L276                IsEmpty]: Start isEmpty. Operand 2793 states and 4164 transitions.
[2024-11-07 02:42:41,444 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 617
[2024-11-07 02:42:41,444 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:41,444 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:41,444 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-11-07 02:42:41,444 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:41,445 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:41,445 INFO  L85        PathProgramCache]: Analyzing trace with hash 2079918719, now seen corresponding path program 1 times
[2024-11-07 02:42:41,445 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:41,445 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [507032716]
[2024-11-07 02:42:41,445 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:41,445 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:41,775 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:43,161 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:43,162 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:43,164 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:43,164 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:43,165 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:43,166 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:43,169 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:43,169 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:43,169 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [507032716]
[2024-11-07 02:42:43,169 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [507032716] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:43,169 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:43,169 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 02:42:43,169 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1590717980]
[2024-11-07 02:42:43,169 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:43,171 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 02:42:43,171 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:43,172 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 02:42:43,172 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-07 02:42:43,172 INFO  L87              Difference]: Start difference. First operand 2793 states and 4164 transitions. Second operand  has 4 states, 4 states have (on average 151.0) internal successors, (604), 4 states have internal predecessors, (604), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:44,027 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:44,027 INFO  L93              Difference]: Finished difference Result 5036 states and 7504 transitions.
[2024-11-07 02:42:44,028 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:44,028 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 151.0) internal successors, (604), 4 states have internal predecessors, (604), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 616
[2024-11-07 02:42:44,028 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:44,031 INFO  L225             Difference]: With dead ends: 5036
[2024-11-07 02:42:44,031 INFO  L226             Difference]: Without dead ends: 2793
[2024-11-07 02:42:44,033 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 10 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-07 02:42:44,033 INFO  L432           NwaCegarLoop]: 3518 mSDtfsCounter, 3616 mSDsluCounter, 3520 mSDsCounter, 0 mSdLazyCounter, 1284 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3616 SdHoareTripleChecker+Valid, 7038 SdHoareTripleChecker+Invalid, 1284 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1284 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:44,033 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [3616 Valid, 7038 Invalid, 1284 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1284 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-07 02:42:44,036 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2793 states.
[2024-11-07 02:42:44,055 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2793 to 2793.
[2024-11-07 02:42:44,057 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2793 states, 2788 states have (on average 1.4910329985652797) internal successors, (4157), 2788 states have internal predecessors, (4157), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:44,059 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2793 states to 2793 states and 4163 transitions.
[2024-11-07 02:42:44,059 INFO  L78                 Accepts]: Start accepts. Automaton has 2793 states and 4163 transitions. Word has length 616
[2024-11-07 02:42:44,059 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:44,059 INFO  L471      AbstractCegarLoop]: Abstraction has 2793 states and 4163 transitions.
[2024-11-07 02:42:44,059 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 151.0) internal successors, (604), 4 states have internal predecessors, (604), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:44,060 INFO  L276                IsEmpty]: Start isEmpty. Operand 2793 states and 4163 transitions.
[2024-11-07 02:42:44,063 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 618
[2024-11-07 02:42:44,063 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:44,063 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:44,063 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-11-07 02:42:44,064 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:44,064 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:44,064 INFO  L85        PathProgramCache]: Analyzing trace with hash 732001224, now seen corresponding path program 1 times
[2024-11-07 02:42:44,064 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:44,064 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [721169059]
[2024-11-07 02:42:44,064 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:44,065 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:44,354 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:44,956 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:44,957 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:44,958 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:44,958 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:44,959 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:44,959 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:44,962 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:44,962 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:44,962 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [721169059]
[2024-11-07 02:42:44,962 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [721169059] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:44,962 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:44,963 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:44,963 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [661387657]
[2024-11-07 02:42:44,963 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:44,963 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:44,964 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:44,965 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:44,965 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:44,965 INFO  L87              Difference]: Start difference. First operand 2793 states and 4163 transitions. Second operand  has 5 states, 5 states have (on average 121.0) internal successors, (605), 5 states have internal predecessors, (605), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:45,652 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:45,652 INFO  L93              Difference]: Finished difference Result 5112 states and 7615 transitions.
[2024-11-07 02:42:45,655 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 02:42:45,656 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 121.0) internal successors, (605), 5 states have internal predecessors, (605), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 617
[2024-11-07 02:42:45,656 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:45,658 INFO  L225             Difference]: With dead ends: 5112
[2024-11-07 02:42:45,658 INFO  L226             Difference]: Without dead ends: 2793
[2024-11-07 02:42:45,660 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42
[2024-11-07 02:42:45,663 INFO  L432           NwaCegarLoop]: 4115 mSDtfsCounter, 3767 mSDsluCounter, 7637 mSDsCounter, 0 mSdLazyCounter, 728 mSolverCounterSat, 37 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3767 SdHoareTripleChecker+Valid, 11752 SdHoareTripleChecker+Invalid, 765 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 37 IncrementalHoareTripleChecker+Valid, 728 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:45,664 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [3767 Valid, 11752 Invalid, 765 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [37 Valid, 728 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-07 02:42:45,666 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2793 states.
[2024-11-07 02:42:45,690 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2793 to 2793.
[2024-11-07 02:42:45,691 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2793 states, 2788 states have (on average 1.490674318507891) internal successors, (4156), 2788 states have internal predecessors, (4156), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:45,694 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2793 states to 2793 states and 4162 transitions.
[2024-11-07 02:42:45,695 INFO  L78                 Accepts]: Start accepts. Automaton has 2793 states and 4162 transitions. Word has length 617
[2024-11-07 02:42:45,695 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:45,695 INFO  L471      AbstractCegarLoop]: Abstraction has 2793 states and 4162 transitions.
[2024-11-07 02:42:45,695 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 121.0) internal successors, (605), 5 states have internal predecessors, (605), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:45,695 INFO  L276                IsEmpty]: Start isEmpty. Operand 2793 states and 4162 transitions.
[2024-11-07 02:42:45,698 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 619
[2024-11-07 02:42:45,698 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:45,698 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:45,698 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2024-11-07 02:42:45,698 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:45,699 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:45,699 INFO  L85        PathProgramCache]: Analyzing trace with hash -1880215275, now seen corresponding path program 1 times
[2024-11-07 02:42:45,699 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:45,699 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1400012695]
[2024-11-07 02:42:45,699 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:45,699 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:46,036 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:46,639 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:46,640 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:46,641 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:46,642 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:46,642 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:46,643 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:46,644 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:46,644 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:46,644 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1400012695]
[2024-11-07 02:42:46,644 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1400012695] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:46,644 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:46,645 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:46,645 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [591017820]
[2024-11-07 02:42:46,645 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:46,645 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:46,645 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:46,646 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:46,646 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:46,646 INFO  L87              Difference]: Start difference. First operand 2793 states and 4162 transitions. Second operand  has 5 states, 5 states have (on average 121.2) internal successors, (606), 5 states have internal predecessors, (606), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:47,421 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:47,421 INFO  L93              Difference]: Finished difference Result 5036 states and 7500 transitions.
[2024-11-07 02:42:47,421 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:47,422 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 121.2) internal successors, (606), 5 states have internal predecessors, (606), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 618
[2024-11-07 02:42:47,422 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:47,425 INFO  L225             Difference]: With dead ends: 5036
[2024-11-07 02:42:47,425 INFO  L226             Difference]: Without dead ends: 2793
[2024-11-07 02:42:47,427 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-07 02:42:47,427 INFO  L432           NwaCegarLoop]: 3518 mSDtfsCounter, 7831 mSDsluCounter, 3520 mSDsCounter, 0 mSdLazyCounter, 1280 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7834 SdHoareTripleChecker+Valid, 7038 SdHoareTripleChecker+Invalid, 1281 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1280 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:47,427 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [7834 Valid, 7038 Invalid, 1281 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1280 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-07 02:42:47,429 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2793 states.
[2024-11-07 02:42:47,450 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2793 to 2793.
[2024-11-07 02:42:47,453 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2793 states, 2788 states have (on average 1.490315638450502) internal successors, (4155), 2788 states have internal predecessors, (4155), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:47,455 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2793 states to 2793 states and 4161 transitions.
[2024-11-07 02:42:47,456 INFO  L78                 Accepts]: Start accepts. Automaton has 2793 states and 4161 transitions. Word has length 618
[2024-11-07 02:42:47,456 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:47,456 INFO  L471      AbstractCegarLoop]: Abstraction has 2793 states and 4161 transitions.
[2024-11-07 02:42:47,456 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 121.2) internal successors, (606), 5 states have internal predecessors, (606), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:47,456 INFO  L276                IsEmpty]: Start isEmpty. Operand 2793 states and 4161 transitions.
[2024-11-07 02:42:47,459 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 620
[2024-11-07 02:42:47,459 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:47,459 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:47,459 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2024-11-07 02:42:47,460 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:47,460 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:47,460 INFO  L85        PathProgramCache]: Analyzing trace with hash 1895232335, now seen corresponding path program 1 times
[2024-11-07 02:42:47,460 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:47,460 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2006174471]
[2024-11-07 02:42:47,460 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:47,460 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:47,792 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:48,336 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:48,337 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:48,338 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:48,339 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:48,340 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:48,341 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:48,342 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:48,342 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:48,342 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2006174471]
[2024-11-07 02:42:48,342 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2006174471] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:48,342 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:48,342 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:48,343 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1972779894]
[2024-11-07 02:42:48,343 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:48,343 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:48,343 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:48,344 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:48,344 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:48,344 INFO  L87              Difference]: Start difference. First operand 2793 states and 4161 transitions. Second operand  has 5 states, 5 states have (on average 121.4) internal successors, (607), 5 states have internal predecessors, (607), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:49,161 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:49,162 INFO  L93              Difference]: Finished difference Result 5036 states and 7498 transitions.
[2024-11-07 02:42:49,162 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:49,163 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 121.4) internal successors, (607), 5 states have internal predecessors, (607), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 619
[2024-11-07 02:42:49,163 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:49,165 INFO  L225             Difference]: With dead ends: 5036
[2024-11-07 02:42:49,165 INFO  L226             Difference]: Without dead ends: 2793
[2024-11-07 02:42:49,168 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-07 02:42:49,168 INFO  L432           NwaCegarLoop]: 3518 mSDtfsCounter, 4142 mSDsluCounter, 3527 mSDsCounter, 0 mSdLazyCounter, 1278 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4145 SdHoareTripleChecker+Valid, 7045 SdHoareTripleChecker+Invalid, 1279 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1278 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:49,168 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4145 Valid, 7045 Invalid, 1279 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1278 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-07 02:42:49,170 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2793 states.
[2024-11-07 02:42:49,186 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2793 to 2793.
[2024-11-07 02:42:49,188 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2793 states, 2788 states have (on average 1.4899569583931134) internal successors, (4154), 2788 states have internal predecessors, (4154), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:49,190 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2793 states to 2793 states and 4160 transitions.
[2024-11-07 02:42:49,190 INFO  L78                 Accepts]: Start accepts. Automaton has 2793 states and 4160 transitions. Word has length 619
[2024-11-07 02:42:49,191 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:49,191 INFO  L471      AbstractCegarLoop]: Abstraction has 2793 states and 4160 transitions.
[2024-11-07 02:42:49,191 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 121.4) internal successors, (607), 5 states have internal predecessors, (607), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:49,191 INFO  L276                IsEmpty]: Start isEmpty. Operand 2793 states and 4160 transitions.
[2024-11-07 02:42:49,194 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 621
[2024-11-07 02:42:49,194 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:49,194 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:49,194 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23
[2024-11-07 02:42:49,194 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:49,195 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:49,195 INFO  L85        PathProgramCache]: Analyzing trace with hash -633431044, now seen corresponding path program 1 times
[2024-11-07 02:42:49,195 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:49,195 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [913102188]
[2024-11-07 02:42:49,195 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:49,195 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:49,472 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:50,457 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:50,458 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:50,459 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:50,459 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:50,460 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:50,460 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:50,462 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:50,462 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:50,462 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [913102188]
[2024-11-07 02:42:50,463 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [913102188] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:50,463 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:50,463 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:50,463 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [526299567]
[2024-11-07 02:42:50,463 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:50,464 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:50,464 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:50,464 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:50,464 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:50,465 INFO  L87              Difference]: Start difference. First operand 2793 states and 4160 transitions. Second operand  has 5 states, 5 states have (on average 121.6) internal successors, (608), 5 states have internal predecessors, (608), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:51,149 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:51,149 INFO  L93              Difference]: Finished difference Result 5036 states and 7496 transitions.
[2024-11-07 02:42:51,150 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:51,150 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 121.6) internal successors, (608), 5 states have internal predecessors, (608), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 620
[2024-11-07 02:42:51,150 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:51,153 INFO  L225             Difference]: With dead ends: 5036
[2024-11-07 02:42:51,153 INFO  L226             Difference]: Without dead ends: 2793
[2024-11-07 02:42:51,155 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-07 02:42:51,155 INFO  L432           NwaCegarLoop]: 3518 mSDtfsCounter, 4138 mSDsluCounter, 3527 mSDsCounter, 0 mSdLazyCounter, 1276 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4141 SdHoareTripleChecker+Valid, 7045 SdHoareTripleChecker+Invalid, 1277 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1276 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:51,156 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4141 Valid, 7045 Invalid, 1277 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1276 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-07 02:42:51,158 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2793 states.
[2024-11-07 02:42:51,174 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2793 to 2793.
[2024-11-07 02:42:51,176 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2793 states, 2788 states have (on average 1.4895982783357244) internal successors, (4153), 2788 states have internal predecessors, (4153), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:51,209 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2793 states to 2793 states and 4159 transitions.
[2024-11-07 02:42:51,210 INFO  L78                 Accepts]: Start accepts. Automaton has 2793 states and 4159 transitions. Word has length 620
[2024-11-07 02:42:51,210 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:51,210 INFO  L471      AbstractCegarLoop]: Abstraction has 2793 states and 4159 transitions.
[2024-11-07 02:42:51,211 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 121.6) internal successors, (608), 5 states have internal predecessors, (608), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:51,211 INFO  L276                IsEmpty]: Start isEmpty. Operand 2793 states and 4159 transitions.
[2024-11-07 02:42:51,213 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 622
[2024-11-07 02:42:51,213 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:51,214 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:51,214 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24
[2024-11-07 02:42:51,214 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:51,215 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:51,215 INFO  L85        PathProgramCache]: Analyzing trace with hash 844556886, now seen corresponding path program 1 times
[2024-11-07 02:42:51,215 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:51,215 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [557551053]
[2024-11-07 02:42:51,215 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:51,215 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:51,503 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:52,069 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:52,070 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:52,071 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:52,072 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:52,072 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:52,073 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:52,074 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:52,074 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:52,074 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [557551053]
[2024-11-07 02:42:52,074 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [557551053] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:52,074 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:52,074 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:52,074 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [716201835]
[2024-11-07 02:42:52,074 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:52,075 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:52,075 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:52,076 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:52,076 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:52,076 INFO  L87              Difference]: Start difference. First operand 2793 states and 4159 transitions. Second operand  has 5 states, 5 states have (on average 121.8) internal successors, (609), 5 states have internal predecessors, (609), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:52,873 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:52,873 INFO  L93              Difference]: Finished difference Result 5036 states and 7494 transitions.
[2024-11-07 02:42:52,873 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:52,874 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 121.8) internal successors, (609), 5 states have internal predecessors, (609), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 621
[2024-11-07 02:42:52,874 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:52,877 INFO  L225             Difference]: With dead ends: 5036
[2024-11-07 02:42:52,877 INFO  L226             Difference]: Without dead ends: 2793
[2024-11-07 02:42:52,878 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-07 02:42:52,879 INFO  L432           NwaCegarLoop]: 3518 mSDtfsCounter, 4134 mSDsluCounter, 3527 mSDsCounter, 0 mSdLazyCounter, 1274 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4137 SdHoareTripleChecker+Valid, 7045 SdHoareTripleChecker+Invalid, 1275 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1274 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:52,879 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4137 Valid, 7045 Invalid, 1275 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1274 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-07 02:42:52,881 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2793 states.
[2024-11-07 02:42:52,894 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2793 to 2793.
[2024-11-07 02:42:52,896 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2793 states, 2788 states have (on average 1.4892395982783357) internal successors, (4152), 2788 states have internal predecessors, (4152), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:52,898 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2793 states to 2793 states and 4158 transitions.
[2024-11-07 02:42:52,898 INFO  L78                 Accepts]: Start accepts. Automaton has 2793 states and 4158 transitions. Word has length 621
[2024-11-07 02:42:52,898 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:52,898 INFO  L471      AbstractCegarLoop]: Abstraction has 2793 states and 4158 transitions.
[2024-11-07 02:42:52,899 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 121.8) internal successors, (609), 5 states have internal predecessors, (609), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:52,899 INFO  L276                IsEmpty]: Start isEmpty. Operand 2793 states and 4158 transitions.
[2024-11-07 02:42:52,901 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 623
[2024-11-07 02:42:52,901 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:52,901 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:52,902 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25
[2024-11-07 02:42:52,902 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:52,902 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:52,902 INFO  L85        PathProgramCache]: Analyzing trace with hash -637897117, now seen corresponding path program 1 times
[2024-11-07 02:42:52,902 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:52,902 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1470458129]
[2024-11-07 02:42:52,903 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:52,904 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:53,199 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:53,927 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:53,928 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:53,929 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:53,930 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:53,932 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:53,933 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:53,935 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:53,935 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:53,935 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1470458129]
[2024-11-07 02:42:53,935 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1470458129] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:53,935 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:53,936 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:53,936 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [607054768]
[2024-11-07 02:42:53,936 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:53,937 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:53,937 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:53,937 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:53,938 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:53,938 INFO  L87              Difference]: Start difference. First operand 2793 states and 4158 transitions. Second operand  has 5 states, 5 states have (on average 122.0) internal successors, (610), 5 states have internal predecessors, (610), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:54,670 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:54,671 INFO  L93              Difference]: Finished difference Result 5036 states and 7492 transitions.
[2024-11-07 02:42:54,671 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:54,671 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 122.0) internal successors, (610), 5 states have internal predecessors, (610), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 622
[2024-11-07 02:42:54,672 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:54,674 INFO  L225             Difference]: With dead ends: 5036
[2024-11-07 02:42:54,674 INFO  L226             Difference]: Without dead ends: 2793
[2024-11-07 02:42:54,678 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-07 02:42:54,679 INFO  L432           NwaCegarLoop]: 3518 mSDtfsCounter, 4130 mSDsluCounter, 3527 mSDsCounter, 0 mSdLazyCounter, 1272 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4133 SdHoareTripleChecker+Valid, 7045 SdHoareTripleChecker+Invalid, 1273 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1272 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:54,681 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4133 Valid, 7045 Invalid, 1273 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1272 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-07 02:42:54,688 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2793 states.
[2024-11-07 02:42:54,720 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2793 to 2793.
[2024-11-07 02:42:54,725 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2793 states, 2788 states have (on average 1.4888809182209468) internal successors, (4151), 2788 states have internal predecessors, (4151), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:54,732 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2793 states to 2793 states and 4157 transitions.
[2024-11-07 02:42:54,732 INFO  L78                 Accepts]: Start accepts. Automaton has 2793 states and 4157 transitions. Word has length 622
[2024-11-07 02:42:54,733 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:54,733 INFO  L471      AbstractCegarLoop]: Abstraction has 2793 states and 4157 transitions.
[2024-11-07 02:42:54,733 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 122.0) internal successors, (610), 5 states have internal predecessors, (610), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:54,733 INFO  L276                IsEmpty]: Start isEmpty. Operand 2793 states and 4157 transitions.
[2024-11-07 02:42:54,739 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 624
[2024-11-07 02:42:54,739 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:54,739 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:54,739 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26
[2024-11-07 02:42:54,739 INFO  L396      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:54,739 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:54,740 INFO  L85        PathProgramCache]: Analyzing trace with hash -1758324515, now seen corresponding path program 1 times
[2024-11-07 02:42:54,743 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:54,743 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1861805772]
[2024-11-07 02:42:54,743 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:54,743 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:55,054 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:55,619 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:55,620 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:55,622 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:55,623 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:55,624 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:55,624 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:55,627 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:55,627 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:55,627 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1861805772]
[2024-11-07 02:42:55,627 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1861805772] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:55,627 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:55,627 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:55,627 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2083704785]
[2024-11-07 02:42:55,628 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:55,628 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:55,628 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:55,629 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:55,629 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:55,629 INFO  L87              Difference]: Start difference. First operand 2793 states and 4157 transitions. Second operand  has 5 states, 5 states have (on average 122.2) internal successors, (611), 5 states have internal predecessors, (611), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:56,470 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:56,470 INFO  L93              Difference]: Finished difference Result 5036 states and 7490 transitions.
[2024-11-07 02:42:56,471 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:56,471 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 122.2) internal successors, (611), 5 states have internal predecessors, (611), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 623
[2024-11-07 02:42:56,471 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:56,474 INFO  L225             Difference]: With dead ends: 5036
[2024-11-07 02:42:56,474 INFO  L226             Difference]: Without dead ends: 2793
[2024-11-07 02:42:56,475 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-07 02:42:56,476 INFO  L432           NwaCegarLoop]: 3518 mSDtfsCounter, 7791 mSDsluCounter, 3520 mSDsCounter, 0 mSdLazyCounter, 1270 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7794 SdHoareTripleChecker+Valid, 7038 SdHoareTripleChecker+Invalid, 1271 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1270 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:56,477 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [7794 Valid, 7038 Invalid, 1271 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1270 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-07 02:42:56,481 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2793 states.
[2024-11-07 02:42:56,492 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2793 to 2793.
[2024-11-07 02:42:56,494 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2793 states, 2788 states have (on average 1.488522238163558) internal successors, (4150), 2788 states have internal predecessors, (4150), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:56,496 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2793 states to 2793 states and 4156 transitions.
[2024-11-07 02:42:56,496 INFO  L78                 Accepts]: Start accepts. Automaton has 2793 states and 4156 transitions. Word has length 623
[2024-11-07 02:42:56,497 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:56,497 INFO  L471      AbstractCegarLoop]: Abstraction has 2793 states and 4156 transitions.
[2024-11-07 02:42:56,497 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 122.2) internal successors, (611), 5 states have internal predecessors, (611), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:56,497 INFO  L276                IsEmpty]: Start isEmpty. Operand 2793 states and 4156 transitions.
[2024-11-07 02:42:56,500 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 625
[2024-11-07 02:42:56,500 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:56,500 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:56,500 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27
[2024-11-07 02:42:56,500 INFO  L396      AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:56,500 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:56,501 INFO  L85        PathProgramCache]: Analyzing trace with hash 1977385034, now seen corresponding path program 1 times
[2024-11-07 02:42:56,501 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:56,501 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [958453204]
[2024-11-07 02:42:56,501 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:56,501 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:56,868 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:57,588 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:57,589 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:57,590 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:57,590 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:57,592 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:57,592 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:57,593 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:57,593 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:57,593 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [958453204]
[2024-11-07 02:42:57,593 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [958453204] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:57,593 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:57,593 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:57,594 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1452041247]
[2024-11-07 02:42:57,594 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:57,594 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:57,594 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:57,596 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:57,596 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:57,596 INFO  L87              Difference]: Start difference. First operand 2793 states and 4156 transitions. Second operand  has 5 states, 5 states have (on average 122.4) internal successors, (612), 5 states have internal predecessors, (612), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:58,545 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 02:42:58,545 INFO  L93              Difference]: Finished difference Result 5036 states and 7488 transitions.
[2024-11-07 02:42:58,545 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 02:42:58,546 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 122.4) internal successors, (612), 5 states have internal predecessors, (612), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 624
[2024-11-07 02:42:58,546 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 02:42:58,548 INFO  L225             Difference]: With dead ends: 5036
[2024-11-07 02:42:58,548 INFO  L226             Difference]: Without dead ends: 2793
[2024-11-07 02:42:58,550 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-07 02:42:58,550 INFO  L432           NwaCegarLoop]: 3518 mSDtfsCounter, 4122 mSDsluCounter, 3527 mSDsCounter, 0 mSdLazyCounter, 1268 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4125 SdHoareTripleChecker+Valid, 7045 SdHoareTripleChecker+Invalid, 1269 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1268 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-07 02:42:58,551 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4125 Valid, 7045 Invalid, 1269 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1268 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-07 02:42:58,552 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2793 states.
[2024-11-07 02:42:58,566 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2793 to 2793.
[2024-11-07 02:42:58,567 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2793 states, 2788 states have (on average 1.4881635581061694) internal successors, (4149), 2788 states have internal predecessors, (4149), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 02:42:58,569 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2793 states to 2793 states and 4155 transitions.
[2024-11-07 02:42:58,570 INFO  L78                 Accepts]: Start accepts. Automaton has 2793 states and 4155 transitions. Word has length 624
[2024-11-07 02:42:58,570 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 02:42:58,570 INFO  L471      AbstractCegarLoop]: Abstraction has 2793 states and 4155 transitions.
[2024-11-07 02:42:58,570 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 122.4) internal successors, (612), 5 states have internal predecessors, (612), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 02:42:58,570 INFO  L276                IsEmpty]: Start isEmpty. Operand 2793 states and 4155 transitions.
[2024-11-07 02:42:58,573 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 626
[2024-11-07 02:42:58,573 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 02:42:58,573 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 02:42:58,573 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28
[2024-11-07 02:42:58,573 INFO  L396      AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 02:42:58,574 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 02:42:58,574 INFO  L85        PathProgramCache]: Analyzing trace with hash -1625735452, now seen corresponding path program 1 times
[2024-11-07 02:42:58,574 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 02:42:58,574 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1365670559]
[2024-11-07 02:42:58,574 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 02:42:58,574 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 02:42:58,850 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:59,530 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283
[2024-11-07 02:42:59,531 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:59,532 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-07 02:42:59,533 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:59,533 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309
[2024-11-07 02:42:59,534 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 02:42:59,535 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 02:42:59,535 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 02:42:59,535 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1365670559]
[2024-11-07 02:42:59,535 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1365670559] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 02:42:59,535 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 02:42:59,536 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 02:42:59,536 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [562533307]
[2024-11-07 02:42:59,536 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 02:42:59,536 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 02:42:59,537 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 02:42:59,537 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 02:42:59,537 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 02:42:59,538 INFO  L87              Difference]: Start difference. First operand 2793 states and 4155 transitions. Second operand  has 5 states, 5 states have (on average 122.6) internal successors, (613), 5 states have internal predecessors, (613), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)