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


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


Checking for ERROR reachability
Using default analysis
Version cf1a7837
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_556ad7d0-df26-4685-9a98-14914d35f505/bin/uautomizer-verify-uTZkv6EMXl/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_556ad7d0-df26-4685-9a98-14914d35f505/bin/uautomizer-verify-uTZkv6EMXl/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_556ad7d0-df26-4685-9a98-14914d35f505/bin/uautomizer-verify-uTZkv6EMXl/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_556ad7d0-df26-4685-9a98-14914d35f505/bin/uautomizer-verify-uTZkv6EMXl/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem17_label41.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_556ad7d0-df26-4685-9a98-14914d35f505/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_556ad7d0-df26-4685-9a98-14914d35f505/bin/uautomizer-verify-uTZkv6EMXl --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 f21db4ac76946ee444b77ff65c558a63b1f97c46b1265b72698e02c79e47e23e
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-cf1a783
[2023-11-12 02:09:29,933 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-12 02:09:30,033 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_556ad7d0-df26-4685-9a98-14914d35f505/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-32bit-Automizer_Default.epf
[2023-11-12 02:09:30,039 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-12 02:09:30,040 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-12 02:09:30,084 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-12 02:09:30,087 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-12 02:09:30,088 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-12 02:09:30,090 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-12 02:09:30,095 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-12 02:09:30,097 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-12 02:09:30,098 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-12 02:09:30,098 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-12 02:09:30,101 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-12 02:09:30,101 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-12 02:09:30,102 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-12 02:09:30,102 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-12 02:09:30,103 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-12 02:09:30,103 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-12 02:09:30,104 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-12 02:09:30,104 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-12 02:09:30,105 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-12 02:09:30,105 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-12 02:09:30,106 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-12 02:09:30,106 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-12 02:09:30,107 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-12 02:09:30,107 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-12 02:09:30,108 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-12 02:09:30,108 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-12 02:09:30,109 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-12 02:09:30,109 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-12 02:09:30,110 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-12 02:09:30,110 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-12 02:09:30,110 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-12 02:09:30,110 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-12 02:09:30,111 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-12 02:09:30,111 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-12 02:09:30,111 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-12 02:09:30,111 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-12 02:09:30,112 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_556ad7d0-df26-4685-9a98-14914d35f505/bin/uautomizer-verify-uTZkv6EMXl/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_556ad7d0-df26-4685-9a98-14914d35f505/bin/uautomizer-verify-uTZkv6EMXl
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 -> f21db4ac76946ee444b77ff65c558a63b1f97c46b1265b72698e02c79e47e23e
[2023-11-12 02:09:30,385 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-12 02:09:30,419 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-12 02:09:30,422 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-12 02:09:30,423 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-12 02:09:30,424 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-12 02:09:30,425 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_556ad7d0-df26-4685-9a98-14914d35f505/bin/uautomizer-verify-uTZkv6EMXl/../../sv-benchmarks/c/eca-rers2012/Problem17_label41.c
[2023-11-12 02:09:33,810 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-12 02:09:34,620 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-12 02:09:34,621 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_556ad7d0-df26-4685-9a98-14914d35f505/sv-benchmarks/c/eca-rers2012/Problem17_label41.c
[2023-11-12 02:09:34,663 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_556ad7d0-df26-4685-9a98-14914d35f505/bin/uautomizer-verify-uTZkv6EMXl/data/252f74fa0/8c08defba03e464aae38b91f24b04ed6/FLAGc5c17b83d
[2023-11-12 02:09:34,687 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_556ad7d0-df26-4685-9a98-14914d35f505/bin/uautomizer-verify-uTZkv6EMXl/data/252f74fa0/8c08defba03e464aae38b91f24b04ed6
[2023-11-12 02:09:34,695 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-12 02:09:34,698 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-12 02:09:34,702 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-12 02:09:34,702 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-12 02:09:34,709 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-12 02:09:34,713 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:09:34" (1/1) ...
[2023-11-12 02:09:34,714 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@344740f0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:09:34, skipping insertion in model container
[2023-11-12 02:09:34,715 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:09:34" (1/1) ...
[2023-11-12 02:09:34,858 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-12 02:09:35,258 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_556ad7d0-df26-4685-9a98-14914d35f505/sv-benchmarks/c/eca-rers2012/Problem17_label41.c[5202,5215]
[2023-11-12 02:09:36,049 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-12 02:09:36,061 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-12 02:09:36,094 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_556ad7d0-df26-4685-9a98-14914d35f505/sv-benchmarks/c/eca-rers2012/Problem17_label41.c[5202,5215]
[2023-11-12 02:09:36,537 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-12 02:09:36,560 INFO  L206         MainTranslator]: Completed translation
[2023-11-12 02:09:36,561 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:09:36 WrapperNode
[2023-11-12 02:09:36,562 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-12 02:09:36,563 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-12 02:09:36,564 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-12 02:09:36,564 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-12 02:09:36,574 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:09:36" (1/1) ...
[2023-11-12 02:09:36,639 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:09:36" (1/1) ...
[2023-11-12 02:09:36,974 INFO  L138                Inliner]: procedures = 15, calls = 9, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 2612
[2023-11-12 02:09:36,975 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-12 02:09:36,976 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-12 02:09:36,976 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-12 02:09:36,976 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-12 02:09:36,986 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:09:36" (1/1) ...
[2023-11-12 02:09:36,987 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:09:36" (1/1) ...
[2023-11-12 02:09:37,034 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:09:36" (1/1) ...
[2023-11-12 02:09:37,034 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:09:36" (1/1) ...
[2023-11-12 02:09:37,288 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:09:36" (1/1) ...
[2023-11-12 02:09:37,311 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:09:36" (1/1) ...
[2023-11-12 02:09:37,360 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:09:36" (1/1) ...
[2023-11-12 02:09:37,370 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:09:36" (1/1) ...
[2023-11-12 02:09:37,432 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-12 02:09:37,434 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-12 02:09:37,434 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-12 02:09:37,435 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-12 02:09:37,436 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:09:36" (1/1) ...
[2023-11-12 02:09:37,442 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-12 02:09:37,454 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_556ad7d0-df26-4685-9a98-14914d35f505/bin/uautomizer-verify-uTZkv6EMXl/z3
[2023-11-12 02:09:37,468 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_556ad7d0-df26-4685-9a98-14914d35f505/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2023-11-12 02:09:37,487 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_556ad7d0-df26-4685-9a98-14914d35f505/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2023-11-12 02:09:37,512 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-12 02:09:37,512 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-12 02:09:37,512 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-12 02:09:37,513 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-12 02:09:37,644 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-12 02:09:37,646 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-12 02:09:42,370 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-12 02:09:42,384 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-12 02:09:42,384 INFO  L302             CfgBuilder]: Removed 1 assume(true) statements.
[2023-11-12 02:09:42,387 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:09:42 BoogieIcfgContainer
[2023-11-12 02:09:42,388 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-12 02:09:42,391 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-12 02:09:42,391 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-12 02:09:42,394 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-12 02:09:42,395 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 02:09:34" (1/3) ...
[2023-11-12 02:09:42,395 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@30116e55 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:09:42, skipping insertion in model container
[2023-11-12 02:09:42,396 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:09:36" (2/3) ...
[2023-11-12 02:09:42,396 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@30116e55 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:09:42, skipping insertion in model container
[2023-11-12 02:09:42,396 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:09:42" (3/3) ...
[2023-11-12 02:09:42,398 INFO  L112   eAbstractionObserver]: Analyzing ICFG Problem17_label41.c
[2023-11-12 02:09:42,418 INFO  L204   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-12 02:09:42,418 INFO  L163   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2023-11-12 02:09:42,489 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-12 02:09:42,496 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;@1197fba, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-12 02:09:42,496 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2023-11-12 02:09:42,504 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 590 states, 588 states have (on average 1.8061224489795917) internal successors, (1062), 589 states have internal predecessors, (1062), 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-12 02:09:42,512 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 35
[2023-11-12 02:09:42,513 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-12 02:09:42,514 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]
[2023-11-12 02:09:42,514 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-12 02:09:42,520 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-12 02:09:42,520 INFO  L85        PathProgramCache]: Analyzing trace with hash 1089129850, now seen corresponding path program 1 times
[2023-11-12 02:09:42,531 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-12 02:09:42,531 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [464201073]
[2023-11-12 02:09:42,532 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-12 02:09:42,532 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-12 02:09:42,660 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-12 02:09:42,961 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-12 02:09:42,962 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-12 02:09:42,962 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [464201073]
[2023-11-12 02:09:42,963 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [464201073] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-12 02:09:42,963 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-12 02:09:42,964 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-12 02:09:42,965 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1950557709]
[2023-11-12 02:09:42,966 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-12 02:09:42,971 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-12 02:09:42,971 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-12 02:09:43,001 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-12 02:09:43,002 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-12 02:09:43,006 INFO  L87              Difference]: Start difference. First operand  has 590 states, 588 states have (on average 1.8061224489795917) internal successors, (1062), 589 states have internal predecessors, (1062), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 3 states, 3 states have (on average 11.333333333333334) internal successors, (34), 2 states have internal predecessors, (34), 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-12 02:09:46,724 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-12 02:09:46,725 INFO  L93              Difference]: Finished difference Result 1642 states and 3024 transitions.
[2023-11-12 02:09:46,726 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-12 02:09:46,727 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 11.333333333333334) internal successors, (34), 2 states have internal predecessors, (34), 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 34
[2023-11-12 02:09:46,727 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-12 02:09:46,751 INFO  L225             Difference]: With dead ends: 1642
[2023-11-12 02:09:46,751 INFO  L226             Difference]: Without dead ends: 975
[2023-11-12 02:09:46,758 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-12 02:09:46,762 INFO  L413           NwaCegarLoop]: 474 mSDtfsCounter, 456 mSDsluCounter, 76 mSDsCounter, 0 mSdLazyCounter, 1413 mSolverCounterSat, 372 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 456 SdHoareTripleChecker+Valid, 550 SdHoareTripleChecker+Invalid, 1785 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 372 IncrementalHoareTripleChecker+Valid, 1413 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.6s IncrementalHoareTripleChecker+Time
[2023-11-12 02:09:46,763 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [456 Valid, 550 Invalid, 1785 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [372 Valid, 1413 Invalid, 0 Unknown, 0 Unchecked, 3.6s Time]
[2023-11-12 02:09:46,785 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 975 states.
[2023-11-12 02:09:46,858 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 975 to 972.
[2023-11-12 02:09:46,862 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 972 states, 971 states have (on average 1.5077239958805355) internal successors, (1464), 971 states have internal predecessors, (1464), 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-12 02:09:46,867 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 972 states to 972 states and 1464 transitions.
[2023-11-12 02:09:46,868 INFO  L78                 Accepts]: Start accepts. Automaton has 972 states and 1464 transitions. Word has length 34
[2023-11-12 02:09:46,869 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-12 02:09:46,869 INFO  L495      AbstractCegarLoop]: Abstraction has 972 states and 1464 transitions.
[2023-11-12 02:09:46,869 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 11.333333333333334) internal successors, (34), 2 states have internal predecessors, (34), 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-12 02:09:46,869 INFO  L276                IsEmpty]: Start isEmpty. Operand 972 states and 1464 transitions.
[2023-11-12 02:09:46,874 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 105
[2023-11-12 02:09:46,874 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-12 02:09:46,874 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12 02:09:46,875 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2023-11-12 02:09:46,875 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-12 02:09:46,876 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-12 02:09:46,876 INFO  L85        PathProgramCache]: Analyzing trace with hash 1564428038, now seen corresponding path program 1 times
[2023-11-12 02:09:46,876 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-12 02:09:46,877 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1011441424]
[2023-11-12 02:09:46,877 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-12 02:09:46,877 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-12 02:09:46,995 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-12 02:09:47,238 INFO  L134       CoverageAnalysis]: Checked inductivity of 31 backedges. 31 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-12 02:09:47,238 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-12 02:09:47,239 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1011441424]
[2023-11-12 02:09:47,239 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1011441424] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-12 02:09:47,239 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-12 02:09:47,240 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-12 02:09:47,240 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1333153919]
[2023-11-12 02:09:47,240 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-12 02:09:47,242 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-12 02:09:47,243 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-12 02:09:47,243 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-12 02:09:47,244 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-12 02:09:47,244 INFO  L87              Difference]: Start difference. First operand 972 states and 1464 transitions. Second operand  has 3 states, 3 states have (on average 34.666666666666664) internal successors, (104), 3 states have internal predecessors, (104), 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-12 02:09:50,993 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-12 02:09:50,994 INFO  L93              Difference]: Finished difference Result 2814 states and 4242 transitions.
[2023-11-12 02:09:51,001 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-12 02:09:51,002 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 34.666666666666664) internal successors, (104), 3 states have internal predecessors, (104), 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 104
[2023-11-12 02:09:51,008 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-12 02:09:51,019 INFO  L225             Difference]: With dead ends: 2814
[2023-11-12 02:09:51,020 INFO  L226             Difference]: Without dead ends: 1844
[2023-11-12 02:09:51,032 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-12 02:09:51,035 INFO  L413           NwaCegarLoop]: 853 mSDtfsCounter, 457 mSDsluCounter, 68 mSDsCounter, 0 mSdLazyCounter, 1283 mSolverCounterSat, 414 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 457 SdHoareTripleChecker+Valid, 921 SdHoareTripleChecker+Invalid, 1697 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 414 IncrementalHoareTripleChecker+Valid, 1283 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.6s IncrementalHoareTripleChecker+Time
[2023-11-12 02:09:51,036 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [457 Valid, 921 Invalid, 1697 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [414 Valid, 1283 Invalid, 0 Unknown, 0 Unchecked, 3.6s Time]
[2023-11-12 02:09:51,043 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1844 states.
[2023-11-12 02:09:51,101 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1844 to 1842.
[2023-11-12 02:09:51,105 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1842 states, 1841 states have (on average 1.3601303639326452) internal successors, (2504), 1841 states have internal predecessors, (2504), 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-12 02:09:51,113 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1842 states to 1842 states and 2504 transitions.
[2023-11-12 02:09:51,113 INFO  L78                 Accepts]: Start accepts. Automaton has 1842 states and 2504 transitions. Word has length 104
[2023-11-12 02:09:51,115 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-12 02:09:51,116 INFO  L495      AbstractCegarLoop]: Abstraction has 1842 states and 2504 transitions.
[2023-11-12 02:09:51,116 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 34.666666666666664) internal successors, (104), 3 states have internal predecessors, (104), 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-12 02:09:51,117 INFO  L276                IsEmpty]: Start isEmpty. Operand 1842 states and 2504 transitions.
[2023-11-12 02:09:51,126 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 127
[2023-11-12 02:09:51,126 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-12 02:09:51,126 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12 02:09:51,127 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2023-11-12 02:09:51,127 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-12 02:09:51,128 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-12 02:09:51,128 INFO  L85        PathProgramCache]: Analyzing trace with hash -446462935, now seen corresponding path program 1 times
[2023-11-12 02:09:51,129 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-12 02:09:51,130 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [931478910]
[2023-11-12 02:09:51,130 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-12 02:09:51,131 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-12 02:09:51,204 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-12 02:09:51,380 INFO  L134       CoverageAnalysis]: Checked inductivity of 31 backedges. 31 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-12 02:09:51,383 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-12 02:09:51,383 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [931478910]
[2023-11-12 02:09:51,384 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [931478910] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-12 02:09:51,384 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-12 02:09:51,384 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-12 02:09:51,385 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [563236559]
[2023-11-12 02:09:51,385 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-12 02:09:51,386 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-12 02:09:51,387 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-12 02:09:51,388 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-12 02:09:51,389 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-12 02:09:51,389 INFO  L87              Difference]: Start difference. First operand 1842 states and 2504 transitions. Second operand  has 3 states, 3 states have (on average 42.0) internal successors, (126), 2 states have internal predecessors, (126), 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-12 02:09:54,487 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-12 02:09:54,487 INFO  L93              Difference]: Finished difference Result 5395 states and 7326 transitions.
[2023-11-12 02:09:54,487 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-12 02:09:54,488 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 42.0) internal successors, (126), 2 states have internal predecessors, (126), 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 126
[2023-11-12 02:09:54,489 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-12 02:09:54,504 INFO  L225             Difference]: With dead ends: 5395
[2023-11-12 02:09:54,505 INFO  L226             Difference]: Without dead ends: 2701
[2023-11-12 02:09:54,508 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-12 02:09:54,510 INFO  L413           NwaCegarLoop]: 516 mSDtfsCounter, 368 mSDsluCounter, 75 mSDsCounter, 0 mSdLazyCounter, 1081 mSolverCounterSat, 548 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 368 SdHoareTripleChecker+Valid, 591 SdHoareTripleChecker+Invalid, 1629 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 548 IncrementalHoareTripleChecker+Valid, 1081 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.0s IncrementalHoareTripleChecker+Time
[2023-11-12 02:09:54,510 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [368 Valid, 591 Invalid, 1629 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [548 Valid, 1081 Invalid, 0 Unknown, 0 Unchecked, 3.0s Time]
[2023-11-12 02:09:54,515 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2701 states.
[2023-11-12 02:09:54,568 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2701 to 2701.
[2023-11-12 02:09:54,573 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2701 states, 2700 states have (on average 1.191851851851852) internal successors, (3218), 2700 states have internal predecessors, (3218), 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-12 02:09:54,582 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2701 states to 2701 states and 3218 transitions.
[2023-11-12 02:09:54,583 INFO  L78                 Accepts]: Start accepts. Automaton has 2701 states and 3218 transitions. Word has length 126
[2023-11-12 02:09:54,583 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-12 02:09:54,583 INFO  L495      AbstractCegarLoop]: Abstraction has 2701 states and 3218 transitions.
[2023-11-12 02:09:54,584 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 42.0) internal successors, (126), 2 states have internal predecessors, (126), 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-12 02:09:54,584 INFO  L276                IsEmpty]: Start isEmpty. Operand 2701 states and 3218 transitions.
[2023-11-12 02:09:54,586 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 187
[2023-11-12 02:09:54,586 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-12 02:09:54,587 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-12 02:09:54,587 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2023-11-12 02:09:54,587 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-12 02:09:54,588 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-12 02:09:54,588 INFO  L85        PathProgramCache]: Analyzing trace with hash -2125954851, now seen corresponding path program 1 times
[2023-11-12 02:09:54,588 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-12 02:09:54,589 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [106737942]
[2023-11-12 02:09:54,589 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-12 02:09:54,589 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-12 02:09:54,648 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-12 02:09:54,914 INFO  L134       CoverageAnalysis]: Checked inductivity of 131 backedges. 131 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-12 02:09:54,914 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-12 02:09:54,915 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [106737942]
[2023-11-12 02:09:54,915 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [106737942] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-12 02:09:54,915 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-12 02:09:54,915 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-12 02:09:54,916 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1578330453]
[2023-11-12 02:09:54,916 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-12 02:09:54,917 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-12 02:09:54,917 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-12 02:09:54,918 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-12 02:09:54,918 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-12 02:09:54,919 INFO  L87              Difference]: Start difference. First operand 2701 states and 3218 transitions. Second operand  has 3 states, 3 states have (on average 62.0) internal successors, (186), 3 states have internal predecessors, (186), 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-12 02:09:57,443 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-12 02:09:57,443 INFO  L93              Difference]: Finished difference Result 7108 states and 8598 transitions.
[2023-11-12 02:09:57,444 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-12 02:09:57,444 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 62.0) internal successors, (186), 3 states have internal predecessors, (186), 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 186
[2023-11-12 02:09:57,445 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-12 02:09:57,468 INFO  L225             Difference]: With dead ends: 7108
[2023-11-12 02:09:57,469 INFO  L226             Difference]: Without dead ends: 4409
[2023-11-12 02:09:57,473 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-12 02:09:57,483 INFO  L413           NwaCegarLoop]: 726 mSDtfsCounter, 496 mSDsluCounter, 58 mSDsCounter, 0 mSdLazyCounter, 1136 mSolverCounterSat, 306 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 496 SdHoareTripleChecker+Valid, 784 SdHoareTripleChecker+Invalid, 1442 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 306 IncrementalHoareTripleChecker+Valid, 1136 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time
[2023-11-12 02:09:57,484 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [496 Valid, 784 Invalid, 1442 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [306 Valid, 1136 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time]
[2023-11-12 02:09:57,493 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4409 states.
[2023-11-12 02:09:57,582 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4409 to 4409.
[2023-11-12 02:09:57,592 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4409 states, 4408 states have (on average 1.1705989110707804) internal successors, (5160), 4408 states have internal predecessors, (5160), 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-12 02:09:57,606 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4409 states to 4409 states and 5160 transitions.
[2023-11-12 02:09:57,606 INFO  L78                 Accepts]: Start accepts. Automaton has 4409 states and 5160 transitions. Word has length 186
[2023-11-12 02:09:57,608 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-12 02:09:57,609 INFO  L495      AbstractCegarLoop]: Abstraction has 4409 states and 5160 transitions.
[2023-11-12 02:09:57,609 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 62.0) internal successors, (186), 3 states have internal predecessors, (186), 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-12 02:09:57,609 INFO  L276                IsEmpty]: Start isEmpty. Operand 4409 states and 5160 transitions.
[2023-11-12 02:09:57,615 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 189
[2023-11-12 02:09:57,615 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-12 02:09:57,616 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-12 02:09:57,616 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2023-11-12 02:09:57,616 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-12 02:09:57,617 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-12 02:09:57,617 INFO  L85        PathProgramCache]: Analyzing trace with hash -449786728, now seen corresponding path program 1 times
[2023-11-12 02:09:57,617 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-12 02:09:57,617 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [743548093]
[2023-11-12 02:09:57,618 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-12 02:09:57,618 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-12 02:09:57,708 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-12 02:09:57,853 INFO  L134       CoverageAnalysis]: Checked inductivity of 133 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked.
[2023-11-12 02:09:57,854 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-12 02:09:57,854 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [743548093]
[2023-11-12 02:09:57,854 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [743548093] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-12 02:09:57,854 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-12 02:09:57,854 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-12 02:09:57,855 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1856310201]
[2023-11-12 02:09:57,855 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-12 02:09:57,855 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-12 02:09:57,856 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-12 02:09:57,856 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-12 02:09:57,856 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-12 02:09:57,857 INFO  L87              Difference]: Start difference. First operand 4409 states and 5160 transitions. Second operand  has 3 states, 3 states have (on average 39.666666666666664) internal successors, (119), 3 states have internal predecessors, (119), 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-12 02:10:00,381 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-12 02:10:00,381 INFO  L93              Difference]: Finished difference Result 10936 states and 12970 transitions.
[2023-11-12 02:10:00,382 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-12 02:10:00,382 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 39.666666666666664) internal successors, (119), 3 states have internal predecessors, (119), 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 188
[2023-11-12 02:10:00,382 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-12 02:10:00,415 INFO  L225             Difference]: With dead ends: 10936
[2023-11-12 02:10:00,416 INFO  L226             Difference]: Without dead ends: 6528
[2023-11-12 02:10:00,421 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-12 02:10:00,422 INFO  L413           NwaCegarLoop]: 382 mSDtfsCounter, 417 mSDsluCounter, 62 mSDsCounter, 0 mSdLazyCounter, 1215 mSolverCounterSat, 274 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 417 SdHoareTripleChecker+Valid, 444 SdHoareTripleChecker+Invalid, 1489 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 274 IncrementalHoareTripleChecker+Valid, 1215 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time
[2023-11-12 02:10:00,422 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [417 Valid, 444 Invalid, 1489 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [274 Valid, 1215 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time]
[2023-11-12 02:10:00,431 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6528 states.
[2023-11-12 02:10:00,516 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6528 to 4382.
[2023-11-12 02:10:00,525 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4382 states, 4381 states have (on average 1.1684546907098836) internal successors, (5119), 4381 states have internal predecessors, (5119), 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-12 02:10:00,536 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4382 states to 4382 states and 5119 transitions.
[2023-11-12 02:10:00,537 INFO  L78                 Accepts]: Start accepts. Automaton has 4382 states and 5119 transitions. Word has length 188
[2023-11-12 02:10:00,537 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-12 02:10:00,537 INFO  L495      AbstractCegarLoop]: Abstraction has 4382 states and 5119 transitions.
[2023-11-12 02:10:00,538 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 39.666666666666664) internal successors, (119), 3 states have internal predecessors, (119), 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-12 02:10:00,538 INFO  L276                IsEmpty]: Start isEmpty. Operand 4382 states and 5119 transitions.
[2023-11-12 02:10:00,542 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 255
[2023-11-12 02:10:00,542 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-12 02:10:00,542 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-12 02:10:00,543 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2023-11-12 02:10:00,543 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-12 02:10:00,543 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-12 02:10:00,544 INFO  L85        PathProgramCache]: Analyzing trace with hash 1367873502, now seen corresponding path program 1 times
[2023-11-12 02:10:00,544 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-12 02:10:00,544 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [882279279]
[2023-11-12 02:10:00,544 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-12 02:10:00,544 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-12 02:10:00,616 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-12 02:10:00,870 INFO  L134       CoverageAnalysis]: Checked inductivity of 145 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 82 trivial. 0 not checked.
[2023-11-12 02:10:00,870 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-12 02:10:00,870 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [882279279]
[2023-11-12 02:10:00,871 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [882279279] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-12 02:10:00,871 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-12 02:10:00,871 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-12 02:10:00,871 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1945622817]
[2023-11-12 02:10:00,871 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-12 02:10:00,872 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-12 02:10:00,872 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-12 02:10:00,873 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-12 02:10:00,873 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-12 02:10:00,873 INFO  L87              Difference]: Start difference. First operand 4382 states and 5119 transitions. Second operand  has 3 states, 3 states have (on average 57.666666666666664) internal successors, (173), 3 states have internal predecessors, (173), 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-12 02:10:03,512 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-12 02:10:03,512 INFO  L93              Difference]: Finished difference Result 10045 states and 11706 transitions.
[2023-11-12 02:10:03,513 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-12 02:10:03,513 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 57.666666666666664) internal successors, (173), 3 states have internal predecessors, (173), 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 254
[2023-11-12 02:10:03,513 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-12 02:10:03,539 INFO  L225             Difference]: With dead ends: 10045
[2023-11-12 02:10:03,540 INFO  L226             Difference]: Without dead ends: 5665
[2023-11-12 02:10:03,545 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-12 02:10:03,546 INFO  L413           NwaCegarLoop]: 833 mSDtfsCounter, 402 mSDsluCounter, 61 mSDsCounter, 0 mSdLazyCounter, 1342 mSolverCounterSat, 67 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 402 SdHoareTripleChecker+Valid, 894 SdHoareTripleChecker+Invalid, 1409 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 67 IncrementalHoareTripleChecker+Valid, 1342 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.6s IncrementalHoareTripleChecker+Time
[2023-11-12 02:10:03,546 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [402 Valid, 894 Invalid, 1409 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [67 Valid, 1342 Invalid, 0 Unknown, 0 Unchecked, 2.6s Time]
[2023-11-12 02:10:03,554 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5665 states.
[2023-11-12 02:10:03,636 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5665 to 5234.
[2023-11-12 02:10:03,646 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5234 states, 5233 states have (on average 1.1587999235620103) internal successors, (6064), 5233 states have internal predecessors, (6064), 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-12 02:10:03,660 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5234 states to 5234 states and 6064 transitions.
[2023-11-12 02:10:03,660 INFO  L78                 Accepts]: Start accepts. Automaton has 5234 states and 6064 transitions. Word has length 254
[2023-11-12 02:10:03,661 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-12 02:10:03,661 INFO  L495      AbstractCegarLoop]: Abstraction has 5234 states and 6064 transitions.
[2023-11-12 02:10:03,661 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 57.666666666666664) internal successors, (173), 3 states have internal predecessors, (173), 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-12 02:10:03,662 INFO  L276                IsEmpty]: Start isEmpty. Operand 5234 states and 6064 transitions.
[2023-11-12 02:10:03,666 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 267
[2023-11-12 02:10:03,667 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-12 02:10:03,667 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, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-12 02:10:03,667 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2023-11-12 02:10:03,667 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-12 02:10:03,668 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-12 02:10:03,668 INFO  L85        PathProgramCache]: Analyzing trace with hash -176976485, now seen corresponding path program 1 times
[2023-11-12 02:10:03,668 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-12 02:10:03,669 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1338883808]
[2023-11-12 02:10:03,669 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-12 02:10:03,669 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-12 02:10:03,745 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-12 02:10:03,970 INFO  L134       CoverageAnalysis]: Checked inductivity of 309 backedges. 196 proven. 0 refuted. 0 times theorem prover too weak. 113 trivial. 0 not checked.
[2023-11-12 02:10:03,970 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-12 02:10:03,971 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1338883808]
[2023-11-12 02:10:03,971 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1338883808] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-12 02:10:03,971 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-12 02:10:03,971 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-12 02:10:03,971 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1562966076]
[2023-11-12 02:10:03,972 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-12 02:10:03,972 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-12 02:10:03,972 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-12 02:10:03,973 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-12 02:10:03,973 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-12 02:10:03,973 INFO  L87              Difference]: Start difference. First operand 5234 states and 6064 transitions. Second operand  has 3 states, 3 states have (on average 51.666666666666664) internal successors, (155), 3 states have internal predecessors, (155), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-12 02:10:06,752 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-12 02:10:06,752 INFO  L93              Difference]: Finished difference Result 12593 states and 14783 transitions.
[2023-11-12 02:10:06,753 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-12 02:10:06,753 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 51.666666666666664) internal successors, (155), 3 states have internal predecessors, (155), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 266
[2023-11-12 02:10:06,754 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-12 02:10:06,796 INFO  L225             Difference]: With dead ends: 12593
[2023-11-12 02:10:06,796 INFO  L226             Difference]: Without dead ends: 6936
[2023-11-12 02:10:06,802 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-12 02:10:06,803 INFO  L413           NwaCegarLoop]: 778 mSDtfsCounter, 383 mSDsluCounter, 69 mSDsCounter, 0 mSdLazyCounter, 1199 mSolverCounterSat, 258 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 383 SdHoareTripleChecker+Valid, 847 SdHoareTripleChecker+Invalid, 1457 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 258 IncrementalHoareTripleChecker+Valid, 1199 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.7s IncrementalHoareTripleChecker+Time
[2023-11-12 02:10:06,803 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [383 Valid, 847 Invalid, 1457 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [258 Valid, 1199 Invalid, 0 Unknown, 0 Unchecked, 2.7s Time]
[2023-11-12 02:10:06,813 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6936 states.
[2023-11-12 02:10:06,915 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6936 to 6936.
[2023-11-12 02:10:06,938 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6936 states, 6935 states have (on average 1.1322278298485942) internal successors, (7852), 6935 states have internal predecessors, (7852), 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-12 02:10:06,958 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6936 states to 6936 states and 7852 transitions.
[2023-11-12 02:10:06,959 INFO  L78                 Accepts]: Start accepts. Automaton has 6936 states and 7852 transitions. Word has length 266
[2023-11-12 02:10:06,959 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-12 02:10:06,959 INFO  L495      AbstractCegarLoop]: Abstraction has 6936 states and 7852 transitions.
[2023-11-12 02:10:06,960 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 51.666666666666664) internal successors, (155), 3 states have internal predecessors, (155), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-12 02:10:06,961 INFO  L276                IsEmpty]: Start isEmpty. Operand 6936 states and 7852 transitions.
[2023-11-12 02:10:06,967 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 307
[2023-11-12 02:10:06,967 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-12 02:10:06,968 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, 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, 1, 1, 1, 1, 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-12 02:10:06,969 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2023-11-12 02:10:06,969 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-12 02:10:06,970 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-12 02:10:06,970 INFO  L85        PathProgramCache]: Analyzing trace with hash 1724499966, now seen corresponding path program 1 times
[2023-11-12 02:10:06,970 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-12 02:10:06,970 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1153039387]
[2023-11-12 02:10:06,970 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-12 02:10:06,971 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-12 02:10:07,088 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-12 02:10:07,588 INFO  L134       CoverageAnalysis]: Checked inductivity of 343 backedges. 95 proven. 0 refuted. 0 times theorem prover too weak. 248 trivial. 0 not checked.
[2023-11-12 02:10:07,588 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-12 02:10:07,588 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1153039387]
[2023-11-12 02:10:07,589 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1153039387] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-12 02:10:07,589 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-12 02:10:07,589 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-12 02:10:07,589 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2045367560]
[2023-11-12 02:10:07,590 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-12 02:10:07,590 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-12 02:10:07,590 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-12 02:10:07,592 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-12 02:10:07,592 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-12 02:10:07,592 INFO  L87              Difference]: Start difference. First operand 6936 states and 7852 transitions. Second operand  has 3 states, 3 states have (on average 47.333333333333336) internal successors, (142), 3 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-12 02:10:10,772 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-12 02:10:10,772 INFO  L93              Difference]: Finished difference Result 19012 states and 21597 transitions.
[2023-11-12 02:10:10,773 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-12 02:10:10,773 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 47.333333333333336) internal successors, (142), 3 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 306
[2023-11-12 02:10:10,774 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-12 02:10:10,808 INFO  L225             Difference]: With dead ends: 19012
[2023-11-12 02:10:10,809 INFO  L226             Difference]: Without dead ends: 12078
[2023-11-12 02:10:10,817 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-12 02:10:10,818 INFO  L413           NwaCegarLoop]: 250 mSDtfsCounter, 471 mSDsluCounter, 54 mSDsCounter, 0 mSdLazyCounter, 1340 mSolverCounterSat, 232 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 471 SdHoareTripleChecker+Valid, 304 SdHoareTripleChecker+Invalid, 1572 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 232 IncrementalHoareTripleChecker+Valid, 1340 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.1s IncrementalHoareTripleChecker+Time
[2023-11-12 02:10:10,819 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [471 Valid, 304 Invalid, 1572 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [232 Valid, 1340 Invalid, 0 Unknown, 0 Unchecked, 3.1s Time]
[2023-11-12 02:10:10,835 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 12078 states.
[2023-11-12 02:10:11,022 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 12078 to 11633.
[2023-11-12 02:10:11,037 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 11633 states, 11632 states have (on average 1.1289546079779917) internal successors, (13132), 11632 states have internal predecessors, (13132), 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-12 02:10:11,057 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 11633 states to 11633 states and 13132 transitions.
[2023-11-12 02:10:11,057 INFO  L78                 Accepts]: Start accepts. Automaton has 11633 states and 13132 transitions. Word has length 306
[2023-11-12 02:10:11,058 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-12 02:10:11,058 INFO  L495      AbstractCegarLoop]: Abstraction has 11633 states and 13132 transitions.
[2023-11-12 02:10:11,058 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 47.333333333333336) internal successors, (142), 3 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-12 02:10:11,058 INFO  L276                IsEmpty]: Start isEmpty. Operand 11633 states and 13132 transitions.
[2023-11-12 02:10:11,066 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 324
[2023-11-12 02:10:11,066 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-12 02:10:11,067 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12 02:10:11,067 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2023-11-12 02:10:11,067 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-12 02:10:11,067 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-12 02:10:11,068 INFO  L85        PathProgramCache]: Analyzing trace with hash -1272834621, now seen corresponding path program 1 times
[2023-11-12 02:10:11,068 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-12 02:10:11,068 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [539367627]
[2023-11-12 02:10:11,068 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-12 02:10:11,069 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-12 02:10:11,161 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-12 02:10:11,765 INFO  L134       CoverageAnalysis]: Checked inductivity of 145 backedges. 63 proven. 82 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-12 02:10:11,765 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-12 02:10:11,765 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [539367627]
[2023-11-12 02:10:11,765 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [539367627] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-12 02:10:11,766 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [335876976]
[2023-11-12 02:10:11,766 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-12 02:10:11,766 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-12 02:10:11,766 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_556ad7d0-df26-4685-9a98-14914d35f505/bin/uautomizer-verify-uTZkv6EMXl/z3
[2023-11-12 02:10:11,770 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_556ad7d0-df26-4685-9a98-14914d35f505/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-12 02:10:11,814 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_556ad7d0-df26-4685-9a98-14914d35f505/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2023-11-12 02:10:11,981 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-12 02:10:11,985 INFO  L262         TraceCheckSpWp]: Trace formula consists of 428 conjuncts, 5 conjunts are in the unsatisfiable core
[2023-11-12 02:10:12,018 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-12 02:10:12,634 INFO  L134       CoverageAnalysis]: Checked inductivity of 145 backedges. 32 proven. 113 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-12 02:10:12,635 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-12 02:10:13,237 INFO  L134       CoverageAnalysis]: Checked inductivity of 145 backedges. 145 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-12 02:10:13,238 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [335876976] provided 1 perfect and 1 imperfect interpolant sequences
[2023-11-12 02:10:13,238 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2023-11-12 02:10:13,238 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [3, 4] total 7
[2023-11-12 02:10:13,239 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [395656521]
[2023-11-12 02:10:13,240 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-12 02:10:13,240 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-12 02:10:13,240 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-12 02:10:13,241 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-12 02:10:13,241 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=31, Unknown=0, NotChecked=0, Total=56
[2023-11-12 02:10:13,242 INFO  L87              Difference]: Start difference. First operand 11633 states and 13132 transitions. Second operand  has 5 states, 5 states have (on average 64.6) internal successors, (323), 4 states have internal predecessors, (323), 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-12 02:10:18,480 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-12 02:10:18,481 INFO  L93              Difference]: Finished difference Result 41198 states and 46954 transitions.
[2023-11-12 02:10:18,481 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-12 02:10:18,481 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 64.6) internal successors, (323), 4 states have internal predecessors, (323), 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 323
[2023-11-12 02:10:18,482 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-12 02:10:18,535 INFO  L225             Difference]: With dead ends: 41198
[2023-11-12 02:10:18,535 INFO  L226             Difference]: Without dead ends: 28282
[2023-11-12 02:10:18,547 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 647 GetRequests, 641 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=25, Invalid=31, Unknown=0, NotChecked=0, Total=56
[2023-11-12 02:10:18,548 INFO  L413           NwaCegarLoop]: 116 mSDtfsCounter, 1509 mSDsluCounter, 127 mSDsCounter, 0 mSdLazyCounter, 2821 mSolverCounterSat, 918 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1509 SdHoareTripleChecker+Valid, 243 SdHoareTripleChecker+Invalid, 3739 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 918 IncrementalHoareTripleChecker+Valid, 2821 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.0s IncrementalHoareTripleChecker+Time
[2023-11-12 02:10:18,549 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [1509 Valid, 243 Invalid, 3739 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [918 Valid, 2821 Invalid, 0 Unknown, 0 Unchecked, 5.0s Time]
[2023-11-12 02:10:18,580 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 28282 states.
[2023-11-12 02:10:18,947 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 28282 to 28275.
[2023-11-12 02:10:18,985 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 28275 states, 28274 states have (on average 1.1234703260946453) internal successors, (31765), 28274 states have internal predecessors, (31765), 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-12 02:10:19,033 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 28275 states to 28275 states and 31765 transitions.
[2023-11-12 02:10:19,033 INFO  L78                 Accepts]: Start accepts. Automaton has 28275 states and 31765 transitions. Word has length 323
[2023-11-12 02:10:19,034 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-12 02:10:19,034 INFO  L495      AbstractCegarLoop]: Abstraction has 28275 states and 31765 transitions.
[2023-11-12 02:10:19,034 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 64.6) internal successors, (323), 4 states have internal predecessors, (323), 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-12 02:10:19,035 INFO  L276                IsEmpty]: Start isEmpty. Operand 28275 states and 31765 transitions.
[2023-11-12 02:10:19,046 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 378
[2023-11-12 02:10:19,046 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-12 02:10:19,048 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, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12 02:10:19,058 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_556ad7d0-df26-4685-9a98-14914d35f505/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2023-11-12 02:10:19,255 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_556ad7d0-df26-4685-9a98-14914d35f505/bin/uautomizer-verify-uTZkv6EMXl/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-12 02:10:19,255 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-12 02:10:19,256 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-12 02:10:19,256 INFO  L85        PathProgramCache]: Analyzing trace with hash 1497127306, now seen corresponding path program 1 times
[2023-11-12 02:10:19,256 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-12 02:10:19,256 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1846214378]
[2023-11-12 02:10:19,256 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-12 02:10:19,256 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms