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


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


Checking for ERROR reachability
Using default analysis
Version a0165632
Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem12_label09.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX --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 3266bb9a560f42e93e7f83a070eaa64f467717133c7f2cf6394974f84eb01d92
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 18:02:54,463 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 18:02:54,608 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-08 18:02:54,618 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 18:02:54,619 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 18:02:54,653 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 18:02:54,654 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 18:02:54,654 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 18:02:54,655 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 18:02:54,656 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 18:02:54,656 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 18:02:54,657 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 18:02:54,658 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 18:02:54,658 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 18:02:54,659 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 18:02:54,660 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 18:02:54,660 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 18:02:54,661 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 18:02:54,662 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 18:02:54,662 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 18:02:54,663 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 18:02:54,667 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 18:02:54,668 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 18:02:54,668 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 18:02:54,669 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 18:02:54,669 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 18:02:54,670 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 18:02:54,670 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 18:02:54,671 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 18:02:54,671 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 18:02:54,672 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 18:02:54,672 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 18:02:54,672 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 18:02:54,673 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 18:02:54,677 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 18:02:54,678 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 18:02:54,678 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 18:02:54,679 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 18:02:54,679 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 18:02:54,679 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 18:02:54,680 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 18:02:54,680 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 18:02:54,681 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_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/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_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX
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 -> 3266bb9a560f42e93e7f83a070eaa64f467717133c7f2cf6394974f84eb01d92
[2024-11-08 18:02:55,023 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 18:02:55,111 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 18:02:55,118 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 18:02:55,120 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 18:02:55,121 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 18:02:55,123 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/eca-rers2012/Problem12_label09.c
Unable to find full path for "g++"
[2024-11-08 18:02:57,557 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 18:02:58,205 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 18:02:58,207 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/sv-benchmarks/c/eca-rers2012/Problem12_label09.c
[2024-11-08 18:02:58,281 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/data/e17c115b7/509c23ecf2f14083bf5662255136d594/FLAGc0bfb75ad
[2024-11-08 18:02:58,647 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/data/e17c115b7/509c23ecf2f14083bf5662255136d594
[2024-11-08 18:02:58,650 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 18:02:58,652 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 18:02:58,653 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 18:02:58,653 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 18:02:58,660 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 18:02:58,661 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 06:02:58" (1/1) ...
[2024-11-08 18:02:58,663 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3ef532bf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:02:58, skipping insertion in model container
[2024-11-08 18:02:58,664 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 06:02:58" (1/1) ...
[2024-11-08 18:02:58,829 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 18:02:59,176 WARN  L250   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_50b4c748-4996-4e35-989d-ee57e21f9996/sv-benchmarks/c/eca-rers2012/Problem12_label09.c[8109,8122]
[2024-11-08 18:03:00,550 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 18:03:00,564 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 18:03:00,602 WARN  L250   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_50b4c748-4996-4e35-989d-ee57e21f9996/sv-benchmarks/c/eca-rers2012/Problem12_label09.c[8109,8122]
[2024-11-08 18:03:01,337 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 18:03:01,366 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 18:03:01,367 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:03:01 WrapperNode
[2024-11-08 18:03:01,367 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 18:03:01,368 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 18:03:01,369 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 18:03:01,369 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 18:03:01,376 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:03:01" (1/1) ...
[2024-11-08 18:03:01,460 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:03:01" (1/1) ...
[2024-11-08 18:03:01,809 INFO  L138                Inliner]: procedures = 17, calls = 11, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 4760
[2024-11-08 18:03:01,809 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 18:03:01,810 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 18:03:01,810 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 18:03:01,810 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 18:03:01,822 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:03:01" (1/1) ...
[2024-11-08 18:03:01,822 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:03:01" (1/1) ...
[2024-11-08 18:03:01,856 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:03:01" (1/1) ...
[2024-11-08 18:03:02,060 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-08 18:03:02,061 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:03:01" (1/1) ...
[2024-11-08 18:03:02,061 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:03:01" (1/1) ...
[2024-11-08 18:03:02,287 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:03:01" (1/1) ...
[2024-11-08 18:03:02,317 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:03:01" (1/1) ...
[2024-11-08 18:03:02,347 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:03:01" (1/1) ...
[2024-11-08 18:03:02,363 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:03:01" (1/1) ...
[2024-11-08 18:03:02,436 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 18:03:02,437 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 18:03:02,441 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 18:03:02,442 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 18:03:02,442 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:03:01" (1/1) ...
[2024-11-08 18:03:02,453 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 18:03:02,475 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:03:02,502 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 18:03:02,519 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 18:03:02,572 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 18:03:02,572 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 18:03:02,572 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 18:03:02,572 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 18:03:02,673 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 18:03:02,675 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 18:03:08,250 INFO  L?                        ?]: Removed 702 outVars from TransFormulas that were not future-live.
[2024-11-08 18:03:08,252 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 18:03:08,303 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 18:03:08,304 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-08 18:03:08,304 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:03:08 BoogieIcfgContainer
[2024-11-08 18:03:08,304 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 18:03:08,309 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 18:03:08,312 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 18:03:08,315 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 18:03:08,316 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 06:02:58" (1/3) ...
[2024-11-08 18:03:08,316 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@22685e60 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 06:03:08, skipping insertion in model container
[2024-11-08 18:03:08,317 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:03:01" (2/3) ...
[2024-11-08 18:03:08,317 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@22685e60 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 06:03:08, skipping insertion in model container
[2024-11-08 18:03:08,317 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:03:08" (3/3) ...
[2024-11-08 18:03:08,319 INFO  L112   eAbstractionObserver]: Analyzing ICFG Problem12_label09.c
[2024-11-08 18:03:08,338 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 18:03:08,339 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-08 18:03:08,450 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 18:03:08,457 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@372221cd, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 18:03:08,459 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-08 18:03:08,467 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 818 states, 816 states have (on average 1.9178921568627452) internal successors, (1565), 817 states have internal predecessors, (1565), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:08,477 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 67
[2024-11-08 18:03:08,477 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:03:08,478 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:03:08,479 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:03:08,485 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:03:08,486 INFO  L85        PathProgramCache]: Analyzing trace with hash -544925702, now seen corresponding path program 1 times
[2024-11-08 18:03:08,525 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:03:08,525 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [57997152]
[2024-11-08 18:03:08,525 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:03:08,526 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:03:08,696 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:03:09,258 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:03:09,260 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:03:09,260 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [57997152]
[2024-11-08 18:03:09,261 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [57997152] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:03:09,261 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:03:09,261 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:03:09,263 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1863932920]
[2024-11-08 18:03:09,264 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:03:09,269 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 18:03:09,270 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:03:09,300 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 18:03:09,301 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 18:03:09,305 INFO  L87              Difference]: Start difference. First operand  has 818 states, 816 states have (on average 1.9178921568627452) internal successors, (1565), 817 states have internal predecessors, (1565), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 4 states, 4 states have (on average 16.5) internal successors, (66), 3 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:18,463 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:03:18,463 INFO  L93              Difference]: Finished difference Result 3143 states and 6131 transitions.
[2024-11-08 18:03:18,464 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 18:03:18,465 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 16.5) internal successors, (66), 3 states have internal predecessors, (66), 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 66
[2024-11-08 18:03:18,466 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:03:18,491 INFO  L225             Difference]: With dead ends: 3143
[2024-11-08 18:03:18,491 INFO  L226             Difference]: Without dead ends: 2257
[2024-11-08 18:03:18,497 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:03:18,501 INFO  L432           NwaCegarLoop]: 755 mSDtfsCounter, 2197 mSDsluCounter, 27 mSDsCounter, 0 mSdLazyCounter, 5311 mSolverCounterSat, 1364 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 7.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2197 SdHoareTripleChecker+Valid, 782 SdHoareTripleChecker+Invalid, 6675 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 1364 IncrementalHoareTripleChecker+Valid, 5311 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 8.8s IncrementalHoareTripleChecker+Time
[2024-11-08 18:03:18,502 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [2197 Valid, 782 Invalid, 6675 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [1364 Valid, 5311 Invalid, 0 Unknown, 0 Unchecked, 8.8s Time]
[2024-11-08 18:03:18,528 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2257 states.
[2024-11-08 18:03:18,631 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2257 to 2257.
[2024-11-08 18:03:18,638 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2257 states, 2256 states have (on average 1.513741134751773) internal successors, (3415), 2256 states have internal predecessors, (3415), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:18,646 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2257 states to 2257 states and 3415 transitions.
[2024-11-08 18:03:18,647 INFO  L78                 Accepts]: Start accepts. Automaton has 2257 states and 3415 transitions. Word has length 66
[2024-11-08 18:03:18,648 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:03:18,648 INFO  L471      AbstractCegarLoop]: Abstraction has 2257 states and 3415 transitions.
[2024-11-08 18:03:18,648 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 16.5) internal successors, (66), 3 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:18,649 INFO  L276                IsEmpty]: Start isEmpty. Operand 2257 states and 3415 transitions.
[2024-11-08 18:03:18,652 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 138
[2024-11-08 18:03:18,653 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:03:18,653 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:03:18,653 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 18:03:18,654 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:03:18,654 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:03:18,655 INFO  L85        PathProgramCache]: Analyzing trace with hash -147973624, now seen corresponding path program 1 times
[2024-11-08 18:03:18,655 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:03:18,655 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1818324952]
[2024-11-08 18:03:18,655 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:03:18,656 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:03:18,723 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:03:19,224 INFO  L134       CoverageAnalysis]: Checked inductivity of 63 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:03:19,224 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:03:19,227 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1818324952]
[2024-11-08 18:03:19,227 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1818324952] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:03:19,228 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:03:19,228 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:03:19,228 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1494527671]
[2024-11-08 18:03:19,228 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:03:19,229 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 18:03:19,230 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:03:19,230 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 18:03:19,231 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 18:03:19,231 INFO  L87              Difference]: Start difference. First operand 2257 states and 3415 transitions. Second operand  has 4 states, 4 states have (on average 34.25) internal successors, (137), 3 states have internal predecessors, (137), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:26,023 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:03:26,023 INFO  L93              Difference]: Finished difference Result 6051 states and 9520 transitions.
[2024-11-08 18:03:26,024 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 18:03:26,024 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 34.25) internal successors, (137), 3 states have internal predecessors, (137), 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 137
[2024-11-08 18:03:26,025 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:03:26,041 INFO  L225             Difference]: With dead ends: 6051
[2024-11-08 18:03:26,042 INFO  L226             Difference]: Without dead ends: 3759
[2024-11-08 18:03:26,051 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 18:03:26,053 INFO  L432           NwaCegarLoop]: 693 mSDtfsCounter, 688 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 3804 mSolverCounterSat, 664 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 688 SdHoareTripleChecker+Valid, 711 SdHoareTripleChecker+Invalid, 4468 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 664 IncrementalHoareTripleChecker+Valid, 3804 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.6s IncrementalHoareTripleChecker+Time
[2024-11-08 18:03:26,057 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [688 Valid, 711 Invalid, 4468 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [664 Valid, 3804 Invalid, 0 Unknown, 0 Unchecked, 6.6s Time]
[2024-11-08 18:03:26,066 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3759 states.
[2024-11-08 18:03:26,144 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3759 to 3759.
[2024-11-08 18:03:26,153 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3759 states, 3758 states have (on average 1.3304949441192124) internal successors, (5000), 3758 states have internal predecessors, (5000), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:26,163 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3759 states to 3759 states and 5000 transitions.
[2024-11-08 18:03:26,164 INFO  L78                 Accepts]: Start accepts. Automaton has 3759 states and 5000 transitions. Word has length 137
[2024-11-08 18:03:26,166 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:03:26,167 INFO  L471      AbstractCegarLoop]: Abstraction has 3759 states and 5000 transitions.
[2024-11-08 18:03:26,167 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 34.25) internal successors, (137), 3 states have internal predecessors, (137), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:26,170 INFO  L276                IsEmpty]: Start isEmpty. Operand 3759 states and 5000 transitions.
[2024-11-08 18:03:26,181 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 279
[2024-11-08 18:03:26,182 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:03:26,185 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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]
[2024-11-08 18:03:26,186 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 18:03:26,186 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:03:26,187 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:03:26,187 INFO  L85        PathProgramCache]: Analyzing trace with hash -1766545367, now seen corresponding path program 1 times
[2024-11-08 18:03:26,188 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:03:26,188 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1061260376]
[2024-11-08 18:03:26,188 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:03:26,188 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:03:26,315 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:03:27,109 INFO  L134       CoverageAnalysis]: Checked inductivity of 197 backedges. 127 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked.
[2024-11-08 18:03:27,109 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:03:27,109 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1061260376]
[2024-11-08 18:03:27,110 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1061260376] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:03:27,110 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:03:27,110 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:03:27,114 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [347304027]
[2024-11-08 18:03:27,114 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:03:27,115 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 18:03:27,115 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:03:27,116 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 18:03:27,116 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 18:03:27,116 INFO  L87              Difference]: Start difference. First operand 3759 states and 5000 transitions. Second operand  has 4 states, 4 states have (on average 52.25) internal successors, (209), 3 states have internal predecessors, (209), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:32,670 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:03:32,670 INFO  L93              Difference]: Finished difference Result 9057 states and 12624 transitions.
[2024-11-08 18:03:32,670 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 18:03:32,671 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 52.25) internal successors, (209), 3 states have internal predecessors, (209), 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 278
[2024-11-08 18:03:32,676 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:03:32,701 INFO  L225             Difference]: With dead ends: 9057
[2024-11-08 18:03:32,702 INFO  L226             Difference]: Without dead ends: 5263
[2024-11-08 18:03:32,708 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 18:03:32,710 INFO  L432           NwaCegarLoop]: 309 mSDtfsCounter, 850 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 3408 mSolverCounterSat, 553 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 850 SdHoareTripleChecker+Valid, 324 SdHoareTripleChecker+Invalid, 3961 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 553 IncrementalHoareTripleChecker+Valid, 3408 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.3s IncrementalHoareTripleChecker+Time
[2024-11-08 18:03:32,713 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [850 Valid, 324 Invalid, 3961 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [553 Valid, 3408 Invalid, 0 Unknown, 0 Unchecked, 5.3s Time]
[2024-11-08 18:03:32,725 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5263 states.
[2024-11-08 18:03:32,847 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5263 to 5261.
[2024-11-08 18:03:32,858 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5261 states, 5260 states have (on average 1.3241444866920151) internal successors, (6965), 5260 states have internal predecessors, (6965), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:32,876 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5261 states to 5261 states and 6965 transitions.
[2024-11-08 18:03:32,877 INFO  L78                 Accepts]: Start accepts. Automaton has 5261 states and 6965 transitions. Word has length 278
[2024-11-08 18:03:32,880 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:03:32,880 INFO  L471      AbstractCegarLoop]: Abstraction has 5261 states and 6965 transitions.
[2024-11-08 18:03:32,881 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 52.25) internal successors, (209), 3 states have internal predecessors, (209), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:32,882 INFO  L276                IsEmpty]: Start isEmpty. Operand 5261 states and 6965 transitions.
[2024-11-08 18:03:32,891 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 293
[2024-11-08 18:03:32,892 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:03:32,892 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1]
[2024-11-08 18:03:32,893 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-08 18:03:32,894 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:03:32,894 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:03:32,898 INFO  L85        PathProgramCache]: Analyzing trace with hash -97009306, now seen corresponding path program 1 times
[2024-11-08 18:03:32,899 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:03:32,899 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [810904377]
[2024-11-08 18:03:32,899 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:03:32,900 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:03:33,053 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:03:33,397 INFO  L134       CoverageAnalysis]: Checked inductivity of 211 backedges. 211 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:03:33,397 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:03:33,398 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [810904377]
[2024-11-08 18:03:33,398 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [810904377] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:03:33,398 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:03:33,398 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:03:33,398 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1040055845]
[2024-11-08 18:03:33,399 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:03:33,401 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:03:33,401 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:03:33,402 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:03:33,403 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:03:33,404 INFO  L87              Difference]: Start difference. First operand 5261 states and 6965 transitions. Second operand  has 3 states, 3 states have (on average 97.33333333333333) internal successors, (292), 3 states have internal predecessors, (292), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:37,720 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:03:37,721 INFO  L93              Difference]: Finished difference Result 15026 states and 20134 transitions.
[2024-11-08 18:03:37,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:03:37,722 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 97.33333333333333) internal successors, (292), 3 states have internal predecessors, (292), 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 292
[2024-11-08 18:03:37,723 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:03:37,754 INFO  L225             Difference]: With dead ends: 15026
[2024-11-08 18:03:37,754 INFO  L226             Difference]: Without dead ends: 9767
[2024-11-08 18:03:37,763 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:03:37,765 INFO  L432           NwaCegarLoop]: 1253 mSDtfsCounter, 675 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2630 mSolverCounterSat, 388 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 675 SdHoareTripleChecker+Valid, 1261 SdHoareTripleChecker+Invalid, 3018 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 388 IncrementalHoareTripleChecker+Valid, 2630 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.2s IncrementalHoareTripleChecker+Time
[2024-11-08 18:03:37,767 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [675 Valid, 1261 Invalid, 3018 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [388 Valid, 2630 Invalid, 0 Unknown, 0 Unchecked, 4.2s Time]
[2024-11-08 18:03:37,782 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 9767 states.
[2024-11-08 18:03:37,946 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 9767 to 9767.
[2024-11-08 18:03:37,963 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 9767 states, 9766 states have (on average 1.2974605775138235) internal successors, (12671), 9766 states have internal predecessors, (12671), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:37,988 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9767 states to 9767 states and 12671 transitions.
[2024-11-08 18:03:37,988 INFO  L78                 Accepts]: Start accepts. Automaton has 9767 states and 12671 transitions. Word has length 292
[2024-11-08 18:03:37,989 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:03:37,990 INFO  L471      AbstractCegarLoop]: Abstraction has 9767 states and 12671 transitions.
[2024-11-08 18:03:37,990 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 97.33333333333333) internal successors, (292), 3 states have internal predecessors, (292), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:37,991 INFO  L276                IsEmpty]: Start isEmpty. Operand 9767 states and 12671 transitions.
[2024-11-08 18:03:37,999 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 297
[2024-11-08 18:03:38,000 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:03:38,000 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:03:38,000 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-08 18:03:38,001 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:03:38,002 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:03:38,002 INFO  L85        PathProgramCache]: Analyzing trace with hash 1986245488, now seen corresponding path program 1 times
[2024-11-08 18:03:38,003 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:03:38,003 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2023053646]
[2024-11-08 18:03:38,003 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:03:38,003 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:03:38,096 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:03:38,337 INFO  L134       CoverageAnalysis]: Checked inductivity of 211 backedges. 127 proven. 0 refuted. 0 times theorem prover too weak. 84 trivial. 0 not checked.
[2024-11-08 18:03:38,338 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:03:38,338 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2023053646]
[2024-11-08 18:03:38,339 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2023053646] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:03:38,339 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:03:38,339 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:03:38,340 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2010276887]
[2024-11-08 18:03:38,341 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:03:38,341 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:03:38,341 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:03:38,342 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:03:38,342 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:03:38,342 INFO  L87              Difference]: Start difference. First operand 9767 states and 12671 transitions. Second operand  has 3 states, 3 states have (on average 71.0) internal successors, (213), 3 states have internal predecessors, (213), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:42,980 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:03:42,980 INFO  L93              Difference]: Finished difference Result 25540 states and 33979 transitions.
[2024-11-08 18:03:42,981 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:03:42,981 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 71.0) internal successors, (213), 3 states have internal predecessors, (213), 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 296
[2024-11-08 18:03:42,982 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:03:43,031 INFO  L225             Difference]: With dead ends: 25540
[2024-11-08 18:03:43,031 INFO  L226             Difference]: Without dead ends: 15775
[2024-11-08 18:03:43,044 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:03:43,045 INFO  L432           NwaCegarLoop]: 522 mSDtfsCounter, 703 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2275 mSolverCounterSat, 637 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 703 SdHoareTripleChecker+Valid, 529 SdHoareTripleChecker+Invalid, 2912 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 637 IncrementalHoareTripleChecker+Valid, 2275 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.4s IncrementalHoareTripleChecker+Time
[2024-11-08 18:03:43,045 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [703 Valid, 529 Invalid, 2912 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [637 Valid, 2275 Invalid, 0 Unknown, 0 Unchecked, 4.4s Time]
[2024-11-08 18:03:43,065 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 15775 states.
[2024-11-08 18:03:43,286 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 15775 to 15775.
[2024-11-08 18:03:43,324 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 15775 states, 15774 states have (on average 1.2829339419297578) internal successors, (20237), 15774 states have internal predecessors, (20237), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:43,369 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 15775 states to 15775 states and 20237 transitions.
[2024-11-08 18:03:43,369 INFO  L78                 Accepts]: Start accepts. Automaton has 15775 states and 20237 transitions. Word has length 296
[2024-11-08 18:03:43,370 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:03:43,370 INFO  L471      AbstractCegarLoop]: Abstraction has 15775 states and 20237 transitions.
[2024-11-08 18:03:43,371 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 71.0) internal successors, (213), 3 states have internal predecessors, (213), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:43,371 INFO  L276                IsEmpty]: Start isEmpty. Operand 15775 states and 20237 transitions.
[2024-11-08 18:03:43,378 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 305
[2024-11-08 18:03:43,378 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:03:43,379 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:03:43,379 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-08 18:03:43,379 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:03:43,380 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:03:43,380 INFO  L85        PathProgramCache]: Analyzing trace with hash 586604508, now seen corresponding path program 1 times
[2024-11-08 18:03:43,380 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:03:43,380 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [582146310]
[2024-11-08 18:03:43,381 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:03:43,381 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:03:43,463 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:03:43,714 INFO  L134       CoverageAnalysis]: Checked inductivity of 219 backedges. 127 proven. 0 refuted. 0 times theorem prover too weak. 92 trivial. 0 not checked.
[2024-11-08 18:03:43,714 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:03:43,715 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [582146310]
[2024-11-08 18:03:43,715 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [582146310] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:03:43,716 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:03:43,717 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 18:03:43,717 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1689973088]
[2024-11-08 18:03:43,717 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:03:43,718 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:03:43,718 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:03:43,719 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:03:43,719 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:03:43,719 INFO  L87              Difference]: Start difference. First operand 15775 states and 20237 transitions. Second operand  has 3 states, 3 states have (on average 71.0) internal successors, (213), 2 states have internal predecessors, (213), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:47,954 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:03:47,954 INFO  L93              Difference]: Finished difference Result 44315 states and 57482 transitions.
[2024-11-08 18:03:47,955 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:03:47,955 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 71.0) internal successors, (213), 2 states have internal predecessors, (213), 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 304
[2024-11-08 18:03:47,956 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:03:48,034 INFO  L225             Difference]: With dead ends: 44315
[2024-11-08 18:03:48,035 INFO  L226             Difference]: Without dead ends: 28542
[2024-11-08 18:03:48,056 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:03:48,058 INFO  L432           NwaCegarLoop]: 417 mSDtfsCounter, 689 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 1967 mSolverCounterSat, 841 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 689 SdHoareTripleChecker+Valid, 423 SdHoareTripleChecker+Invalid, 2808 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 841 IncrementalHoareTripleChecker+Valid, 1967 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:03:48,060 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [689 Valid, 423 Invalid, 2808 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [841 Valid, 1967 Invalid, 0 Unknown, 0 Unchecked, 4.0s Time]
[2024-11-08 18:03:48,099 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 28542 states.
[2024-11-08 18:03:48,633 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 28542 to 25538.
[2024-11-08 18:03:48,667 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 25538 states, 25537 states have (on average 1.2187022751302032) internal successors, (31122), 25537 states have internal predecessors, (31122), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:48,732 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 25538 states to 25538 states and 31122 transitions.
[2024-11-08 18:03:48,732 INFO  L78                 Accepts]: Start accepts. Automaton has 25538 states and 31122 transitions. Word has length 304
[2024-11-08 18:03:48,737 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:03:48,737 INFO  L471      AbstractCegarLoop]: Abstraction has 25538 states and 31122 transitions.
[2024-11-08 18:03:48,737 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 71.0) internal successors, (213), 2 states have internal predecessors, (213), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:48,738 INFO  L276                IsEmpty]: Start isEmpty. Operand 25538 states and 31122 transitions.
[2024-11-08 18:03:48,750 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 344
[2024-11-08 18:03:48,750 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:03:48,751 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:03:48,751 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-08 18:03:48,751 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:03:48,752 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:03:48,752 INFO  L85        PathProgramCache]: Analyzing trace with hash 803547713, now seen corresponding path program 1 times
[2024-11-08 18:03:48,753 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:03:48,753 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [920524514]
[2024-11-08 18:03:48,753 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:03:48,753 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:03:48,890 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:03:49,629 INFO  L134       CoverageAnalysis]: Checked inductivity of 262 backedges. 127 proven. 0 refuted. 0 times theorem prover too weak. 135 trivial. 0 not checked.
[2024-11-08 18:03:49,630 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:03:49,630 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [920524514]
[2024-11-08 18:03:49,630 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [920524514] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:03:49,630 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:03:49,631 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:03:49,631 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1882209141]
[2024-11-08 18:03:49,631 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:03:49,632 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:03:49,632 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:03:49,633 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:03:49,633 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:03:49,633 INFO  L87              Difference]: Start difference. First operand 25538 states and 31122 transitions. Second operand  has 3 states, 3 states have (on average 69.66666666666667) internal successors, (209), 3 states have internal predecessors, (209), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:53,715 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:03:53,715 INFO  L93              Difference]: Finished difference Result 61588 states and 73943 transitions.
[2024-11-08 18:03:53,715 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:03:53,716 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 69.66666666666667) internal successors, (209), 3 states have internal predecessors, (209), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 343
[2024-11-08 18:03:53,716 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:03:53,795 INFO  L225             Difference]: With dead ends: 61588
[2024-11-08 18:03:53,795 INFO  L226             Difference]: Without dead ends: 36052
[2024-11-08 18:03:53,823 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:03:53,824 INFO  L432           NwaCegarLoop]: 202 mSDtfsCounter, 768 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2318 mSolverCounterSat, 421 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 768 SdHoareTripleChecker+Valid, 209 SdHoareTripleChecker+Invalid, 2739 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 421 IncrementalHoareTripleChecker+Valid, 2318 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.8s IncrementalHoareTripleChecker+Time
[2024-11-08 18:03:53,824 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [768 Valid, 209 Invalid, 2739 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [421 Valid, 2318 Invalid, 0 Unknown, 0 Unchecked, 3.8s Time]
[2024-11-08 18:03:53,856 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 36052 states.
[2024-11-08 18:03:54,242 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 36052 to 31546.
[2024-11-08 18:03:54,275 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 31546 states, 31545 states have (on average 1.1842447297511491) internal successors, (37357), 31545 states have internal predecessors, (37357), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:54,586 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 31546 states to 31546 states and 37357 transitions.
[2024-11-08 18:03:54,588 INFO  L78                 Accepts]: Start accepts. Automaton has 31546 states and 37357 transitions. Word has length 343
[2024-11-08 18:03:54,589 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:03:54,589 INFO  L471      AbstractCegarLoop]: Abstraction has 31546 states and 37357 transitions.
[2024-11-08 18:03:54,589 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 69.66666666666667) internal successors, (209), 3 states have internal predecessors, (209), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:54,589 INFO  L276                IsEmpty]: Start isEmpty. Operand 31546 states and 37357 transitions.
[2024-11-08 18:03:54,602 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 400
[2024-11-08 18:03:54,602 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:03:54,603 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:03:54,604 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-08 18:03:54,604 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:03:54,605 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:03:54,607 INFO  L85        PathProgramCache]: Analyzing trace with hash -1683267772, now seen corresponding path program 1 times
[2024-11-08 18:03:54,607 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:03:54,608 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [931740260]
[2024-11-08 18:03:54,609 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:03:54,609 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:03:54,734 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:03:55,276 INFO  L134       CoverageAnalysis]: Checked inductivity of 456 backedges. 378 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked.
[2024-11-08 18:03:55,277 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:03:55,277 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [931740260]
[2024-11-08 18:03:55,277 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [931740260] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:03:55,278 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:03:55,279 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:03:55,279 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1264121912]
[2024-11-08 18:03:55,279 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:03:55,281 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:03:55,281 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:03:55,282 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:03:55,282 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:03:55,282 INFO  L87              Difference]: Start difference. First operand 31546 states and 37357 transitions. Second operand  has 3 states, 3 states have (on average 107.33333333333333) internal successors, (322), 3 states have internal predecessors, (322), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:03:59,962 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:03:59,962 INFO  L93              Difference]: Finished difference Result 78861 states and 93956 transitions.
[2024-11-08 18:03:59,963 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:03:59,963 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 107.33333333333333) internal successors, (322), 3 states have internal predecessors, (322), 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 399
[2024-11-08 18:03:59,964 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:04:00,034 INFO  L225             Difference]: With dead ends: 78861
[2024-11-08 18:04:00,034 INFO  L226             Difference]: Without dead ends: 47317
[2024-11-08 18:04:00,050 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:04:00,052 INFO  L432           NwaCegarLoop]: 290 mSDtfsCounter, 669 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 2442 mSolverCounterSat, 462 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 669 SdHoareTripleChecker+Valid, 296 SdHoareTripleChecker+Invalid, 2904 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 462 IncrementalHoareTripleChecker+Valid, 2442 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.3s IncrementalHoareTripleChecker+Time
[2024-11-08 18:04:00,052 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [669 Valid, 296 Invalid, 2904 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [462 Valid, 2442 Invalid, 0 Unknown, 0 Unchecked, 4.3s Time]
[2024-11-08 18:04:00,093 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 47317 states.
[2024-11-08 18:04:00,683 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 47317 to 46566.
[2024-11-08 18:04:00,727 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 46566 states, 46565 states have (on average 1.1781595619027165) internal successors, (54861), 46565 states have internal predecessors, (54861), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:00,806 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 46566 states to 46566 states and 54861 transitions.
[2024-11-08 18:04:00,807 INFO  L78                 Accepts]: Start accepts. Automaton has 46566 states and 54861 transitions. Word has length 399
[2024-11-08 18:04:00,807 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:04:00,808 INFO  L471      AbstractCegarLoop]: Abstraction has 46566 states and 54861 transitions.
[2024-11-08 18:04:00,808 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 107.33333333333333) internal successors, (322), 3 states have internal predecessors, (322), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:00,808 INFO  L276                IsEmpty]: Start isEmpty. Operand 46566 states and 54861 transitions.
[2024-11-08 18:04:00,815 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 406
[2024-11-08 18:04:00,816 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:04:00,816 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 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]
[2024-11-08 18:04:00,816 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-08 18:04:00,817 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:04:00,817 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:04:00,817 INFO  L85        PathProgramCache]: Analyzing trace with hash 818664339, now seen corresponding path program 1 times
[2024-11-08 18:04:00,818 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:04:00,818 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [377155204]
[2024-11-08 18:04:00,818 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:04:00,819 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:04:00,911 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:04:01,398 INFO  L134       CoverageAnalysis]: Checked inductivity of 468 backedges. 384 proven. 0 refuted. 0 times theorem prover too weak. 84 trivial. 0 not checked.
[2024-11-08 18:04:01,399 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:04:01,399 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [377155204]
[2024-11-08 18:04:01,399 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [377155204] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:04:01,399 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:04:01,399 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:04:01,400 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1901457776]
[2024-11-08 18:04:01,400 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:04:01,401 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:04:01,401 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:04:01,402 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:04:01,403 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:04:01,403 INFO  L87              Difference]: Start difference. First operand 46566 states and 54861 transitions. Second operand  has 3 states, 3 states have (on average 107.33333333333333) internal successors, (322), 3 states have internal predecessors, (322), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:05,970 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:04:05,970 INFO  L93              Difference]: Finished difference Result 112656 states and 134696 transitions.
[2024-11-08 18:04:05,971 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:04:05,971 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 107.33333333333333) internal successors, (322), 3 states have internal predecessors, (322), 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 405
[2024-11-08 18:04:05,972 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:04:06,058 INFO  L225             Difference]: With dead ends: 112656
[2024-11-08 18:04:06,059 INFO  L226             Difference]: Without dead ends: 66092
[2024-11-08 18:04:06,088 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:04:06,089 INFO  L432           NwaCegarLoop]: 263 mSDtfsCounter, 746 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 2083 mSolverCounterSat, 803 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 746 SdHoareTripleChecker+Valid, 269 SdHoareTripleChecker+Invalid, 2886 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 803 IncrementalHoareTripleChecker+Valid, 2083 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:04:06,089 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [746 Valid, 269 Invalid, 2886 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [803 Valid, 2083 Invalid, 0 Unknown, 0 Unchecked, 4.0s Time]
[2024-11-08 18:04:06,150 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 66092 states.
[2024-11-08 18:04:06,989 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 66092 to 66092.
[2024-11-08 18:04:07,039 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 66092 states, 66091 states have (on average 1.1665279690124222) internal successors, (77097), 66091 states have internal predecessors, (77097), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:07,159 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 66092 states to 66092 states and 77097 transitions.
[2024-11-08 18:04:07,159 INFO  L78                 Accepts]: Start accepts. Automaton has 66092 states and 77097 transitions. Word has length 405
[2024-11-08 18:04:07,160 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:04:07,160 INFO  L471      AbstractCegarLoop]: Abstraction has 66092 states and 77097 transitions.
[2024-11-08 18:04:07,161 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 107.33333333333333) internal successors, (322), 3 states have internal predecessors, (322), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:07,161 INFO  L276                IsEmpty]: Start isEmpty. Operand 66092 states and 77097 transitions.
[2024-11-08 18:04:07,169 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 422
[2024-11-08 18:04:07,170 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:04:07,170 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:04:07,170 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-08 18:04:07,171 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:04:07,171 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:04:07,171 INFO  L85        PathProgramCache]: Analyzing trace with hash -82131701, now seen corresponding path program 1 times
[2024-11-08 18:04:07,172 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:04:07,172 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [510337249]
[2024-11-08 18:04:07,172 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:04:07,172 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:04:07,276 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:04:08,161 INFO  L134       CoverageAnalysis]: Checked inductivity of 492 backedges. 376 proven. 0 refuted. 0 times theorem prover too weak. 116 trivial. 0 not checked.
[2024-11-08 18:04:08,161 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:04:08,161 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [510337249]
[2024-11-08 18:04:08,162 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [510337249] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:04:08,162 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:04:08,162 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:04:08,162 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [245078581]
[2024-11-08 18:04:08,163 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:04:08,163 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:04:08,164 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:04:08,167 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:04:08,167 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:04:08,167 INFO  L87              Difference]: Start difference. First operand 66092 states and 77097 transitions. Second operand  has 3 states, 3 states have (on average 102.0) internal successors, (306), 3 states have internal predecessors, (306), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:12,790 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:04:12,790 INFO  L93              Difference]: Finished difference Result 150957 states and 178229 transitions.
[2024-11-08 18:04:12,790 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:04:12,791 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 102.0) internal successors, (306), 3 states have internal predecessors, (306), 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 421
[2024-11-08 18:04:12,792 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:04:12,894 INFO  L225             Difference]: With dead ends: 150957
[2024-11-08 18:04:12,894 INFO  L226             Difference]: Without dead ends: 84867
[2024-11-08 18:04:12,926 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:04:12,927 INFO  L432           NwaCegarLoop]: 1274 mSDtfsCounter, 673 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2233 mSolverCounterSat, 446 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 673 SdHoareTripleChecker+Valid, 1282 SdHoareTripleChecker+Invalid, 2679 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 446 IncrementalHoareTripleChecker+Valid, 2233 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:04:12,927 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [673 Valid, 1282 Invalid, 2679 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [446 Valid, 2233 Invalid, 0 Unknown, 0 Unchecked, 4.0s Time]
[2024-11-08 18:04:13,005 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 84867 states.
[2024-11-08 18:04:14,093 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 84867 to 84867.
[2024-11-08 18:04:14,141 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 84867 states, 84866 states have (on average 1.1465486767374449) internal successors, (97303), 84866 states have internal predecessors, (97303), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:14,515 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 84867 states to 84867 states and 97303 transitions.
[2024-11-08 18:04:14,515 INFO  L78                 Accepts]: Start accepts. Automaton has 84867 states and 97303 transitions. Word has length 421
[2024-11-08 18:04:14,516 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:04:14,516 INFO  L471      AbstractCegarLoop]: Abstraction has 84867 states and 97303 transitions.
[2024-11-08 18:04:14,517 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 102.0) internal successors, (306), 3 states have internal predecessors, (306), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:14,517 INFO  L276                IsEmpty]: Start isEmpty. Operand 84867 states and 97303 transitions.
[2024-11-08 18:04:14,529 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 426
[2024-11-08 18:04:14,529 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:04:14,530 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:04:14,531 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-08 18:04:14,531 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:04:14,532 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:04:14,532 INFO  L85        PathProgramCache]: Analyzing trace with hash -318245951, now seen corresponding path program 1 times
[2024-11-08 18:04:14,532 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:04:14,532 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1579652264]
[2024-11-08 18:04:14,533 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:04:14,533 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:04:14,636 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:04:15,893 INFO  L134       CoverageAnalysis]: Checked inductivity of 500 backedges. 285 proven. 99 refuted. 0 times theorem prover too weak. 116 trivial. 0 not checked.
[2024-11-08 18:04:15,893 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:04:15,893 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1579652264]
[2024-11-08 18:04:15,894 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1579652264] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:04:15,894 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1989230422]
[2024-11-08 18:04:15,895 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:04:15,895 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:04:15,895 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:04:15,898 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:04:15,900 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-08 18:04:16,286 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:04:16,290 INFO  L255         TraceCheckSpWp]: Trace formula consists of 551 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 18:04:16,307 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:04:16,553 INFO  L134       CoverageAnalysis]: Checked inductivity of 500 backedges. 191 proven. 0 refuted. 0 times theorem prover too weak. 309 trivial. 0 not checked.
[2024-11-08 18:04:16,554 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 18:04:16,555 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1989230422] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:04:16,555 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 18:04:16,555 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [7] total 9
[2024-11-08 18:04:16,556 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1100445554]
[2024-11-08 18:04:16,556 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:04:16,557 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:04:16,557 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:04:16,558 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:04:16,559 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=47, Unknown=0, NotChecked=0, Total=72
[2024-11-08 18:04:16,559 INFO  L87              Difference]: Start difference. First operand 84867 states and 97303 transitions. Second operand  has 3 states, 3 states have (on average 71.33333333333333) internal successors, (214), 3 states have internal predecessors, (214), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:21,590 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:04:21,590 INFO  L93              Difference]: Finished difference Result 169732 states and 194604 transitions.
[2024-11-08 18:04:21,591 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:04:21,591 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 71.33333333333333) internal successors, (214), 3 states have internal predecessors, (214), 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 425
[2024-11-08 18:04:21,592 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:04:21,676 INFO  L225             Difference]: With dead ends: 169732
[2024-11-08 18:04:21,676 INFO  L226             Difference]: Without dead ends: 84867
[2024-11-08 18:04:21,717 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 431 GetRequests, 424 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=25, Invalid=47, Unknown=0, NotChecked=0, Total=72
[2024-11-08 18:04:21,718 INFO  L432           NwaCegarLoop]: 1183 mSDtfsCounter, 718 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2403 mSolverCounterSat, 508 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 718 SdHoareTripleChecker+Valid, 1191 SdHoareTripleChecker+Invalid, 2911 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 508 IncrementalHoareTripleChecker+Valid, 2403 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.2s IncrementalHoareTripleChecker+Time
[2024-11-08 18:04:21,718 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [718 Valid, 1191 Invalid, 2911 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [508 Valid, 2403 Invalid, 0 Unknown, 0 Unchecked, 4.2s Time]
[2024-11-08 18:04:21,779 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 84867 states.
[2024-11-08 18:04:22,859 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 84867 to 84116.
[2024-11-08 18:04:22,896 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 84116 states, 84115 states have (on average 1.1274207929620164) internal successors, (94833), 84115 states have internal predecessors, (94833), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:23,007 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 84116 states to 84116 states and 94833 transitions.
[2024-11-08 18:04:23,008 INFO  L78                 Accepts]: Start accepts. Automaton has 84116 states and 94833 transitions. Word has length 425
[2024-11-08 18:04:23,009 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:04:23,009 INFO  L471      AbstractCegarLoop]: Abstraction has 84116 states and 94833 transitions.
[2024-11-08 18:04:23,009 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 71.33333333333333) internal successors, (214), 3 states have internal predecessors, (214), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:23,009 INFO  L276                IsEmpty]: Start isEmpty. Operand 84116 states and 94833 transitions.
[2024-11-08 18:04:23,029 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 541
[2024-11-08 18:04:23,029 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:04:23,030 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:04:23,056 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-08 18:04:23,230 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:04:23,231 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:04:23,231 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:04:23,231 INFO  L85        PathProgramCache]: Analyzing trace with hash 218514535, now seen corresponding path program 1 times
[2024-11-08 18:04:23,231 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:04:23,232 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1086307795]
[2024-11-08 18:04:23,232 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:04:23,232 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:04:23,360 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:04:24,172 INFO  L134       CoverageAnalysis]: Checked inductivity of 836 backedges. 583 proven. 0 refuted. 0 times theorem prover too weak. 253 trivial. 0 not checked.
[2024-11-08 18:04:24,173 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:04:24,173 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1086307795]
[2024-11-08 18:04:24,173 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1086307795] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:04:24,173 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:04:24,173 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:04:24,174 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1656197089]
[2024-11-08 18:04:24,174 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:04:24,175 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:04:24,175 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:04:24,176 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:04:24,176 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:04:24,176 INFO  L87              Difference]: Start difference. First operand 84116 states and 94833 transitions. Second operand  has 3 states, 3 states have (on average 119.0) internal successors, (357), 3 states have internal predecessors, (357), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:29,270 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:04:29,271 INFO  L93              Difference]: Finished difference Result 210286 states and 236285 transitions.
[2024-11-08 18:04:29,271 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:04:29,271 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 119.0) internal successors, (357), 3 states have internal predecessors, (357), 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 540
[2024-11-08 18:04:29,272 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:04:29,432 INFO  L225             Difference]: With dead ends: 210286
[2024-11-08 18:04:29,432 INFO  L226             Difference]: Without dead ends: 120915
[2024-11-08 18:04:29,488 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:04:29,489 INFO  L432           NwaCegarLoop]: 1302 mSDtfsCounter, 648 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2225 mSolverCounterSat, 417 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 648 SdHoareTripleChecker+Valid, 1310 SdHoareTripleChecker+Invalid, 2642 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 417 IncrementalHoareTripleChecker+Valid, 2225 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.2s IncrementalHoareTripleChecker+Time
[2024-11-08 18:04:29,490 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [648 Valid, 1310 Invalid, 2642 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [417 Valid, 2225 Invalid, 0 Unknown, 0 Unchecked, 4.2s Time]
[2024-11-08 18:04:29,596 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 120915 states.
[2024-11-08 18:04:31,162 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 120915 to 117911.
[2024-11-08 18:04:31,230 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 117911 states, 117910 states have (on average 1.1057331863285558) internal successors, (130377), 117910 states have internal predecessors, (130377), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:31,408 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 117911 states to 117911 states and 130377 transitions.
[2024-11-08 18:04:31,409 INFO  L78                 Accepts]: Start accepts. Automaton has 117911 states and 130377 transitions. Word has length 540
[2024-11-08 18:04:31,410 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:04:31,411 INFO  L471      AbstractCegarLoop]: Abstraction has 117911 states and 130377 transitions.
[2024-11-08 18:04:31,411 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 119.0) internal successors, (357), 3 states have internal predecessors, (357), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:31,411 INFO  L276                IsEmpty]: Start isEmpty. Operand 117911 states and 130377 transitions.
[2024-11-08 18:04:31,424 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 569
[2024-11-08 18:04:31,425 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:04:31,425 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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]
[2024-11-08 18:04:31,425 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-08 18:04:31,426 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:04:31,426 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:04:31,426 INFO  L85        PathProgramCache]: Analyzing trace with hash -1571125161, now seen corresponding path program 1 times
[2024-11-08 18:04:31,427 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:04:31,427 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [673174846]
[2024-11-08 18:04:31,427 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:04:31,427 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:04:31,567 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:04:33,681 INFO  L134       CoverageAnalysis]: Checked inductivity of 870 backedges. 577 proven. 229 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked.
[2024-11-08 18:04:33,682 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:04:33,682 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [673174846]
[2024-11-08 18:04:33,682 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [673174846] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:04:33,683 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2063040723]
[2024-11-08 18:04:33,683 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:04:33,683 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:04:33,683 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:04:33,686 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:04:33,688 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-08 18:04:34,034 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:04:34,038 INFO  L255         TraceCheckSpWp]: Trace formula consists of 721 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 18:04:34,055 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:04:34,331 INFO  L134       CoverageAnalysis]: Checked inductivity of 870 backedges. 557 proven. 0 refuted. 0 times theorem prover too weak. 313 trivial. 0 not checked.
[2024-11-08 18:04:34,332 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 18:04:34,332 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2063040723] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:04:34,332 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 18:04:34,333 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [5] total 7
[2024-11-08 18:04:34,333 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [308540103]
[2024-11-08 18:04:34,333 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:04:34,334 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:04:34,334 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:04:34,335 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:04:34,336 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-08 18:04:34,336 INFO  L87              Difference]: Start difference. First operand 117911 states and 130377 transitions. Second operand  has 3 states, 3 states have (on average 113.66666666666667) internal successors, (341), 3 states have internal predecessors, (341), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:39,870 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:04:39,870 INFO  L93              Difference]: Finished difference Result 235069 states and 259996 transitions.
[2024-11-08 18:04:39,870 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:04:39,871 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 113.66666666666667) internal successors, (341), 3 states have internal predecessors, (341), 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 568
[2024-11-08 18:04:39,872 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:04:40,055 INFO  L225             Difference]: With dead ends: 235069
[2024-11-08 18:04:40,056 INFO  L226             Difference]: Without dead ends: 117911
[2024-11-08 18:04:40,092 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 572 GetRequests, 567 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-08 18:04:40,093 INFO  L432           NwaCegarLoop]: 1294 mSDtfsCounter, 680 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2082 mSolverCounterSat, 544 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 680 SdHoareTripleChecker+Valid, 1302 SdHoareTripleChecker+Invalid, 2626 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 544 IncrementalHoareTripleChecker+Valid, 2082 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.3s IncrementalHoareTripleChecker+Time
[2024-11-08 18:04:40,093 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [680 Valid, 1302 Invalid, 2626 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [544 Valid, 2082 Invalid, 0 Unknown, 0 Unchecked, 4.3s Time]
[2024-11-08 18:04:40,176 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 117911 states.
[2024-11-08 18:04:41,343 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 117911 to 113405.
[2024-11-08 18:04:41,417 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 113405 states, 113404 states have (on average 1.0715759585199816) internal successors, (121521), 113404 states have internal predecessors, (121521), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:41,571 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 113405 states to 113405 states and 121521 transitions.
[2024-11-08 18:04:41,572 INFO  L78                 Accepts]: Start accepts. Automaton has 113405 states and 121521 transitions. Word has length 568
[2024-11-08 18:04:41,573 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:04:41,573 INFO  L471      AbstractCegarLoop]: Abstraction has 113405 states and 121521 transitions.
[2024-11-08 18:04:41,573 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 113.66666666666667) internal successors, (341), 3 states have internal predecessors, (341), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:41,573 INFO  L276                IsEmpty]: Start isEmpty. Operand 113405 states and 121521 transitions.
[2024-11-08 18:04:41,588 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 597
[2024-11-08 18:04:41,588 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:04:41,589 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:04:41,606 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-08 18:04:41,789 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12
[2024-11-08 18:04:41,790 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:04:41,790 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:04:41,791 INFO  L85        PathProgramCache]: Analyzing trace with hash -1360207619, now seen corresponding path program 1 times
[2024-11-08 18:04:41,791 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:04:41,791 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [745943818]
[2024-11-08 18:04:41,791 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:04:41,791 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:04:42,597 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:04:43,146 INFO  L134       CoverageAnalysis]: Checked inductivity of 958 backedges. 733 proven. 0 refuted. 0 times theorem prover too weak. 225 trivial. 0 not checked.
[2024-11-08 18:04:43,146 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:04:43,146 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [745943818]
[2024-11-08 18:04:43,146 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [745943818] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:04:43,147 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:04:43,147 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:04:43,149 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [746489863]
[2024-11-08 18:04:43,150 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:04:43,150 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:04:43,151 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:04:43,151 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:04:43,152 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:04:43,152 INFO  L87              Difference]: Start difference. First operand 113405 states and 121521 transitions. Second operand  has 3 states, 3 states have (on average 124.33333333333333) internal successors, (373), 3 states have internal predecessors, (373), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:48,328 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:04:48,328 INFO  L93              Difference]: Finished difference Result 230563 states and 246877 transitions.
[2024-11-08 18:04:48,329 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:04:48,329 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 124.33333333333333) internal successors, (373), 3 states have internal predecessors, (373), 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 596
[2024-11-08 18:04:48,330 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:04:48,483 INFO  L225             Difference]: With dead ends: 230563
[2024-11-08 18:04:48,483 INFO  L226             Difference]: Without dead ends: 117911
[2024-11-08 18:04:48,541 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:04:48,542 INFO  L432           NwaCegarLoop]: 1175 mSDtfsCounter, 680 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2074 mSolverCounterSat, 591 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 680 SdHoareTripleChecker+Valid, 1182 SdHoareTripleChecker+Invalid, 2665 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 591 IncrementalHoareTripleChecker+Valid, 2074 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.3s IncrementalHoareTripleChecker+Time
[2024-11-08 18:04:48,542 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [680 Valid, 1182 Invalid, 2665 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [591 Valid, 2074 Invalid, 0 Unknown, 0 Unchecked, 4.3s Time]
[2024-11-08 18:04:48,644 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 117911 states.
[2024-11-08 18:04:50,382 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 117911 to 109650.
[2024-11-08 18:04:50,453 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 109650 states, 109649 states have (on average 1.0510173371394176) internal successors, (115243), 109649 states have internal predecessors, (115243), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:51,205 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 109650 states to 109650 states and 115243 transitions.
[2024-11-08 18:04:51,206 INFO  L78                 Accepts]: Start accepts. Automaton has 109650 states and 115243 transitions. Word has length 596
[2024-11-08 18:04:51,207 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:04:51,207 INFO  L471      AbstractCegarLoop]: Abstraction has 109650 states and 115243 transitions.
[2024-11-08 18:04:51,208 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 124.33333333333333) internal successors, (373), 3 states have internal predecessors, (373), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:51,208 INFO  L276                IsEmpty]: Start isEmpty. Operand 109650 states and 115243 transitions.
[2024-11-08 18:04:51,238 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 645
[2024-11-08 18:04:51,239 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:04:51,239 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:04:51,239 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-08 18:04:51,240 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:04:51,241 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:04:51,241 INFO  L85        PathProgramCache]: Analyzing trace with hash 963284587, now seen corresponding path program 1 times
[2024-11-08 18:04:51,241 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:04:51,241 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1770462668]
[2024-11-08 18:04:51,242 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:04:51,242 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:04:51,391 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:04:51,751 INFO  L134       CoverageAnalysis]: Checked inductivity of 1034 backedges. 255 proven. 0 refuted. 0 times theorem prover too weak. 779 trivial. 0 not checked.
[2024-11-08 18:04:51,752 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:04:51,752 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1770462668]
[2024-11-08 18:04:51,752 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1770462668] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:04:51,752 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:04:51,753 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 18:04:51,753 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [285044695]
[2024-11-08 18:04:51,753 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:04:51,754 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:04:51,754 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:04:51,755 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:04:51,755 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:04:51,755 INFO  L87              Difference]: Start difference. First operand 109650 states and 115243 transitions. Second operand  has 3 states, 3 states have (on average 81.0) internal successors, (243), 3 states have internal predecessors, (243), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:56,895 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:04:56,895 INFO  L93              Difference]: Finished difference Result 238073 states and 250780 transitions.
[2024-11-08 18:04:56,895 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:04:56,896 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 81.0) internal successors, (243), 3 states have internal predecessors, (243), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 644
[2024-11-08 18:04:56,896 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:04:57,045 INFO  L225             Difference]: With dead ends: 238073
[2024-11-08 18:04:57,045 INFO  L226             Difference]: Without dead ends: 129176
[2024-11-08 18:04:57,099 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:04:57,100 INFO  L432           NwaCegarLoop]: 1109 mSDtfsCounter, 808 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2160 mSolverCounterSat, 389 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 808 SdHoareTripleChecker+Valid, 1117 SdHoareTripleChecker+Invalid, 2549 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 389 IncrementalHoareTripleChecker+Valid, 2160 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.9s IncrementalHoareTripleChecker+Time
[2024-11-08 18:04:57,101 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [808 Valid, 1117 Invalid, 2549 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [389 Valid, 2160 Invalid, 0 Unknown, 0 Unchecked, 3.9s Time]
[2024-11-08 18:04:57,205 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 129176 states.
[2024-11-08 18:04:59,110 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 129176 to 128425.
[2024-11-08 18:04:59,185 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 128425 states, 128424 states have (on average 1.048347660873357) internal successors, (134633), 128424 states have internal predecessors, (134633), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:59,456 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 128425 states to 128425 states and 134633 transitions.
[2024-11-08 18:04:59,457 INFO  L78                 Accepts]: Start accepts. Automaton has 128425 states and 134633 transitions. Word has length 644
[2024-11-08 18:04:59,458 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:04:59,458 INFO  L471      AbstractCegarLoop]: Abstraction has 128425 states and 134633 transitions.
[2024-11-08 18:04:59,459 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 81.0) internal successors, (243), 3 states have internal predecessors, (243), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:04:59,459 INFO  L276                IsEmpty]: Start isEmpty. Operand 128425 states and 134633 transitions.
[2024-11-08 18:04:59,546 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 971
[2024-11-08 18:04:59,546 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:04:59,546 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:04:59,547 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-08 18:04:59,547 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:04:59,547 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:04:59,548 INFO  L85        PathProgramCache]: Analyzing trace with hash 1313180671, now seen corresponding path program 1 times
[2024-11-08 18:04:59,548 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:04:59,548 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1075007685]
[2024-11-08 18:04:59,549 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:04:59,549 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:04:59,806 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:05:04,043 INFO  L134       CoverageAnalysis]: Checked inductivity of 1066 backedges. 811 proven. 255 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:05:04,043 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:05:04,043 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1075007685]
[2024-11-08 18:05:04,044 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1075007685] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:05:04,044 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1312691656]
[2024-11-08 18:05:04,044 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:05:04,044 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:05:04,044 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:05:04,045 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:05:04,046 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-08 18:05:04,416 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:05:04,421 INFO  L255         TraceCheckSpWp]: Trace formula consists of 1131 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-08 18:05:04,434 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:05:07,622 INFO  L134       CoverageAnalysis]: Checked inductivity of 1066 backedges. 625 proven. 64 refuted. 0 times theorem prover too weak. 377 trivial. 0 not checked.
[2024-11-08 18:05:07,622 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 18:05:13,658 INFO  L134       CoverageAnalysis]: Checked inductivity of 1066 backedges. 625 proven. 64 refuted. 0 times theorem prover too weak. 377 trivial. 0 not checked.
[2024-11-08 18:05:13,660 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1312691656] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 18:05:13,660 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 18:05:13,661 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 5, 5] total 14
[2024-11-08 18:05:13,661 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1817110875]
[2024-11-08 18:05:13,661 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 18:05:13,665 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-08 18:05:13,666 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:05:13,668 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-08 18:05:13,668 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=51, Invalid=131, Unknown=0, NotChecked=0, Total=182
[2024-11-08 18:05:13,669 INFO  L87              Difference]: Start difference. First operand 128425 states and 134633 transitions. Second operand  has 14 states, 14 states have (on average 158.14285714285714) internal successors, (2214), 14 states have internal predecessors, (2214), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:05:58,082 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:05:58,083 INFO  L93              Difference]: Finished difference Result 345202 states and 362306 transitions.
[2024-11-08 18:05:58,083 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-11-08 18:05:58,083 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 14 states have (on average 158.14285714285714) internal successors, (2214), 14 states have internal predecessors, (2214), 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 970
[2024-11-08 18:05:58,084 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:05:58,287 INFO  L225             Difference]: With dead ends: 345202
[2024-11-08 18:05:58,287 INFO  L226             Difference]: Without dead ends: 214501
[2024-11-08 18:05:58,327 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 1987 GetRequests, 1953 SyntacticMatches, 0 SemanticMatches, 34 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 287 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=318, Invalid=942, Unknown=0, NotChecked=0, Total=1260
[2024-11-08 18:05:58,328 INFO  L432           NwaCegarLoop]: 87 mSDtfsCounter, 14088 mSDsluCounter, 307 mSDsCounter, 0 mSdLazyCounter, 50663 mSolverCounterSat, 5504 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 34.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14088 SdHoareTripleChecker+Valid, 394 SdHoareTripleChecker+Invalid, 56167 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.2s SdHoareTripleChecker+Time, 5504 IncrementalHoareTripleChecker+Valid, 50663 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 41.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:05:58,328 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [14088 Valid, 394 Invalid, 56167 Unknown, 0 Unchecked, 0.2s Time], IncrementalHoareTripleChecker [5504 Valid, 50663 Invalid, 0 Unknown, 0 Unchecked, 41.0s Time]
[2024-11-08 18:05:58,456 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 214501 states.
[2024-11-08 18:06:01,243 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 214501 to 165975.
[2024-11-08 18:06:01,388 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 165975 states, 165974 states have (on average 1.045477002422066) internal successors, (173522), 165974 states have internal predecessors, (173522), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:06:01,675 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 165975 states to 165975 states and 173522 transitions.
[2024-11-08 18:06:01,677 INFO  L78                 Accepts]: Start accepts. Automaton has 165975 states and 173522 transitions. Word has length 970
[2024-11-08 18:06:01,678 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:06:01,678 INFO  L471      AbstractCegarLoop]: Abstraction has 165975 states and 173522 transitions.
[2024-11-08 18:06:01,679 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 158.14285714285714) internal successors, (2214), 14 states have internal predecessors, (2214), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:06:01,679 INFO  L276                IsEmpty]: Start isEmpty. Operand 165975 states and 173522 transitions.
[2024-11-08 18:06:02,331 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1054
[2024-11-08 18:06:02,335 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:06:02,336 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:06:02,389 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-08 18:06:02,537 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50b4c748-4996-4e35-989d-ee57e21f9996/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-11-08 18:06:02,538 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 18:06:02,538 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:06:02,539 INFO  L85        PathProgramCache]: Analyzing trace with hash -1789134282, now seen corresponding path program 1 times
[2024-11-08 18:06:02,539 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:06:02,539 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [405386992]
[2024-11-08 18:06:02,540 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:06:02,540 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:06:02,783 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:06:04,509 INFO  L134       CoverageAnalysis]: Checked inductivity of 1136 backedges. 712 proven. 0 refuted. 0 times theorem prover too weak. 424 trivial. 0 not checked.
[2024-11-08 18:06:04,509 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:06:04,510 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [405386992]
[2024-11-08 18:06:04,510 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [405386992] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:06:04,510 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:06:04,510 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 18:06:04,511 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1146531820]
[2024-11-08 18:06:04,511 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:06:04,512 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 18:06:04,512 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:06:04,513 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 18:06:04,514 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 18:06:04,514 INFO  L87              Difference]: Start difference. First operand 165975 states and 173522 transitions. Second operand  has 4 states, 4 states have (on average 192.75) internal successors, (771), 4 states have internal predecessors, (771), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:06:11,934 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:06:11,934 INFO  L93              Difference]: Finished difference Result 386769 states and 403799 transitions.
[2024-11-08 18:06:11,935 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 18:06:11,935 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 192.75) internal successors, (771), 4 states have internal predecessors, (771), 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 1053
[2024-11-08 18:06:11,936 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:06:11,938 INFO  L225             Difference]: With dead ends: 386769
[2024-11-08 18:06:11,939 INFO  L226             Difference]: Without dead ends: 0
[2024-11-08 18:06:12,066 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 18:06:12,067 INFO  L432           NwaCegarLoop]: 14 mSDtfsCounter, 1057 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 4462 mSolverCounterSat, 895 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1057 SdHoareTripleChecker+Valid, 27 SdHoareTripleChecker+Invalid, 5357 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 895 IncrementalHoareTripleChecker+Valid, 4462 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:06:12,069 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1057 Valid, 27 Invalid, 5357 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [895 Valid, 4462 Invalid, 0 Unknown, 0 Unchecked, 6.0s Time]
[2024-11-08 18:06:12,070 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 0 states.
[2024-11-08 18:06:12,070 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0.
[2024-11-08 18:06:12,070 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:06:12,073 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions.
[2024-11-08 18:06:12,074 INFO  L78                 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 1053
[2024-11-08 18:06:12,077 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:06:12,077 INFO  L471      AbstractCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-08 18:06:12,078 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 192.75) internal successors, (771), 4 states have internal predecessors, (771), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:06:12,078 INFO  L276                IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions.
[2024-11-08 18:06:12,078 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2024-11-08 18:06:12,082 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining)
[2024-11-08 18:06:12,083 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-08 18:06:12,086 INFO  L407         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:06:12,088 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions.