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


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


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

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


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> b178b656343d0e2ffc6b5c87d592ef5d1e640f986fa3fd9fab639777f6d58eb8
[2024-11-07 00:17:40,234 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-07 00:17:40,244 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-07 00:17:40,250 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-07 00:17:40,251 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-07 00:17:40,251 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-07 00:17:40,252 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/seq-mthreaded-reduced/pals_floodmax.3.4.ufo.UNBOUNDED.pals.c.v+cfa-reducer.c
[2024-11-07 00:17:41,445 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-07 00:17:41,687 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-07 00:17:41,687 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_floodmax.3.4.ufo.UNBOUNDED.pals.c.v+cfa-reducer.c
[2024-11-07 00:17:41,697 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f6116dd61/b8795685647f43948fd3753df37e9bff/FLAG20475724e
[2024-11-07 00:17:41,712 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f6116dd61/b8795685647f43948fd3753df37e9bff
[2024-11-07 00:17:41,714 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-07 00:17:41,715 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-07 00:17:41,719 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-07 00:17:41,719 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-07 00:17:41,723 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-07 00:17:41,724 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 12:17:41" (1/1) ...
[2024-11-07 00:17:41,724 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@166cc36d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:17:41, skipping insertion in model container
[2024-11-07 00:17:41,724 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 12:17:41" (1/1) ...
[2024-11-07 00:17:41,765 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-07 00:17:41,962 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_floodmax.3.4.ufo.UNBOUNDED.pals.c.v+cfa-reducer.c[7349,7362]
[2024-11-07 00:17:42,003 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 00:17:42,024 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-07 00:17:42,064 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/seq-mthreaded-reduced/pals_floodmax.3.4.ufo.UNBOUNDED.pals.c.v+cfa-reducer.c[7349,7362]
[2024-11-07 00:17:42,076 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 00:17:42,096 INFO  L204         MainTranslator]: Completed translation
[2024-11-07 00:17:42,097 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:17:42 WrapperNode
[2024-11-07 00:17:42,097 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-07 00:17:42,098 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-07 00:17:42,098 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-07 00:17:42,098 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-07 00:17:42,109 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:17:42" (1/1) ...
[2024-11-07 00:17:42,126 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:17:42" (1/1) ...
[2024-11-07 00:17:42,160 INFO  L138                Inliner]: procedures = 23, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 634
[2024-11-07 00:17:42,160 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-07 00:17:42,161 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-07 00:17:42,164 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-07 00:17:42,164 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-07 00:17:42,174 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:17:42" (1/1) ...
[2024-11-07 00:17:42,175 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:17:42" (1/1) ...
[2024-11-07 00:17:42,179 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:17:42" (1/1) ...
[2024-11-07 00:17:42,207 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-07 00:17:42,207 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:17:42" (1/1) ...
[2024-11-07 00:17:42,207 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:17:42" (1/1) ...
[2024-11-07 00:17:42,215 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:17:42" (1/1) ...
[2024-11-07 00:17:42,220 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:17:42" (1/1) ...
[2024-11-07 00:17:42,222 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:17:42" (1/1) ...
[2024-11-07 00:17:42,223 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:17:42" (1/1) ...
[2024-11-07 00:17:42,226 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-07 00:17:42,227 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-07 00:17:42,227 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-07 00:17:42,227 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-07 00:17:42,228 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:17:42" (1/1) ...
[2024-11-07 00:17:42,233 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-07 00:17:42,244 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 00:17:42,262 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-07 00:17:42,276 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-07 00:17:42,295 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-07 00:17:42,295 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-07 00:17:42,299 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-07 00:17:42,299 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-07 00:17:42,401 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-07 00:17:42,403 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-07 00:17:42,922 INFO  L?                        ?]: Removed 47 outVars from TransFormulas that were not future-live.
[2024-11-07 00:17:42,923 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-07 00:17:42,933 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-07 00:17:42,933 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-07 00:17:42,934 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 12:17:42 BoogieIcfgContainer
[2024-11-07 00:17:42,934 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-07 00:17:42,935 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-07 00:17:42,935 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-07 00:17:42,940 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-07 00:17:42,941 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 12:17:41" (1/3) ...
[2024-11-07 00:17:42,941 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@650383e2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 12:17:42, skipping insertion in model container
[2024-11-07 00:17:42,941 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 12:17:42" (2/3) ...
[2024-11-07 00:17:42,941 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@650383e2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 12:17:42, skipping insertion in model container
[2024-11-07 00:17:42,942 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 12:17:42" (3/3) ...
[2024-11-07 00:17:42,943 INFO  L112   eAbstractionObserver]: Analyzing ICFG pals_floodmax.3.4.ufo.UNBOUNDED.pals.c.v+cfa-reducer.c
[2024-11-07 00:17:42,956 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-07 00:17:42,957 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-07 00:17:43,012 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-07 00:17:43,023 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;@618859c6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-07 00:17:43,023 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-07 00:17:43,027 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 140 states, 138 states have (on average 1.7608695652173914) internal successors, (243), 139 states have internal predecessors, (243), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:43,032 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 57
[2024-11-07 00:17:43,032 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:17:43,033 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:17:43,033 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:17:43,036 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:17:43,036 INFO  L85        PathProgramCache]: Analyzing trace with hash -1890044597, now seen corresponding path program 1 times
[2024-11-07 00:17:43,041 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:17:43,041 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [54204231]
[2024-11-07 00:17:43,041 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:17:43,042 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:17:43,207 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:17:43,460 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:17:43,461 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:17:43,463 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [54204231]
[2024-11-07 00:17:43,463 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [54204231] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:17:43,463 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:17:43,464 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:17:43,465 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [904560545]
[2024-11-07 00:17:43,465 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:17:43,469 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:17:43,470 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:17:43,484 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:17:43,484 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:17:43,486 INFO  L87              Difference]: Start difference. First operand  has 140 states, 138 states have (on average 1.7608695652173914) internal successors, (243), 139 states have internal predecessors, (243), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:43,570 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:17:43,571 INFO  L93              Difference]: Finished difference Result 293 states and 496 transitions.
[2024-11-07 00:17:43,572 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:17:43,574 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 56
[2024-11-07 00:17:43,575 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:17:43,583 INFO  L225             Difference]: With dead ends: 293
[2024-11-07 00:17:43,583 INFO  L226             Difference]: Without dead ends: 201
[2024-11-07 00:17:43,586 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:17:43,588 INFO  L432           NwaCegarLoop]: 237 mSDtfsCounter, 138 mSDsluCounter, 165 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 138 SdHoareTripleChecker+Valid, 402 SdHoareTripleChecker+Invalid, 30 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:17:43,588 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [138 Valid, 402 Invalid, 30 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:17:43,602 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 201 states.
[2024-11-07 00:17:43,619 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 201 to 198.
[2024-11-07 00:17:43,620 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 198 states, 197 states have (on average 1.5786802030456852) internal successors, (311), 197 states have internal predecessors, (311), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:43,624 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 198 states to 198 states and 311 transitions.
[2024-11-07 00:17:43,626 INFO  L78                 Accepts]: Start accepts. Automaton has 198 states and 311 transitions. Word has length 56
[2024-11-07 00:17:43,626 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:17:43,626 INFO  L471      AbstractCegarLoop]: Abstraction has 198 states and 311 transitions.
[2024-11-07 00:17:43,626 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:43,626 INFO  L276                IsEmpty]: Start isEmpty. Operand 198 states and 311 transitions.
[2024-11-07 00:17:43,628 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 59
[2024-11-07 00:17:43,628 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:17:43,628 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:17:43,629 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-07 00:17:43,629 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:17:43,629 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:17:43,629 INFO  L85        PathProgramCache]: Analyzing trace with hash -1610685192, now seen corresponding path program 1 times
[2024-11-07 00:17:43,630 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:17:43,630 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1090137736]
[2024-11-07 00:17:43,630 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:17:43,630 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:17:43,672 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:17:43,805 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:17:43,806 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:17:43,806 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1090137736]
[2024-11-07 00:17:43,807 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1090137736] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:17:43,807 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:17:43,807 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:17:43,807 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1297177986]
[2024-11-07 00:17:43,807 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:17:43,808 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:17:43,809 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:17:43,809 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:17:43,810 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:17:43,810 INFO  L87              Difference]: Start difference. First operand 198 states and 311 transitions. Second operand  has 3 states, 3 states have (on average 19.333333333333332) internal successors, (58), 3 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:43,864 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:17:43,864 INFO  L93              Difference]: Finished difference Result 472 states and 763 transitions.
[2024-11-07 00:17:43,864 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:17:43,865 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 19.333333333333332) internal successors, (58), 3 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 58
[2024-11-07 00:17:43,865 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:17:43,867 INFO  L225             Difference]: With dead ends: 472
[2024-11-07 00:17:43,869 INFO  L226             Difference]: Without dead ends: 328
[2024-11-07 00:17:43,869 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:17:43,870 INFO  L432           NwaCegarLoop]: 209 mSDtfsCounter, 118 mSDsluCounter, 182 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 118 SdHoareTripleChecker+Valid, 391 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:17:43,870 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [118 Valid, 391 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:17:43,871 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 328 states.
[2024-11-07 00:17:43,885 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 328 to 324.
[2024-11-07 00:17:43,886 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 324 states, 323 states have (on average 1.6006191950464397) internal successors, (517), 323 states have internal predecessors, (517), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:43,892 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 324 states to 324 states and 517 transitions.
[2024-11-07 00:17:43,892 INFO  L78                 Accepts]: Start accepts. Automaton has 324 states and 517 transitions. Word has length 58
[2024-11-07 00:17:43,892 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:17:43,892 INFO  L471      AbstractCegarLoop]: Abstraction has 324 states and 517 transitions.
[2024-11-07 00:17:43,892 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 19.333333333333332) internal successors, (58), 3 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:43,892 INFO  L276                IsEmpty]: Start isEmpty. Operand 324 states and 517 transitions.
[2024-11-07 00:17:43,894 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 61
[2024-11-07 00:17:43,894 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:17:43,894 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:17:43,895 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-07 00:17:43,895 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:17:43,895 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:17:43,895 INFO  L85        PathProgramCache]: Analyzing trace with hash 1017067947, now seen corresponding path program 1 times
[2024-11-07 00:17:43,895 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:17:43,896 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1277764848]
[2024-11-07 00:17:43,896 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:17:43,896 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:17:43,948 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:17:44,097 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:17:44,097 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:17:44,097 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1277764848]
[2024-11-07 00:17:44,097 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1277764848] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:17:44,097 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:17:44,097 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:17:44,098 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1334715156]
[2024-11-07 00:17:44,098 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:17:44,098 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:17:44,098 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:17:44,099 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:17:44,099 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:17:44,099 INFO  L87              Difference]: Start difference. First operand 324 states and 517 transitions. Second operand  has 3 states, 3 states have (on average 20.0) internal successors, (60), 3 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:44,142 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:17:44,142 INFO  L93              Difference]: Finished difference Result 836 states and 1355 transitions.
[2024-11-07 00:17:44,144 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:17:44,144 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 20.0) internal successors, (60), 3 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 60
[2024-11-07 00:17:44,144 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:17:44,146 INFO  L225             Difference]: With dead ends: 836
[2024-11-07 00:17:44,147 INFO  L226             Difference]: Without dead ends: 566
[2024-11-07 00:17:44,148 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:17:44,148 INFO  L432           NwaCegarLoop]: 209 mSDtfsCounter, 113 mSDsluCounter, 183 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 113 SdHoareTripleChecker+Valid, 392 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:17:44,149 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [113 Valid, 392 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:17:44,150 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 566 states.
[2024-11-07 00:17:44,162 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 566 to 560.
[2024-11-07 00:17:44,164 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 560 states, 559 states have (on average 1.6046511627906976) internal successors, (897), 559 states have internal predecessors, (897), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:44,166 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 560 states to 560 states and 897 transitions.
[2024-11-07 00:17:44,166 INFO  L78                 Accepts]: Start accepts. Automaton has 560 states and 897 transitions. Word has length 60
[2024-11-07 00:17:44,167 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:17:44,167 INFO  L471      AbstractCegarLoop]: Abstraction has 560 states and 897 transitions.
[2024-11-07 00:17:44,167 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 20.0) internal successors, (60), 3 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:44,167 INFO  L276                IsEmpty]: Start isEmpty. Operand 560 states and 897 transitions.
[2024-11-07 00:17:44,168 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 63
[2024-11-07 00:17:44,169 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:17:44,169 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:17:44,169 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-07 00:17:44,169 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:17:44,170 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:17:44,170 INFO  L85        PathProgramCache]: Analyzing trace with hash 291448600, now seen corresponding path program 1 times
[2024-11-07 00:17:44,170 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:17:44,170 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1237867149]
[2024-11-07 00:17:44,170 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:17:44,170 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:17:44,198 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:17:44,321 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:17:44,322 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:17:44,322 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1237867149]
[2024-11-07 00:17:44,322 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1237867149] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:17:44,323 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:17:44,323 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 00:17:44,323 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1966509119]
[2024-11-07 00:17:44,323 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:17:44,323 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:17:44,324 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:17:44,325 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:17:44,325 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:17:44,325 INFO  L87              Difference]: Start difference. First operand 560 states and 897 transitions. Second operand  has 5 states, 5 states have (on average 12.4) internal successors, (62), 5 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:44,511 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:17:44,511 INFO  L93              Difference]: Finished difference Result 2856 states and 4667 transitions.
[2024-11-07 00:17:44,511 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-07 00:17:44,512 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 12.4) internal successors, (62), 5 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 62
[2024-11-07 00:17:44,512 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:17:44,525 INFO  L225             Difference]: With dead ends: 2856
[2024-11-07 00:17:44,525 INFO  L226             Difference]: Without dead ends: 2350
[2024-11-07 00:17:44,527 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56
[2024-11-07 00:17:44,528 INFO  L432           NwaCegarLoop]: 203 mSDtfsCounter, 855 mSDsluCounter, 1109 mSDsCounter, 0 mSdLazyCounter, 91 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 855 SdHoareTripleChecker+Valid, 1312 SdHoareTripleChecker+Invalid, 98 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 91 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:17:44,528 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [855 Valid, 1312 Invalid, 98 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 91 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:17:44,534 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2350 states.
[2024-11-07 00:17:44,591 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2350 to 1048.
[2024-11-07 00:17:44,593 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1048 states, 1047 states have (on average 1.6131805157593124) internal successors, (1689), 1047 states have internal predecessors, (1689), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:44,600 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1048 states to 1048 states and 1689 transitions.
[2024-11-07 00:17:44,601 INFO  L78                 Accepts]: Start accepts. Automaton has 1048 states and 1689 transitions. Word has length 62
[2024-11-07 00:17:44,602 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:17:44,603 INFO  L471      AbstractCegarLoop]: Abstraction has 1048 states and 1689 transitions.
[2024-11-07 00:17:44,603 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 12.4) internal successors, (62), 5 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:44,603 INFO  L276                IsEmpty]: Start isEmpty. Operand 1048 states and 1689 transitions.
[2024-11-07 00:17:44,605 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 64
[2024-11-07 00:17:44,605 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:17:44,605 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:17:44,605 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-07 00:17:44,605 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:17:44,606 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:17:44,606 INFO  L85        PathProgramCache]: Analyzing trace with hash 382467820, now seen corresponding path program 1 times
[2024-11-07 00:17:44,606 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:17:44,606 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1117339312]
[2024-11-07 00:17:44,606 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:17:44,606 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:17:44,644 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:17:44,763 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:17:44,764 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:17:44,764 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1117339312]
[2024-11-07 00:17:44,764 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1117339312] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:17:44,764 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:17:44,764 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:17:44,764 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [653807258]
[2024-11-07 00:17:44,764 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:17:44,764 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 00:17:44,764 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:17:44,765 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 00:17:44,765 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-07 00:17:44,765 INFO  L87              Difference]: Start difference. First operand 1048 states and 1689 transitions. Second operand  has 4 states, 4 states have (on average 15.75) internal successors, (63), 4 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:44,844 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:17:44,845 INFO  L93              Difference]: Finished difference Result 3818 states and 6202 transitions.
[2024-11-07 00:17:44,846 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 00:17:44,846 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 15.75) internal successors, (63), 4 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 63
[2024-11-07 00:17:44,847 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:17:44,857 INFO  L225             Difference]: With dead ends: 3818
[2024-11-07 00:17:44,858 INFO  L226             Difference]: Without dead ends: 2824
[2024-11-07 00:17:44,859 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 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 00:17:44,861 INFO  L432           NwaCegarLoop]: 204 mSDtfsCounter, 404 mSDsluCounter, 505 mSDsCounter, 0 mSdLazyCounter, 50 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 404 SdHoareTripleChecker+Valid, 709 SdHoareTripleChecker+Invalid, 52 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 50 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:17:44,862 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [404 Valid, 709 Invalid, 52 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 50 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:17:44,864 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2824 states.
[2024-11-07 00:17:44,897 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2824 to 1927.
[2024-11-07 00:17:44,900 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1927 states, 1926 states have (on average 1.6137071651090342) internal successors, (3108), 1926 states have internal predecessors, (3108), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:44,906 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1927 states to 1927 states and 3108 transitions.
[2024-11-07 00:17:44,906 INFO  L78                 Accepts]: Start accepts. Automaton has 1927 states and 3108 transitions. Word has length 63
[2024-11-07 00:17:44,906 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:17:44,907 INFO  L471      AbstractCegarLoop]: Abstraction has 1927 states and 3108 transitions.
[2024-11-07 00:17:44,907 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 15.75) internal successors, (63), 4 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:44,907 INFO  L276                IsEmpty]: Start isEmpty. Operand 1927 states and 3108 transitions.
[2024-11-07 00:17:44,908 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 65
[2024-11-07 00:17:44,908 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:17:44,908 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:17:44,908 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-07 00:17:44,909 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:17:44,909 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:17:44,909 INFO  L85        PathProgramCache]: Analyzing trace with hash -1086345633, now seen corresponding path program 1 times
[2024-11-07 00:17:44,909 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:17:44,909 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2106797960]
[2024-11-07 00:17:44,909 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:17:44,909 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:17:44,949 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:17:45,014 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:17:45,014 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:17:45,014 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2106797960]
[2024-11-07 00:17:45,014 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2106797960] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:17:45,014 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:17:45,014 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:17:45,015 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2019670014]
[2024-11-07 00:17:45,015 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:17:45,015 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 00:17:45,015 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:17:45,015 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 00:17:45,015 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-07 00:17:45,015 INFO  L87              Difference]: Start difference. First operand 1927 states and 3108 transitions. Second operand  has 4 states, 4 states have (on average 16.0) internal successors, (64), 4 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:45,089 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:17:45,090 INFO  L93              Difference]: Finished difference Result 5666 states and 9208 transitions.
[2024-11-07 00:17:45,090 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 00:17:45,090 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 16.0) internal successors, (64), 4 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 64
[2024-11-07 00:17:45,091 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:17:45,103 INFO  L225             Difference]: With dead ends: 5666
[2024-11-07 00:17:45,104 INFO  L226             Difference]: Without dead ends: 3793
[2024-11-07 00:17:45,110 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 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 00:17:45,112 INFO  L432           NwaCegarLoop]: 208 mSDtfsCounter, 402 mSDsluCounter, 507 mSDsCounter, 0 mSdLazyCounter, 50 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 402 SdHoareTripleChecker+Valid, 715 SdHoareTripleChecker+Invalid, 52 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 50 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:17:45,112 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [402 Valid, 715 Invalid, 52 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 50 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:17:45,115 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3793 states.
[2024-11-07 00:17:45,157 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3793 to 2844.
[2024-11-07 00:17:45,161 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2844 states, 2843 states have (on average 1.6120295462539571) internal successors, (4583), 2843 states have internal predecessors, (4583), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:45,172 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2844 states to 2844 states and 4583 transitions.
[2024-11-07 00:17:45,172 INFO  L78                 Accepts]: Start accepts. Automaton has 2844 states and 4583 transitions. Word has length 64
[2024-11-07 00:17:45,172 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:17:45,172 INFO  L471      AbstractCegarLoop]: Abstraction has 2844 states and 4583 transitions.
[2024-11-07 00:17:45,172 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 16.0) internal successors, (64), 4 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:45,173 INFO  L276                IsEmpty]: Start isEmpty. Operand 2844 states and 4583 transitions.
[2024-11-07 00:17:45,177 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 66
[2024-11-07 00:17:45,177 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:17:45,177 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:17:45,177 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-07 00:17:45,177 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:17:45,177 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:17:45,177 INFO  L85        PathProgramCache]: Analyzing trace with hash 1879078355, now seen corresponding path program 1 times
[2024-11-07 00:17:45,178 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:17:45,178 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [940542816]
[2024-11-07 00:17:45,178 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:17:45,178 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:17:45,206 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:17:45,260 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:17:45,261 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:17:45,261 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [940542816]
[2024-11-07 00:17:45,261 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [940542816] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:17:45,261 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:17:45,261 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:17:45,261 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [113329912]
[2024-11-07 00:17:45,261 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:17:45,262 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:17:45,262 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:17:45,263 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:17:45,263 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:17:45,263 INFO  L87              Difference]: Start difference. First operand 2844 states and 4583 transitions. Second operand  has 3 states, 3 states have (on average 21.666666666666668) internal successors, (65), 3 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:45,301 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:17:45,302 INFO  L93              Difference]: Finished difference Result 6202 states and 10046 transitions.
[2024-11-07 00:17:45,302 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:17:45,302 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 21.666666666666668) internal successors, (65), 3 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 65
[2024-11-07 00:17:45,302 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:17:45,314 INFO  L225             Difference]: With dead ends: 6202
[2024-11-07 00:17:45,315 INFO  L226             Difference]: Without dead ends: 4227
[2024-11-07 00:17:45,319 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:17:45,320 INFO  L432           NwaCegarLoop]: 278 mSDtfsCounter, 117 mSDsluCounter, 185 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 117 SdHoareTripleChecker+Valid, 463 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:17:45,320 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [117 Valid, 463 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:17:45,323 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4227 states.
[2024-11-07 00:17:45,423 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4227 to 4225.
[2024-11-07 00:17:45,433 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4225 states, 4224 states have (on average 1.6072443181818181) internal successors, (6789), 4224 states have internal predecessors, (6789), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:45,466 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4225 states to 4225 states and 6789 transitions.
[2024-11-07 00:17:45,466 INFO  L78                 Accepts]: Start accepts. Automaton has 4225 states and 6789 transitions. Word has length 65
[2024-11-07 00:17:45,467 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:17:45,467 INFO  L471      AbstractCegarLoop]: Abstraction has 4225 states and 6789 transitions.
[2024-11-07 00:17:45,467 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 21.666666666666668) internal successors, (65), 3 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:45,467 INFO  L276                IsEmpty]: Start isEmpty. Operand 4225 states and 6789 transitions.
[2024-11-07 00:17:45,468 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 66
[2024-11-07 00:17:45,468 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:17:45,468 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:17:45,468 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-07 00:17:45,468 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:17:45,468 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:17:45,468 INFO  L85        PathProgramCache]: Analyzing trace with hash -450865020, now seen corresponding path program 1 times
[2024-11-07 00:17:45,468 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:17:45,469 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1241506941]
[2024-11-07 00:17:45,469 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:17:45,469 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:17:45,502 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:17:45,584 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:17:45,584 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:17:45,584 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1241506941]
[2024-11-07 00:17:45,584 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1241506941] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:17:45,584 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:17:45,585 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:17:45,585 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1309010764]
[2024-11-07 00:17:45,585 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:17:45,585 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:17:45,585 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:17:45,585 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:17:45,585 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:17:45,586 INFO  L87              Difference]: Start difference. First operand 4225 states and 6789 transitions. Second operand  has 3 states, 3 states have (on average 21.666666666666668) internal successors, (65), 3 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:45,632 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:17:45,633 INFO  L93              Difference]: Finished difference Result 8209 states and 13267 transitions.
[2024-11-07 00:17:45,633 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:17:45,634 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 21.666666666666668) internal successors, (65), 3 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 65
[2024-11-07 00:17:45,634 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:17:45,655 INFO  L225             Difference]: With dead ends: 8209
[2024-11-07 00:17:45,656 INFO  L226             Difference]: Without dead ends: 5821
[2024-11-07 00:17:45,663 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:17:45,664 INFO  L432           NwaCegarLoop]: 260 mSDtfsCounter, 112 mSDsluCounter, 186 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 112 SdHoareTripleChecker+Valid, 446 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:17:45,664 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [112 Valid, 446 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:17:45,670 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5821 states.
[2024-11-07 00:17:45,764 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5821 to 5819.
[2024-11-07 00:17:45,776 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5819 states, 5818 states have (on average 1.6020969405293914) internal successors, (9321), 5818 states have internal predecessors, (9321), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:45,802 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5819 states to 5819 states and 9321 transitions.
[2024-11-07 00:17:45,803 INFO  L78                 Accepts]: Start accepts. Automaton has 5819 states and 9321 transitions. Word has length 65
[2024-11-07 00:17:45,803 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:17:45,803 INFO  L471      AbstractCegarLoop]: Abstraction has 5819 states and 9321 transitions.
[2024-11-07 00:17:45,803 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 21.666666666666668) internal successors, (65), 3 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:45,803 INFO  L276                IsEmpty]: Start isEmpty. Operand 5819 states and 9321 transitions.
[2024-11-07 00:17:45,804 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 66
[2024-11-07 00:17:45,804 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:17:45,804 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:17:45,804 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-07 00:17:45,804 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:17:45,805 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:17:45,805 INFO  L85        PathProgramCache]: Analyzing trace with hash 629635603, now seen corresponding path program 1 times
[2024-11-07 00:17:45,805 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:17:45,805 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1578556973]
[2024-11-07 00:17:45,805 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:17:45,805 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:17:45,837 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:17:45,910 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:17:45,910 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:17:45,910 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1578556973]
[2024-11-07 00:17:45,910 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1578556973] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:17:45,910 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:17:45,910 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:17:45,910 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1485259403]
[2024-11-07 00:17:45,910 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:17:45,911 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 00:17:45,911 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:17:45,911 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 00:17:45,911 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-07 00:17:45,912 INFO  L87              Difference]: Start difference. First operand 5819 states and 9321 transitions. Second operand  has 4 states, 4 states have (on average 16.25) internal successors, (65), 4 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:46,027 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:17:46,028 INFO  L93              Difference]: Finished difference Result 18204 states and 29299 transitions.
[2024-11-07 00:17:46,032 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 00:17:46,032 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 16.25) internal successors, (65), 4 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 65
[2024-11-07 00:17:46,032 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:17:46,072 INFO  L225             Difference]: With dead ends: 18204
[2024-11-07 00:17:46,072 INFO  L226             Difference]: Without dead ends: 12519
[2024-11-07 00:17:46,084 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 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 00:17:46,085 INFO  L432           NwaCegarLoop]: 200 mSDtfsCounter, 400 mSDsluCounter, 383 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 400 SdHoareTripleChecker+Valid, 583 SdHoareTripleChecker+Invalid, 40 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:17:46,086 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [400 Valid, 583 Invalid, 40 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:17:46,098 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 12519 states.
[2024-11-07 00:17:46,224 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 12519 to 9133.
[2024-11-07 00:17:46,243 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 9133 states, 9132 states have (on average 1.5958169075777486) internal successors, (14573), 9132 states have internal predecessors, (14573), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:46,262 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9133 states to 9133 states and 14573 transitions.
[2024-11-07 00:17:46,262 INFO  L78                 Accepts]: Start accepts. Automaton has 9133 states and 14573 transitions. Word has length 65
[2024-11-07 00:17:46,262 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:17:46,262 INFO  L471      AbstractCegarLoop]: Abstraction has 9133 states and 14573 transitions.
[2024-11-07 00:17:46,262 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 16.25) internal successors, (65), 4 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:46,262 INFO  L276                IsEmpty]: Start isEmpty. Operand 9133 states and 14573 transitions.
[2024-11-07 00:17:46,263 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 66
[2024-11-07 00:17:46,263 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:17:46,263 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:17:46,263 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-07 00:17:46,263 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:17:46,264 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:17:46,264 INFO  L85        PathProgramCache]: Analyzing trace with hash 1734684554, now seen corresponding path program 1 times
[2024-11-07 00:17:46,264 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:17:46,264 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1385454392]
[2024-11-07 00:17:46,264 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:17:46,264 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:17:46,329 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:17:46,366 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:17:46,366 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:17:46,366 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1385454392]
[2024-11-07 00:17:46,366 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1385454392] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:17:46,366 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:17:46,366 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:17:46,366 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [970473951]
[2024-11-07 00:17:46,366 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:17:46,366 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:17:46,366 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:17:46,367 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:17:46,367 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:17:46,367 INFO  L87              Difference]: Start difference. First operand 9133 states and 14573 transitions. Second operand  has 3 states, 3 states have (on average 21.666666666666668) internal successors, (65), 3 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:46,417 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:17:46,417 INFO  L93              Difference]: Finished difference Result 21734 states and 34903 transitions.
[2024-11-07 00:17:46,417 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:17:46,417 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 21.666666666666668) internal successors, (65), 3 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 65
[2024-11-07 00:17:46,418 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:17:46,440 INFO  L225             Difference]: With dead ends: 21734
[2024-11-07 00:17:46,441 INFO  L226             Difference]: Without dead ends: 12682
[2024-11-07 00:17:46,454 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:17:46,456 INFO  L432           NwaCegarLoop]: 305 mSDtfsCounter, 122 mSDsluCounter, 184 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 122 SdHoareTripleChecker+Valid, 489 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:17:46,457 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [122 Valid, 489 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:17:46,467 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 12682 states.
[2024-11-07 00:17:46,660 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 12682 to 12680.
[2024-11-07 00:17:46,686 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 12680 states, 12679 states have (on average 1.6049372978941556) internal successors, (20349), 12679 states have internal predecessors, (20349), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:46,716 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12680 states to 12680 states and 20349 transitions.
[2024-11-07 00:17:46,717 INFO  L78                 Accepts]: Start accepts. Automaton has 12680 states and 20349 transitions. Word has length 65
[2024-11-07 00:17:46,717 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:17:46,717 INFO  L471      AbstractCegarLoop]: Abstraction has 12680 states and 20349 transitions.
[2024-11-07 00:17:46,718 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 21.666666666666668) internal successors, (65), 3 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:46,718 INFO  L276                IsEmpty]: Start isEmpty. Operand 12680 states and 20349 transitions.
[2024-11-07 00:17:46,719 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 68
[2024-11-07 00:17:46,720 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:17:46,720 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:17:46,720 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-07 00:17:46,720 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:17:46,720 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:17:46,720 INFO  L85        PathProgramCache]: Analyzing trace with hash -2027885532, now seen corresponding path program 1 times
[2024-11-07 00:17:46,721 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:17:46,721 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1378113145]
[2024-11-07 00:17:46,721 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:17:46,721 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:17:46,747 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:17:46,973 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:17:46,973 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:17:46,973 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1378113145]
[2024-11-07 00:17:46,973 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1378113145] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:17:46,973 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:17:46,974 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 00:17:46,974 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1888694399]
[2024-11-07 00:17:46,974 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:17:46,974 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:17:46,974 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:17:46,974 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:17:46,974 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:17:46,974 INFO  L87              Difference]: Start difference. First operand 12680 states and 20349 transitions. Second operand  has 5 states, 5 states have (on average 13.4) internal successors, (67), 5 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:47,102 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:17:47,103 INFO  L93              Difference]: Finished difference Result 25281 states and 40588 transitions.
[2024-11-07 00:17:47,107 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:17:47,108 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 13.4) internal successors, (67), 5 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 67
[2024-11-07 00:17:47,108 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:17:47,137 INFO  L225             Difference]: With dead ends: 25281
[2024-11-07 00:17:47,137 INFO  L226             Difference]: Without dead ends: 12682
[2024-11-07 00:17:47,156 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30
[2024-11-07 00:17:47,157 INFO  L432           NwaCegarLoop]: 209 mSDtfsCounter, 340 mSDsluCounter, 370 mSDsCounter, 0 mSdLazyCounter, 43 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 340 SdHoareTripleChecker+Valid, 579 SdHoareTripleChecker+Invalid, 49 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 43 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:17:47,157 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [340 Valid, 579 Invalid, 49 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 43 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:17:47,168 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 12682 states.
[2024-11-07 00:17:47,344 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 12682 to 12680.
[2024-11-07 00:17:47,367 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 12680 states, 12679 states have (on average 1.5931067118857953) internal successors, (20199), 12679 states have internal predecessors, (20199), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:47,394 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12680 states to 12680 states and 20199 transitions.
[2024-11-07 00:17:47,395 INFO  L78                 Accepts]: Start accepts. Automaton has 12680 states and 20199 transitions. Word has length 67
[2024-11-07 00:17:47,395 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:17:47,395 INFO  L471      AbstractCegarLoop]: Abstraction has 12680 states and 20199 transitions.
[2024-11-07 00:17:47,395 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 13.4) internal successors, (67), 5 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:47,395 INFO  L276                IsEmpty]: Start isEmpty. Operand 12680 states and 20199 transitions.
[2024-11-07 00:17:47,396 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 71
[2024-11-07 00:17:47,396 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:17:47,396 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:17:47,396 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-07 00:17:47,396 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:17:47,396 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:17:47,396 INFO  L85        PathProgramCache]: Analyzing trace with hash -1776446511, now seen corresponding path program 1 times
[2024-11-07 00:17:47,397 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:17:47,397 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1372338075]
[2024-11-07 00:17:47,397 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:17:47,397 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:17:47,423 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:17:47,624 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:17:47,624 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:17:47,624 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1372338075]
[2024-11-07 00:17:47,624 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1372338075] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:17:47,624 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:17:47,624 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 00:17:47,624 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [641318248]
[2024-11-07 00:17:47,624 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:17:47,625 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:17:47,625 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:17:47,625 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:17:47,625 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:17:47,625 INFO  L87              Difference]: Start difference. First operand 12680 states and 20199 transitions. Second operand  has 5 states, 5 states have (on average 14.0) internal successors, (70), 5 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:47,767 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:17:47,767 INFO  L93              Difference]: Finished difference Result 36568 states and 58408 transitions.
[2024-11-07 00:17:47,770 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:17:47,770 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 14.0) internal successors, (70), 5 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 70
[2024-11-07 00:17:47,771 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:17:47,824 INFO  L225             Difference]: With dead ends: 36568
[2024-11-07 00:17:47,825 INFO  L226             Difference]: Without dead ends: 23969
[2024-11-07 00:17:47,847 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30
[2024-11-07 00:17:47,848 INFO  L432           NwaCegarLoop]: 203 mSDtfsCounter, 334 mSDsluCounter, 380 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 334 SdHoareTripleChecker+Valid, 583 SdHoareTripleChecker+Invalid, 45 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:17:47,848 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [334 Valid, 583 Invalid, 45 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:17:47,865 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 23969 states.
[2024-11-07 00:17:48,180 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 23969 to 23967.
[2024-11-07 00:17:48,206 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 23967 states, 23966 states have (on average 1.5816156221313526) internal successors, (37905), 23966 states have internal predecessors, (37905), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:48,245 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 23967 states to 23967 states and 37905 transitions.
[2024-11-07 00:17:48,246 INFO  L78                 Accepts]: Start accepts. Automaton has 23967 states and 37905 transitions. Word has length 70
[2024-11-07 00:17:48,246 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:17:48,246 INFO  L471      AbstractCegarLoop]: Abstraction has 23967 states and 37905 transitions.
[2024-11-07 00:17:48,247 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 14.0) internal successors, (70), 5 states have internal predecessors, (70), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:48,247 INFO  L276                IsEmpty]: Start isEmpty. Operand 23967 states and 37905 transitions.
[2024-11-07 00:17:48,247 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 72
[2024-11-07 00:17:48,247 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:17:48,247 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:17:48,248 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-07 00:17:48,248 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:17:48,248 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:17:48,248 INFO  L85        PathProgramCache]: Analyzing trace with hash 762823713, now seen corresponding path program 1 times
[2024-11-07 00:17:48,248 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:17:48,248 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [710056128]
[2024-11-07 00:17:48,248 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:17:48,248 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:17:48,291 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:17:48,586 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:17:48,586 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:17:48,586 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [710056128]
[2024-11-07 00:17:48,586 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [710056128] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:17:48,586 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:17:48,586 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 00:17:48,587 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1043431289]
[2024-11-07 00:17:48,587 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:17:48,587 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:17:48,587 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:17:48,587 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:17:48,587 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:17:48,587 INFO  L87              Difference]: Start difference. First operand 23967 states and 37905 transitions. Second operand  has 5 states, 5 states have (on average 14.2) internal successors, (71), 5 states have internal predecessors, (71), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:48,678 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:17:48,679 INFO  L93              Difference]: Finished difference Result 24743 states and 39067 transitions.
[2024-11-07 00:17:48,679 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:17:48,679 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 14.2) internal successors, (71), 5 states have internal predecessors, (71), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 71
[2024-11-07 00:17:48,680 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:17:48,717 INFO  L225             Difference]: With dead ends: 24743
[2024-11-07 00:17:48,718 INFO  L226             Difference]: Without dead ends: 24741
[2024-11-07 00:17:48,730 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:17:48,731 INFO  L432           NwaCegarLoop]: 209 mSDtfsCounter, 0 mSDsluCounter, 611 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 820 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:17:48,731 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 820 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:17:48,749 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 24741 states.
[2024-11-07 00:17:49,034 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 24741 to 24741.
[2024-11-07 00:17:49,071 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 24741 states, 24740 states have (on average 1.563055780113177) internal successors, (38670), 24740 states have internal predecessors, (38670), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:49,128 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 24741 states to 24741 states and 38670 transitions.
[2024-11-07 00:17:49,129 INFO  L78                 Accepts]: Start accepts. Automaton has 24741 states and 38670 transitions. Word has length 71
[2024-11-07 00:17:49,129 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:17:49,129 INFO  L471      AbstractCegarLoop]: Abstraction has 24741 states and 38670 transitions.
[2024-11-07 00:17:49,129 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 14.2) internal successors, (71), 5 states have internal predecessors, (71), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:49,129 INFO  L276                IsEmpty]: Start isEmpty. Operand 24741 states and 38670 transitions.
[2024-11-07 00:17:49,131 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 94
[2024-11-07 00:17:49,131 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:17:49,132 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:17:49,132 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-07 00:17:49,132 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:17:49,132 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:17:49,133 INFO  L85        PathProgramCache]: Analyzing trace with hash -1613729099, now seen corresponding path program 1 times
[2024-11-07 00:17:49,133 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:17:49,133 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [773096794]
[2024-11-07 00:17:49,133 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:17:49,133 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:17:49,174 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:17:49,324 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-11-07 00:17:49,324 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:17:49,324 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [773096794]
[2024-11-07 00:17:49,324 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [773096794] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:17:49,328 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:17:49,328 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 00:17:49,328 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1314335976]
[2024-11-07 00:17:49,328 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:17:49,329 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:17:49,329 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:17:49,329 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:17:49,329 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:17:49,329 INFO  L87              Difference]: Start difference. First operand 24741 states and 38670 transitions. Second operand  has 5 states, 5 states have (on average 17.6) internal successors, (88), 5 states have internal predecessors, (88), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:49,618 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:17:49,618 INFO  L93              Difference]: Finished difference Result 61558 states and 96524 transitions.
[2024-11-07 00:17:49,622 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:17:49,623 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 17.6) internal successors, (88), 5 states have internal predecessors, (88), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 93
[2024-11-07 00:17:49,623 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:17:49,719 INFO  L225             Difference]: With dead ends: 61558
[2024-11-07 00:17:49,719 INFO  L226             Difference]: Without dead ends: 50224
[2024-11-07 00:17:49,758 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2024-11-07 00:17:49,759 INFO  L432           NwaCegarLoop]: 339 mSDtfsCounter, 512 mSDsluCounter, 595 mSDsCounter, 0 mSdLazyCounter, 60 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 512 SdHoareTripleChecker+Valid, 934 SdHoareTripleChecker+Invalid, 62 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 60 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:17:49,759 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [512 Valid, 934 Invalid, 62 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 60 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:17:49,802 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 50224 states.
[2024-11-07 00:17:50,389 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 50224 to 38776.
[2024-11-07 00:17:50,458 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 38776 states, 38775 states have (on average 1.5599742101869762) internal successors, (60488), 38775 states have internal predecessors, (60488), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:50,594 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 38776 states to 38776 states and 60488 transitions.
[2024-11-07 00:17:50,595 INFO  L78                 Accepts]: Start accepts. Automaton has 38776 states and 60488 transitions. Word has length 93
[2024-11-07 00:17:50,595 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:17:50,595 INFO  L471      AbstractCegarLoop]: Abstraction has 38776 states and 60488 transitions.
[2024-11-07 00:17:50,599 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 17.6) internal successors, (88), 5 states have internal predecessors, (88), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:50,599 INFO  L276                IsEmpty]: Start isEmpty. Operand 38776 states and 60488 transitions.
[2024-11-07 00:17:50,601 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 94
[2024-11-07 00:17:50,601 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:17:50,601 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:17:50,601 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-07 00:17:50,601 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:17:50,601 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:17:50,601 INFO  L85        PathProgramCache]: Analyzing trace with hash 351294822, now seen corresponding path program 1 times
[2024-11-07 00:17:50,601 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:17:50,601 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [84906732]
[2024-11-07 00:17:50,601 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:17:50,601 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:17:50,634 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:17:50,749 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-11-07 00:17:50,749 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:17:50,749 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [84906732]
[2024-11-07 00:17:50,749 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [84906732] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:17:50,749 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:17:50,749 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 00:17:50,749 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [481068026]
[2024-11-07 00:17:50,750 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:17:50,750 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:17:50,750 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:17:50,750 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:17:50,750 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:17:50,751 INFO  L87              Difference]: Start difference. First operand 38776 states and 60488 transitions. Second operand  has 5 states, 5 states have (on average 16.6) internal successors, (83), 5 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:51,238 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:17:51,238 INFO  L93              Difference]: Finished difference Result 66062 states and 103636 transitions.
[2024-11-07 00:17:51,239 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:17:51,239 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 16.6) internal successors, (83), 5 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 93
[2024-11-07 00:17:51,240 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:17:51,354 INFO  L225             Difference]: With dead ends: 66062
[2024-11-07 00:17:51,355 INFO  L226             Difference]: Without dead ends: 54728
[2024-11-07 00:17:51,387 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2024-11-07 00:17:51,388 INFO  L432           NwaCegarLoop]: 346 mSDtfsCounter, 515 mSDsluCounter, 585 mSDsCounter, 0 mSdLazyCounter, 64 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 515 SdHoareTripleChecker+Valid, 931 SdHoareTripleChecker+Invalid, 66 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 64 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:17:51,388 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [515 Valid, 931 Invalid, 66 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 64 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:17:51,463 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 54728 states.
[2024-11-07 00:17:52,013 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 54728 to 52462.
[2024-11-07 00:17:52,067 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 52462 states, 52461 states have (on average 1.5615409542326681) internal successors, (81920), 52461 states have internal predecessors, (81920), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:52,160 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 52462 states to 52462 states and 81920 transitions.
[2024-11-07 00:17:52,161 INFO  L78                 Accepts]: Start accepts. Automaton has 52462 states and 81920 transitions. Word has length 93
[2024-11-07 00:17:52,161 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:17:52,161 INFO  L471      AbstractCegarLoop]: Abstraction has 52462 states and 81920 transitions.
[2024-11-07 00:17:52,161 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 16.6) internal successors, (83), 5 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:52,161 INFO  L276                IsEmpty]: Start isEmpty. Operand 52462 states and 81920 transitions.
[2024-11-07 00:17:52,163 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 94
[2024-11-07 00:17:52,163 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:17:52,163 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:17:52,163 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-07 00:17:52,163 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:17:52,163 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:17:52,163 INFO  L85        PathProgramCache]: Analyzing trace with hash -1758122900, now seen corresponding path program 1 times
[2024-11-07 00:17:52,163 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:17:52,163 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1492206729]
[2024-11-07 00:17:52,163 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:17:52,163 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:17:52,185 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:17:52,402 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-07 00:17:52,402 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:17:52,402 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1492206729]
[2024-11-07 00:17:52,402 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1492206729] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:17:52,403 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:17:52,404 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 00:17:52,404 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1564264171]
[2024-11-07 00:17:52,404 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:17:52,405 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 00:17:52,405 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:17:52,405 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 00:17:52,405 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-07 00:17:52,405 INFO  L87              Difference]: Start difference. First operand 52462 states and 81920 transitions. Second operand  has 5 states, 5 states have (on average 18.6) internal successors, (93), 5 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:52,700 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:17:52,700 INFO  L93              Difference]: Finished difference Result 78147 states and 122550 transitions.
[2024-11-07 00:17:52,701 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 00:17:52,701 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 18.6) internal successors, (93), 5 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 93
[2024-11-07 00:17:52,701 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:17:52,814 INFO  L225             Difference]: With dead ends: 78147
[2024-11-07 00:17:52,814 INFO  L226             Difference]: Without dead ends: 63840
[2024-11-07 00:17:52,855 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2024-11-07 00:17:52,857 INFO  L432           NwaCegarLoop]: 332 mSDtfsCounter, 509 mSDsluCounter, 695 mSDsCounter, 0 mSdLazyCounter, 83 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 509 SdHoareTripleChecker+Valid, 1027 SdHoareTripleChecker+Invalid, 85 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 83 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:17:52,858 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [509 Valid, 1027 Invalid, 85 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 83 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:17:52,912 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 63840 states.
[2024-11-07 00:17:53,580 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 63840 to 61574.
[2024-11-07 00:17:53,641 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 61574 states, 61573 states have (on average 1.5631851623276436) internal successors, (96250), 61573 states have internal predecessors, (96250), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:53,752 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 61574 states to 61574 states and 96250 transitions.
[2024-11-07 00:17:53,753 INFO  L78                 Accepts]: Start accepts. Automaton has 61574 states and 96250 transitions. Word has length 93
[2024-11-07 00:17:53,753 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:17:53,753 INFO  L471      AbstractCegarLoop]: Abstraction has 61574 states and 96250 transitions.
[2024-11-07 00:17:53,753 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 18.6) internal successors, (93), 5 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:53,753 INFO  L276                IsEmpty]: Start isEmpty. Operand 61574 states and 96250 transitions.
[2024-11-07 00:17:53,759 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 95
[2024-11-07 00:17:53,759 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:17:53,759 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:17:53,759 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-07 00:17:53,759 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:17:53,760 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:17:53,760 INFO  L85        PathProgramCache]: Analyzing trace with hash 1270260760, now seen corresponding path program 1 times
[2024-11-07 00:17:53,760 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:17:53,760 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [437712551]
[2024-11-07 00:17:53,760 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:17:53,760 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:17:53,794 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:17:53,888 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-07 00:17:53,888 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:17:53,888 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [437712551]
[2024-11-07 00:17:53,888 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [437712551] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:17:53,889 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:17:53,889 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:17:53,889 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [538853643]
[2024-11-07 00:17:53,889 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:17:53,889 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 00:17:53,890 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:17:53,890 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 00:17:53,890 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-07 00:17:53,890 INFO  L87              Difference]: Start difference. First operand 61574 states and 96250 transitions. Second operand  has 4 states, 4 states have (on average 23.5) internal successors, (94), 4 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:54,315 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:17:54,316 INFO  L93              Difference]: Finished difference Result 105950 states and 166135 transitions.
[2024-11-07 00:17:54,316 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 00:17:54,317 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 23.5) internal successors, (94), 4 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 94
[2024-11-07 00:17:54,317 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:17:54,536 INFO  L225             Difference]: With dead ends: 105950
[2024-11-07 00:17:54,536 INFO  L226             Difference]: Without dead ends: 82531
[2024-11-07 00:17:54,633 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-07 00:17:54,634 INFO  L432           NwaCegarLoop]: 337 mSDtfsCounter, 227 mSDsluCounter, 394 mSDsCounter, 0 mSdLazyCounter, 46 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 227 SdHoareTripleChecker+Valid, 731 SdHoareTripleChecker+Invalid, 47 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 46 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:17:54,634 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [227 Valid, 731 Invalid, 47 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 46 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:17:54,734 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 82531 states.
[2024-11-07 00:17:55,528 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 82531 to 80267.
[2024-11-07 00:17:55,608 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 80267 states, 80266 states have (on average 1.5606358856801137) internal successors, (125266), 80266 states have internal predecessors, (125266), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:55,741 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 80267 states to 80267 states and 125266 transitions.
[2024-11-07 00:17:55,742 INFO  L78                 Accepts]: Start accepts. Automaton has 80267 states and 125266 transitions. Word has length 94
[2024-11-07 00:17:55,742 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:17:55,742 INFO  L471      AbstractCegarLoop]: Abstraction has 80267 states and 125266 transitions.
[2024-11-07 00:17:55,742 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 23.5) internal successors, (94), 4 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:55,742 INFO  L276                IsEmpty]: Start isEmpty. Operand 80267 states and 125266 transitions.
[2024-11-07 00:17:55,743 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 95
[2024-11-07 00:17:55,743 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:17:55,743 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:17:55,743 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-07 00:17:55,744 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:17:55,744 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:17:55,744 INFO  L85        PathProgramCache]: Analyzing trace with hash 36164624, now seen corresponding path program 1 times
[2024-11-07 00:17:55,744 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:17:55,744 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [224722299]
[2024-11-07 00:17:55,744 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:17:55,744 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:17:55,779 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:17:55,842 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-07 00:17:55,842 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:17:55,842 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [224722299]
[2024-11-07 00:17:55,842 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [224722299] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:17:55,842 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:17:55,842 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:17:55,842 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [133051855]
[2024-11-07 00:17:55,843 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:17:55,843 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:17:55,843 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:17:55,843 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:17:55,843 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:17:55,843 INFO  L87              Difference]: Start difference. First operand 80267 states and 125266 transitions. Second operand  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:56,725 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:17:56,726 INFO  L93              Difference]: Finished difference Result 183872 states and 287242 transitions.
[2024-11-07 00:17:56,726 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:17:56,727 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 94
[2024-11-07 00:17:56,727 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:17:57,034 INFO  L225             Difference]: With dead ends: 183872
[2024-11-07 00:17:57,034 INFO  L226             Difference]: Without dead ends: 141816
[2024-11-07 00:17:57,116 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:17:57,117 INFO  L432           NwaCegarLoop]: 204 mSDtfsCounter, 103 mSDsluCounter, 182 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 103 SdHoareTripleChecker+Valid, 386 SdHoareTripleChecker+Invalid, 28 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:17:57,118 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [103 Valid, 386 Invalid, 28 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:17:57,253 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 141816 states.
[2024-11-07 00:17:58,893 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 141816 to 141538.
[2024-11-07 00:17:59,032 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 141538 states, 141537 states have (on average 1.5580872845969604) internal successors, (220527), 141537 states have internal predecessors, (220527), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:59,697 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 141538 states to 141538 states and 220527 transitions.
[2024-11-07 00:17:59,701 INFO  L78                 Accepts]: Start accepts. Automaton has 141538 states and 220527 transitions. Word has length 94
[2024-11-07 00:17:59,701 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:17:59,702 INFO  L471      AbstractCegarLoop]: Abstraction has 141538 states and 220527 transitions.
[2024-11-07 00:17:59,702 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:17:59,702 INFO  L276                IsEmpty]: Start isEmpty. Operand 141538 states and 220527 transitions.
[2024-11-07 00:17:59,711 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-07 00:17:59,711 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:17:59,712 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:17:59,712 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-07 00:17:59,712 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:17:59,712 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:17:59,712 INFO  L85        PathProgramCache]: Analyzing trace with hash 1988921020, now seen corresponding path program 1 times
[2024-11-07 00:17:59,712 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:17:59,712 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1436420575]
[2024-11-07 00:17:59,712 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:17:59,712 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:17:59,770 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:17:59,896 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-11-07 00:17:59,897 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:17:59,897 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1436420575]
[2024-11-07 00:17:59,897 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1436420575] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:17:59,897 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:17:59,897 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 00:17:59,897 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1840107607]
[2024-11-07 00:17:59,897 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:17:59,897 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 00:17:59,897 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:17:59,898 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 00:17:59,898 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-07 00:17:59,898 INFO  L87              Difference]: Start difference. First operand 141538 states and 220527 transitions. Second operand  has 4 states, 4 states have (on average 22.5) internal successors, (90), 4 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:18:00,650 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:18:00,650 INFO  L93              Difference]: Finished difference Result 214586 states and 335904 transitions.
[2024-11-07 00:18:00,654 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 00:18:00,654 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 22.5) internal successors, (90), 4 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 95
[2024-11-07 00:18:00,654 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:18:00,938 INFO  L225             Difference]: With dead ends: 214586
[2024-11-07 00:18:00,938 INFO  L226             Difference]: Without dead ends: 174862
[2024-11-07 00:18:01,040 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-07 00:18:01,040 INFO  L432           NwaCegarLoop]: 331 mSDtfsCounter, 238 mSDsluCounter, 328 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 238 SdHoareTripleChecker+Valid, 659 SdHoareTripleChecker+Invalid, 39 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 00:18:01,040 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [238 Valid, 659 Invalid, 39 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 00:18:01,174 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 174862 states.
[2024-11-07 00:18:03,418 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 174862 to 165834.
[2024-11-07 00:18:03,568 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 165834 states, 165833 states have (on average 1.5575971006976899) internal successors, (258301), 165833 states have internal predecessors, (258301), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:18:03,870 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 165834 states to 165834 states and 258301 transitions.
[2024-11-07 00:18:03,871 INFO  L78                 Accepts]: Start accepts. Automaton has 165834 states and 258301 transitions. Word has length 95
[2024-11-07 00:18:03,871 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:18:03,871 INFO  L471      AbstractCegarLoop]: Abstraction has 165834 states and 258301 transitions.
[2024-11-07 00:18:03,871 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 22.5) internal successors, (90), 4 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:18:03,871 INFO  L276                IsEmpty]: Start isEmpty. Operand 165834 states and 258301 transitions.
[2024-11-07 00:18:03,873 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-07 00:18:03,873 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:18:03,873 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:18:03,873 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-11-07 00:18:03,873 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:18:03,874 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:18:03,874 INFO  L85        PathProgramCache]: Analyzing trace with hash 1437742065, now seen corresponding path program 1 times
[2024-11-07 00:18:03,874 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:18:03,874 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1147237920]
[2024-11-07 00:18:03,874 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:18:03,874 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:18:03,912 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:18:03,976 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-11-07 00:18:03,976 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:18:03,976 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1147237920]
[2024-11-07 00:18:03,976 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1147237920] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:18:03,976 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:18:03,976 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:18:03,976 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1361499532]
[2024-11-07 00:18:03,976 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:18:03,977 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:18:03,977 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:18:03,977 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:18:03,978 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:18:03,978 INFO  L87              Difference]: Start difference. First operand 165834 states and 258301 transitions. Second operand  has 3 states, 3 states have (on average 30.0) internal successors, (90), 3 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:18:05,559 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:18:05,560 INFO  L93              Difference]: Finished difference Result 349216 states and 545551 transitions.
[2024-11-07 00:18:05,560 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:18:05,560 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 30.0) internal successors, (90), 3 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 95
[2024-11-07 00:18:05,560 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:18:06,096 INFO  L225             Difference]: With dead ends: 349216
[2024-11-07 00:18:06,097 INFO  L226             Difference]: Without dead ends: 271380
[2024-11-07 00:18:06,214 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:18:06,215 INFO  L432           NwaCegarLoop]: 202 mSDtfsCounter, 103 mSDsluCounter, 183 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 103 SdHoareTripleChecker+Valid, 385 SdHoareTripleChecker+Invalid, 28 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:18:06,217 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [103 Valid, 385 Invalid, 28 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:18:06,444 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 271380 states.
[2024-11-07 00:18:09,392 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 271380 to 270646.
[2024-11-07 00:18:09,644 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 270646 states, 270645 states have (on average 1.5566258382752314) internal successors, (421293), 270645 states have internal predecessors, (421293), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:18:10,247 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 270646 states to 270646 states and 421293 transitions.
[2024-11-07 00:18:10,247 INFO  L78                 Accepts]: Start accepts. Automaton has 270646 states and 421293 transitions. Word has length 95
[2024-11-07 00:18:10,248 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:18:10,248 INFO  L471      AbstractCegarLoop]: Abstraction has 270646 states and 421293 transitions.
[2024-11-07 00:18:10,248 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 30.0) internal successors, (90), 3 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:18:10,248 INFO  L276                IsEmpty]: Start isEmpty. Operand 270646 states and 421293 transitions.
[2024-11-07 00:18:10,250 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-07 00:18:10,250 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:18:10,250 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:18:10,250 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-11-07 00:18:10,250 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:18:10,250 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:18:10,250 INFO  L85        PathProgramCache]: Analyzing trace with hash -1035854142, now seen corresponding path program 1 times
[2024-11-07 00:18:10,250 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:18:10,250 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [372705894]
[2024-11-07 00:18:10,250 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:18:10,250 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:18:10,278 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:18:10,321 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:18:10,321 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:18:10,321 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [372705894]
[2024-11-07 00:18:10,321 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [372705894] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:18:10,321 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:18:10,322 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:18:10,322 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1862922928]
[2024-11-07 00:18:10,322 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:18:10,322 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:18:10,322 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:18:10,322 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:18:10,323 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:18:10,323 INFO  L87              Difference]: Start difference. First operand 270646 states and 421293 transitions. Second operand  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:18:13,724 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 00:18:13,724 INFO  L93              Difference]: Finished difference Result 797627 states and 1241466 transitions.
[2024-11-07 00:18:13,724 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 00:18:13,725 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 95
[2024-11-07 00:18:13,725 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 00:18:14,920 INFO  L225             Difference]: With dead ends: 797627
[2024-11-07 00:18:14,920 INFO  L226             Difference]: Without dead ends: 527051
[2024-11-07 00:18:15,182 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:18:15,183 INFO  L432           NwaCegarLoop]: 268 mSDtfsCounter, 142 mSDsluCounter, 204 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 142 SdHoareTripleChecker+Valid, 472 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 00:18:15,183 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [142 Valid, 472 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 00:18:15,647 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 527051 states.
[2024-11-07 00:18:22,736 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 527051 to 527049.
[2024-11-07 00:18:23,183 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 527049 states, 527048 states have (on average 1.5468875700125986) internal successors, (815284), 527048 states have internal predecessors, (815284), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:18:25,126 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 527049 states to 527049 states and 815284 transitions.
[2024-11-07 00:18:25,126 INFO  L78                 Accepts]: Start accepts. Automaton has 527049 states and 815284 transitions. Word has length 95
[2024-11-07 00:18:25,127 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 00:18:25,127 INFO  L471      AbstractCegarLoop]: Abstraction has 527049 states and 815284 transitions.
[2024-11-07 00:18:25,127 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 00:18:25,127 INFO  L276                IsEmpty]: Start isEmpty. Operand 527049 states and 815284 transitions.
[2024-11-07 00:18:25,133 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2024-11-07 00:18:25,133 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 00:18:25,133 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 00:18:25,134 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-11-07 00:18:25,134 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-07 00:18:25,134 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 00:18:25,134 INFO  L85        PathProgramCache]: Analyzing trace with hash 1015816888, now seen corresponding path program 1 times
[2024-11-07 00:18:25,134 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 00:18:25,134 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [32425439]
[2024-11-07 00:18:25,134 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 00:18:25,135 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 00:18:25,167 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 00:18:25,243 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 00:18:25,243 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 00:18:25,243 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [32425439]
[2024-11-07 00:18:25,243 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [32425439] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 00:18:25,244 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 00:18:25,244 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 00:18:25,244 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1755663905]
[2024-11-07 00:18:25,244 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 00:18:25,244 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 00:18:25,244 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 00:18:25,245 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 00:18:25,245 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 00:18:25,245 INFO  L87              Difference]: Start difference. First operand 527049 states and 815284 transitions. Second operand  has 3 states, 3 states have (on average 31.666666666666668) internal successors, (95), 3 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)