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


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


Checking for ERROR reachability
Using default analysis
Version 9bd2c7ff
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_41490c6b-b239-42b3-9112-d201a3171f70/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_41490c6b-b239-42b3-9112-d201a3171f70/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_41490c6b-b239-42b3-9112-d201a3171f70/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_41490c6b-b239-42b3-9112-d201a3171f70/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem12_label31.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_41490c6b-b239-42b3-9112-d201a3171f70/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_41490c6b-b239-42b3-9112-d201a3171f70/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 32bit --witnessprinter.graph.data.programhash 1ff9f2437b71e741f48db30c539bfb90441ca24112fe46e7e8bfb68c243b80ed
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:40:31,776 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:40:31,891 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_41490c6b-b239-42b3-9112-d201a3171f70/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf
[2023-11-19 07:40:31,897 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:40:31,898 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:40:31,925 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:40:31,926 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:40:31,927 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:40:31,928 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:40:31,929 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:40:31,930 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:40:31,930 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:40:31,931 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:40:31,932 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:40:31,933 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:40:31,933 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:40:31,934 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:40:31,935 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:40:31,936 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:40:31,937 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:40:31,937 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:40:31,938 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:40:31,939 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:40:31,940 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:40:31,940 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:40:31,941 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:40:31,942 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:40:31,942 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:40:31,943 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:40:31,944 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:40:31,944 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:40:31,945 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-19 07:40:31,945 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:40:31,945 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:40:31,946 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:40:31,946 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-19 07:40:31,946 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:40:31,947 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:40:31,947 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:40:31,947 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_41490c6b-b239-42b3-9112-d201a3171f70/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_41490c6b-b239-42b3-9112-d201a3171f70/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 -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 1ff9f2437b71e741f48db30c539bfb90441ca24112fe46e7e8bfb68c243b80ed
[2023-11-19 07:40:32,295 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:40:32,332 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:40:32,335 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:40:32,337 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:40:32,338 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:40:32,339 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_41490c6b-b239-42b3-9112-d201a3171f70/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/eca-rers2012/Problem12_label31.c
[2023-11-19 07:40:35,791 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:40:36,434 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:40:36,435 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_41490c6b-b239-42b3-9112-d201a3171f70/sv-benchmarks/c/eca-rers2012/Problem12_label31.c
[2023-11-19 07:40:36,474 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_41490c6b-b239-42b3-9112-d201a3171f70/bin/uautomizer-verify-uCwYo4JHxu/data/025abf31a/482f557f94ca4afd8b471e7e7280b8be/FLAG2944cef78
[2023-11-19 07:40:36,492 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_41490c6b-b239-42b3-9112-d201a3171f70/bin/uautomizer-verify-uCwYo4JHxu/data/025abf31a/482f557f94ca4afd8b471e7e7280b8be
[2023-11-19 07:40:36,500 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:40:36,503 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:40:36,508 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:40:36,508 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:40:36,515 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:40:36,519 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:40:36" (1/1) ...
[2023-11-19 07:40:36,520 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6fa0bf62 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:40:36, skipping insertion in model container
[2023-11-19 07:40:36,521 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:40:36" (1/1) ...
[2023-11-19 07:40:36,717 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:40:37,076 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_41490c6b-b239-42b3-9112-d201a3171f70/sv-benchmarks/c/eca-rers2012/Problem12_label31.c[7776,7789]
[2023-11-19 07:40:38,476 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:40:38,496 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:40:38,541 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_41490c6b-b239-42b3-9112-d201a3171f70/sv-benchmarks/c/eca-rers2012/Problem12_label31.c[7776,7789]
[2023-11-19 07:40:39,158 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:40:39,184 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:40:39,185 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:40:39 WrapperNode
[2023-11-19 07:40:39,185 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:40:39,186 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:40:39,186 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:40:39,187 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:40:39,194 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:40:39" (1/1) ...
[2023-11-19 07:40:39,248 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:40:39" (1/1) ...
[2023-11-19 07:40:39,588 INFO  L138                Inliner]: procedures = 17, calls = 11, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 4758
[2023-11-19 07:40:39,588 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:40:39,589 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:40:39,589 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:40:39,589 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:40:39,599 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:40:39" (1/1) ...
[2023-11-19 07:40:39,600 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:40:39" (1/1) ...
[2023-11-19 07:40:39,655 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:40:39" (1/1) ...
[2023-11-19 07:40:39,656 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:40:39" (1/1) ...
[2023-11-19 07:40:39,884 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:40:39" (1/1) ...
[2023-11-19 07:40:39,919 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:40:39" (1/1) ...
[2023-11-19 07:40:39,979 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:40:39" (1/1) ...
[2023-11-19 07:40:40,101 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:40:39" (1/1) ...
[2023-11-19 07:40:40,282 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:40:40,283 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:40:40,283 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:40:40,284 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:40:40,285 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:40:39" (1/1) ...
[2023-11-19 07:40:40,291 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:40:40,314 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_41490c6b-b239-42b3-9112-d201a3171f70/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:40:40,365 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_41490c6b-b239-42b3-9112-d201a3171f70/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:40:40,407 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_41490c6b-b239-42b3-9112-d201a3171f70/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:40:40,447 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 07:40:40,447 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-19 07:40:40,448 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:40:40,448 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:40:40,553 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:40:40,556 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 07:40:46,125 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 07:40:46,150 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 07:40:46,150 INFO  L302             CfgBuilder]: Removed 1 assume(true) statements.
[2023-11-19 07:40:46,164 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:40:46 BoogieIcfgContainer
[2023-11-19 07:40:46,164 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 07:40:46,168 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 07:40:46,168 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 07:40:46,171 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 07:40:46,173 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:40:36" (1/3) ...
[2023-11-19 07:40:46,174 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@382df8bd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:40:46, skipping insertion in model container
[2023-11-19 07:40:46,174 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:40:39" (2/3) ...
[2023-11-19 07:40:46,176 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@382df8bd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:40:46, skipping insertion in model container
[2023-11-19 07:40:46,176 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:40:46" (3/3) ...
[2023-11-19 07:40:46,180 INFO  L112   eAbstractionObserver]: Analyzing ICFG Problem12_label31.c
[2023-11-19 07:40:46,201 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 07:40:46,201 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2023-11-19 07:40:46,290 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:40:46,297 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;@1531aa2f, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:40:46,298 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2023-11-19 07:40:46,309 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)
[2023-11-19 07:40:46,321 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 64
[2023-11-19 07:40:46,321 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:46,322 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]
[2023-11-19 07:40:46,323 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:40:46,330 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:46,331 INFO  L85        PathProgramCache]: Analyzing trace with hash -696204111, now seen corresponding path program 1 times
[2023-11-19 07:40:46,340 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:40:46,340 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1585664790]
[2023-11-19 07:40:46,341 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:46,342 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:40:46,478 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:46,994 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:40:46,994 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:40:46,995 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1585664790]
[2023-11-19 07:40:46,995 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1585664790] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:40:46,996 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:40:46,996 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:40:46,997 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [24622201]
[2023-11-19 07:40:46,998 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:40:47,002 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:40:47,003 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:40:47,037 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:40:47,037 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:40:47,042 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 15.75) internal successors, (63), 3 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:55,798 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:55,798 INFO  L93              Difference]: Finished difference Result 3142 states and 6130 transitions.
[2023-11-19 07:40:55,800 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:40:55,801 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 15.75) internal successors, (63), 3 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 63
[2023-11-19 07:40:55,802 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:55,836 INFO  L225             Difference]: With dead ends: 3142
[2023-11-19 07:40:55,836 INFO  L226             Difference]: Without dead ends: 2257
[2023-11-19 07:40:55,846 INFO  L412           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
[2023-11-19 07:40:55,849 INFO  L413           NwaCegarLoop]: 738 mSDtfsCounter, 2195 mSDsluCounter, 27 mSDsCounter, 0 mSdLazyCounter, 5499 mSolverCounterSat, 1273 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 7.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2195 SdHoareTripleChecker+Valid, 765 SdHoareTripleChecker+Invalid, 6772 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 1273 IncrementalHoareTripleChecker+Valid, 5499 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 8.4s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:55,851 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [2195 Valid, 765 Invalid, 6772 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [1273 Valid, 5499 Invalid, 0 Unknown, 0 Unchecked, 8.4s Time]
[2023-11-19 07:40:55,875 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2257 states.
[2023-11-19 07:40:56,014 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2257 to 2257.
[2023-11-19 07:40:56,022 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2257 states, 2256 states have (on average 1.5749113475177305) internal successors, (3553), 2256 states have internal predecessors, (3553), 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:40:56,033 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2257 states to 2257 states and 3553 transitions.
[2023-11-19 07:40:56,035 INFO  L78                 Accepts]: Start accepts. Automaton has 2257 states and 3553 transitions. Word has length 63
[2023-11-19 07:40:56,036 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:56,037 INFO  L495      AbstractCegarLoop]: Abstraction has 2257 states and 3553 transitions.
[2023-11-19 07:40:56,037 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 15.75) internal successors, (63), 3 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:56,037 INFO  L276                IsEmpty]: Start isEmpty. Operand 2257 states and 3553 transitions.
[2023-11-19 07:40:56,049 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 135
[2023-11-19 07:40:56,049 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:56,050 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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]
[2023-11-19 07:40:56,050 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2023-11-19 07:40:56,050 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:40:56,051 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:56,051 INFO  L85        PathProgramCache]: Analyzing trace with hash -195694461, now seen corresponding path program 1 times
[2023-11-19 07:40:56,052 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:40:56,052 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [231081860]
[2023-11-19 07:40:56,052 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:56,053 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:40:56,119 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:56,461 INFO  L134       CoverageAnalysis]: Checked inductivity of 60 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:56,461 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:40:56,461 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [231081860]
[2023-11-19 07:40:56,462 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [231081860] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:40:56,462 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:40:56,462 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:40:56,462 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1302013094]
[2023-11-19 07:40:56,463 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:40:56,464 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:40:56,464 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:40:56,465 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:40:56,465 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:40:56,466 INFO  L87              Difference]: Start difference. First operand 2257 states and 3553 transitions. Second operand  has 4 states, 4 states have (on average 33.5) internal successors, (134), 3 states have internal predecessors, (134), 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:41:01,784 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:41:01,784 INFO  L93              Difference]: Finished difference Result 6051 states and 9916 transitions.
[2023-11-19 07:41:01,785 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:41:01,785 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 33.5) internal successors, (134), 3 states have internal predecessors, (134), 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 134
[2023-11-19 07:41:01,786 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:41:01,807 INFO  L225             Difference]: With dead ends: 6051
[2023-11-19 07:41:01,807 INFO  L226             Difference]: Without dead ends: 3759
[2023-11-19 07:41:01,811 INFO  L412           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
[2023-11-19 07:41:01,812 INFO  L413           NwaCegarLoop]: 674 mSDtfsCounter, 688 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 3779 mSolverCounterSat, 664 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 688 SdHoareTripleChecker+Valid, 692 SdHoareTripleChecker+Invalid, 4443 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 664 IncrementalHoareTripleChecker+Valid, 3779 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:41:01,813 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [688 Valid, 692 Invalid, 4443 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [664 Valid, 3779 Invalid, 0 Unknown, 0 Unchecked, 5.1s Time]
[2023-11-19 07:41:01,818 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3759 states.
[2023-11-19 07:41:01,884 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3759 to 3008.
[2023-11-19 07:41:01,891 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3008 states, 3007 states have (on average 1.4319920186232125) internal successors, (4306), 3007 states have internal predecessors, (4306), 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:41:01,900 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3008 states to 3008 states and 4306 transitions.
[2023-11-19 07:41:01,901 INFO  L78                 Accepts]: Start accepts. Automaton has 3008 states and 4306 transitions. Word has length 134
[2023-11-19 07:41:01,901 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:41:01,902 INFO  L495      AbstractCegarLoop]: Abstraction has 3008 states and 4306 transitions.
[2023-11-19 07:41:01,902 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 33.5) internal successors, (134), 3 states have internal predecessors, (134), 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:41:01,902 INFO  L276                IsEmpty]: Start isEmpty. Operand 3008 states and 4306 transitions.
[2023-11-19 07:41:01,907 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 274
[2023-11-19 07:41:01,908 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:41:01,908 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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]
[2023-11-19 07:41:01,909 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2023-11-19 07:41:01,909 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:41:01,910 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:41:01,910 INFO  L85        PathProgramCache]: Analyzing trace with hash -1299452643, now seen corresponding path program 1 times
[2023-11-19 07:41:01,910 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:41:01,910 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1713162571]
[2023-11-19 07:41:01,911 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:41:01,911 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:41:02,009 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:41:02,348 INFO  L134       CoverageAnalysis]: Checked inductivity of 189 backedges. 121 proven. 0 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked.
[2023-11-19 07:41:02,349 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:41:02,349 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1713162571]
[2023-11-19 07:41:02,349 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1713162571] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:41:02,351 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:41:02,351 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:41:02,351 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1100702358]
[2023-11-19 07:41:02,352 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:41:02,354 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:41:02,354 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:41:02,355 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:41:02,356 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:41:02,356 INFO  L87              Difference]: Start difference. First operand 3008 states and 4306 transitions. Second operand  has 3 states, 3 states have (on average 68.66666666666667) internal successors, (206), 2 states have internal predecessors, (206), 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:41:05,775 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:41:05,775 INFO  L93              Difference]: Finished difference Result 8267 states and 11519 transitions.
[2023-11-19 07:41:05,776 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:41:05,776 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 68.66666666666667) internal successors, (206), 2 states have internal predecessors, (206), 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 273
[2023-11-19 07:41:05,777 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:41:05,805 INFO  L225             Difference]: With dead ends: 8267
[2023-11-19 07:41:05,805 INFO  L226             Difference]: Without dead ends: 5261
[2023-11-19 07:41:05,814 INFO  L412           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
[2023-11-19 07:41:05,819 INFO  L413           NwaCegarLoop]: 421 mSDtfsCounter, 697 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 1973 mSolverCounterSat, 798 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 697 SdHoareTripleChecker+Valid, 427 SdHoareTripleChecker+Invalid, 2771 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 798 IncrementalHoareTripleChecker+Valid, 1973 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.3s IncrementalHoareTripleChecker+Time
[2023-11-19 07:41:05,820 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [697 Valid, 427 Invalid, 2771 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [798 Valid, 1973 Invalid, 0 Unknown, 0 Unchecked, 3.3s Time]
[2023-11-19 07:41:05,829 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5261 states.
[2023-11-19 07:41:05,918 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5261 to 5261.
[2023-11-19 07:41:05,929 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5261 states, 5260 states have (on average 1.1982889733840305) internal successors, (6303), 5260 states have internal predecessors, (6303), 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:41:05,942 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5261 states to 5261 states and 6303 transitions.
[2023-11-19 07:41:05,943 INFO  L78                 Accepts]: Start accepts. Automaton has 5261 states and 6303 transitions. Word has length 273
[2023-11-19 07:41:05,948 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:41:05,948 INFO  L495      AbstractCegarLoop]: Abstraction has 5261 states and 6303 transitions.
[2023-11-19 07:41:05,949 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 68.66666666666667) internal successors, (206), 2 states have internal predecessors, (206), 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:41:05,949 INFO  L276                IsEmpty]: Start isEmpty. Operand 5261 states and 6303 transitions.
[2023-11-19 07:41:05,954 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 276
[2023-11-19 07:41:05,955 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:41:05,956 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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]
[2023-11-19 07:41:05,957 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2023-11-19 07:41:05,957 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:41:05,964 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:41:05,965 INFO  L85        PathProgramCache]: Analyzing trace with hash 454134594, now seen corresponding path program 1 times
[2023-11-19 07:41:05,965 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:41:05,965 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1818957299]
[2023-11-19 07:41:05,966 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:41:05,966 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:41:06,065 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:41:06,584 INFO  L134       CoverageAnalysis]: Checked inductivity of 191 backedges. 121 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked.
[2023-11-19 07:41:06,584 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:41:06,584 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1818957299]
[2023-11-19 07:41:06,584 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1818957299] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:41:06,585 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:41:06,585 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:41:06,585 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [663568482]
[2023-11-19 07:41:06,585 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:41:06,586 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:41:06,586 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:41:06,587 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:41:06,587 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:41:06,587 INFO  L87              Difference]: Start difference. First operand 5261 states and 6303 transitions. Second operand  has 4 states, 4 states have (on average 51.5) internal successors, (206), 3 states have internal predecessors, (206), 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:41:11,147 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:41:11,147 INFO  L93              Difference]: Finished difference Result 12061 states and 15068 transitions.
[2023-11-19 07:41:11,148 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:41:11,149 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 51.5) internal successors, (206), 3 states have internal predecessors, (206), 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 275
[2023-11-19 07:41:11,150 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:41:11,192 INFO  L225             Difference]: With dead ends: 12061
[2023-11-19 07:41:11,192 INFO  L226             Difference]: Without dead ends: 7516
[2023-11-19 07:41:11,198 INFO  L412           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
[2023-11-19 07:41:11,200 INFO  L413           NwaCegarLoop]: 311 mSDtfsCounter, 775 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 3718 mSolverCounterSat, 542 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 775 SdHoareTripleChecker+Valid, 327 SdHoareTripleChecker+Invalid, 4260 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 542 IncrementalHoareTripleChecker+Valid, 3718 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.4s IncrementalHoareTripleChecker+Time
[2023-11-19 07:41:11,200 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [775 Valid, 327 Invalid, 4260 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [542 Valid, 3718 Invalid, 0 Unknown, 0 Unchecked, 4.4s Time]
[2023-11-19 07:41:11,210 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7516 states.
[2023-11-19 07:41:11,348 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7516 to 7514.
[2023-11-19 07:41:11,362 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7514 states, 7513 states have (on average 1.1812857713296951) internal successors, (8875), 7513 states have internal predecessors, (8875), 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:41:11,379 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7514 states to 7514 states and 8875 transitions.
[2023-11-19 07:41:11,379 INFO  L78                 Accepts]: Start accepts. Automaton has 7514 states and 8875 transitions. Word has length 275
[2023-11-19 07:41:11,380 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:41:11,380 INFO  L495      AbstractCegarLoop]: Abstraction has 7514 states and 8875 transitions.
[2023-11-19 07:41:11,381 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 51.5) internal successors, (206), 3 states have internal predecessors, (206), 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:41:11,381 INFO  L276                IsEmpty]: Start isEmpty. Operand 7514 states and 8875 transitions.
[2023-11-19 07:41:11,388 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 353
[2023-11-19 07:41:11,388 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:41:11,388 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:41:11,389 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2023-11-19 07:41:11,389 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:41:11,390 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:41:11,390 INFO  L85        PathProgramCache]: Analyzing trace with hash -7459175, now seen corresponding path program 1 times
[2023-11-19 07:41:11,390 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:41:11,390 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [557962169]
[2023-11-19 07:41:11,391 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:41:11,391 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:41:11,482 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:41:12,833 INFO  L134       CoverageAnalysis]: Checked inductivity of 397 backedges. 319 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked.
[2023-11-19 07:41:12,833 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:41:12,833 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [557962169]
[2023-11-19 07:41:12,834 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [557962169] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:41:12,834 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:41:12,834 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:41:12,835 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [520433344]
[2023-11-19 07:41:12,836 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:41:12,836 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:41:12,837 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:41:12,837 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:41:12,838 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:41:12,838 INFO  L87              Difference]: Start difference. First operand 7514 states and 8875 transitions. Second operand  has 3 states, 3 states have (on average 91.66666666666667) internal successors, (275), 3 states have internal predecessors, (275), 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:41:16,611 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:41:16,612 INFO  L93              Difference]: Finished difference Result 16528 states and 20146 transitions.
[2023-11-19 07:41:16,612 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:41:16,612 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 91.66666666666667) internal successors, (275), 3 states have internal predecessors, (275), 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 352
[2023-11-19 07:41:16,613 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:41:16,658 INFO  L225             Difference]: With dead ends: 16528
[2023-11-19 07:41:16,659 INFO  L226             Difference]: Without dead ends: 9767
[2023-11-19 07:41:16,667 INFO  L412           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
[2023-11-19 07:41:16,668 INFO  L413           NwaCegarLoop]: 133 mSDtfsCounter, 826 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 2029 mSolverCounterSat, 989 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 826 SdHoareTripleChecker+Valid, 139 SdHoareTripleChecker+Invalid, 3018 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 989 IncrementalHoareTripleChecker+Valid, 2029 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.6s IncrementalHoareTripleChecker+Time
[2023-11-19 07:41:16,668 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [826 Valid, 139 Invalid, 3018 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [989 Valid, 2029 Invalid, 0 Unknown, 0 Unchecked, 3.6s Time]
[2023-11-19 07:41:16,680 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 9767 states.
[2023-11-19 07:41:16,926 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 9767 to 9767.
[2023-11-19 07:41:16,952 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 9767 states, 9766 states have (on average 1.207352037681753) internal successors, (11791), 9766 states have internal predecessors, (11791), 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:41:16,968 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9767 states to 9767 states and 11791 transitions.
[2023-11-19 07:41:16,968 INFO  L78                 Accepts]: Start accepts. Automaton has 9767 states and 11791 transitions. Word has length 352
[2023-11-19 07:41:16,969 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:41:16,969 INFO  L495      AbstractCegarLoop]: Abstraction has 9767 states and 11791 transitions.
[2023-11-19 07:41:16,970 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 91.66666666666667) internal successors, (275), 3 states have internal predecessors, (275), 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:41:16,970 INFO  L276                IsEmpty]: Start isEmpty. Operand 9767 states and 11791 transitions.
[2023-11-19 07:41:16,978 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 377
[2023-11-19 07:41:16,978 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:41:16,978 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 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]
[2023-11-19 07:41:16,979 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2023-11-19 07:41:16,979 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:41:16,979 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:41:16,980 INFO  L85        PathProgramCache]: Analyzing trace with hash -570188715, now seen corresponding path program 1 times
[2023-11-19 07:41:16,980 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:41:16,980 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [939786287]
[2023-11-19 07:41:16,980 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:41:16,980 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:41:17,062 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:41:17,731 INFO  L134       CoverageAnalysis]: Checked inductivity of 431 backedges. 353 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked.
[2023-11-19 07:41:17,731 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:41:17,732 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [939786287]
[2023-11-19 07:41:17,732 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [939786287] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:41:17,732 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:41:17,732 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:41:17,733 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1113175718]
[2023-11-19 07:41:17,733 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:41:17,733 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:41:17,734 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:41:17,734 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:41:17,735 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:41:17,735 INFO  L87              Difference]: Start difference. First operand 9767 states and 11791 transitions. Second operand  has 3 states, 3 states have (on average 99.66666666666667) internal successors, (299), 3 states have internal predecessors, (299), 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)