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


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


Checking for ERROR reachability
Using default analysis
Version 9bd2c7ff
Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a6a5335-bb18-4c74-bed9-7cf7ed7b26fb/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a6a5335-bb18-4c74-bed9-7cf7ed7b26fb/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a6a5335-bb18-4c74-bed9-7cf7ed7b26fb/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a6a5335-bb18-4c74-bed9-7cf7ed7b26fb/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.lann.6.prop1-func-interl.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a6a5335-bb18-4c74-bed9-7cf7ed7b26fb/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a6a5335-bb18-4c74-bed9-7cf7ed7b26fb/bin/uautomizer-verify-uCwYo4JHxu --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash e3e79e7da330266ce56daf5234acad11488eb453b66f5074926d34ef16c39523
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:55:49,756 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:55:49,891 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a6a5335-bb18-4c74-bed9-7cf7ed7b26fb/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-64bit-Automizer_Default.epf
[2023-11-19 07:55:49,900 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:55:49,901 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:55:49,943 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:55:49,944 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:55:49,945 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:55:49,945 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:55:49,946 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:55:49,947 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:55:49,947 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:55:49,948 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:55:49,949 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:55:49,949 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:55:49,950 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:55:49,950 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:55:49,951 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:55:49,951 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:55:49,960 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:55:49,961 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:55:49,961 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:55:49,962 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:55:49,962 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:55:49,963 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:55:49,963 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:55:49,964 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:55:49,964 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:55:49,965 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-19 07:55:49,965 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:55:49,966 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:55:49,966 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:55:49,966 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-19 07:55:49,966 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:55:49,967 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:55:49,967 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:55:49,967 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a6a5335-bb18-4c74-bed9-7cf7ed7b26fb/bin/uautomizer-verify-uCwYo4JHxu/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a6a5335-bb18-4c74-bed9-7cf7ed7b26fb/bin/uautomizer-verify-uCwYo4JHxu
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> e3e79e7da330266ce56daf5234acad11488eb453b66f5074926d34ef16c39523
[2023-11-19 07:55:50,264 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:55:50,293 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:55:50,296 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:55:50,297 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:55:50,298 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:55:50,299 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a6a5335-bb18-4c74-bed9-7cf7ed7b26fb/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.lann.6.prop1-func-interl.c
[2023-11-19 07:55:53,324 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:55:53,788 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:55:53,794 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a6a5335-bb18-4c74-bed9-7cf7ed7b26fb/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.lann.6.prop1-func-interl.c
[2023-11-19 07:55:53,823 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a6a5335-bb18-4c74-bed9-7cf7ed7b26fb/bin/uautomizer-verify-uCwYo4JHxu/data/a82e08af4/87cbf0ff5953425e84079c29168ac14a/FLAG6c20662af
[2023-11-19 07:55:53,843 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a6a5335-bb18-4c74-bed9-7cf7ed7b26fb/bin/uautomizer-verify-uCwYo4JHxu/data/a82e08af4/87cbf0ff5953425e84079c29168ac14a
[2023-11-19 07:55:53,849 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:55:53,851 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:55:53,852 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:55:53,853 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:55:53,859 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:55:53,862 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:55:53" (1/1) ...
[2023-11-19 07:55:53,863 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@8d209fc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:53, skipping insertion in model container
[2023-11-19 07:55:53,864 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:55:53" (1/1) ...
[2023-11-19 07:55:53,956 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:55:54,214 WARN  L240   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a6a5335-bb18-4c74-bed9-7cf7ed7b26fb/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.lann.6.prop1-func-interl.c[1171,1184]
[2023-11-19 07:55:54,853 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:55:54,864 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:55:54,875 WARN  L240   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a6a5335-bb18-4c74-bed9-7cf7ed7b26fb/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.lann.6.prop1-func-interl.c[1171,1184]
[2023-11-19 07:55:55,102 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:55:55,118 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:55:55,119 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:55 WrapperNode
[2023-11-19 07:55:55,119 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:55:55,120 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:55:55,120 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:55:55,121 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:55:55,129 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:55" (1/1) ...
[2023-11-19 07:55:55,272 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:55" (1/1) ...
[2023-11-19 07:55:56,736 INFO  L138                Inliner]: procedures = 17, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 10288
[2023-11-19 07:55:56,737 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:55:56,738 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:55:56,738 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:55:56,762 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:55:56,783 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:55" (1/1) ...
[2023-11-19 07:55:56,783 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:55" (1/1) ...
[2023-11-19 07:55:57,055 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:55" (1/1) ...
[2023-11-19 07:55:57,055 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:55" (1/1) ...
[2023-11-19 07:55:57,440 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:55" (1/1) ...
[2023-11-19 07:55:57,496 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:55" (1/1) ...
[2023-11-19 07:55:57,663 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:55" (1/1) ...
[2023-11-19 07:55:57,696 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:55" (1/1) ...
[2023-11-19 07:55:58,069 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:55:58,070 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:55:58,070 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:55:58,070 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:55:58,071 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:55" (1/1) ...
[2023-11-19 07:55:58,078 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:55:58,090 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a6a5335-bb18-4c74-bed9-7cf7ed7b26fb/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:55:58,104 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a6a5335-bb18-4c74-bed9-7cf7ed7b26fb/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2023-11-19 07:55:58,119 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0a6a5335-bb18-4c74-bed9-7cf7ed7b26fb/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2023-11-19 07:55:58,178 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 07:55:58,179 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-19 07:55:58,180 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:55:58,180 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:55:58,846 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:55:58,849 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 07:56:06,430 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 07:56:06,465 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 07:56:06,466 INFO  L302             CfgBuilder]: Removed 1 assume(true) statements.
[2023-11-19 07:56:06,485 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:56:06 BoogieIcfgContainer
[2023-11-19 07:56:06,486 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 07:56:06,491 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 07:56:06,491 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 07:56:06,495 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 07:56:06,495 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:55:53" (1/3) ...
[2023-11-19 07:56:06,496 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3a5cf630 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:56:06, skipping insertion in model container
[2023-11-19 07:56:06,496 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:55" (2/3) ...
[2023-11-19 07:56:06,498 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3a5cf630 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:56:06, skipping insertion in model container
[2023-11-19 07:56:06,500 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:56:06" (3/3) ...
[2023-11-19 07:56:06,501 INFO  L112   eAbstractionObserver]: Analyzing ICFG btor2c-lazyMod.lann.6.prop1-func-interl.c
[2023-11-19 07:56:06,522 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 07:56:06,523 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2023-11-19 07:56:06,640 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:56:06,648 INFO  L357      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, mHoare=true, 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;@30c106ba, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:56:06,649 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2023-11-19 07:56:06,665 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 2372 states, 2370 states have (on average 1.6658227848101266) internal successors, (3948), 2371 states have internal predecessors, (3948), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:06,680 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 140
[2023-11-19 07:56:06,680 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:56:06,681 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:56:06,682 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:56:06,686 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:56:06,687 INFO  L85        PathProgramCache]: Analyzing trace with hash 1789746974, now seen corresponding path program 1 times
[2023-11-19 07:56:06,697 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:56:06,697 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [633765020]
[2023-11-19 07:56:06,698 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:56:06,698 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:56:07,205 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:56:08,334 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:56:08,334 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:56:08,335 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [633765020]
[2023-11-19 07:56:08,336 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [633765020] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:56:08,336 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:56:08,336 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:56:08,338 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1421212120]
[2023-11-19 07:56:08,340 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:56:08,346 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:56:08,347 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:56:08,390 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:56:08,391 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:56:08,400 INFO  L87              Difference]: Start difference. First operand  has 2372 states, 2370 states have (on average 1.6658227848101266) internal successors, (3948), 2371 states have internal predecessors, (3948), 0 states have call successors, (0), 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 34.75) internal successors, (139), 4 states have internal predecessors, (139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:08,702 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:56:08,703 INFO  L93              Difference]: Finished difference Result 4641 states and 7729 transitions.
[2023-11-19 07:56:08,704 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:56:08,706 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 34.75) internal successors, (139), 4 states have internal predecessors, (139), 0 states have call successors, (0), 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 139
[2023-11-19 07:56:08,708 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:56:08,745 INFO  L225             Difference]: With dead ends: 4641
[2023-11-19 07:56:08,746 INFO  L226             Difference]: Without dead ends: 2370
[2023-11-19 07:56:08,758 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:56:08,764 INFO  L413           NwaCegarLoop]: 3940 mSDtfsCounter, 1 mSDsluCounter, 7874 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 11814 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:56:08,765 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 11814 Invalid, 11 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [1 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:56:08,796 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2370 states.
[2023-11-19 07:56:08,917 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2370 to 2370.
[2023-11-19 07:56:08,925 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2370 states, 2369 states have (on average 1.664837484170536) internal successors, (3944), 2369 states have internal predecessors, (3944), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:08,936 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2370 states to 2370 states and 3944 transitions.
[2023-11-19 07:56:08,938 INFO  L78                 Accepts]: Start accepts. Automaton has 2370 states and 3944 transitions. Word has length 139
[2023-11-19 07:56:08,941 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:56:08,942 INFO  L495      AbstractCegarLoop]: Abstraction has 2370 states and 3944 transitions.
[2023-11-19 07:56:08,943 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 34.75) internal successors, (139), 4 states have internal predecessors, (139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:08,943 INFO  L276                IsEmpty]: Start isEmpty. Operand 2370 states and 3944 transitions.
[2023-11-19 07:56:08,954 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 141
[2023-11-19 07:56:08,954 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:56:08,955 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:56:08,955 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2023-11-19 07:56:08,956 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:56:08,956 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:56:08,957 INFO  L85        PathProgramCache]: Analyzing trace with hash -350692902, now seen corresponding path program 1 times
[2023-11-19 07:56:08,957 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:56:08,958 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1462093401]
[2023-11-19 07:56:08,958 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:56:08,958 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:56:09,130 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:56:09,584 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:56:09,585 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:56:09,585 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1462093401]
[2023-11-19 07:56:09,586 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1462093401] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:56:09,586 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:56:09,586 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:56:09,587 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [437428157]
[2023-11-19 07:56:09,587 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:56:09,588 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:56:09,589 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:56:09,590 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:56:09,590 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:56:09,591 INFO  L87              Difference]: Start difference. First operand 2370 states and 3944 transitions. Second operand  has 4 states, 4 states have (on average 35.0) internal successors, (140), 4 states have internal predecessors, (140), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:09,757 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:56:09,757 INFO  L93              Difference]: Finished difference Result 4642 states and 7725 transitions.
[2023-11-19 07:56:09,758 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:56:09,758 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 35.0) internal successors, (140), 4 states have internal predecessors, (140), 0 states have call successors, (0), 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 140
[2023-11-19 07:56:09,759 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:56:09,773 INFO  L225             Difference]: With dead ends: 4642
[2023-11-19 07:56:09,774 INFO  L226             Difference]: Without dead ends: 2373
[2023-11-19 07:56:09,777 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:56:09,779 INFO  L413           NwaCegarLoop]: 3940 mSDtfsCounter, 1 mSDsluCounter, 7871 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 11811 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:56:09,780 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 11811 Invalid, 14 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [0 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:56:09,787 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2373 states.
[2023-11-19 07:56:09,835 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2373 to 2372.
[2023-11-19 07:56:09,842 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2372 states, 2371 states have (on average 1.6642766765078025) internal successors, (3946), 2371 states have internal predecessors, (3946), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:09,854 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2372 states to 2372 states and 3946 transitions.
[2023-11-19 07:56:09,855 INFO  L78                 Accepts]: Start accepts. Automaton has 2372 states and 3946 transitions. Word has length 140
[2023-11-19 07:56:09,855 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:56:09,856 INFO  L495      AbstractCegarLoop]: Abstraction has 2372 states and 3946 transitions.
[2023-11-19 07:56:09,856 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 35.0) internal successors, (140), 4 states have internal predecessors, (140), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:09,856 INFO  L276                IsEmpty]: Start isEmpty. Operand 2372 states and 3946 transitions.
[2023-11-19 07:56:09,858 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 142
[2023-11-19 07:56:09,859 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:56:09,859 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:56:09,859 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2023-11-19 07:56:09,860 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:56:09,860 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:56:09,861 INFO  L85        PathProgramCache]: Analyzing trace with hash -716969670, now seen corresponding path program 1 times
[2023-11-19 07:56:09,861 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:56:09,861 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1887441628]
[2023-11-19 07:56:09,862 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:56:09,862 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:56:09,964 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:56:10,352 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:56:10,353 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:56:10,353 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1887441628]
[2023-11-19 07:56:10,354 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1887441628] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:56:10,355 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:56:10,356 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:56:10,356 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [736924649]
[2023-11-19 07:56:10,356 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:56:10,358 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:56:10,358 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:56:10,360 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:56:10,360 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:56:10,360 INFO  L87              Difference]: Start difference. First operand 2372 states and 3946 transitions. Second operand  has 4 states, 4 states have (on average 35.25) internal successors, (141), 4 states have internal predecessors, (141), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:10,701 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:56:10,701 INFO  L93              Difference]: Finished difference Result 6904 states and 11489 transitions.
[2023-11-19 07:56:10,702 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:56:10,702 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 35.25) internal successors, (141), 4 states have internal predecessors, (141), 0 states have call successors, (0), 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 141
[2023-11-19 07:56:10,703 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:56:10,729 INFO  L225             Difference]: With dead ends: 6904
[2023-11-19 07:56:10,729 INFO  L226             Difference]: Without dead ends: 4633
[2023-11-19 07:56:10,739 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:56:10,744 INFO  L413           NwaCegarLoop]: 4096 mSDtfsCounter, 3761 mSDsluCounter, 8023 mSDsCounter, 0 mSdLazyCounter, 19 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3761 SdHoareTripleChecker+Valid, 12119 SdHoareTripleChecker+Invalid, 19 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.2s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 19 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:56:10,745 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [3761 Valid, 12119 Invalid, 19 Unknown, 0 Unchecked, 0.2s Time], IncrementalHoareTripleChecker [0 Valid, 19 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:56:10,755 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4633 states.
[2023-11-19 07:56:10,807 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4633 to 2374.
[2023-11-19 07:56:10,814 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2374 states, 2373 states have (on average 1.663716814159292) internal successors, (3948), 2373 states have internal predecessors, (3948), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:10,824 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2374 states to 2374 states and 3948 transitions.
[2023-11-19 07:56:10,824 INFO  L78                 Accepts]: Start accepts. Automaton has 2374 states and 3948 transitions. Word has length 141
[2023-11-19 07:56:10,824 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:56:10,825 INFO  L495      AbstractCegarLoop]: Abstraction has 2374 states and 3948 transitions.
[2023-11-19 07:56:10,826 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 35.25) internal successors, (141), 4 states have internal predecessors, (141), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:10,830 INFO  L276                IsEmpty]: Start isEmpty. Operand 2374 states and 3948 transitions.
[2023-11-19 07:56:10,832 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 143
[2023-11-19 07:56:10,832 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:56:10,833 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:56:10,833 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2023-11-19 07:56:10,834 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:56:10,838 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:56:10,838 INFO  L85        PathProgramCache]: Analyzing trace with hash -861929022, now seen corresponding path program 1 times
[2023-11-19 07:56:10,839 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:56:10,844 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1318596198]
[2023-11-19 07:56:10,845 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:56:10,845 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:56:10,939 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:56:11,271 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:56:11,272 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:56:11,272 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1318596198]
[2023-11-19 07:56:11,273 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1318596198] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:56:11,273 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:56:11,273 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:56:11,273 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1403049559]
[2023-11-19 07:56:11,274 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:56:11,275 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:56:11,275 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:56:11,276 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:56:11,276 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:56:11,276 INFO  L87              Difference]: Start difference. First operand 2374 states and 3948 transitions. Second operand  has 4 states, 4 states have (on average 35.5) internal successors, (142), 4 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:11,481 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:56:11,482 INFO  L93              Difference]: Finished difference Result 6910 states and 11495 transitions.
[2023-11-19 07:56:11,482 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:56:11,482 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 35.5) internal successors, (142), 4 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 142
[2023-11-19 07:56:11,483 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:56:11,508 INFO  L225             Difference]: With dead ends: 6910
[2023-11-19 07:56:11,508 INFO  L226             Difference]: Without dead ends: 4637
[2023-11-19 07:56:11,512 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:56:11,523 INFO  L413           NwaCegarLoop]: 4091 mSDtfsCounter, 3758 mSDsluCounter, 8018 mSDsCounter, 0 mSdLazyCounter, 19 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3758 SdHoareTripleChecker+Valid, 12109 SdHoareTripleChecker+Invalid, 19 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 19 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:56:11,525 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [3758 Valid, 12109 Invalid, 19 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [0 Valid, 19 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:56:11,534 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4637 states.
[2023-11-19 07:56:11,598 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4637 to 2377.
[2023-11-19 07:56:11,605 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2377 states, 2376 states have (on average 1.6637205387205387) internal successors, (3953), 2376 states have internal predecessors, (3953), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:11,614 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2377 states to 2377 states and 3953 transitions.
[2023-11-19 07:56:11,614 INFO  L78                 Accepts]: Start accepts. Automaton has 2377 states and 3953 transitions. Word has length 142
[2023-11-19 07:56:11,615 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:56:11,615 INFO  L495      AbstractCegarLoop]: Abstraction has 2377 states and 3953 transitions.
[2023-11-19 07:56:11,615 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 35.5) internal successors, (142), 4 states have internal predecessors, (142), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:11,616 INFO  L276                IsEmpty]: Start isEmpty. Operand 2377 states and 3953 transitions.
[2023-11-19 07:56:11,617 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 144
[2023-11-19 07:56:11,617 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:56:11,618 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:56:11,618 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2023-11-19 07:56:11,618 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:56:11,619 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:56:11,619 INFO  L85        PathProgramCache]: Analyzing trace with hash -1148798252, now seen corresponding path program 1 times
[2023-11-19 07:56:11,619 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:56:11,619 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1672143504]
[2023-11-19 07:56:11,619 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:56:11,620 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:56:11,739 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:56:12,170 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:56:12,171 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:56:12,171 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1672143504]
[2023-11-19 07:56:12,171 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1672143504] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:56:12,171 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:56:12,171 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2023-11-19 07:56:12,172 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [96464493]
[2023-11-19 07:56:12,172 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:56:12,172 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2023-11-19 07:56:12,172 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:56:12,173 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2023-11-19 07:56:12,173 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:56:12,174 INFO  L87              Difference]: Start difference. First operand 2377 states and 3953 transitions. Second operand  has 6 states, 6 states have (on average 23.833333333333332) internal successors, (143), 6 states have internal predecessors, (143), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:15,918 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:56:15,919 INFO  L93              Difference]: Finished difference Result 10907 states and 17992 transitions.
[2023-11-19 07:56:15,920 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2023-11-19 07:56:15,922 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 23.833333333333332) internal successors, (143), 6 states have internal predecessors, (143), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 143
[2023-11-19 07:56:15,922 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:56:15,953 INFO  L225             Difference]: With dead ends: 10907
[2023-11-19 07:56:15,953 INFO  L226             Difference]: Without dead ends: 4653
[2023-11-19 07:56:15,961 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=40, Invalid=70, Unknown=0, NotChecked=0, Total=110
[2023-11-19 07:56:15,961 INFO  L413           NwaCegarLoop]: 3744 mSDtfsCounter, 26351 mSDsluCounter, 10296 mSDsCounter, 0 mSdLazyCounter, 1842 mSolverCounterSat, 459 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 26351 SdHoareTripleChecker+Valid, 14040 SdHoareTripleChecker+Invalid, 2301 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 459 IncrementalHoareTripleChecker+Valid, 1842 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.2s IncrementalHoareTripleChecker+Time
[2023-11-19 07:56:15,962 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [26351 Valid, 14040 Invalid, 2301 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [459 Valid, 1842 Invalid, 0 Unknown, 0 Unchecked, 3.2s Time]
[2023-11-19 07:56:15,972 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4653 states.
[2023-11-19 07:56:16,039 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4653 to 2463.
[2023-11-19 07:56:16,045 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2463 states, 2462 states have (on average 1.6632818846466288) internal successors, (4095), 2462 states have internal predecessors, (4095), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:16,053 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2463 states to 2463 states and 4095 transitions.
[2023-11-19 07:56:16,053 INFO  L78                 Accepts]: Start accepts. Automaton has 2463 states and 4095 transitions. Word has length 143
[2023-11-19 07:56:16,054 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:56:16,054 INFO  L495      AbstractCegarLoop]: Abstraction has 2463 states and 4095 transitions.
[2023-11-19 07:56:16,054 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 23.833333333333332) internal successors, (143), 6 states have internal predecessors, (143), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:16,054 INFO  L276                IsEmpty]: Start isEmpty. Operand 2463 states and 4095 transitions.
[2023-11-19 07:56:16,056 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 145
[2023-11-19 07:56:16,056 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:56:16,057 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:56:16,057 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2023-11-19 07:56:16,057 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:56:16,058 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:56:16,058 INFO  L85        PathProgramCache]: Analyzing trace with hash -1326728948, now seen corresponding path program 1 times
[2023-11-19 07:56:16,059 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:56:16,059 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [891074385]
[2023-11-19 07:56:16,059 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:56:16,059 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:56:16,182 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:56:16,604 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:56:16,604 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:56:16,605 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [891074385]
[2023-11-19 07:56:16,605 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [891074385] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:56:16,605 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:56:16,605 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 07:56:16,605 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2086958589]
[2023-11-19 07:56:16,606 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:56:16,606 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:56:16,606 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:56:16,607 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:56:16,608 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:56:16,608 INFO  L87              Difference]: Start difference. First operand 2463 states and 4095 transitions. Second operand  has 5 states, 5 states have (on average 28.8) internal successors, (144), 5 states have internal predecessors, (144), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:20,692 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:56:20,693 INFO  L93              Difference]: Finished difference Result 6926 states and 11519 transitions.
[2023-11-19 07:56:20,693 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:56:20,693 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 28.8) internal successors, (144), 5 states have internal predecessors, (144), 0 states have call successors, (0), 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 144
[2023-11-19 07:56:20,694 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:56:20,721 INFO  L225             Difference]: With dead ends: 6926
[2023-11-19 07:56:20,722 INFO  L226             Difference]: Without dead ends: 4650
[2023-11-19 07:56:20,727 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:56:20,728 INFO  L413           NwaCegarLoop]: 2871 mSDtfsCounter, 11358 mSDsluCounter, 5735 mSDsCounter, 0 mSdLazyCounter, 3220 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11358 SdHoareTripleChecker+Valid, 8606 SdHoareTripleChecker+Invalid, 3221 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 3220 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.8s IncrementalHoareTripleChecker+Time
[2023-11-19 07:56:20,728 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [11358 Valid, 8606 Invalid, 3221 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [1 Valid, 3220 Invalid, 0 Unknown, 0 Unchecked, 3.8s Time]
[2023-11-19 07:56:20,738 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4650 states.
[2023-11-19 07:56:20,808 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4650 to 2470.
[2023-11-19 07:56:20,814 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2470 states, 2469 states have (on average 1.6626164439044147) internal successors, (4105), 2469 states have internal predecessors, (4105), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:20,823 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2470 states to 2470 states and 4105 transitions.
[2023-11-19 07:56:20,824 INFO  L78                 Accepts]: Start accepts. Automaton has 2470 states and 4105 transitions. Word has length 144
[2023-11-19 07:56:20,824 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:56:20,825 INFO  L495      AbstractCegarLoop]: Abstraction has 2470 states and 4105 transitions.
[2023-11-19 07:56:20,825 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 28.8) internal successors, (144), 5 states have internal predecessors, (144), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:20,825 INFO  L276                IsEmpty]: Start isEmpty. Operand 2470 states and 4105 transitions.
[2023-11-19 07:56:20,827 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 145
[2023-11-19 07:56:20,827 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:56:20,828 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:56:20,828 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2023-11-19 07:56:20,828 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:56:20,829 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:56:20,829 INFO  L85        PathProgramCache]: Analyzing trace with hash -1913534962, now seen corresponding path program 1 times
[2023-11-19 07:56:20,829 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:56:20,829 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1589407787]
[2023-11-19 07:56:20,830 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:56:20,830 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:56:20,958 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:56:21,807 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:56:21,807 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:56:21,807 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1589407787]
[2023-11-19 07:56:21,807 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1589407787] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:56:21,808 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:56:21,808 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2023-11-19 07:56:21,808 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1812863846]
[2023-11-19 07:56:21,808 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:56:21,809 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2023-11-19 07:56:21,809 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:56:21,810 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2023-11-19 07:56:21,810 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:56:21,811 INFO  L87              Difference]: Start difference. First operand 2470 states and 4105 transitions. Second operand  has 6 states, 6 states have (on average 24.0) internal successors, (144), 6 states have internal predecessors, (144), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:26,279 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:56:26,280 INFO  L93              Difference]: Finished difference Result 7027 states and 11682 transitions.
[2023-11-19 07:56:26,281 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-19 07:56:26,281 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 24.0) internal successors, (144), 6 states have internal predecessors, (144), 0 states have call successors, (0), 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 144
[2023-11-19 07:56:26,281 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:56:26,293 INFO  L225             Difference]: With dead ends: 7027
[2023-11-19 07:56:26,293 INFO  L226             Difference]: Without dead ends: 4751
[2023-11-19 07:56:26,297 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72
[2023-11-19 07:56:26,298 INFO  L413           NwaCegarLoop]: 2904 mSDtfsCounter, 11208 mSDsluCounter, 8666 mSDsCounter, 0 mSdLazyCounter, 4648 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11208 SdHoareTripleChecker+Valid, 11570 SdHoareTripleChecker+Invalid, 4649 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 4648 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.2s IncrementalHoareTripleChecker+Time
[2023-11-19 07:56:26,299 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [11208 Valid, 11570 Invalid, 4649 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [1 Valid, 4648 Invalid, 0 Unknown, 0 Unchecked, 4.2s Time]
[2023-11-19 07:56:26,307 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4751 states.
[2023-11-19 07:56:26,438 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4751 to 2482.
[2023-11-19 07:56:26,455 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2482 states, 2481 states have (on average 1.6602176541717049) internal successors, (4119), 2481 states have internal predecessors, (4119), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:26,467 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2482 states to 2482 states and 4119 transitions.
[2023-11-19 07:56:26,468 INFO  L78                 Accepts]: Start accepts. Automaton has 2482 states and 4119 transitions. Word has length 144
[2023-11-19 07:56:26,468 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:56:26,468 INFO  L495      AbstractCegarLoop]: Abstraction has 2482 states and 4119 transitions.
[2023-11-19 07:56:26,469 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 24.0) internal successors, (144), 6 states have internal predecessors, (144), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:26,469 INFO  L276                IsEmpty]: Start isEmpty. Operand 2482 states and 4119 transitions.
[2023-11-19 07:56:26,471 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 145
[2023-11-19 07:56:26,471 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:56:26,471 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:56:26,471 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2023-11-19 07:56:26,472 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:56:26,472 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:56:26,473 INFO  L85        PathProgramCache]: Analyzing trace with hash 1988405324, now seen corresponding path program 1 times
[2023-11-19 07:56:26,473 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:56:26,473 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1786546402]
[2023-11-19 07:56:26,473 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:56:26,473 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:56:26,591 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:56:27,475 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:56:27,476 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:56:27,476 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1786546402]
[2023-11-19 07:56:27,476 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1786546402] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:56:27,476 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:56:27,477 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2023-11-19 07:56:27,477 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [732179501]
[2023-11-19 07:56:27,477 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:56:27,477 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 07:56:27,478 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:56:27,478 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 07:56:27,479 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:56:27,479 INFO  L87              Difference]: Start difference. First operand 2482 states and 4119 transitions. Second operand  has 8 states, 8 states have (on average 18.0) internal successors, (144), 8 states have internal predecessors, (144), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:32,675 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:56:32,675 INFO  L93              Difference]: Finished difference Result 4772 states and 7923 transitions.
[2023-11-19 07:56:32,678 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2023-11-19 07:56:32,679 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 18.0) internal successors, (144), 8 states have internal predecessors, (144), 0 states have call successors, (0), 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 144
[2023-11-19 07:56:32,679 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:56:32,685 INFO  L225             Difference]: With dead ends: 4772
[2023-11-19 07:56:32,685 INFO  L226             Difference]: Without dead ends: 2487
[2023-11-19 07:56:32,688 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 4 SyntacticMatches, 1 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=30, Invalid=80, Unknown=0, NotChecked=0, Total=110
[2023-11-19 07:56:32,689 INFO  L413           NwaCegarLoop]: 3107 mSDtfsCounter, 7536 mSDsluCounter, 11722 mSDsCounter, 0 mSdLazyCounter, 5964 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7536 SdHoareTripleChecker+Valid, 14829 SdHoareTripleChecker+Invalid, 5968 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 5964 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.9s IncrementalHoareTripleChecker+Time
[2023-11-19 07:56:32,690 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [7536 Valid, 14829 Invalid, 5968 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [4 Valid, 5964 Invalid, 0 Unknown, 0 Unchecked, 4.9s Time]
[2023-11-19 07:56:32,695 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2487 states.
[2023-11-19 07:56:32,738 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2487 to 2485.
[2023-11-19 07:56:32,742 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2485 states, 2484 states have (on average 1.6598228663446055) internal successors, (4123), 2484 states have internal predecessors, (4123), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:32,747 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2485 states to 2485 states and 4123 transitions.
[2023-11-19 07:56:32,747 INFO  L78                 Accepts]: Start accepts. Automaton has 2485 states and 4123 transitions. Word has length 144
[2023-11-19 07:56:32,748 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:56:32,748 INFO  L495      AbstractCegarLoop]: Abstraction has 2485 states and 4123 transitions.
[2023-11-19 07:56:32,748 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 18.0) internal successors, (144), 8 states have internal predecessors, (144), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:56:32,748 INFO  L276                IsEmpty]: Start isEmpty. Operand 2485 states and 4123 transitions.
[2023-11-19 07:56:32,750 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 145
[2023-11-19 07:56:32,750 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:56:32,750 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:56:32,750 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2023-11-19 07:56:32,751 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:56:32,751 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:56:32,751 INFO  L85        PathProgramCache]: Analyzing trace with hash 1988464906, now seen corresponding path program 1 times
[2023-11-19 07:56:32,751 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:56:32,752 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [838917877]
[2023-11-19 07:56:32,752 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:56:32,752 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:56:32,852 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:56:33,466 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:56:33,467 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:56:33,467 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [838917877]
[2023-11-19 07:56:33,467 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [838917877] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:56:33,467 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:56:33,467 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2023-11-19 07:56:33,468 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1797706972]
[2023-11-19 07:56:33,468 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:56:33,469 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 07:56:33,469 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:56:33,470 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 07:56:33,470 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:56:33,474 INFO  L87              Difference]: Start difference. First operand 2485 states and 4123 transitions. Second operand  has 8 states, 8 states have (on average 18.0) internal successors, (144), 8 states have internal predecessors, (144), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)