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


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


Checking for ERROR reachability
Using default analysis
Version 4f9af400
extending candidate: java
['java']
extending candidate: /usr/bin/java
['java', '/usr/bin/java']
extending candidate: /opt/oracle-jdk-bin-*/bin/java
['java', '/usr/bin/java']
extending candidate: /opt/openjdk-*/bin/java
['java', '/usr/bin/java']
extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java
['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java']
['/root/.sdkman/candidates/java/21.0.5-tem/bin/java', '-Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config', '-Xmx15G', '-Xms4m', '-jar', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar', '-data', '@noDefault', '-ultimatedata', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data', '-tc', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml', '-i', '../sv-benchmarks/c/eca-rers2012/Problem12_label20.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', '702e32bde69e0b1ece4e7732f8bcc90ed2c9bf4432a02312b63f0298ad23fbb9']
Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/eca-rers2012/Problem12_label20.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 702e32bde69e0b1ece4e7732f8bcc90ed2c9bf4432a02312b63f0298ad23fbb9
--- Real Ultimate output ---
This is Ultimate 0.3.0-?-4f9af40
[2024-11-06 19:41:59,032 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-06 19:41:59,125 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-06 19:41:59,132 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-06 19:41:59,132 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-06 19:41:59,160 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-06 19:41:59,160 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-06 19:41:59,160 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-06 19:41:59,161 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-06 19:41:59,161 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-06 19:41:59,161 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-06 19:41:59,161 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-06 19:41:59,161 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-06 19:41:59,162 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-06 19:41:59,162 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-06 19:41:59,162 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-06 19:41:59,162 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-06 19:41:59,163 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-06 19:41:59,164 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-06 19:41:59,164 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-06 19:41:59,164 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-06 19:41:59,164 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-06 19:41:59,164 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-06 19:41:59,164 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-06 19:41:59,164 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-06 19:41:59,164 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-06 19:41:59,165 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-06 19:41:59,165 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-06 19:41:59,165 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-06 19:41:59,165 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-06 19:41:59,165 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-06 19:41:59,165 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-06 19:41:59,166 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-06 19:41:59,166 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-06 19:41:59,166 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-06 19:41:59,166 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-06 19:41:59,167 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-06 19:41:59,167 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-06 19:41:59,167 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-06 19:41:59,167 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-06 19:41:59,167 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-06 19:41:59,167 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-06 19:41:59,167 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 -> 702e32bde69e0b1ece4e7732f8bcc90ed2c9bf4432a02312b63f0298ad23fbb9
[2024-11-06 19:41:59,441 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-06 19:41:59,448 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-06 19:41:59,451 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-06 19:41:59,452 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-06 19:41:59,452 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-06 19:41:59,453 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/eca-rers2012/Problem12_label20.c
[2024-11-06 19:42:00,708 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-06 19:42:01,101 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-06 19:42:01,102 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem12_label20.c
[2024-11-06 19:42:01,136 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f52c207ce/e82995fdc36f4367a7e8d8137631ee15/FLAGc5355375d
[2024-11-06 19:42:01,156 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f52c207ce/e82995fdc36f4367a7e8d8137631ee15
[2024-11-06 19:42:01,158 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-06 19:42:01,160 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-06 19:42:01,162 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-06 19:42:01,162 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-06 19:42:01,166 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-06 19:42:01,167 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 07:42:01" (1/1) ...
[2024-11-06 19:42:01,168 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1fb6ea04 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:42:01, skipping insertion in model container
[2024-11-06 19:42:01,168 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 07:42:01" (1/1) ...
[2024-11-06 19:42:01,266 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-06 19:42:01,465 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem12_label20.c[1898,1911]
[2024-11-06 19:42:02,184 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-06 19:42:02,195 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-06 19:42:02,207 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem12_label20.c[1898,1911]
[2024-11-06 19:42:02,583 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-06 19:42:02,604 INFO  L204         MainTranslator]: Completed translation
[2024-11-06 19:42:02,605 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:42:02 WrapperNode
[2024-11-06 19:42:02,606 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-06 19:42:02,607 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-06 19:42:02,607 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-06 19:42:02,608 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-06 19:42:02,613 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:42:02" (1/1) ...
[2024-11-06 19:42:02,659 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:42:02" (1/1) ...
[2024-11-06 19:42:02,997 INFO  L138                Inliner]: procedures = 17, calls = 11, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 4761
[2024-11-06 19:42:02,997 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-06 19:42:02,998 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-06 19:42:02,998 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-06 19:42:02,998 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-06 19:42:03,006 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:42:02" (1/1) ...
[2024-11-06 19:42:03,007 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:42:02" (1/1) ...
[2024-11-06 19:42:03,115 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:42:02" (1/1) ...
[2024-11-06 19:42:03,351 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-06 19:42:03,351 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:42:02" (1/1) ...
[2024-11-06 19:42:03,352 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:42:02" (1/1) ...
[2024-11-06 19:42:03,518 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:42:02" (1/1) ...
[2024-11-06 19:42:03,543 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:42:02" (1/1) ...
[2024-11-06 19:42:03,578 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:42:02" (1/1) ...
[2024-11-06 19:42:03,596 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:42:02" (1/1) ...
[2024-11-06 19:42:03,640 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-06 19:42:03,643 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-06 19:42:03,643 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-06 19:42:03,643 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-06 19:42:03,645 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:42:02" (1/1) ...
[2024-11-06 19:42:03,649 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-06 19:42:03,661 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 19:42:03,673 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-06 19:42:03,676 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-06 19:42:03,698 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-06 19:42:03,698 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-06 19:42:03,698 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-06 19:42:03,698 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-06 19:42:03,771 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-06 19:42:03,773 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-06 19:42:08,001 INFO  L?                        ?]: Removed 702 outVars from TransFormulas that were not future-live.
[2024-11-06 19:42:08,001 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-06 19:42:08,047 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-06 19:42:08,047 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-06 19:42:08,048 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 07:42:08 BoogieIcfgContainer
[2024-11-06 19:42:08,048 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-06 19:42:08,050 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-06 19:42:08,050 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-06 19:42:08,056 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-06 19:42:08,056 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 07:42:01" (1/3) ...
[2024-11-06 19:42:08,058 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@102e10cf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 07:42:08, skipping insertion in model container
[2024-11-06 19:42:08,058 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 07:42:02" (2/3) ...
[2024-11-06 19:42:08,059 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@102e10cf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 07:42:08, skipping insertion in model container
[2024-11-06 19:42:08,059 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 07:42:08" (3/3) ...
[2024-11-06 19:42:08,060 INFO  L112   eAbstractionObserver]: Analyzing ICFG Problem12_label20.c
[2024-11-06 19:42:08,075 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-06 19:42:08,075 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-06 19:42:08,172 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-06 19:42:08,182 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;@3e08ff71, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-06 19:42:08,183 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-06 19:42:08,190 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 818 states, 816 states have (on average 1.9178921568627452) internal successors, (1565), 817 states have internal predecessors, (1565), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:08,195 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 13
[2024-11-06 19:42:08,196 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:42:08,197 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:42:08,198 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:42:08,202 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:42:08,203 INFO  L85        PathProgramCache]: Analyzing trace with hash -569068670, now seen corresponding path program 1 times
[2024-11-06 19:42:08,210 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:42:08,210 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [802101089]
[2024-11-06 19:42:08,210 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:42:08,211 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:42:08,305 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:42:08,535 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 19:42:08,535 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:42:08,536 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [802101089]
[2024-11-06 19:42:08,536 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [802101089] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:42:08,536 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:42:08,537 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:42:08,538 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [296735081]
[2024-11-06 19:42:08,539 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:42:08,542 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-06 19:42:08,542 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:42:08,556 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-06 19:42:08,556 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-06 19:42:08,560 INFO  L87              Difference]: Start difference. First operand  has 818 states, 816 states have (on average 1.9178921568627452) internal successors, (1565), 817 states have internal predecessors, (1565), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 4 states, 4 states have (on average 3.0) internal successors, (12), 3 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:13,889 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:42:13,889 INFO  L93              Difference]: Finished difference Result 3155 states and 6150 transitions.
[2024-11-06 19:42:13,890 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-06 19:42:13,891 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 3.0) internal successors, (12), 3 states have internal predecessors, (12), 0 states have call successors, (0), 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 12
[2024-11-06 19:42:13,892 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:42:13,919 INFO  L225             Difference]: With dead ends: 3155
[2024-11-06 19:42:13,919 INFO  L226             Difference]: Without dead ends: 2265
[2024-11-06 19:42:13,929 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-06 19:42:13,933 INFO  L432           NwaCegarLoop]: 208 mSDtfsCounter, 2472 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 3734 mSolverCounterSat, 1719 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2472 SdHoareTripleChecker+Valid, 234 SdHoareTripleChecker+Invalid, 5453 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1719 IncrementalHoareTripleChecker+Valid, 3734 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.1s IncrementalHoareTripleChecker+Time
[2024-11-06 19:42:13,936 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [2472 Valid, 234 Invalid, 5453 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1719 Valid, 3734 Invalid, 0 Unknown, 0 Unchecked, 5.1s Time]
[2024-11-06 19:42:13,957 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2265 states.
[2024-11-06 19:42:14,064 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2265 to 2257.
[2024-11-06 19:42:14,071 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2257 states, 2256 states have (on average 1.5350177304964538) internal successors, (3463), 2256 states have internal predecessors, (3463), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:14,083 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2257 states to 2257 states and 3463 transitions.
[2024-11-06 19:42:14,085 INFO  L78                 Accepts]: Start accepts. Automaton has 2257 states and 3463 transitions. Word has length 12
[2024-11-06 19:42:14,085 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:42:14,085 INFO  L471      AbstractCegarLoop]: Abstraction has 2257 states and 3463 transitions.
[2024-11-06 19:42:14,085 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 3.0) internal successors, (12), 3 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:14,085 INFO  L276                IsEmpty]: Start isEmpty. Operand 2257 states and 3463 transitions.
[2024-11-06 19:42:14,090 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 153
[2024-11-06 19:42:14,090 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:42:14,090 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:42:14,091 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-06 19:42:14,091 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:42:14,091 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:42:14,092 INFO  L85        PathProgramCache]: Analyzing trace with hash 478449383, now seen corresponding path program 1 times
[2024-11-06 19:42:14,092 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:42:14,092 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [981642876]
[2024-11-06 19:42:14,092 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:42:14,092 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:42:14,169 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:42:14,664 INFO  L134       CoverageAnalysis]: Checked inductivity of 87 backedges. 87 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 19:42:14,665 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:42:14,665 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [981642876]
[2024-11-06 19:42:14,665 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [981642876] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:42:14,665 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:42:14,665 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:42:14,665 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1883186537]
[2024-11-06 19:42:14,665 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:42:14,666 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-06 19:42:14,667 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:42:14,667 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-06 19:42:14,667 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-06 19:42:14,668 INFO  L87              Difference]: Start difference. First operand 2257 states and 3463 transitions. Second operand  has 4 states, 4 states have (on average 38.0) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:18,187 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:42:18,187 INFO  L93              Difference]: Finished difference Result 6051 states and 9664 transitions.
[2024-11-06 19:42:18,188 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-06 19:42:18,188 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 38.0) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 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 152
[2024-11-06 19:42:18,189 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:42:18,203 INFO  L225             Difference]: With dead ends: 6051
[2024-11-06 19:42:18,203 INFO  L226             Difference]: Without dead ends: 3759
[2024-11-06 19:42:18,207 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-06 19:42:18,208 INFO  L432           NwaCegarLoop]: 694 mSDtfsCounter, 702 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 3107 mSolverCounterSat, 729 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 702 SdHoareTripleChecker+Valid, 708 SdHoareTripleChecker+Invalid, 3836 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 729 IncrementalHoareTripleChecker+Valid, 3107 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.4s IncrementalHoareTripleChecker+Time
[2024-11-06 19:42:18,208 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [702 Valid, 708 Invalid, 3836 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [729 Valid, 3107 Invalid, 0 Unknown, 0 Unchecked, 3.4s Time]
[2024-11-06 19:42:18,212 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3759 states.
[2024-11-06 19:42:18,269 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3759 to 3759.
[2024-11-06 19:42:18,275 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3759 states, 3758 states have (on average 1.3408728046833422) internal successors, (5039), 3758 states have internal predecessors, (5039), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:18,282 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3759 states to 3759 states and 5039 transitions.
[2024-11-06 19:42:18,283 INFO  L78                 Accepts]: Start accepts. Automaton has 3759 states and 5039 transitions. Word has length 152
[2024-11-06 19:42:18,284 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:42:18,284 INFO  L471      AbstractCegarLoop]: Abstraction has 3759 states and 5039 transitions.
[2024-11-06 19:42:18,284 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 38.0) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:18,285 INFO  L276                IsEmpty]: Start isEmpty. Operand 3759 states and 5039 transitions.
[2024-11-06 19:42:18,288 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 223
[2024-11-06 19:42:18,288 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:42:18,288 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:42:18,288 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-06 19:42:18,289 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:42:18,289 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:42:18,289 INFO  L85        PathProgramCache]: Analyzing trace with hash -1010929610, now seen corresponding path program 1 times
[2024-11-06 19:42:18,290 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:42:18,290 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2117232268]
[2024-11-06 19:42:18,290 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:42:18,290 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:42:18,357 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:42:18,614 INFO  L134       CoverageAnalysis]: Checked inductivity of 87 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked.
[2024-11-06 19:42:18,616 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:42:18,616 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2117232268]
[2024-11-06 19:42:18,616 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2117232268] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:42:18,616 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:42:18,616 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-06 19:42:18,616 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [434212546]
[2024-11-06 19:42:18,616 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:42:18,617 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:42:18,617 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:42:18,617 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:42:18,617 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:42:18,617 INFO  L87              Difference]: Start difference. First operand 3759 states and 5039 transitions. Second operand  has 3 states, 3 states have (on average 51.666666666666664) internal successors, (155), 2 states have internal predecessors, (155), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:21,120 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:42:21,120 INFO  L93              Difference]: Finished difference Result 10520 states and 14356 transitions.
[2024-11-06 19:42:21,121 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:42:21,121 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 51.666666666666664) internal successors, (155), 2 states have internal predecessors, (155), 0 states have call successors, (0), 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 222
[2024-11-06 19:42:21,122 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:42:21,155 INFO  L225             Difference]: With dead ends: 10520
[2024-11-06 19:42:21,156 INFO  L226             Difference]: Without dead ends: 6763
[2024-11-06 19:42:21,161 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:42:21,162 INFO  L432           NwaCegarLoop]: 480 mSDtfsCounter, 669 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 1989 mSolverCounterSat, 845 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 669 SdHoareTripleChecker+Valid, 486 SdHoareTripleChecker+Invalid, 2834 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 845 IncrementalHoareTripleChecker+Valid, 1989 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time
[2024-11-06 19:42:21,162 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [669 Valid, 486 Invalid, 2834 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [845 Valid, 1989 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time]
[2024-11-06 19:42:21,168 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6763 states.
[2024-11-06 19:42:21,237 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6763 to 6012.
[2024-11-06 19:42:21,246 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6012 states, 6011 states have (on average 1.2814839460988188) internal successors, (7703), 6011 states have internal predecessors, (7703), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:21,256 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6012 states to 6012 states and 7703 transitions.
[2024-11-06 19:42:21,256 INFO  L78                 Accepts]: Start accepts. Automaton has 6012 states and 7703 transitions. Word has length 222
[2024-11-06 19:42:21,257 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:42:21,257 INFO  L471      AbstractCegarLoop]: Abstraction has 6012 states and 7703 transitions.
[2024-11-06 19:42:21,258 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 51.666666666666664) internal successors, (155), 2 states have internal predecessors, (155), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:21,258 INFO  L276                IsEmpty]: Start isEmpty. Operand 6012 states and 7703 transitions.
[2024-11-06 19:42:21,261 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 236
[2024-11-06 19:42:21,261 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:42:21,261 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:42:21,261 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-06 19:42:21,262 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:42:21,262 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:42:21,265 INFO  L85        PathProgramCache]: Analyzing trace with hash -1499821391, now seen corresponding path program 1 times
[2024-11-06 19:42:21,265 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:42:21,265 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [905195903]
[2024-11-06 19:42:21,265 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:42:21,265 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:42:21,315 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:42:21,716 INFO  L134       CoverageAnalysis]: Checked inductivity of 100 backedges. 19 proven. 54 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked.
[2024-11-06 19:42:21,716 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:42:21,716 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [905195903]
[2024-11-06 19:42:21,716 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [905195903] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 19:42:21,716 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1332870495]
[2024-11-06 19:42:21,717 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:42:21,717 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 19:42:21,717 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 19:42:21,721 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-06 19:42:21,770 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-06 19:42:21,889 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:42:21,893 INFO  L255         TraceCheckSpWp]: Trace formula consists of 339 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-06 19:42:21,901 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 19:42:22,044 INFO  L134       CoverageAnalysis]: Checked inductivity of 100 backedges. 100 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 19:42:22,044 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-06 19:42:22,044 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1332870495] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:42:22,044 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-06 19:42:22,045 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-11-06 19:42:22,045 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [440672948]
[2024-11-06 19:42:22,045 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:42:22,046 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:42:22,046 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:42:22,047 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:42:22,047 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-06 19:42:22,047 INFO  L87              Difference]: Start difference. First operand 6012 states and 7703 transitions. Second operand  has 3 states, 3 states have (on average 78.33333333333333) internal successors, (235), 3 states have internal predecessors, (235), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:24,523 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:42:24,523 INFO  L93              Difference]: Finished difference Result 15026 states and 19934 transitions.
[2024-11-06 19:42:24,524 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:42:24,524 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 78.33333333333333) internal successors, (235), 3 states have internal predecessors, (235), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 235
[2024-11-06 19:42:24,525 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:42:24,546 INFO  L225             Difference]: With dead ends: 15026
[2024-11-06 19:42:24,546 INFO  L226             Difference]: Without dead ends: 9016
[2024-11-06 19:42:24,555 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 237 GetRequests, 234 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-06 19:42:24,555 INFO  L432           NwaCegarLoop]: 303 mSDtfsCounter, 908 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 2072 mSolverCounterSat, 703 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 908 SdHoareTripleChecker+Valid, 309 SdHoareTripleChecker+Invalid, 2775 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 703 IncrementalHoareTripleChecker+Valid, 2072 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time
[2024-11-06 19:42:24,556 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [908 Valid, 309 Invalid, 2775 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [703 Valid, 2072 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time]
[2024-11-06 19:42:24,564 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 9016 states.
[2024-11-06 19:42:24,703 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 9016 to 9016.
[2024-11-06 19:42:24,717 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 9016 states, 9015 states have (on average 1.2657792567942319) internal successors, (11411), 9015 states have internal predecessors, (11411), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:24,731 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9016 states to 9016 states and 11411 transitions.
[2024-11-06 19:42:24,731 INFO  L78                 Accepts]: Start accepts. Automaton has 9016 states and 11411 transitions. Word has length 235
[2024-11-06 19:42:24,732 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:42:24,732 INFO  L471      AbstractCegarLoop]: Abstraction has 9016 states and 11411 transitions.
[2024-11-06 19:42:24,732 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 78.33333333333333) internal successors, (235), 3 states have internal predecessors, (235), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:24,732 INFO  L276                IsEmpty]: Start isEmpty. Operand 9016 states and 11411 transitions.
[2024-11-06 19:42:24,735 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 253
[2024-11-06 19:42:24,736 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:42:24,736 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:42:24,753 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-06 19:42:24,940 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 19:42:24,941 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:42:24,941 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:42:24,941 INFO  L85        PathProgramCache]: Analyzing trace with hash -1043669525, now seen corresponding path program 1 times
[2024-11-06 19:42:24,941 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:42:24,941 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [262842767]
[2024-11-06 19:42:24,941 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:42:24,941 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:42:24,987 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:42:25,141 INFO  L134       CoverageAnalysis]: Checked inductivity of 117 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 98 trivial. 0 not checked.
[2024-11-06 19:42:25,141 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:42:25,141 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [262842767]
[2024-11-06 19:42:25,141 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [262842767] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:42:25,141 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:42:25,141 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:42:25,142 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [617853255]
[2024-11-06 19:42:25,142 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:42:25,142 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:42:25,142 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:42:25,143 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:42:25,143 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:42:25,143 INFO  L87              Difference]: Start difference. First operand 9016 states and 11411 transitions. Second operand  has 3 states, 3 states have (on average 51.666666666666664) internal successors, (155), 3 states have internal predecessors, (155), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:28,017 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:42:28,018 INFO  L93              Difference]: Finished difference Result 25540 states and 32713 transitions.
[2024-11-06 19:42:28,018 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:42:28,019 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 51.666666666666664) internal successors, (155), 3 states have internal predecessors, (155), 0 states have call successors, (0), 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 252
[2024-11-06 19:42:28,019 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:42:28,054 INFO  L225             Difference]: With dead ends: 25540
[2024-11-06 19:42:28,055 INFO  L226             Difference]: Without dead ends: 16526
[2024-11-06 19:42:28,064 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-06 19:42:28,064 INFO  L432           NwaCegarLoop]: 1317 mSDtfsCounter, 746 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2686 mSolverCounterSat, 373 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 746 SdHoareTripleChecker+Valid, 1325 SdHoareTripleChecker+Invalid, 3059 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 373 IncrementalHoareTripleChecker+Valid, 2686 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.8s IncrementalHoareTripleChecker+Time
[2024-11-06 19:42:28,064 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [746 Valid, 1325 Invalid, 3059 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [373 Valid, 2686 Invalid, 0 Unknown, 0 Unchecked, 2.8s Time]
[2024-11-06 19:42:28,076 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 16526 states.
[2024-11-06 19:42:28,278 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 16526 to 15775.
[2024-11-06 19:42:28,306 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 15775 states, 15774 states have (on average 1.2523773297831875) internal successors, (19755), 15774 states have internal predecessors, (19755), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:28,327 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 15775 states to 15775 states and 19755 transitions.
[2024-11-06 19:42:28,328 INFO  L78                 Accepts]: Start accepts. Automaton has 15775 states and 19755 transitions. Word has length 252
[2024-11-06 19:42:28,328 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:42:28,329 INFO  L471      AbstractCegarLoop]: Abstraction has 15775 states and 19755 transitions.
[2024-11-06 19:42:28,329 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 51.666666666666664) internal successors, (155), 3 states have internal predecessors, (155), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:28,329 INFO  L276                IsEmpty]: Start isEmpty. Operand 15775 states and 19755 transitions.
[2024-11-06 19:42:28,332 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 302
[2024-11-06 19:42:28,333 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:42:28,333 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:42:28,333 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-06 19:42:28,333 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:42:28,334 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:42:28,334 INFO  L85        PathProgramCache]: Analyzing trace with hash -147603621, now seen corresponding path program 1 times
[2024-11-06 19:42:28,334 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:42:28,334 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1913302231]
[2024-11-06 19:42:28,334 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:42:28,335 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:42:28,387 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:42:29,257 INFO  L134       CoverageAnalysis]: Checked inductivity of 244 backedges. 166 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked.
[2024-11-06 19:42:29,258 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:42:29,258 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1913302231]
[2024-11-06 19:42:29,258 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1913302231] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:42:29,258 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:42:29,258 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:42:29,258 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [346767338]
[2024-11-06 19:42:29,258 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:42:29,259 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:42:29,261 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:42:29,261 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:42:29,261 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:42:29,262 INFO  L87              Difference]: Start difference. First operand 15775 states and 19755 transitions. Second operand  has 3 states, 3 states have (on average 74.66666666666667) internal successors, (224), 3 states have internal predecessors, (224), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:31,945 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:42:31,946 INFO  L93              Difference]: Finished difference Result 38307 states and 48288 transitions.
[2024-11-06 19:42:31,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:42:31,946 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 74.66666666666667) internal successors, (224), 3 states have internal predecessors, (224), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 301
[2024-11-06 19:42:31,947 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:42:31,993 INFO  L225             Difference]: With dead ends: 38307
[2024-11-06 19:42:31,993 INFO  L226             Difference]: Without dead ends: 22534
[2024-11-06 19:42:32,009 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:42:32,010 INFO  L432           NwaCegarLoop]: 136 mSDtfsCounter, 829 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 2037 mSolverCounterSat, 1009 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 829 SdHoareTripleChecker+Valid, 142 SdHoareTripleChecker+Invalid, 3046 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1009 IncrementalHoareTripleChecker+Valid, 2037 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.5s IncrementalHoareTripleChecker+Time
[2024-11-06 19:42:32,011 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [829 Valid, 142 Invalid, 3046 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1009 Valid, 2037 Invalid, 0 Unknown, 0 Unchecked, 2.5s Time]
[2024-11-06 19:42:32,028 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 22534 states.
[2024-11-06 19:42:32,251 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 22534 to 22534.
[2024-11-06 19:42:32,286 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 22534 states, 22533 states have (on average 1.2340567168153376) internal successors, (27807), 22533 states have internal predecessors, (27807), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:32,321 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 22534 states to 22534 states and 27807 transitions.
[2024-11-06 19:42:32,322 INFO  L78                 Accepts]: Start accepts. Automaton has 22534 states and 27807 transitions. Word has length 301
[2024-11-06 19:42:32,322 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:42:32,322 INFO  L471      AbstractCegarLoop]: Abstraction has 22534 states and 27807 transitions.
[2024-11-06 19:42:32,323 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 74.66666666666667) internal successors, (224), 3 states have internal predecessors, (224), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:32,323 INFO  L276                IsEmpty]: Start isEmpty. Operand 22534 states and 27807 transitions.
[2024-11-06 19:42:32,328 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 307
[2024-11-06 19:42:32,328 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:42:32,328 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:42:32,328 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-06 19:42:32,329 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:42:32,329 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:42:32,329 INFO  L85        PathProgramCache]: Analyzing trace with hash -1068440000, now seen corresponding path program 1 times
[2024-11-06 19:42:32,330 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:42:32,330 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1221888390]
[2024-11-06 19:42:32,330 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:42:32,330 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:42:32,384 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:42:32,594 INFO  L134       CoverageAnalysis]: Checked inductivity of 254 backedges. 176 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked.
[2024-11-06 19:42:32,594 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:42:32,594 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1221888390]
[2024-11-06 19:42:32,594 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1221888390] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:42:32,594 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:42:32,595 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:42:32,595 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [522965150]
[2024-11-06 19:42:32,595 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:42:32,595 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:42:32,595 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:42:32,596 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:42:32,596 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:42:32,596 INFO  L87              Difference]: Start difference. First operand 22534 states and 27807 transitions. Second operand  has 3 states, 3 states have (on average 76.33333333333333) internal successors, (229), 3 states have internal predecessors, (229), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:35,491 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:42:35,491 INFO  L93              Difference]: Finished difference Result 45066 states and 55612 transitions.
[2024-11-06 19:42:35,492 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:42:35,492 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 76.33333333333333) internal successors, (229), 3 states have internal predecessors, (229), 0 states have call successors, (0), 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 306
[2024-11-06 19:42:35,492 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:42:35,542 INFO  L225             Difference]: With dead ends: 45066
[2024-11-06 19:42:35,542 INFO  L226             Difference]: Without dead ends: 22534
[2024-11-06 19:42:35,563 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-06 19:42:35,564 INFO  L432           NwaCegarLoop]: 181 mSDtfsCounter, 737 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 2264 mSolverCounterSat, 681 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 737 SdHoareTripleChecker+Valid, 187 SdHoareTripleChecker+Invalid, 2945 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 681 IncrementalHoareTripleChecker+Valid, 2264 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.7s IncrementalHoareTripleChecker+Time
[2024-11-06 19:42:35,565 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [737 Valid, 187 Invalid, 2945 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [681 Valid, 2264 Invalid, 0 Unknown, 0 Unchecked, 2.7s Time]
[2024-11-06 19:42:35,582 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 22534 states.
[2024-11-06 19:42:35,761 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 22534 to 22534.
[2024-11-06 19:42:35,784 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 22534 states, 22533 states have (on average 1.2210091865264279) internal successors, (27513), 22533 states have internal predecessors, (27513), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:35,810 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 22534 states to 22534 states and 27513 transitions.
[2024-11-06 19:42:35,812 INFO  L78                 Accepts]: Start accepts. Automaton has 22534 states and 27513 transitions. Word has length 306
[2024-11-06 19:42:35,812 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:42:35,813 INFO  L471      AbstractCegarLoop]: Abstraction has 22534 states and 27513 transitions.
[2024-11-06 19:42:35,813 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 76.33333333333333) internal successors, (229), 3 states have internal predecessors, (229), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:35,813 INFO  L276                IsEmpty]: Start isEmpty. Operand 22534 states and 27513 transitions.
[2024-11-06 19:42:35,816 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 318
[2024-11-06 19:42:35,816 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:42:35,816 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:42:35,816 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-06 19:42:35,816 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:42:35,817 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:42:35,817 INFO  L85        PathProgramCache]: Analyzing trace with hash -403408768, now seen corresponding path program 1 times
[2024-11-06 19:42:35,817 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:42:35,817 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [164032965]
[2024-11-06 19:42:35,817 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:42:35,818 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:42:35,928 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:42:36,062 INFO  L134       CoverageAnalysis]: Checked inductivity of 261 backedges. 176 proven. 0 refuted. 0 times theorem prover too weak. 85 trivial. 0 not checked.
[2024-11-06 19:42:36,063 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:42:36,063 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [164032965]
[2024-11-06 19:42:36,063 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [164032965] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:42:36,063 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:42:36,063 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:42:36,064 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [477137334]
[2024-11-06 19:42:36,064 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:42:36,065 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:42:36,065 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:42:36,066 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:42:36,066 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:42:36,066 INFO  L87              Difference]: Start difference. First operand 22534 states and 27513 transitions. Second operand  has 3 states, 3 states have (on average 77.66666666666667) internal successors, (233), 3 states have internal predecessors, (233), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:38,944 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:42:38,944 INFO  L93              Difference]: Finished difference Result 60837 states and 75395 transitions.
[2024-11-06 19:42:38,945 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:42:38,945 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 77.66666666666667) internal successors, (233), 3 states have internal predecessors, (233), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 317
[2024-11-06 19:42:38,945 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:42:39,011 INFO  L225             Difference]: With dead ends: 60837
[2024-11-06 19:42:39,012 INFO  L226             Difference]: Without dead ends: 38305
[2024-11-06 19:42:39,033 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-06 19:42:39,034 INFO  L432           NwaCegarLoop]: 418 mSDtfsCounter, 721 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2243 mSolverCounterSat, 691 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 721 SdHoareTripleChecker+Valid, 425 SdHoareTripleChecker+Invalid, 2934 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 691 IncrementalHoareTripleChecker+Valid, 2243 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.7s IncrementalHoareTripleChecker+Time
[2024-11-06 19:42:39,034 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [721 Valid, 425 Invalid, 2934 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [691 Valid, 2243 Invalid, 0 Unknown, 0 Unchecked, 2.7s Time]
[2024-11-06 19:42:39,060 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 38305 states.
[2024-11-06 19:42:39,382 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 38305 to 37554.
[2024-11-06 19:42:39,418 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 37554 states, 37553 states have (on average 1.207679812531622) internal successors, (45352), 37553 states have internal predecessors, (45352), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:39,470 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 37554 states to 37554 states and 45352 transitions.
[2024-11-06 19:42:39,471 INFO  L78                 Accepts]: Start accepts. Automaton has 37554 states and 45352 transitions. Word has length 317
[2024-11-06 19:42:39,472 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:42:39,472 INFO  L471      AbstractCegarLoop]: Abstraction has 37554 states and 45352 transitions.
[2024-11-06 19:42:39,472 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 77.66666666666667) internal successors, (233), 3 states have internal predecessors, (233), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:39,472 INFO  L276                IsEmpty]: Start isEmpty. Operand 37554 states and 45352 transitions.
[2024-11-06 19:42:39,475 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 344
[2024-11-06 19:42:39,476 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:42:39,476 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:42:39,476 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-06 19:42:39,476 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:42:39,477 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:42:39,477 INFO  L85        PathProgramCache]: Analyzing trace with hash 299768528, now seen corresponding path program 1 times
[2024-11-06 19:42:39,477 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:42:39,477 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [370665746]
[2024-11-06 19:42:39,477 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:42:39,477 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:42:39,541 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:42:39,714 INFO  L134       CoverageAnalysis]: Checked inductivity of 282 backedges. 29 proven. 0 refuted. 0 times theorem prover too weak. 253 trivial. 0 not checked.
[2024-11-06 19:42:39,714 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:42:39,714 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [370665746]
[2024-11-06 19:42:39,714 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [370665746] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:42:39,714 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:42:39,714 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:42:39,714 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [637988485]
[2024-11-06 19:42:39,714 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:42:39,715 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:42:39,715 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:42:39,715 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:42:39,715 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:42:39,715 INFO  L87              Difference]: Start difference. First operand 37554 states and 45352 transitions. Second operand  has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:42,451 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:42:42,451 INFO  L93              Difference]: Finished difference Result 91628 states and 110979 transitions.
[2024-11-06 19:42:42,451 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:42:42,452 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 0 states have call successors, (0), 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 343
[2024-11-06 19:42:42,452 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:42:42,522 INFO  L225             Difference]: With dead ends: 91628
[2024-11-06 19:42:42,523 INFO  L226             Difference]: Without dead ends: 54076
[2024-11-06 19:42:42,558 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-06 19:42:42,558 INFO  L432           NwaCegarLoop]: 330 mSDtfsCounter, 767 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2487 mSolverCounterSat, 401 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 767 SdHoareTripleChecker+Valid, 337 SdHoareTripleChecker+Invalid, 2888 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 401 IncrementalHoareTripleChecker+Valid, 2487 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.5s IncrementalHoareTripleChecker+Time
[2024-11-06 19:42:42,559 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [767 Valid, 337 Invalid, 2888 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [401 Valid, 2487 Invalid, 0 Unknown, 0 Unchecked, 2.5s Time]
[2024-11-06 19:42:42,603 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 54076 states.
[2024-11-06 19:42:43,063 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 54076 to 52574.
[2024-11-06 19:42:43,107 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 52574 states, 52573 states have (on average 1.199684248568657) internal successors, (63071), 52573 states have internal predecessors, (63071), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:43,181 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 52574 states to 52574 states and 63071 transitions.
[2024-11-06 19:42:43,182 INFO  L78                 Accepts]: Start accepts. Automaton has 52574 states and 63071 transitions. Word has length 343
[2024-11-06 19:42:43,182 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:42:43,182 INFO  L471      AbstractCegarLoop]: Abstraction has 52574 states and 63071 transitions.
[2024-11-06 19:42:43,183 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:43,183 INFO  L276                IsEmpty]: Start isEmpty. Operand 52574 states and 63071 transitions.
[2024-11-06 19:42:43,190 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 412
[2024-11-06 19:42:43,190 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:42:43,191 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:42:43,192 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-06 19:42:43,192 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:42:43,192 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:42:43,193 INFO  L85        PathProgramCache]: Analyzing trace with hash -1802269368, now seen corresponding path program 1 times
[2024-11-06 19:42:43,193 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:42:43,193 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [686252855]
[2024-11-06 19:42:43,193 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:42:43,193 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:42:43,244 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:42:43,660 INFO  L134       CoverageAnalysis]: Checked inductivity of 498 backedges. 319 proven. 0 refuted. 0 times theorem prover too weak. 179 trivial. 0 not checked.
[2024-11-06 19:42:43,661 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:42:43,661 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [686252855]
[2024-11-06 19:42:43,661 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [686252855] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:42:43,661 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:42:43,661 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:42:43,661 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1798531652]
[2024-11-06 19:42:43,661 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:42:43,662 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:42:43,662 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:42:43,662 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:42:43,663 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:42:43,663 INFO  L87              Difference]: Start difference. First operand 52574 states and 63071 transitions. Second operand  has 3 states, 3 states have (on average 78.0) internal successors, (234), 3 states have internal predecessors, (234), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:46,522 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:42:46,522 INFO  L93              Difference]: Finished difference Result 120917 states and 145617 transitions.
[2024-11-06 19:42:46,522 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:42:46,523 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 78.0) internal successors, (234), 3 states have internal predecessors, (234), 0 states have call successors, (0), 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 411
[2024-11-06 19:42:46,523 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:42:46,601 INFO  L225             Difference]: With dead ends: 120917
[2024-11-06 19:42:46,602 INFO  L226             Difference]: Without dead ends: 68345
[2024-11-06 19:42:46,640 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-06 19:42:46,641 INFO  L432           NwaCegarLoop]: 1259 mSDtfsCounter, 695 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2311 mSolverCounterSat, 515 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 695 SdHoareTripleChecker+Valid, 1266 SdHoareTripleChecker+Invalid, 2826 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 515 IncrementalHoareTripleChecker+Valid, 2311 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.6s IncrementalHoareTripleChecker+Time
[2024-11-06 19:42:46,642 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [695 Valid, 1266 Invalid, 2826 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [515 Valid, 2311 Invalid, 0 Unknown, 0 Unchecked, 2.6s Time]
[2024-11-06 19:42:46,801 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 68345 states.
[2024-11-06 19:42:47,298 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 68345 to 67594.
[2024-11-06 19:42:47,342 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 67594 states, 67593 states have (on average 1.1709792434127795) internal successors, (79150), 67593 states have internal predecessors, (79150), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:47,434 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 67594 states to 67594 states and 79150 transitions.
[2024-11-06 19:42:47,435 INFO  L78                 Accepts]: Start accepts. Automaton has 67594 states and 79150 transitions. Word has length 411
[2024-11-06 19:42:47,436 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:42:47,436 INFO  L471      AbstractCegarLoop]: Abstraction has 67594 states and 79150 transitions.
[2024-11-06 19:42:47,436 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 78.0) internal successors, (234), 3 states have internal predecessors, (234), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:47,436 INFO  L276                IsEmpty]: Start isEmpty. Operand 67594 states and 79150 transitions.
[2024-11-06 19:42:47,445 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 441
[2024-11-06 19:42:47,445 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:42:47,446 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:42:47,446 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-06 19:42:47,446 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:42:47,447 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:42:47,447 INFO  L85        PathProgramCache]: Analyzing trace with hash -1640568435, now seen corresponding path program 1 times
[2024-11-06 19:42:47,447 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:42:47,447 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [272541311]
[2024-11-06 19:42:47,447 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:42:47,447 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:42:47,528 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:42:47,754 INFO  L134       CoverageAnalysis]: Checked inductivity of 601 backedges. 493 proven. 0 refuted. 0 times theorem prover too weak. 108 trivial. 0 not checked.
[2024-11-06 19:42:47,755 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:42:47,755 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [272541311]
[2024-11-06 19:42:47,755 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [272541311] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:42:47,755 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:42:47,755 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:42:47,755 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1159573573]
[2024-11-06 19:42:47,755 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:42:47,756 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:42:47,756 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:42:47,757 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:42:47,757 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:42:47,758 INFO  L87              Difference]: Start difference. First operand 67594 states and 79150 transitions. Second operand  has 3 states, 3 states have (on average 111.33333333333333) internal successors, (334), 3 states have internal predecessors, (334), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:50,487 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:42:50,487 INFO  L93              Difference]: Finished difference Result 160720 states and 186953 transitions.
[2024-11-06 19:42:50,487 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:42:50,488 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 111.33333333333333) internal successors, (334), 3 states have internal predecessors, (334), 0 states have call successors, (0), 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 440
[2024-11-06 19:42:50,488 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:42:50,586 INFO  L225             Difference]: With dead ends: 160720
[2024-11-06 19:42:50,586 INFO  L226             Difference]: Without dead ends: 93128
[2024-11-06 19:42:50,633 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-06 19:42:50,633 INFO  L432           NwaCegarLoop]: 321 mSDtfsCounter, 756 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 2286 mSolverCounterSat, 506 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 756 SdHoareTripleChecker+Valid, 327 SdHoareTripleChecker+Invalid, 2792 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 506 IncrementalHoareTripleChecker+Valid, 2286 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.3s IncrementalHoareTripleChecker+Time
[2024-11-06 19:42:50,633 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [756 Valid, 327 Invalid, 2792 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [506 Valid, 2286 Invalid, 0 Unknown, 0 Unchecked, 2.3s Time]
[2024-11-06 19:42:50,689 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 93128 states.
[2024-11-06 19:42:51,577 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 93128 to 87120.
[2024-11-06 19:42:51,634 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 87120 states, 87119 states have (on average 1.1396480675857161) internal successors, (99285), 87119 states have internal predecessors, (99285), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:51,709 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 87120 states to 87120 states and 99285 transitions.
[2024-11-06 19:42:51,710 INFO  L78                 Accepts]: Start accepts. Automaton has 87120 states and 99285 transitions. Word has length 440
[2024-11-06 19:42:51,711 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:42:51,711 INFO  L471      AbstractCegarLoop]: Abstraction has 87120 states and 99285 transitions.
[2024-11-06 19:42:51,711 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 111.33333333333333) internal successors, (334), 3 states have internal predecessors, (334), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:51,711 INFO  L276                IsEmpty]: Start isEmpty. Operand 87120 states and 99285 transitions.
[2024-11-06 19:42:51,718 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 463
[2024-11-06 19:42:51,719 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:42:51,719 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:42:51,719 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-06 19:42:51,719 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:42:51,720 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:42:51,720 INFO  L85        PathProgramCache]: Analyzing trace with hash -1145768022, now seen corresponding path program 1 times
[2024-11-06 19:42:51,720 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:42:51,720 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1345280748]
[2024-11-06 19:42:51,720 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:42:51,721 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:42:51,773 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:42:51,979 INFO  L134       CoverageAnalysis]: Checked inductivity of 619 backedges. 493 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked.
[2024-11-06 19:42:51,979 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:42:51,979 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1345280748]
[2024-11-06 19:42:51,979 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1345280748] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:42:51,979 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:42:51,979 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:42:51,980 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1210808572]
[2024-11-06 19:42:51,980 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:42:51,981 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:42:51,981 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:42:51,981 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:42:51,981 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:42:51,981 INFO  L87              Difference]: Start difference. First operand 87120 states and 99285 transitions. Second operand  has 3 states, 3 states have (on average 112.66666666666667) internal successors, (338), 3 states have internal predecessors, (338), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:54,759 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:42:54,760 INFO  L93              Difference]: Finished difference Result 174238 states and 198568 transitions.
[2024-11-06 19:42:54,760 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:42:54,760 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 112.66666666666667) internal successors, (338), 3 states have internal predecessors, (338), 0 states have call successors, (0), 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 462
[2024-11-06 19:42:54,760 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:42:55,065 INFO  L225             Difference]: With dead ends: 174238
[2024-11-06 19:42:55,066 INFO  L226             Difference]: Without dead ends: 87120
[2024-11-06 19:42:55,099 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-06 19:42:55,100 INFO  L432           NwaCegarLoop]: 1276 mSDtfsCounter, 669 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2242 mSolverCounterSat, 435 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 669 SdHoareTripleChecker+Valid, 1284 SdHoareTripleChecker+Invalid, 2677 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 435 IncrementalHoareTripleChecker+Valid, 2242 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time
[2024-11-06 19:42:55,101 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [669 Valid, 1284 Invalid, 2677 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [435 Valid, 2242 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time]
[2024-11-06 19:42:55,163 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 87120 states.
[2024-11-06 19:42:56,222 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 87120 to 87120.
[2024-11-06 19:42:56,531 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 87120 states, 87119 states have (on average 1.111054993744189) internal successors, (96794), 87119 states have internal predecessors, (96794), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:56,758 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 87120 states to 87120 states and 96794 transitions.
[2024-11-06 19:42:56,759 INFO  L78                 Accepts]: Start accepts. Automaton has 87120 states and 96794 transitions. Word has length 462
[2024-11-06 19:42:56,759 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:42:56,759 INFO  L471      AbstractCegarLoop]: Abstraction has 87120 states and 96794 transitions.
[2024-11-06 19:42:56,759 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 112.66666666666667) internal successors, (338), 3 states have internal predecessors, (338), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:56,759 INFO  L276                IsEmpty]: Start isEmpty. Operand 87120 states and 96794 transitions.
[2024-11-06 19:42:56,765 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 478
[2024-11-06 19:42:56,765 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:42:56,765 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:42:56,765 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-06 19:42:56,765 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:42:56,766 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:42:56,766 INFO  L85        PathProgramCache]: Analyzing trace with hash -609871444, now seen corresponding path program 1 times
[2024-11-06 19:42:56,766 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:42:56,766 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [23359850]
[2024-11-06 19:42:56,766 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:42:56,766 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:42:56,823 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:42:57,023 INFO  L134       CoverageAnalysis]: Checked inductivity of 638 backedges. 493 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked.
[2024-11-06 19:42:57,023 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:42:57,023 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [23359850]
[2024-11-06 19:42:57,023 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [23359850] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:42:57,023 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:42:57,023 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:42:57,023 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [681198755]
[2024-11-06 19:42:57,023 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:42:57,024 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:42:57,024 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:42:57,024 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:42:57,024 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:42:57,025 INFO  L87              Difference]: Start difference. First operand 87120 states and 96794 transitions. Second operand  has 3 states, 3 states have (on average 111.33333333333333) internal successors, (334), 3 states have internal predecessors, (334), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:42:59,619 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:42:59,619 INFO  L93              Difference]: Finished difference Result 194515 states and 216235 transitions.
[2024-11-06 19:42:59,620 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:42:59,620 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 111.33333333333333) internal successors, (334), 3 states have internal predecessors, (334), 0 states have call successors, (0), 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 477
[2024-11-06 19:42:59,620 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:42:59,745 INFO  L225             Difference]: With dead ends: 194515
[2024-11-06 19:42:59,746 INFO  L226             Difference]: Without dead ends: 107397
[2024-11-06 19:42:59,790 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-06 19:42:59,790 INFO  L432           NwaCegarLoop]: 1220 mSDtfsCounter, 675 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2266 mSolverCounterSat, 389 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 675 SdHoareTripleChecker+Valid, 1228 SdHoareTripleChecker+Invalid, 2655 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 389 IncrementalHoareTripleChecker+Valid, 2266 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.2s IncrementalHoareTripleChecker+Time
[2024-11-06 19:42:59,791 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [675 Valid, 1228 Invalid, 2655 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [389 Valid, 2266 Invalid, 0 Unknown, 0 Unchecked, 2.2s Time]
[2024-11-06 19:42:59,860 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 107397 states.
[2024-11-06 19:43:00,766 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 107397 to 101389.
[2024-11-06 19:43:00,830 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 101389 states, 101388 states have (on average 1.0783031522468143) internal successors, (109327), 101388 states have internal predecessors, (109327), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:43:00,972 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 101389 states to 101389 states and 109327 transitions.
[2024-11-06 19:43:00,973 INFO  L78                 Accepts]: Start accepts. Automaton has 101389 states and 109327 transitions. Word has length 477
[2024-11-06 19:43:00,973 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:43:00,973 INFO  L471      AbstractCegarLoop]: Abstraction has 101389 states and 109327 transitions.
[2024-11-06 19:43:00,973 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 111.33333333333333) internal successors, (334), 3 states have internal predecessors, (334), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:43:00,973 INFO  L276                IsEmpty]: Start isEmpty. Operand 101389 states and 109327 transitions.
[2024-11-06 19:43:00,981 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 487
[2024-11-06 19:43:00,981 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:43:00,982 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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]
[2024-11-06 19:43:00,982 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-06 19:43:00,982 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:43:00,982 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:43:00,982 INFO  L85        PathProgramCache]: Analyzing trace with hash 1672906222, now seen corresponding path program 1 times
[2024-11-06 19:43:00,982 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:43:00,982 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [67834322]
[2024-11-06 19:43:00,983 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:43:00,983 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:43:01,070 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:43:01,341 INFO  L134       CoverageAnalysis]: Checked inductivity of 662 backedges. 536 proven. 0 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked.
[2024-11-06 19:43:01,342 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:43:01,342 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [67834322]
[2024-11-06 19:43:01,342 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [67834322] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:43:01,342 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:43:01,342 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:43:01,342 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1269869854]
[2024-11-06 19:43:01,342 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:43:01,344 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:43:01,344 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:43:01,345 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:43:01,345 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:43:01,345 INFO  L87              Difference]: Start difference. First operand 101389 states and 109327 transitions. Second operand  has 3 states, 3 states have (on average 120.66666666666667) internal successors, (362), 3 states have internal predecessors, (362), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:43:04,184 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:43:04,184 INFO  L93              Difference]: Finished difference Result 209535 states and 225593 transitions.
[2024-11-06 19:43:04,185 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:43:04,185 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 120.66666666666667) internal successors, (362), 3 states have internal predecessors, (362), 0 states have call successors, (0), 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 486
[2024-11-06 19:43:04,185 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:43:04,308 INFO  L225             Difference]: With dead ends: 209535
[2024-11-06 19:43:04,308 INFO  L226             Difference]: Without dead ends: 108148
[2024-11-06 19:43:04,347 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-06 19:43:04,347 INFO  L432           NwaCegarLoop]: 1192 mSDtfsCounter, 722 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2092 mSolverCounterSat, 443 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 722 SdHoareTripleChecker+Valid, 1200 SdHoareTripleChecker+Invalid, 2535 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 443 IncrementalHoareTripleChecker+Valid, 2092 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time
[2024-11-06 19:43:04,347 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [722 Valid, 1200 Invalid, 2535 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [443 Valid, 2092 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time]
[2024-11-06 19:43:04,412 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 108148 states.
[2024-11-06 19:43:05,205 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 108148 to 102140.
[2024-11-06 19:43:05,275 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 102140 states, 102139 states have (on average 1.0640205993792773) internal successors, (108678), 102139 states have internal predecessors, (108678), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:43:05,608 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 102140 states to 102140 states and 108678 transitions.
[2024-11-06 19:43:05,609 INFO  L78                 Accepts]: Start accepts. Automaton has 102140 states and 108678 transitions. Word has length 486
[2024-11-06 19:43:05,610 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:43:05,610 INFO  L471      AbstractCegarLoop]: Abstraction has 102140 states and 108678 transitions.
[2024-11-06 19:43:05,610 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 120.66666666666667) internal successors, (362), 3 states have internal predecessors, (362), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:43:05,610 INFO  L276                IsEmpty]: Start isEmpty. Operand 102140 states and 108678 transitions.
[2024-11-06 19:43:05,617 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 491
[2024-11-06 19:43:05,617 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:43:05,617 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:43:05,618 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-06 19:43:05,618 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:43:05,618 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:43:05,618 INFO  L85        PathProgramCache]: Analyzing trace with hash -1283831504, now seen corresponding path program 1 times
[2024-11-06 19:43:05,618 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:43:05,618 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [284054765]
[2024-11-06 19:43:05,618 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:43:05,618 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:43:05,703 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:43:05,935 INFO  L134       CoverageAnalysis]: Checked inductivity of 645 backedges. 537 proven. 0 refuted. 0 times theorem prover too weak. 108 trivial. 0 not checked.
[2024-11-06 19:43:05,935 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:43:05,935 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [284054765]
[2024-11-06 19:43:05,935 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [284054765] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:43:05,935 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:43:05,936 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:43:05,936 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1367593022]
[2024-11-06 19:43:05,936 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:43:05,936 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:43:05,937 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:43:05,937 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:43:05,937 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:43:05,937 INFO  L87              Difference]: Start difference. First operand 102140 states and 108678 transitions. Second operand  has 3 states, 3 states have (on average 128.0) internal successors, (384), 3 states have internal predecessors, (384), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:43:08,552 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:43:08,553 INFO  L93              Difference]: Finished difference Result 209535 states and 222708 transitions.
[2024-11-06 19:43:08,553 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:43:08,553 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 128.0) internal successors, (384), 3 states have internal predecessors, (384), 0 states have call successors, (0), 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 490
[2024-11-06 19:43:08,553 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:43:08,664 INFO  L225             Difference]: With dead ends: 209535
[2024-11-06 19:43:08,664 INFO  L226             Difference]: Without dead ends: 106646
[2024-11-06 19:43:08,717 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-06 19:43:08,718 INFO  L432           NwaCegarLoop]: 1005 mSDtfsCounter, 761 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2086 mSolverCounterSat, 554 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 761 SdHoareTripleChecker+Valid, 1012 SdHoareTripleChecker+Invalid, 2640 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 554 IncrementalHoareTripleChecker+Valid, 2086 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.2s IncrementalHoareTripleChecker+Time
[2024-11-06 19:43:08,718 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [761 Valid, 1012 Invalid, 2640 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [554 Valid, 2086 Invalid, 0 Unknown, 0 Unchecked, 2.2s Time]
[2024-11-06 19:43:08,791 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 106646 states.
[2024-11-06 19:43:09,649 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 106646 to 99136.
[2024-11-06 19:43:09,702 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 99136 states, 99135 states have (on average 1.0521511070762093) internal successors, (104305), 99135 states have internal predecessors, (104305), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:43:09,793 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 99136 states to 99136 states and 104305 transitions.
[2024-11-06 19:43:09,794 INFO  L78                 Accepts]: Start accepts. Automaton has 99136 states and 104305 transitions. Word has length 490
[2024-11-06 19:43:09,795 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:43:09,795 INFO  L471      AbstractCegarLoop]: Abstraction has 99136 states and 104305 transitions.
[2024-11-06 19:43:09,795 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 128.0) internal successors, (384), 3 states have internal predecessors, (384), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:43:09,795 INFO  L276                IsEmpty]: Start isEmpty. Operand 99136 states and 104305 transitions.
[2024-11-06 19:43:09,805 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 619
[2024-11-06 19:43:09,805 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:43:09,805 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:43:09,806 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-06 19:43:09,806 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:43:09,806 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:43:09,806 INFO  L85        PathProgramCache]: Analyzing trace with hash 730331297, now seen corresponding path program 1 times
[2024-11-06 19:43:09,806 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:43:09,806 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1424354724]
[2024-11-06 19:43:09,806 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:43:09,806 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:43:09,878 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:43:10,279 INFO  L134       CoverageAnalysis]: Checked inductivity of 891 backedges. 628 proven. 0 refuted. 0 times theorem prover too weak. 263 trivial. 0 not checked.
[2024-11-06 19:43:10,279 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:43:10,279 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1424354724]
[2024-11-06 19:43:10,280 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1424354724] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:43:10,280 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:43:10,280 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:43:10,280 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1678125382]
[2024-11-06 19:43:10,280 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:43:10,282 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:43:10,282 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:43:10,283 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:43:10,283 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:43:10,283 INFO  L87              Difference]: Start difference. First operand 99136 states and 104305 transitions. Second operand  has 3 states, 3 states have (on average 142.0) internal successors, (426), 3 states have internal predecessors, (426), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:43:12,813 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 19:43:12,813 INFO  L93              Difference]: Finished difference Result 217796 states and 229353 transitions.
[2024-11-06 19:43:12,814 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 19:43:12,814 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 142.0) internal successors, (426), 3 states have internal predecessors, (426), 0 states have call successors, (0), 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 618
[2024-11-06 19:43:12,814 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 19:43:12,936 INFO  L225             Difference]: With dead ends: 217796
[2024-11-06 19:43:12,936 INFO  L226             Difference]: Without dead ends: 114907
[2024-11-06 19:43:12,988 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-06 19:43:12,989 INFO  L432           NwaCegarLoop]: 1341 mSDtfsCounter, 720 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 1976 mSolverCounterSat, 392 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 720 SdHoareTripleChecker+Valid, 1348 SdHoareTripleChecker+Invalid, 2368 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 392 IncrementalHoareTripleChecker+Valid, 1976 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.0s IncrementalHoareTripleChecker+Time
[2024-11-06 19:43:12,989 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [720 Valid, 1348 Invalid, 2368 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [392 Valid, 1976 Invalid, 0 Unknown, 0 Unchecked, 2.0s Time]
[2024-11-06 19:43:13,057 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 114907 states.
[2024-11-06 19:43:14,046 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 114907 to 113405.
[2024-11-06 19:43:14,117 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 113405 states, 113404 states have (on average 1.0356336637155656) internal successors, (117445), 113404 states have internal predecessors, (117445), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:43:14,222 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 113405 states to 113405 states and 117445 transitions.
[2024-11-06 19:43:14,223 INFO  L78                 Accepts]: Start accepts. Automaton has 113405 states and 117445 transitions. Word has length 618
[2024-11-06 19:43:14,224 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 19:43:14,224 INFO  L471      AbstractCegarLoop]: Abstraction has 113405 states and 117445 transitions.
[2024-11-06 19:43:14,224 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 142.0) internal successors, (426), 3 states have internal predecessors, (426), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 19:43:14,224 INFO  L276                IsEmpty]: Start isEmpty. Operand 113405 states and 117445 transitions.
[2024-11-06 19:43:14,511 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 633
[2024-11-06 19:43:14,512 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 19:43:14,512 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 19:43:14,512 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-06 19:43:14,512 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 19:43:14,512 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 19:43:14,513 INFO  L85        PathProgramCache]: Analyzing trace with hash 570334045, now seen corresponding path program 1 times
[2024-11-06 19:43:14,513 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 19:43:14,513 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1431614434]
[2024-11-06 19:43:14,513 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 19:43:14,513 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 19:43:14,575 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 19:43:15,156 INFO  L134       CoverageAnalysis]: Checked inductivity of 982 backedges. 392 proven. 0 refuted. 0 times theorem prover too weak. 590 trivial. 0 not checked.
[2024-11-06 19:43:15,156 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 19:43:15,157 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1431614434]
[2024-11-06 19:43:15,157 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1431614434] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 19:43:15,157 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 19:43:15,157 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 19:43:15,157 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [853744353]
[2024-11-06 19:43:15,157 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 19:43:15,158 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 19:43:15,158 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 19:43:15,159 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 19:43:15,159 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 19:43:15,159 INFO  L87              Difference]: Start difference. First operand 113405 states and 117445 transitions. Second operand  has 3 states, 3 states have (on average 101.33333333333333) internal successors, (304), 3 states have internal predecessors, (304), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)