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


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


Checking for ERROR reachability
Using default analysis
Version a0165632
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/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_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem17_label25.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/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_e9f6223b-35d7-4a7d-af3d-54aff796b520/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 244b722e357e7e628c9da22f49af73d4219044ff60ec5c18a778f01607618372
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 16:05:49,502 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 16:05:49,579 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-08 16:05:49,585 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 16:05:49,585 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 16:05:49,616 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 16:05:49,616 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 16:05:49,617 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 16:05:49,618 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 16:05:49,620 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 16:05:49,621 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 16:05:49,621 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 16:05:49,622 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 16:05:49,622 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 16:05:49,623 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 16:05:49,623 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 16:05:49,623 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 16:05:49,624 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 16:05:49,624 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 16:05:49,628 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 16:05:49,628 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 16:05:49,629 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 16:05:49,629 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 16:05:49,629 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 16:05:49,630 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 16:05:49,630 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 16:05:49,630 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 16:05:49,631 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 16:05:49,631 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 16:05:49,631 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 16:05:49,632 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 16:05:49,632 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 16:05:49,632 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 16:05:49,633 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 16:05:49,633 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 16:05:49,633 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 16:05:49,634 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 16:05:49,634 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 16:05:49,634 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 16:05:49,635 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 16:05:49,635 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 16:05:49,637 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 16:05:49,637 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_e9f6223b-35d7-4a7d-af3d-54aff796b520/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_e9f6223b-35d7-4a7d-af3d-54aff796b520/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 -> 244b722e357e7e628c9da22f49af73d4219044ff60ec5c18a778f01607618372
[2024-11-08 16:05:49,940 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 16:05:49,984 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 16:05:49,988 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 16:05:49,990 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 16:05:49,990 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 16:05:49,992 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/eca-rers2012/Problem17_label25.c
Unable to find full path for "g++"
[2024-11-08 16:05:51,969 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 16:05:52,441 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 16:05:52,443 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/sv-benchmarks/c/eca-rers2012/Problem17_label25.c
[2024-11-08 16:05:52,473 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/data/d3cf118e6/7e00207b178549c396041f1523715a5c/FLAG36ddffa94
[2024-11-08 16:05:52,493 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/data/d3cf118e6/7e00207b178549c396041f1523715a5c
[2024-11-08 16:05:52,496 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 16:05:52,498 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 16:05:52,501 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 16:05:52,502 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 16:05:52,508 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 16:05:52,508 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:05:52" (1/1) ...
[2024-11-08 16:05:52,511 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@20b6573b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:05:52, skipping insertion in model container
[2024-11-08 16:05:52,512 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:05:52" (1/1) ...
[2024-11-08 16:05:52,626 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 16:05:52,927 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_e9f6223b-35d7-4a7d-af3d-54aff796b520/sv-benchmarks/c/eca-rers2012/Problem17_label25.c[3642,3655]
[2024-11-08 16:05:53,724 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 16:05:53,735 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 16:05:53,756 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_e9f6223b-35d7-4a7d-af3d-54aff796b520/sv-benchmarks/c/eca-rers2012/Problem17_label25.c[3642,3655]
[2024-11-08 16:05:54,254 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 16:05:54,280 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 16:05:54,281 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:05:54 WrapperNode
[2024-11-08 16:05:54,281 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 16:05:54,282 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 16:05:54,283 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 16:05:54,283 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 16:05:54,291 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:05:54" (1/1) ...
[2024-11-08 16:05:54,341 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:05:54" (1/1) ...
[2024-11-08 16:05:54,664 INFO  L138                Inliner]: procedures = 15, calls = 9, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 2612
[2024-11-08 16:05:54,664 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 16:05:54,665 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 16:05:54,666 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 16:05:54,666 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 16:05:54,678 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:05:54" (1/1) ...
[2024-11-08 16:05:54,678 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:05:54" (1/1) ...
[2024-11-08 16:05:54,832 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:05:54" (1/1) ...
[2024-11-08 16:05:54,955 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 16:05:54,955 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:05:54" (1/1) ...
[2024-11-08 16:05:54,956 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:05:54" (1/1) ...
[2024-11-08 16:05:55,148 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:05:54" (1/1) ...
[2024-11-08 16:05:55,176 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:05:54" (1/1) ...
[2024-11-08 16:05:55,243 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:05:54" (1/1) ...
[2024-11-08 16:05:55,284 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:05:54" (1/1) ...
[2024-11-08 16:05:55,416 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 16:05:55,422 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 16:05:55,422 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 16:05:55,423 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 16:05:55,424 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:05:54" (1/1) ...
[2024-11-08 16:05:55,431 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 16:05:55,444 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:05:55,459 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 16:05:55,463 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 16:05:55,497 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 16:05:55,497 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 16:05:55,498 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 16:05:55,498 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 16:05:55,564 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 16:05:55,566 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 16:06:00,311 INFO  L?                        ?]: Removed 372 outVars from TransFormulas that were not future-live.
[2024-11-08 16:06:00,311 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 16:06:00,358 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 16:06:00,358 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-08 16:06:00,359 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:06:00 BoogieIcfgContainer
[2024-11-08 16:06:00,359 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 16:06:00,365 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 16:06:00,365 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 16:06:00,369 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 16:06:00,370 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 04:05:52" (1/3) ...
[2024-11-08 16:06:00,371 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@25476abe and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:06:00, skipping insertion in model container
[2024-11-08 16:06:00,372 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:05:54" (2/3) ...
[2024-11-08 16:06:00,373 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@25476abe and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:06:00, skipping insertion in model container
[2024-11-08 16:06:00,374 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:06:00" (3/3) ...
[2024-11-08 16:06:00,376 INFO  L112   eAbstractionObserver]: Analyzing ICFG Problem17_label25.c
[2024-11-08 16:06:00,398 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 16:06:00,399 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-08 16:06:00,505 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 16:06:00,515 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;@58b8acb0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 16:06:00,516 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-08 16:06:00,524 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 590 states, 588 states have (on average 1.8061224489795917) internal successors, (1062), 589 states have internal predecessors, (1062), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 16:06:00,533 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 24
[2024-11-08 16:06:00,534 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:06:00,535 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]
[2024-11-08 16:06:00,536 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:06:00,544 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:06:00,545 INFO  L85        PathProgramCache]: Analyzing trace with hash 926249680, now seen corresponding path program 1 times
[2024-11-08 16:06:00,556 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:06:00,557 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1099587339]
[2024-11-08 16:06:00,558 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:06:00,558 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:06:00,722 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:06:00,975 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 16:06:00,976 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:06:00,976 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1099587339]
[2024-11-08 16:06:00,977 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1099587339] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:06:00,977 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:06:00,977 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 16:06:00,979 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2142863639]
[2024-11-08 16:06:00,980 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:06:00,985 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:06:00,985 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:06:01,027 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:06:01,027 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:06:01,031 INFO  L87              Difference]: Start difference. First operand  has 590 states, 588 states have (on average 1.8061224489795917) internal successors, (1062), 589 states have internal predecessors, (1062), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 2 states have internal predecessors, (23), 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 16:06:04,961 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:06:04,961 INFO  L93              Difference]: Finished difference Result 1667 states and 3061 transitions.
[2024-11-08 16:06:04,962 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:06:04,964 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 2 states have internal predecessors, (23), 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 23
[2024-11-08 16:06:04,964 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:06:04,985 INFO  L225             Difference]: With dead ends: 1667
[2024-11-08 16:06:04,986 INFO  L226             Difference]: Without dead ends: 998
[2024-11-08 16:06:04,990 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 16:06:04,994 INFO  L432           NwaCegarLoop]: 214 mSDtfsCounter, 522 mSDsluCounter, 62 mSDsCounter, 0 mSdLazyCounter, 1566 mSolverCounterSat, 396 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 522 SdHoareTripleChecker+Valid, 276 SdHoareTripleChecker+Invalid, 1962 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 396 IncrementalHoareTripleChecker+Valid, 1566 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.8s IncrementalHoareTripleChecker+Time
[2024-11-08 16:06:04,995 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [522 Valid, 276 Invalid, 1962 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [396 Valid, 1566 Invalid, 0 Unknown, 0 Unchecked, 3.8s Time]
[2024-11-08 16:06:05,022 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 998 states.
[2024-11-08 16:06:05,118 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 998 to 982.
[2024-11-08 16:06:05,125 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 982 states, 981 states have (on average 1.707441386340469) internal successors, (1675), 981 states have internal predecessors, (1675), 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 16:06:05,134 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 982 states to 982 states and 1675 transitions.
[2024-11-08 16:06:05,136 INFO  L78                 Accepts]: Start accepts. Automaton has 982 states and 1675 transitions. Word has length 23
[2024-11-08 16:06:05,136 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:06:05,137 INFO  L471      AbstractCegarLoop]: Abstraction has 982 states and 1675 transitions.
[2024-11-08 16:06:05,137 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 2 states have internal predecessors, (23), 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 16:06:05,138 INFO  L276                IsEmpty]: Start isEmpty. Operand 982 states and 1675 transitions.
[2024-11-08 16:06:05,140 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 89
[2024-11-08 16:06:05,140 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:06:05,141 INFO  L215           NwaCegarLoop]: trace histogram [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]
[2024-11-08 16:06:05,141 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 16:06:05,141 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:06:05,142 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:06:05,142 INFO  L85        PathProgramCache]: Analyzing trace with hash -2024110795, now seen corresponding path program 1 times
[2024-11-08 16:06:05,143 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:06:05,143 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [215307363]
[2024-11-08 16:06:05,143 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:06:05,143 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:06:05,220 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:06:05,442 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:06:05,443 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:06:05,443 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [215307363]
[2024-11-08 16:06:05,443 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [215307363] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:06:05,443 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:06:05,444 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 16:06:05,444 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [795668589]
[2024-11-08 16:06:05,444 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:06:05,445 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:06:05,448 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:06:05,449 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:06:05,449 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:06:05,449 INFO  L87              Difference]: Start difference. First operand 982 states and 1675 transitions. Second operand  has 3 states, 3 states have (on average 29.333333333333332) internal successors, (88), 2 states have internal predecessors, (88), 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 16:06:08,534 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:06:08,534 INFO  L93              Difference]: Finished difference Result 2824 states and 4847 transitions.
[2024-11-08 16:06:08,535 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:06:08,535 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 29.333333333333332) internal successors, (88), 2 states have internal predecessors, (88), 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 88
[2024-11-08 16:06:08,535 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:06:08,542 INFO  L225             Difference]: With dead ends: 2824
[2024-11-08 16:06:08,542 INFO  L226             Difference]: Without dead ends: 1844
[2024-11-08 16:06:08,544 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 16:06:08,545 INFO  L432           NwaCegarLoop]: 516 mSDtfsCounter, 393 mSDsluCounter, 75 mSDsCounter, 0 mSdLazyCounter, 1081 mSolverCounterSat, 548 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 393 SdHoareTripleChecker+Valid, 591 SdHoareTripleChecker+Invalid, 1629 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 548 IncrementalHoareTripleChecker+Valid, 1081 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:06:08,546 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [393 Valid, 591 Invalid, 1629 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [548 Valid, 1081 Invalid, 0 Unknown, 0 Unchecked, 3.0s Time]
[2024-11-08 16:06:08,549 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1844 states.
[2024-11-08 16:06:08,585 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1844 to 1844.
[2024-11-08 16:06:08,589 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1844 states, 1843 states have (on average 1.3836136733586544) internal successors, (2550), 1843 states have internal predecessors, (2550), 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 16:06:08,595 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1844 states to 1844 states and 2550 transitions.
[2024-11-08 16:06:08,595 INFO  L78                 Accepts]: Start accepts. Automaton has 1844 states and 2550 transitions. Word has length 88
[2024-11-08 16:06:08,596 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:06:08,596 INFO  L471      AbstractCegarLoop]: Abstraction has 1844 states and 2550 transitions.
[2024-11-08 16:06:08,596 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 29.333333333333332) internal successors, (88), 2 states have internal predecessors, (88), 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 16:06:08,597 INFO  L276                IsEmpty]: Start isEmpty. Operand 1844 states and 2550 transitions.
[2024-11-08 16:06:08,601 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 172
[2024-11-08 16:06:08,601 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:06:08,602 INFO  L215           NwaCegarLoop]: trace histogram [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, 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 16:06:08,602 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 16:06:08,602 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:06:08,603 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:06:08,603 INFO  L85        PathProgramCache]: Analyzing trace with hash 1244838051, now seen corresponding path program 1 times
[2024-11-08 16:06:08,603 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:06:08,604 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1797971196]
[2024-11-08 16:06:08,604 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:06:08,604 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:06:08,688 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:06:09,043 INFO  L134       CoverageAnalysis]: Checked inductivity of 105 backedges. 105 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:06:09,043 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:06:09,044 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1797971196]
[2024-11-08 16:06:09,044 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1797971196] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:06:09,044 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:06:09,044 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:06:09,044 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1711774770]
[2024-11-08 16:06:09,045 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:06:09,045 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:06:09,048 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:06:09,048 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:06:09,049 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:06:09,049 INFO  L87              Difference]: Start difference. First operand 1844 states and 2550 transitions. Second operand  has 3 states, 3 states have (on average 57.0) internal successors, (171), 3 states have internal predecessors, (171), 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 16:06:11,922 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:06:11,922 INFO  L93              Difference]: Finished difference Result 4546 states and 6595 transitions.
[2024-11-08 16:06:11,922 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:06:11,923 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 57.0) internal successors, (171), 3 states have internal predecessors, (171), 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 171
[2024-11-08 16:06:11,924 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:06:11,932 INFO  L225             Difference]: With dead ends: 4546
[2024-11-08 16:06:11,932 INFO  L226             Difference]: Without dead ends: 2704
[2024-11-08 16:06:11,935 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 16:06:11,936 INFO  L432           NwaCegarLoop]: 759 mSDtfsCounter, 500 mSDsluCounter, 58 mSDsCounter, 0 mSdLazyCounter, 1297 mSolverCounterSat, 336 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 500 SdHoareTripleChecker+Valid, 817 SdHoareTripleChecker+Invalid, 1633 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 336 IncrementalHoareTripleChecker+Valid, 1297 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.8s IncrementalHoareTripleChecker+Time
[2024-11-08 16:06:11,936 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [500 Valid, 817 Invalid, 1633 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [336 Valid, 1297 Invalid, 0 Unknown, 0 Unchecked, 2.8s Time]
[2024-11-08 16:06:11,940 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2704 states.
[2024-11-08 16:06:11,985 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2704 to 2704.
[2024-11-08 16:06:11,990 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2704 states, 2703 states have (on average 1.38771735109138) internal successors, (3751), 2703 states have internal predecessors, (3751), 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 16:06:11,998 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2704 states to 2704 states and 3751 transitions.
[2024-11-08 16:06:11,998 INFO  L78                 Accepts]: Start accepts. Automaton has 2704 states and 3751 transitions. Word has length 171
[2024-11-08 16:06:11,999 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:06:11,999 INFO  L471      AbstractCegarLoop]: Abstraction has 2704 states and 3751 transitions.
[2024-11-08 16:06:12,000 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 57.0) internal successors, (171), 3 states have internal predecessors, (171), 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 16:06:12,000 INFO  L276                IsEmpty]: Start isEmpty. Operand 2704 states and 3751 transitions.
[2024-11-08 16:06:12,003 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 178
[2024-11-08 16:06:12,003 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:06:12,003 INFO  L215           NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:06:12,004 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-08 16:06:12,004 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:06:12,005 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:06:12,005 INFO  L85        PathProgramCache]: Analyzing trace with hash 1732577906, now seen corresponding path program 1 times
[2024-11-08 16:06:12,005 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:06:12,005 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1636508606]
[2024-11-08 16:06:12,006 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:06:12,006 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:06:12,078 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:06:12,269 INFO  L134       CoverageAnalysis]: Checked inductivity of 111 backedges. 41 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked.
[2024-11-08 16:06:12,273 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:06:12,273 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1636508606]
[2024-11-08 16:06:12,273 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1636508606] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:06:12,273 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:06:12,274 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:06:12,274 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [420807979]
[2024-11-08 16:06:12,274 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:06:12,274 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:06:12,275 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:06:12,275 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:06:12,275 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:06:12,276 INFO  L87              Difference]: Start difference. First operand 2704 states and 3751 transitions. Second operand  has 3 states, 3 states have (on average 36.0) internal successors, (108), 3 states have internal predecessors, (108), 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 16:06:15,325 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:06:15,325 INFO  L93              Difference]: Finished difference Result 7954 states and 11040 transitions.
[2024-11-08 16:06:15,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:06:15,326 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 36.0) internal successors, (108), 3 states have internal predecessors, (108), 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 177
[2024-11-08 16:06:15,326 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:06:15,344 INFO  L225             Difference]: With dead ends: 7954
[2024-11-08 16:06:15,344 INFO  L226             Difference]: Without dead ends: 5252
[2024-11-08 16:06:15,349 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 16:06:15,350 INFO  L432           NwaCegarLoop]: 481 mSDtfsCounter, 425 mSDsluCounter, 64 mSDsCounter, 0 mSdLazyCounter, 1339 mSolverCounterSat, 356 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 425 SdHoareTripleChecker+Valid, 545 SdHoareTripleChecker+Invalid, 1695 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 356 IncrementalHoareTripleChecker+Valid, 1339 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.9s IncrementalHoareTripleChecker+Time
[2024-11-08 16:06:15,351 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [425 Valid, 545 Invalid, 1695 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [356 Valid, 1339 Invalid, 0 Unknown, 0 Unchecked, 2.9s Time]
[2024-11-08 16:06:15,358 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5252 states.
[2024-11-08 16:06:15,455 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5252 to 4826.
[2024-11-08 16:06:15,464 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4826 states, 4825 states have (on average 1.2652849740932643) internal successors, (6105), 4825 states have internal predecessors, (6105), 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 16:06:15,479 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4826 states to 4826 states and 6105 transitions.
[2024-11-08 16:06:15,479 INFO  L78                 Accepts]: Start accepts. Automaton has 4826 states and 6105 transitions. Word has length 177
[2024-11-08 16:06:15,482 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:06:15,482 INFO  L471      AbstractCegarLoop]: Abstraction has 4826 states and 6105 transitions.
[2024-11-08 16:06:15,482 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 36.0) internal successors, (108), 3 states have internal predecessors, (108), 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 16:06:15,483 INFO  L276                IsEmpty]: Start isEmpty. Operand 4826 states and 6105 transitions.
[2024-11-08 16:06:15,486 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 191
[2024-11-08 16:06:15,487 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:06:15,487 INFO  L215           NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:06:15,487 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-08 16:06:15,488 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:06:15,489 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:06:15,490 INFO  L85        PathProgramCache]: Analyzing trace with hash -561785537, now seen corresponding path program 1 times
[2024-11-08 16:06:15,490 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:06:15,491 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1727213048]
[2024-11-08 16:06:15,491 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:06:15,492 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:06:15,583 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:06:15,730 INFO  L134       CoverageAnalysis]: Checked inductivity of 123 backedges. 41 proven. 0 refuted. 0 times theorem prover too weak. 82 trivial. 0 not checked.
[2024-11-08 16:06:15,731 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:06:15,731 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1727213048]
[2024-11-08 16:06:15,731 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1727213048] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:06:15,731 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:06:15,731 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:06:15,731 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1407865822]
[2024-11-08 16:06:15,732 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:06:15,732 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:06:15,732 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:06:15,733 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:06:15,733 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:06:15,733 INFO  L87              Difference]: Start difference. First operand 4826 states and 6105 transitions. Second operand  has 3 states, 3 states have (on average 36.333333333333336) internal successors, (109), 3 states have internal predecessors, (109), 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 16:06:18,588 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:06:18,588 INFO  L93              Difference]: Finished difference Result 12204 states and 15757 transitions.
[2024-11-08 16:06:18,589 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:06:18,589 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 36.333333333333336) internal successors, (109), 3 states have internal predecessors, (109), 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 190
[2024-11-08 16:06:18,590 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:06:18,612 INFO  L225             Difference]: With dead ends: 12204
[2024-11-08 16:06:18,613 INFO  L226             Difference]: Without dead ends: 7380
[2024-11-08 16:06:18,618 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 16:06:18,619 INFO  L432           NwaCegarLoop]: 459 mSDtfsCounter, 449 mSDsluCounter, 52 mSDsCounter, 0 mSdLazyCounter, 1398 mSolverCounterSat, 360 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 449 SdHoareTripleChecker+Valid, 511 SdHoareTripleChecker+Invalid, 1758 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 360 IncrementalHoareTripleChecker+Valid, 1398 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.7s IncrementalHoareTripleChecker+Time
[2024-11-08 16:06:18,620 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [449 Valid, 511 Invalid, 1758 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [360 Valid, 1398 Invalid, 0 Unknown, 0 Unchecked, 2.7s Time]
[2024-11-08 16:06:18,629 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7380 states.
[2024-11-08 16:06:18,731 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7380 to 6525.
[2024-11-08 16:06:18,742 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6525 states, 6524 states have (on average 1.2665542611894542) internal successors, (8263), 6524 states have internal predecessors, (8263), 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 16:06:18,755 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6525 states to 6525 states and 8263 transitions.
[2024-11-08 16:06:18,755 INFO  L78                 Accepts]: Start accepts. Automaton has 6525 states and 8263 transitions. Word has length 190
[2024-11-08 16:06:18,756 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:06:18,756 INFO  L471      AbstractCegarLoop]: Abstraction has 6525 states and 8263 transitions.
[2024-11-08 16:06:18,756 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 36.333333333333336) internal successors, (109), 3 states have internal predecessors, (109), 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 16:06:18,756 INFO  L276                IsEmpty]: Start isEmpty. Operand 6525 states and 8263 transitions.
[2024-11-08 16:06:18,760 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 240
[2024-11-08 16:06:18,760 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:06:18,761 INFO  L215           NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 16:06:18,761 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-08 16:06:18,761 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:06:18,762 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:06:18,762 INFO  L85        PathProgramCache]: Analyzing trace with hash 866246914, now seen corresponding path program 1 times
[2024-11-08 16:06:18,762 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:06:18,762 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1105322136]
[2024-11-08 16:06:18,762 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:06:18,763 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:06:18,839 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:06:19,110 INFO  L134       CoverageAnalysis]: Checked inductivity of 123 backedges. 41 proven. 0 refuted. 0 times theorem prover too weak. 82 trivial. 0 not checked.
[2024-11-08 16:06:19,110 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:06:19,110 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1105322136]
[2024-11-08 16:06:19,111 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1105322136] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:06:19,111 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:06:19,112 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:06:19,112 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1435165115]
[2024-11-08 16:06:19,112 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:06:19,113 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:06:19,113 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:06:19,114 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:06:19,114 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:06:19,114 INFO  L87              Difference]: Start difference. First operand 6525 states and 8263 transitions. Second operand  has 3 states, 3 states have (on average 52.666666666666664) internal successors, (158), 3 states have internal predecessors, (158), 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 16:06:22,158 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:06:22,158 INFO  L93              Difference]: Finished difference Result 17751 states and 22351 transitions.
[2024-11-08 16:06:22,158 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:06:22,159 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 52.666666666666664) internal successors, (158), 3 states have internal predecessors, (158), 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 239
[2024-11-08 16:06:22,159 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:06:22,188 INFO  L225             Difference]: With dead ends: 17751
[2024-11-08 16:06:22,189 INFO  L226             Difference]: Without dead ends: 9951
[2024-11-08 16:06:22,196 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 16:06:22,197 INFO  L432           NwaCegarLoop]: 946 mSDtfsCounter, 477 mSDsluCounter, 73 mSDsCounter, 0 mSdLazyCounter, 1484 mSolverCounterSat, 248 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 477 SdHoareTripleChecker+Valid, 1019 SdHoareTripleChecker+Invalid, 1732 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 248 IncrementalHoareTripleChecker+Valid, 1484 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.9s IncrementalHoareTripleChecker+Time
[2024-11-08 16:06:22,198 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [477 Valid, 1019 Invalid, 1732 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [248 Valid, 1484 Invalid, 0 Unknown, 0 Unchecked, 2.9s Time]
[2024-11-08 16:06:22,210 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 9951 states.
[2024-11-08 16:06:22,337 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 9951 to 9943.
[2024-11-08 16:06:22,353 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 9943 states, 9942 states have (on average 1.208006437336552) internal successors, (12010), 9942 states have internal predecessors, (12010), 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 16:06:22,369 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9943 states to 9943 states and 12010 transitions.
[2024-11-08 16:06:22,370 INFO  L78                 Accepts]: Start accepts. Automaton has 9943 states and 12010 transitions. Word has length 239
[2024-11-08 16:06:22,370 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:06:22,370 INFO  L471      AbstractCegarLoop]: Abstraction has 9943 states and 12010 transitions.
[2024-11-08 16:06:22,371 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 52.666666666666664) internal successors, (158), 3 states have internal predecessors, (158), 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 16:06:22,371 INFO  L276                IsEmpty]: Start isEmpty. Operand 9943 states and 12010 transitions.
[2024-11-08 16:06:22,375 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 244
[2024-11-08 16:06:22,375 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:06:22,375 INFO  L215           NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 16:06:22,376 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-08 16:06:22,376 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:06:22,376 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:06:22,377 INFO  L85        PathProgramCache]: Analyzing trace with hash -1552040180, now seen corresponding path program 1 times
[2024-11-08 16:06:22,377 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:06:22,377 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [450906311]
[2024-11-08 16:06:22,377 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:06:22,378 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:06:22,465 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:06:22,740 INFO  L134       CoverageAnalysis]: Checked inductivity of 123 backedges. 41 proven. 0 refuted. 0 times theorem prover too weak. 82 trivial. 0 not checked.
[2024-11-08 16:06:22,740 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:06:22,740 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [450906311]
[2024-11-08 16:06:22,740 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [450906311] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:06:22,741 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:06:22,741 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:06:22,741 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [359766081]
[2024-11-08 16:06:22,741 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:06:22,741 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:06:22,742 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:06:22,742 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:06:22,742 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:06:22,744 INFO  L87              Difference]: Start difference. First operand 9943 states and 12010 transitions. Second operand  has 3 states, 3 states have (on average 54.0) internal successors, (162), 3 states have internal predecessors, (162), 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 16:06:25,273 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:06:25,273 INFO  L93              Difference]: Finished difference Result 20736 states and 24968 transitions.
[2024-11-08 16:06:25,274 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:06:25,274 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 54.0) internal successors, (162), 3 states have internal predecessors, (162), 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 243
[2024-11-08 16:06:25,275 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:06:25,297 INFO  L225             Difference]: With dead ends: 20736
[2024-11-08 16:06:25,298 INFO  L226             Difference]: Without dead ends: 10795
[2024-11-08 16:06:25,307 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 16:06:25,308 INFO  L432           NwaCegarLoop]: 923 mSDtfsCounter, 407 mSDsluCounter, 62 mSDsCounter, 0 mSdLazyCounter, 1386 mSolverCounterSat, 45 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 407 SdHoareTripleChecker+Valid, 985 SdHoareTripleChecker+Invalid, 1431 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 45 IncrementalHoareTripleChecker+Valid, 1386 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time
[2024-11-08 16:06:25,308 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [407 Valid, 985 Invalid, 1431 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [45 Valid, 1386 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time]
[2024-11-08 16:06:25,322 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 10795 states.
[2024-11-08 16:06:25,432 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 10795 to 10369.
[2024-11-08 16:06:25,447 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 10369 states, 10368 states have (on average 1.2040895061728396) internal successors, (12484), 10368 states have internal predecessors, (12484), 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 16:06:25,461 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 10369 states to 10369 states and 12484 transitions.
[2024-11-08 16:06:25,462 INFO  L78                 Accepts]: Start accepts. Automaton has 10369 states and 12484 transitions. Word has length 243
[2024-11-08 16:06:25,462 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:06:25,462 INFO  L471      AbstractCegarLoop]: Abstraction has 10369 states and 12484 transitions.
[2024-11-08 16:06:25,463 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 54.0) internal successors, (162), 3 states have internal predecessors, (162), 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 16:06:25,463 INFO  L276                IsEmpty]: Start isEmpty. Operand 10369 states and 12484 transitions.
[2024-11-08 16:06:25,467 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 248
[2024-11-08 16:06:25,467 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:06:25,467 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:06:25,468 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-08 16:06:25,468 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:06:25,468 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:06:25,468 INFO  L85        PathProgramCache]: Analyzing trace with hash 492599173, now seen corresponding path program 1 times
[2024-11-08 16:06:25,469 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:06:25,469 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [233002652]
[2024-11-08 16:06:25,469 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:06:25,469 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:06:25,553 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:06:26,114 INFO  L134       CoverageAnalysis]: Checked inductivity of 271 backedges. 180 proven. 70 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-08 16:06:26,114 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:06:26,115 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [233002652]
[2024-11-08 16:06:26,115 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [233002652] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:06:26,115 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [408133565]
[2024-11-08 16:06:26,116 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:06:26,116 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:06:26,116 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:06:26,118 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:06:26,121 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-08 16:06:26,300 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:06:26,304 INFO  L255         TraceCheckSpWp]: Trace formula consists of 373 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 16:06:26,316 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:06:26,654 INFO  L134       CoverageAnalysis]: Checked inductivity of 271 backedges. 180 proven. 70 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-08 16:06:26,655 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:06:27,020 INFO  L134       CoverageAnalysis]: Checked inductivity of 271 backedges. 250 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-08 16:06:27,021 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [408133565] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:06:27,021 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:06:27,021 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3, 3] total 5
[2024-11-08 16:06:27,021 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1101807435]
[2024-11-08 16:06:27,022 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:06:27,022 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:06:27,023 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:06:27,023 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:06:27,024 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-08 16:06:27,024 INFO  L87              Difference]: Start difference. First operand 10369 states and 12484 transitions. Second operand  has 4 states, 4 states have (on average 56.75) internal successors, (227), 3 states have internal predecessors, (227), 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 16:06:31,506 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:06:31,506 INFO  L93              Difference]: Finished difference Result 30985 states and 37761 transitions.
[2024-11-08 16:06:31,507 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:06:31,507 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 56.75) internal successors, (227), 3 states have internal predecessors, (227), 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 247
[2024-11-08 16:06:31,508 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:06:31,610 INFO  L225             Difference]: With dead ends: 30985
[2024-11-08 16:06:31,610 INFO  L226             Difference]: Without dead ends: 19753
[2024-11-08 16:06:31,617 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 495 GetRequests, 491 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-08 16:06:31,618 INFO  L432           NwaCegarLoop]: 84 mSDtfsCounter, 908 mSDsluCounter, 74 mSDsCounter, 0 mSdLazyCounter, 2301 mSolverCounterSat, 796 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 908 SdHoareTripleChecker+Valid, 158 SdHoareTripleChecker+Invalid, 3097 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 796 IncrementalHoareTripleChecker+Valid, 2301 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:06:31,619 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [908 Valid, 158 Invalid, 3097 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [796 Valid, 2301 Invalid, 0 Unknown, 0 Unchecked, 4.3s Time]
[2024-11-08 16:06:31,639 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 19753 states.
[2024-11-08 16:06:31,844 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 19753 to 19752.
[2024-11-08 16:06:31,871 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 19752 states, 19751 states have (on average 1.158321097665941) internal successors, (22878), 19751 states have internal predecessors, (22878), 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 16:06:31,898 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 19752 states to 19752 states and 22878 transitions.
[2024-11-08 16:06:31,899 INFO  L78                 Accepts]: Start accepts. Automaton has 19752 states and 22878 transitions. Word has length 247
[2024-11-08 16:06:31,899 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:06:31,900 INFO  L471      AbstractCegarLoop]: Abstraction has 19752 states and 22878 transitions.
[2024-11-08 16:06:31,900 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 56.75) internal successors, (227), 3 states have internal predecessors, (227), 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 16:06:31,900 INFO  L276                IsEmpty]: Start isEmpty. Operand 19752 states and 22878 transitions.
[2024-11-08 16:06:31,904 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 261
[2024-11-08 16:06:31,905 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:06:31,905 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:06:31,926 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-08 16:06:32,109 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7
[2024-11-08 16:06:32,109 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:06:32,110 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:06:32,110 INFO  L85        PathProgramCache]: Analyzing trace with hash -968518862, now seen corresponding path program 1 times
[2024-11-08 16:06:32,110 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:06:32,111 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1218344812]
[2024-11-08 16:06:32,111 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:06:32,111 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:06:32,201 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:06:32,382 INFO  L134       CoverageAnalysis]: Checked inductivity of 286 backedges. 205 proven. 0 refuted. 0 times theorem prover too weak. 81 trivial. 0 not checked.
[2024-11-08 16:06:32,382 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:06:32,383 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1218344812]
[2024-11-08 16:06:32,383 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1218344812] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:06:32,383 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:06:32,383 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:06:32,383 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [136973132]
[2024-11-08 16:06:32,384 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:06:32,384 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:06:32,384 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:06:32,385 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:06:32,385 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:06:32,386 INFO  L87              Difference]: Start difference. First operand 19752 states and 22878 transitions. Second operand  has 3 states, 3 states have (on average 60.0) internal successors, (180), 3 states have internal predecessors, (180), 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 16:06:34,918 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:06:34,918 INFO  L93              Difference]: Finished difference Result 42479 states and 49308 transitions.
[2024-11-08 16:06:34,918 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:06:34,919 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 60.0) internal successors, (180), 3 states have internal predecessors, (180), 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 260
[2024-11-08 16:06:34,919 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:06:34,974 INFO  L225             Difference]: With dead ends: 42479
[2024-11-08 16:06:34,974 INFO  L226             Difference]: Without dead ends: 22303
[2024-11-08 16:06:34,989 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 16:06:34,991 INFO  L432           NwaCegarLoop]: 791 mSDtfsCounter, 376 mSDsluCounter, 67 mSDsCounter, 0 mSdLazyCounter, 1199 mSolverCounterSat, 210 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 376 SdHoareTripleChecker+Valid, 858 SdHoareTripleChecker+Invalid, 1409 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 210 IncrementalHoareTripleChecker+Valid, 1199 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:06:34,993 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [376 Valid, 858 Invalid, 1409 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [210 Valid, 1199 Invalid, 0 Unknown, 0 Unchecked, 2.3s Time]
[2024-11-08 16:06:35,016 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 22303 states.
[2024-11-08 16:06:35,254 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 22303 to 22303.
[2024-11-08 16:06:35,280 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 22303 states, 22302 states have (on average 1.1397184109048515) internal successors, (25418), 22302 states have internal predecessors, (25418), 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 16:06:35,312 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 22303 states to 22303 states and 25418 transitions.
[2024-11-08 16:06:35,313 INFO  L78                 Accepts]: Start accepts. Automaton has 22303 states and 25418 transitions. Word has length 260
[2024-11-08 16:06:35,313 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:06:35,313 INFO  L471      AbstractCegarLoop]: Abstraction has 22303 states and 25418 transitions.
[2024-11-08 16:06:35,314 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 60.0) internal successors, (180), 3 states have internal predecessors, (180), 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 16:06:35,314 INFO  L276                IsEmpty]: Start isEmpty. Operand 22303 states and 25418 transitions.
[2024-11-08 16:06:35,321 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 301
[2024-11-08 16:06:35,321 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:06:35,321 INFO  L215           NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 16:06:35,322 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-08 16:06:35,322 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:06:35,322 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:06:35,323 INFO  L85        PathProgramCache]: Analyzing trace with hash 1345047498, now seen corresponding path program 1 times
[2024-11-08 16:06:35,323 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:06:35,325 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [411445078]
[2024-11-08 16:06:35,326 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:06:35,326 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:06:35,414 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:06:35,778 INFO  L134       CoverageAnalysis]: Checked inductivity of 123 backedges. 123 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:06:35,779 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:06:35,779 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [411445078]
[2024-11-08 16:06:35,779 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [411445078] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:06:35,779 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:06:35,779 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:06:35,780 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1052718426]
[2024-11-08 16:06:35,780 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:06:35,780 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:06:35,781 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:06:35,781 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:06:35,782 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:06:35,782 INFO  L87              Difference]: Start difference. First operand 22303 states and 25418 transitions. Second operand  has 3 states, 3 states have (on average 100.0) internal successors, (300), 3 states have internal predecessors, (300), 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 16:06:38,480 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:06:38,481 INFO  L93              Difference]: Finished difference Result 56125 states and 64172 transitions.
[2024-11-08 16:06:38,481 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:06:38,482 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 100.0) internal successors, (300), 3 states have internal predecessors, (300), 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 300
[2024-11-08 16:06:38,483 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:06:38,538 INFO  L225             Difference]: With dead ends: 56125
[2024-11-08 16:06:38,539 INFO  L226             Difference]: Without dead ends: 31271
[2024-11-08 16:06:38,561 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 16:06:38,562 INFO  L432           NwaCegarLoop]: 721 mSDtfsCounter, 284 mSDsluCounter, 69 mSDsCounter, 0 mSdLazyCounter, 1207 mSolverCounterSat, 217 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 284 SdHoareTripleChecker+Valid, 790 SdHoareTripleChecker+Invalid, 1424 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 217 IncrementalHoareTripleChecker+Valid, 1207 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:06:38,562 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [284 Valid, 790 Invalid, 1424 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [217 Valid, 1207 Invalid, 0 Unknown, 0 Unchecked, 2.5s Time]
[2024-11-08 16:06:38,594 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 31271 states.
[2024-11-08 16:06:38,886 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 31271 to 24436.
[2024-11-08 16:06:38,908 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 24436 states, 24435 states have (on average 1.1291999181501944) internal successors, (27592), 24435 states have internal predecessors, (27592), 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 16:06:38,939 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 24436 states to 24436 states and 27592 transitions.
[2024-11-08 16:06:38,939 INFO  L78                 Accepts]: Start accepts. Automaton has 24436 states and 27592 transitions. Word has length 300
[2024-11-08 16:06:38,940 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:06:38,940 INFO  L471      AbstractCegarLoop]: Abstraction has 24436 states and 27592 transitions.
[2024-11-08 16:06:38,940 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 100.0) internal successors, (300), 3 states have internal predecessors, (300), 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 16:06:38,941 INFO  L276                IsEmpty]: Start isEmpty. Operand 24436 states and 27592 transitions.
[2024-11-08 16:06:38,947 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 322
[2024-11-08 16:06:38,947 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:06:38,948 INFO  L215           NwaCegarLoop]: trace histogram [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, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:06:38,948 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-08 16:06:38,948 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:06:38,949 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:06:38,949 INFO  L85        PathProgramCache]: Analyzing trace with hash 10155464, now seen corresponding path program 1 times
[2024-11-08 16:06:38,949 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:06:38,950 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [50410640]
[2024-11-08 16:06:38,950 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:06:38,950 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:06:39,048 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:06:39,722 INFO  L134       CoverageAnalysis]: Checked inductivity of 506 backedges. 321 proven. 73 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-08 16:06:39,722 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:06:39,722 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [50410640]
[2024-11-08 16:06:39,723 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [50410640] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:06:39,723 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [139195882]
[2024-11-08 16:06:39,723 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:06:39,723 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:06:39,724 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:06:39,726 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:06:39,728 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-08 16:06:39,932 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:06:39,935 INFO  L255         TraceCheckSpWp]: Trace formula consists of 469 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 16:06:39,947 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:06:40,226 INFO  L134       CoverageAnalysis]: Checked inductivity of 506 backedges. 321 proven. 73 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-08 16:06:40,227 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:06:40,637 INFO  L134       CoverageAnalysis]: Checked inductivity of 506 backedges. 394 proven. 0 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-08 16:06:40,638 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [139195882] provided 1 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:06:40,638 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:06:40,638 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3, 3] total 5
[2024-11-08 16:06:40,639 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1348384297]
[2024-11-08 16:06:40,639 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:06:40,639 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:06:40,640 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:06:40,640 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:06:40,641 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-08 16:06:40,641 INFO  L87              Difference]: Start difference. First operand 24436 states and 27592 transitions. Second operand  has 4 states, 4 states have (on average 58.0) internal successors, (232), 3 states have internal predecessors, (232), 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 16:06:44,355 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:06:44,355 INFO  L93              Difference]: Finished difference Result 60395 states and 68362 transitions.
[2024-11-08 16:06:44,356 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:06:44,356 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 58.0) internal successors, (232), 3 states have internal predecessors, (232), 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 321
[2024-11-08 16:06:44,356 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:06:44,389 INFO  L225             Difference]: With dead ends: 60395
[2024-11-08 16:06:44,389 INFO  L226             Difference]: Without dead ends: 35534
[2024-11-08 16:06:44,401 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 643 GetRequests, 639 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-08 16:06:44,402 INFO  L432           NwaCegarLoop]: 93 mSDtfsCounter, 845 mSDsluCounter, 112 mSDsCounter, 0 mSdLazyCounter, 2312 mSolverCounterSat, 472 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 845 SdHoareTripleChecker+Valid, 205 SdHoareTripleChecker+Invalid, 2784 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 472 IncrementalHoareTripleChecker+Valid, 2312 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:06:44,402 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [845 Valid, 205 Invalid, 2784 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [472 Valid, 2312 Invalid, 0 Unknown, 0 Unchecked, 3.5s Time]
[2024-11-08 16:06:44,428 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 35534 states.
[2024-11-08 16:06:44,738 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 35534 to 33832.
[2024-11-08 16:06:44,769 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 33832 states, 33831 states have (on average 1.1377139310100204) internal successors, (38490), 33831 states have internal predecessors, (38490), 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 16:06:44,813 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 33832 states to 33832 states and 38490 transitions.
[2024-11-08 16:06:44,814 INFO  L78                 Accepts]: Start accepts. Automaton has 33832 states and 38490 transitions. Word has length 321
[2024-11-08 16:06:44,814 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:06:44,815 INFO  L471      AbstractCegarLoop]: Abstraction has 33832 states and 38490 transitions.
[2024-11-08 16:06:44,815 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 58.0) internal successors, (232), 3 states have internal predecessors, (232), 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 16:06:44,815 INFO  L276                IsEmpty]: Start isEmpty. Operand 33832 states and 38490 transitions.
[2024-11-08 16:06:44,818 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 336
[2024-11-08 16:06:44,819 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:06:44,819 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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]
[2024-11-08 16:06:44,839 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-08 16:06:45,020 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2024-11-08 16:06:45,020 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:06:45,020 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:06:45,021 INFO  L85        PathProgramCache]: Analyzing trace with hash 881240612, now seen corresponding path program 1 times
[2024-11-08 16:06:45,021 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:06:45,021 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [62069797]
[2024-11-08 16:06:45,021 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:06:45,021 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:06:45,114 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:06:45,817 INFO  L134       CoverageAnalysis]: Checked inductivity of 331 backedges. 62 proven. 0 refuted. 0 times theorem prover too weak. 269 trivial. 0 not checked.
[2024-11-08 16:06:45,817 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:06:45,817 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [62069797]
[2024-11-08 16:06:45,817 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [62069797] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:06:45,817 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:06:45,818 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:06:45,818 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1115918847]
[2024-11-08 16:06:45,818 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:06:45,818 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:06:45,818 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:06:45,819 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:06:45,819 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:06:45,819 INFO  L87              Difference]: Start difference. First operand 33832 states and 38490 transitions. Second operand  has 3 states, 3 states have (on average 50.0) internal successors, (150), 3 states have internal predecessors, (150), 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 16:06:48,622 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:06:48,623 INFO  L93              Difference]: Finished difference Result 77893 states and 89063 transitions.
[2024-11-08 16:06:48,623 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:06:48,623 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 50.0) internal successors, (150), 3 states have internal predecessors, (150), 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 335
[2024-11-08 16:06:48,624 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:06:48,665 INFO  L225             Difference]: With dead ends: 77893
[2024-11-08 16:06:48,665 INFO  L226             Difference]: Without dead ends: 43638
[2024-11-08 16:06:48,687 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 16:06:48,688 INFO  L432           NwaCegarLoop]: 792 mSDtfsCounter, 433 mSDsluCounter, 59 mSDsCounter, 0 mSdLazyCounter, 1390 mSolverCounterSat, 146 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 433 SdHoareTripleChecker+Valid, 851 SdHoareTripleChecker+Invalid, 1536 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 146 IncrementalHoareTripleChecker+Valid, 1390 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:06:48,688 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [433 Valid, 851 Invalid, 1536 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [146 Valid, 1390 Invalid, 0 Unknown, 0 Unchecked, 2.5s Time]
[2024-11-08 16:06:48,727 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 43638 states.
[2024-11-08 16:06:49,276 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 43638 to 41494.
[2024-11-08 16:06:49,307 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 41494 states, 41493 states have (on average 1.1347938206444461) internal successors, (47086), 41493 states have internal predecessors, (47086), 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 16:06:49,362 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 41494 states to 41494 states and 47086 transitions.
[2024-11-08 16:06:49,363 INFO  L78                 Accepts]: Start accepts. Automaton has 41494 states and 47086 transitions. Word has length 335
[2024-11-08 16:06:49,364 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:06:49,364 INFO  L471      AbstractCegarLoop]: Abstraction has 41494 states and 47086 transitions.
[2024-11-08 16:06:49,364 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 50.0) internal successors, (150), 3 states have internal predecessors, (150), 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 16:06:49,364 INFO  L276                IsEmpty]: Start isEmpty. Operand 41494 states and 47086 transitions.
[2024-11-08 16:06:49,371 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 406
[2024-11-08 16:06:49,371 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:06:49,371 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1, 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 16:06:49,372 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-08 16:06:49,372 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:06:49,372 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:06:49,372 INFO  L85        PathProgramCache]: Analyzing trace with hash -53858890, now seen corresponding path program 1 times
[2024-11-08 16:06:49,373 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:06:49,373 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1825397724]
[2024-11-08 16:06:49,373 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:06:49,373 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:06:49,499 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:06:50,305 INFO  L134       CoverageAnalysis]: Checked inductivity of 331 backedges. 331 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:06:50,305 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:06:50,305 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1825397724]
[2024-11-08 16:06:50,306 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1825397724] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:06:50,306 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:06:50,306 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 16:06:50,307 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1555160969]
[2024-11-08 16:06:50,307 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:06:50,308 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:06:50,308 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:06:50,310 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:06:50,310 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:06:50,311 INFO  L87              Difference]: Start difference. First operand 41494 states and 47086 transitions. Second operand  has 4 states, 4 states have (on average 101.25) internal successors, (405), 4 states have internal predecessors, (405), 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 16:06:54,339 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:06:54,339 INFO  L93              Difference]: Finished difference Result 104741 states and 118898 transitions.
[2024-11-08 16:06:54,340 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:06:54,340 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 101.25) internal successors, (405), 4 states have internal predecessors, (405), 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 16:06:54,341 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:06:54,399 INFO  L225             Difference]: With dead ends: 104741
[2024-11-08 16:06:54,400 INFO  L226             Difference]: Without dead ends: 62824
[2024-11-08 16:06:54,422 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 16:06:54,423 INFO  L432           NwaCegarLoop]: 99 mSDtfsCounter, 723 mSDsluCounter, 101 mSDsCounter, 0 mSdLazyCounter, 2389 mSolverCounterSat, 455 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 723 SdHoareTripleChecker+Valid, 200 SdHoareTripleChecker+Invalid, 2844 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 455 IncrementalHoareTripleChecker+Valid, 2389 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.6s IncrementalHoareTripleChecker+Time
[2024-11-08 16:06:54,423 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [723 Valid, 200 Invalid, 2844 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [455 Valid, 2389 Invalid, 0 Unknown, 0 Unchecked, 3.6s Time]
[2024-11-08 16:06:54,469 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 62824 states.
[2024-11-08 16:06:55,125 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 62824 to 59837.
[2024-11-08 16:06:55,160 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 59837 states, 59836 states have (on average 1.133949461862424) internal successors, (67851), 59836 states have internal predecessors, (67851), 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 16:06:55,221 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 59837 states to 59837 states and 67851 transitions.
[2024-11-08 16:06:55,221 INFO  L78                 Accepts]: Start accepts. Automaton has 59837 states and 67851 transitions. Word has length 405
[2024-11-08 16:06:55,222 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:06:55,222 INFO  L471      AbstractCegarLoop]: Abstraction has 59837 states and 67851 transitions.
[2024-11-08 16:06:55,223 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 101.25) internal successors, (405), 4 states have internal predecessors, (405), 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 16:06:55,223 INFO  L276                IsEmpty]: Start isEmpty. Operand 59837 states and 67851 transitions.
[2024-11-08 16:06:55,233 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 428
[2024-11-08 16:06:55,233 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:06:55,234 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 16:06:55,234 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-08 16:06:55,234 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:06:55,235 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:06:55,235 INFO  L85        PathProgramCache]: Analyzing trace with hash 1462905827, now seen corresponding path program 1 times
[2024-11-08 16:06:55,235 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:06:55,235 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [843814394]
[2024-11-08 16:06:55,236 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:06:55,236 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:06:55,351 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:06:55,556 INFO  L134       CoverageAnalysis]: Checked inductivity of 307 backedges. 62 proven. 0 refuted. 0 times theorem prover too weak. 245 trivial. 0 not checked.
[2024-11-08 16:06:55,556 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:06:55,556 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [843814394]
[2024-11-08 16:06:55,556 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [843814394] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:06:55,557 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:06:55,557 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:06:55,559 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1293318926]
[2024-11-08 16:06:55,559 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:06:55,560 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:06:55,560 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:06:55,561 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:06:55,561 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:06:55,561 INFO  L87              Difference]: Start difference. First operand 59837 states and 67851 transitions. Second operand  has 3 states, 3 states have (on average 88.33333333333333) internal successors, (265), 3 states have internal predecessors, (265), 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 16:06:58,416 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:06:58,416 INFO  L93              Difference]: Finished difference Result 140080 states and 158510 transitions.
[2024-11-08 16:06:58,416 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:06:58,417 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 88.33333333333333) internal successors, (265), 3 states have internal predecessors, (265), 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 427
[2024-11-08 16:06:58,417 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:06:58,496 INFO  L225             Difference]: With dead ends: 140080
[2024-11-08 16:06:58,497 INFO  L226             Difference]: Without dead ends: 75975
[2024-11-08 16:06:58,529 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 16:06:58,530 INFO  L432           NwaCegarLoop]: 672 mSDtfsCounter, 503 mSDsluCounter, 45 mSDsCounter, 0 mSdLazyCounter, 1179 mSolverCounterSat, 259 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 503 SdHoareTripleChecker+Valid, 717 SdHoareTripleChecker+Invalid, 1438 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 259 IncrementalHoareTripleChecker+Valid, 1179 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:06:58,530 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [503 Valid, 717 Invalid, 1438 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [259 Valid, 1179 Invalid, 0 Unknown, 0 Unchecked, 2.2s Time]
[2024-11-08 16:06:58,584 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 75975 states.
[2024-11-08 16:06:59,681 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 75975 to 75965.
[2024-11-08 16:06:59,725 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 75965 states, 75964 states have (on average 1.1039571375914907) internal successors, (83861), 75964 states have internal predecessors, (83861), 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 16:06:59,834 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 75965 states to 75965 states and 83861 transitions.
[2024-11-08 16:06:59,835 INFO  L78                 Accepts]: Start accepts. Automaton has 75965 states and 83861 transitions. Word has length 427
[2024-11-08 16:06:59,836 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:06:59,836 INFO  L471      AbstractCegarLoop]: Abstraction has 75965 states and 83861 transitions.
[2024-11-08 16:06:59,836 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 88.33333333333333) internal successors, (265), 3 states have internal predecessors, (265), 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 16:06:59,836 INFO  L276                IsEmpty]: Start isEmpty. Operand 75965 states and 83861 transitions.
[2024-11-08 16:06:59,854 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 477
[2024-11-08 16:06:59,855 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:06:59,855 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 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]
[2024-11-08 16:06:59,855 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-08 16:06:59,856 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:06:59,856 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:06:59,856 INFO  L85        PathProgramCache]: Analyzing trace with hash 360084101, now seen corresponding path program 1 times
[2024-11-08 16:06:59,856 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:06:59,857 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1094662233]
[2024-11-08 16:06:59,857 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:06:59,857 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:07:00,031 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:07:02,231 INFO  L134       CoverageAnalysis]: Checked inductivity of 402 backedges. 299 proven. 82 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-08 16:07:02,231 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:07:02,231 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1094662233]
[2024-11-08 16:07:02,231 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1094662233] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:07:02,232 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [645241579]
[2024-11-08 16:07:02,232 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:07:02,232 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:07:02,232 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:07:02,234 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:07:02,236 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-08 16:07:02,476 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:07:02,479 INFO  L255         TraceCheckSpWp]: Trace formula consists of 603 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-08 16:07:02,490 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:07:03,417 INFO  L134       CoverageAnalysis]: Checked inductivity of 402 backedges. 299 proven. 82 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-08 16:07:03,417 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:07:05,544 INFO  L134       CoverageAnalysis]: Checked inductivity of 402 backedges. 299 proven. 82 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked.
[2024-11-08 16:07:05,545 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [645241579] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:07:05,545 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:07:05,545 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 3, 3] total 8
[2024-11-08 16:07:05,546 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1232407491]
[2024-11-08 16:07:05,546 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:07:05,547 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-08 16:07:05,548 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:07:05,549 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-08 16:07:05,549 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72
[2024-11-08 16:07:05,549 INFO  L87              Difference]: Start difference. First operand 75965 states and 83861 transitions. Second operand  has 9 states, 9 states have (on average 108.44444444444444) internal successors, (976), 8 states have internal predecessors, (976), 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 16:07:13,395 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:07:13,395 INFO  L93              Difference]: Finished difference Result 189442 states and 209210 transitions.
[2024-11-08 16:07:13,396 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-08 16:07:13,396 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 108.44444444444444) internal successors, (976), 8 states have internal predecessors, (976), 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 476
[2024-11-08 16:07:13,397 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:07:13,504 INFO  L225             Difference]: With dead ends: 189442
[2024-11-08 16:07:13,504 INFO  L226             Difference]: Without dead ends: 112204
[2024-11-08 16:07:13,531 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 957 GetRequests, 947 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=44, Invalid=88, Unknown=0, NotChecked=0, Total=132
[2024-11-08 16:07:13,532 INFO  L432           NwaCegarLoop]: 73 mSDtfsCounter, 3005 mSDsluCounter, 278 mSDsCounter, 0 mSdLazyCounter, 5600 mSolverCounterSat, 904 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3005 SdHoareTripleChecker+Valid, 351 SdHoareTripleChecker+Invalid, 6504 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 904 IncrementalHoareTripleChecker+Valid, 5600 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 7.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:07:13,532 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [3005 Valid, 351 Invalid, 6504 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [904 Valid, 5600 Invalid, 0 Unknown, 0 Unchecked, 7.0s Time]
[2024-11-08 16:07:13,610 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 112204 states.
[2024-11-08 16:07:15,114 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 112204 to 109221.
[2024-11-08 16:07:15,373 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 109221 states, 109220 states have (on average 1.1001648049807728) internal successors, (120160), 109220 states have internal predecessors, (120160), 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 16:07:15,580 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 109221 states to 109221 states and 120160 transitions.
[2024-11-08 16:07:15,581 INFO  L78                 Accepts]: Start accepts. Automaton has 109221 states and 120160 transitions. Word has length 476
[2024-11-08 16:07:15,582 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:07:15,582 INFO  L471      AbstractCegarLoop]: Abstraction has 109221 states and 120160 transitions.
[2024-11-08 16:07:15,582 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 108.44444444444444) internal successors, (976), 8 states have internal predecessors, (976), 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 16:07:15,582 INFO  L276                IsEmpty]: Start isEmpty. Operand 109221 states and 120160 transitions.
[2024-11-08 16:07:15,591 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 493
[2024-11-08 16:07:15,591 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:07:15,592 INFO  L215           NwaCegarLoop]: trace histogram [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, 3, 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]
[2024-11-08 16:07:15,609 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-08 16:07:15,792 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e9f6223b-35d7-4a7d-af3d-54aff796b520/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2024-11-08 16:07:15,793 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:07:15,793 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:07:15,793 INFO  L85        PathProgramCache]: Analyzing trace with hash 1511386951, now seen corresponding path program 1 times
[2024-11-08 16:07:15,793 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:07:15,793 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [154505854]
[2024-11-08 16:07:15,793 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:07:15,794 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:07:16,129 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:07:16,666 INFO  L134       CoverageAnalysis]: Checked inductivity of 590 backedges. 488 proven. 0 refuted. 0 times theorem prover too weak. 102 trivial. 0 not checked.
[2024-11-08 16:07:16,667 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:07:16,667 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [154505854]
[2024-11-08 16:07:16,667 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [154505854] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:07:16,667 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:07:16,668 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:07:16,668 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1596693189]
[2024-11-08 16:07:16,668 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:07:16,669 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:07:16,670 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:07:16,671 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:07:16,671 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:07:16,671 INFO  L87              Difference]: Start difference. First operand 109221 states and 120160 transitions. Second operand  has 3 states, 3 states have (on average 130.66666666666666) internal successors, (392), 3 states have internal predecessors, (392), 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 16:07:19,421 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:07:19,421 INFO  L93              Difference]: Finished difference Result 232919 states and 256171 transitions.
[2024-11-08 16:07:19,421 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:07:19,421 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 130.66666666666666) internal successors, (392), 3 states have internal predecessors, (392), 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 492
[2024-11-08 16:07:19,422 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:07:19,546 INFO  L225             Difference]: With dead ends: 232919
[2024-11-08 16:07:19,546 INFO  L226             Difference]: Without dead ends: 121574
[2024-11-08 16:07:19,582 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 16:07:19,584 INFO  L432           NwaCegarLoop]: 552 mSDtfsCounter, 437 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 1163 mSolverCounterSat, 279 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 437 SdHoareTripleChecker+Valid, 588 SdHoareTripleChecker+Invalid, 1442 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 279 IncrementalHoareTripleChecker+Valid, 1163 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:07:19,585 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [437 Valid, 588 Invalid, 1442 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [279 Valid, 1163 Invalid, 0 Unknown, 0 Unchecked, 2.0s Time]
[2024-11-08 16:07:19,654 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 121574 states.
[2024-11-08 16:07:21,012 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 121574 to 116034.
[2024-11-08 16:07:21,076 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 116034 states, 116033 states have (on average 1.0973947066782725) internal successors, (127334), 116033 states have internal predecessors, (127334), 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 16:07:21,554 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 116034 states to 116034 states and 127334 transitions.
[2024-11-08 16:07:21,560 INFO  L78                 Accepts]: Start accepts. Automaton has 116034 states and 127334 transitions. Word has length 492
[2024-11-08 16:07:21,564 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:07:21,564 INFO  L471      AbstractCegarLoop]: Abstraction has 116034 states and 127334 transitions.
[2024-11-08 16:07:21,564 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 130.66666666666666) internal successors, (392), 3 states have internal predecessors, (392), 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 16:07:21,564 INFO  L276                IsEmpty]: Start isEmpty. Operand 116034 states and 127334 transitions.
[2024-11-08 16:07:21,585 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 540
[2024-11-08 16:07:21,585 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:07:21,586 INFO  L215           NwaCegarLoop]: trace histogram [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, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 16:07:21,586 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-08 16:07:21,586 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:07:21,587 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:07:21,587 INFO  L85        PathProgramCache]: Analyzing trace with hash 364431459, now seen corresponding path program 1 times
[2024-11-08 16:07:21,587 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:07:21,587 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1204754346]
[2024-11-08 16:07:21,587 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:07:21,587 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:07:21,838 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:07:22,766 INFO  L134       CoverageAnalysis]: Checked inductivity of 649 backedges. 547 proven. 0 refuted. 0 times theorem prover too weak. 102 trivial. 0 not checked.
[2024-11-08 16:07:22,767 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:07:22,767 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1204754346]
[2024-11-08 16:07:22,768 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1204754346] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:07:22,768 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:07:22,768 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:07:22,768 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [655874129]
[2024-11-08 16:07:22,768 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:07:22,769 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:07:22,770 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:07:22,770 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:07:22,771 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:07:22,771 INFO  L87              Difference]: Start difference. First operand 116034 states and 127334 transitions. Second operand  has 3 states, 3 states have (on average 146.33333333333334) internal successors, (439), 3 states have internal predecessors, (439), 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 16:07:26,125 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:07:26,125 INFO  L93              Difference]: Finished difference Result 246138 states and 269865 transitions.
[2024-11-08 16:07:26,129 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:07:26,130 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 146.33333333333334) internal successors, (439), 3 states have internal predecessors, (439), 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 539
[2024-11-08 16:07:26,130 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:07:26,289 INFO  L225             Difference]: With dead ends: 246138
[2024-11-08 16:07:26,289 INFO  L226             Difference]: Without dead ends: 130956
[2024-11-08 16:07:26,317 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 16:07:26,318 INFO  L432           NwaCegarLoop]: 646 mSDtfsCounter, 311 mSDsluCounter, 45 mSDsCounter, 0 mSdLazyCounter, 1218 mSolverCounterSat, 163 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 311 SdHoareTripleChecker+Valid, 691 SdHoareTripleChecker+Invalid, 1381 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 163 IncrementalHoareTripleChecker+Valid, 1218 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time
[2024-11-08 16:07:26,318 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [311 Valid, 691 Invalid, 1381 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [163 Valid, 1218 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time]
[2024-11-08 16:07:26,400 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 130956 states.
[2024-11-08 16:07:28,017 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 130956 to 127082.
[2024-11-08 16:07:28,076 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 127082 states, 127081 states have (on average 1.0953486359093807) internal successors, (139198), 127081 states have internal predecessors, (139198), 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 16:07:28,195 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 127082 states to 127082 states and 139198 transitions.
[2024-11-08 16:07:28,197 INFO  L78                 Accepts]: Start accepts. Automaton has 127082 states and 139198 transitions. Word has length 539
[2024-11-08 16:07:28,197 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:07:28,197 INFO  L471      AbstractCegarLoop]: Abstraction has 127082 states and 139198 transitions.
[2024-11-08 16:07:28,197 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 146.33333333333334) internal successors, (439), 3 states have internal predecessors, (439), 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 16:07:28,197 INFO  L276                IsEmpty]: Start isEmpty. Operand 127082 states and 139198 transitions.
[2024-11-08 16:07:28,204 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 553
[2024-11-08 16:07:28,205 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:07:28,205 INFO  L215           NwaCegarLoop]: trace histogram [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, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 16:07:28,205 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-08 16:07:28,205 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:07:28,205 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:07:28,206 INFO  L85        PathProgramCache]: Analyzing trace with hash -732838684, now seen corresponding path program 1 times
[2024-11-08 16:07:28,206 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:07:28,206 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1236030583]
[2024-11-08 16:07:28,206 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:07:28,206 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:07:28,329 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:07:29,071 INFO  L134       CoverageAnalysis]: Checked inductivity of 660 backedges. 415 proven. 0 refuted. 0 times theorem prover too weak. 245 trivial. 0 not checked.
[2024-11-08 16:07:29,071 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:07:29,071 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1236030583]
[2024-11-08 16:07:29,071 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1236030583] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:07:29,072 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:07:29,072 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:07:29,072 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [964807661]
[2024-11-08 16:07:29,072 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:07:29,073 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:07:29,073 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:07:29,074 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:07:29,074 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:07:29,075 INFO  L87              Difference]: Start difference. First operand 127082 states and 139198 transitions. Second operand  has 3 states, 3 states have (on average 130.0) internal successors, (390), 3 states have internal predecessors, (390), 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 16:07:31,508 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:07:31,508 INFO  L93              Difference]: Finished difference Result 257990 states and 282752 transitions.
[2024-11-08 16:07:31,509 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:07:31,509 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 130.0) internal successors, (390), 3 states have internal predecessors, (390), 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 552
[2024-11-08 16:07:31,510 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:07:31,633 INFO  L225             Difference]: With dead ends: 257990
[2024-11-08 16:07:31,633 INFO  L226             Difference]: Without dead ends: 131760
[2024-11-08 16:07:31,673 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 16:07:31,673 INFO  L432           NwaCegarLoop]: 624 mSDtfsCounter, 286 mSDsluCounter, 45 mSDsCounter, 0 mSdLazyCounter, 1165 mSolverCounterSat, 135 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 286 SdHoareTripleChecker+Valid, 669 SdHoareTripleChecker+Invalid, 1300 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 135 IncrementalHoareTripleChecker+Valid, 1165 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.6s IncrementalHoareTripleChecker+Time
[2024-11-08 16:07:31,674 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [286 Valid, 669 Invalid, 1300 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [135 Valid, 1165 Invalid, 0 Unknown, 0 Unchecked, 1.6s Time]
[2024-11-08 16:07:31,754 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 131760 states.
[2024-11-08 16:07:33,626 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 131760 to 127493.
[2024-11-08 16:07:33,693 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 127493 states, 127492 states have (on average 1.0908449157594202) internal successors, (139074), 127492 states have internal predecessors, (139074), 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 16:07:33,824 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 127493 states to 127493 states and 139074 transitions.
[2024-11-08 16:07:33,826 INFO  L78                 Accepts]: Start accepts. Automaton has 127493 states and 139074 transitions. Word has length 552
[2024-11-08 16:07:33,826 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:07:33,826 INFO  L471      AbstractCegarLoop]: Abstraction has 127493 states and 139074 transitions.
[2024-11-08 16:07:33,826 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 130.0) internal successors, (390), 3 states have internal predecessors, (390), 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 16:07:33,827 INFO  L276                IsEmpty]: Start isEmpty. Operand 127493 states and 139074 transitions.
[2024-11-08 16:07:33,839 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 594
[2024-11-08 16:07:33,839 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:07:33,839 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 16:07:33,839 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-08 16:07:33,839 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:07:33,840 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:07:33,840 INFO  L85        PathProgramCache]: Analyzing trace with hash -444910901, now seen corresponding path program 1 times
[2024-11-08 16:07:33,840 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:07:33,840 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1009568446]
[2024-11-08 16:07:33,840 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:07:33,840 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:07:33,930 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:07:34,739 INFO  L134       CoverageAnalysis]: Checked inductivity of 933 backedges. 467 proven. 0 refuted. 0 times theorem prover too weak. 466 trivial. 0 not checked.
[2024-11-08 16:07:34,740 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:07:34,740 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1009568446]
[2024-11-08 16:07:34,740 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1009568446] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:07:34,740 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:07:34,741 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 16:07:34,741 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [390818503]
[2024-11-08 16:07:34,741 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:07:34,742 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:07:34,742 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:07:34,742 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:07:34,743 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:07:34,743 INFO  L87              Difference]: Start difference. First operand 127493 states and 139074 transitions. Second operand  has 4 states, 4 states have (on average 89.5) internal successors, (358), 4 states have internal predecessors, (358), 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 16:07:38,790 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:07:38,790 INFO  L93              Difference]: Finished difference Result 281410 states and 306763 transitions.
[2024-11-08 16:07:38,791 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:07:38,791 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 89.5) internal successors, (358), 4 states have internal predecessors, (358), 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 593
[2024-11-08 16:07:38,792 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:07:38,930 INFO  L225             Difference]: With dead ends: 281410
[2024-11-08 16:07:38,930 INFO  L226             Difference]: Without dead ends: 153494
[2024-11-08 16:07:38,972 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 16:07:38,973 INFO  L432           NwaCegarLoop]: 103 mSDtfsCounter, 769 mSDsluCounter, 79 mSDsCounter, 0 mSdLazyCounter, 2302 mSolverCounterSat, 392 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 769 SdHoareTripleChecker+Valid, 182 SdHoareTripleChecker+Invalid, 2694 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 392 IncrementalHoareTripleChecker+Valid, 2302 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:07:38,973 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [769 Valid, 182 Invalid, 2694 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [392 Valid, 2302 Invalid, 0 Unknown, 0 Unchecked, 3.1s Time]
[2024-11-08 16:07:39,059 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 153494 states.
[2024-11-08 16:07:41,213 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 153494 to 148385.
[2024-11-08 16:07:41,281 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 148385 states, 148384 states have (on average 1.088803375026957) internal successors, (161561), 148384 states have internal predecessors, (161561), 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 16:07:41,430 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 148385 states to 148385 states and 161561 transitions.
[2024-11-08 16:07:41,432 INFO  L78                 Accepts]: Start accepts. Automaton has 148385 states and 161561 transitions. Word has length 593
[2024-11-08 16:07:41,432 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:07:41,432 INFO  L471      AbstractCegarLoop]: Abstraction has 148385 states and 161561 transitions.
[2024-11-08 16:07:41,433 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 89.5) internal successors, (358), 4 states have internal predecessors, (358), 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 16:07:41,433 INFO  L276                IsEmpty]: Start isEmpty. Operand 148385 states and 161561 transitions.
[2024-11-08 16:07:41,443 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 599
[2024-11-08 16:07:41,443 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:07:41,444 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 16:07:41,444 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-11-08 16:07:41,444 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:07:41,444 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:07:41,444 INFO  L85        PathProgramCache]: Analyzing trace with hash 1102682630, now seen corresponding path program 1 times
[2024-11-08 16:07:41,444 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:07:41,445 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [890774895]
[2024-11-08 16:07:41,445 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:07:41,445 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:07:41,562 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:07:42,605 INFO  L134       CoverageAnalysis]: Checked inductivity of 953 backedges. 472 proven. 0 refuted. 0 times theorem prover too weak. 481 trivial. 0 not checked.
[2024-11-08 16:07:42,605 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:07:42,606 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [890774895]
[2024-11-08 16:07:42,606 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [890774895] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:07:42,606 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:07:42,607 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 16:07:42,608 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [873645667]
[2024-11-08 16:07:42,609 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:07:42,610 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:07:42,610 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:07:42,611 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:07:42,611 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:07:42,611 INFO  L87              Difference]: Start difference. First operand 148385 states and 161561 transitions. Second operand  has 4 states, 4 states have (on average 89.5) internal successors, (358), 4 states have internal predecessors, (358), 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 16:07:46,706 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:07:46,706 INFO  L93              Difference]: Finished difference Result 319778 states and 347894 transitions.
[2024-11-08 16:07:46,706 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:07:46,707 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 89.5) internal successors, (358), 4 states have internal predecessors, (358), 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 598
[2024-11-08 16:07:46,708 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:07:46,874 INFO  L225             Difference]: With dead ends: 319778
[2024-11-08 16:07:46,874 INFO  L226             Difference]: Without dead ends: 170970
[2024-11-08 16:07:46,930 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 16:07:46,931 INFO  L432           NwaCegarLoop]: 95 mSDtfsCounter, 766 mSDsluCounter, 93 mSDsCounter, 0 mSdLazyCounter, 2258 mSolverCounterSat, 402 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 766 SdHoareTripleChecker+Valid, 188 SdHoareTripleChecker+Invalid, 2660 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 402 IncrementalHoareTripleChecker+Valid, 2258 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:07:46,931 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [766 Valid, 188 Invalid, 2660 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [402 Valid, 2258 Invalid, 0 Unknown, 0 Unchecked, 3.0s Time]
[2024-11-08 16:07:47,045 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 170970 states.
[2024-11-08 16:07:49,301 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 170970 to 148810.
[2024-11-08 16:07:49,365 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 148810 states, 148809 states have (on average 1.0886908721918702) internal successors, (162007), 148809 states have internal predecessors, (162007), 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 16:07:49,500 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 148810 states to 148810 states and 162007 transitions.
[2024-11-08 16:07:49,502 INFO  L78                 Accepts]: Start accepts. Automaton has 148810 states and 162007 transitions. Word has length 598
[2024-11-08 16:07:49,502 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:07:49,502 INFO  L471      AbstractCegarLoop]: Abstraction has 148810 states and 162007 transitions.
[2024-11-08 16:07:49,503 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 89.5) internal successors, (358), 4 states have internal predecessors, (358), 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 16:07:49,503 INFO  L276                IsEmpty]: Start isEmpty. Operand 148810 states and 162007 transitions.
[2024-11-08 16:07:49,514 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 630
[2024-11-08 16:07:49,514 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:07:49,514 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 16:07:49,514 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-11-08 16:07:49,514 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-08 16:07:49,515 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:07:49,515 INFO  L85        PathProgramCache]: Analyzing trace with hash 2063691533, now seen corresponding path program 1 times
[2024-11-08 16:07:49,515 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:07:49,515 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2031110934]
[2024-11-08 16:07:49,516 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:07:49,516 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:07:49,613 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:07:50,429 INFO  L134       CoverageAnalysis]: Checked inductivity of 940 backedges. 752 proven. 0 refuted. 0 times theorem prover too weak. 188 trivial. 0 not checked.
[2024-11-08 16:07:50,430 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:07:50,430 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2031110934]
[2024-11-08 16:07:50,430 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2031110934] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:07:50,430 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:07:50,430 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:07:50,430 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1948833427]
[2024-11-08 16:07:50,431 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:07:50,431 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:07:50,431 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:07:50,436 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:07:50,436 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:07:50,436 INFO  L87              Difference]: Start difference. First operand 148810 states and 162007 transitions. Second operand  has 3 states, 3 states have (on average 155.0) internal successors, (465), 3 states have internal predecessors, (465), 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 16:07:53,657 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:07:53,657 INFO  L93              Difference]: Finished difference Result 306995 states and 334197 transitions.
[2024-11-08 16:07:53,657 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:07:53,658 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 155.0) internal successors, (465), 3 states have internal predecessors, (465), 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 629
[2024-11-08 16:07:53,658 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:07:53,827 INFO  L225             Difference]: With dead ends: 306995
[2024-11-08 16:07:53,828 INFO  L226             Difference]: Without dead ends: 159037
[2024-11-08 16:07:53,889 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 16:07:53,890 INFO  L432           NwaCegarLoop]: 219 mSDtfsCounter, 320 mSDsluCounter, 43 mSDsCounter, 0 mSdLazyCounter, 1144 mSolverCounterSat, 177 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 320 SdHoareTripleChecker+Valid, 262 SdHoareTripleChecker+Invalid, 1321 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 177 IncrementalHoareTripleChecker+Valid, 1144 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time
[2024-11-08 16:07:53,890 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [320 Valid, 262 Invalid, 1321 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [177 Valid, 1144 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time]
[2024-11-08 16:07:53,991 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 159037 states.