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


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


Checking for ERROR reachability
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem13_label36.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1 --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 e5aa96fbac0e92c80f1f80982b7986fb62416e04af83c742e32bbaeb89f3bf9f
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 12:36:34,503 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 12:36:34,564 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-12-02 12:36:34,569 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 12:36:34,569 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 12:36:34,592 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 12:36:34,593 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 12:36:34,593 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 12:36:34,593 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 12:36:34,593 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 12:36:34,594 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 12:36:34,594 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 12:36:34,594 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 12:36:34,594 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 12:36:34,594 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 12:36:34,594 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 12:36:34,595 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 12:36:34,595 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 12:36:34,595 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 12:36:34,595 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 12:36:34,595 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 12:36:34,595 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 12:36:34,595 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 12:36:34,595 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 12:36:34,595 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 12:36:34,595 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 12:36:34,595 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 12:36:34,596 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 12:36:34,596 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 12:36:34,596 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 12:36:34,596 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 12:36:34,596 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 12:36:34,596 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 12:36:34,596 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 12:36:34,596 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 12:36:34,596 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 12:36:34,596 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 12:36:34,596 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 12:36:34,597 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 12:36:34,597 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 12:36:34,597 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 12:36:34,597 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 12:36:34,597 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 12:36:34,597 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 12:36:34,597 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 12:36:34,597 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 12:36:34,597 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 12:36:34,597 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 12:36:34,597 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
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_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1
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 -> e5aa96fbac0e92c80f1f80982b7986fb62416e04af83c742e32bbaeb89f3bf9f
[2024-12-02 12:36:34,871 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 12:36:34,881 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 12:36:34,884 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 12:36:34,885 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 12:36:34,886 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 12:36:34,887 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/eca-rers2012/Problem13_label36.c
[2024-12-02 12:36:37,868 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/data/6b7ce4c16/e4aa6c7bd20b4928b030dc994e26f157/FLAG787a04c59
[2024-12-02 12:36:38,307 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 12:36:38,308 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/sv-benchmarks/c/eca-rers2012/Problem13_label36.c
[2024-12-02 12:36:38,348 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/data/6b7ce4c16/e4aa6c7bd20b4928b030dc994e26f157/FLAG787a04c59
[2024-12-02 12:36:38,366 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/data/6b7ce4c16/e4aa6c7bd20b4928b030dc994e26f157
[2024-12-02 12:36:38,368 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 12:36:38,370 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 12:36:38,372 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 12:36:38,372 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 12:36:38,377 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 12:36:38,378 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 12:36:38" (1/1) ...
[2024-12-02 12:36:38,379 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@60b7980f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:36:38, skipping insertion in model container
[2024-12-02 12:36:38,379 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 12:36:38" (1/1) ...
[2024-12-02 12:36:38,500 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 12:36:38,726 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_1089b589-7e6e-4ba6-86eb-247997db02de/sv-benchmarks/c/eca-rers2012/Problem13_label36.c[1933,1946]
[2024-12-02 12:36:39,461 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 12:36:39,472 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 12:36:39,484 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_1089b589-7e6e-4ba6-86eb-247997db02de/sv-benchmarks/c/eca-rers2012/Problem13_label36.c[1933,1946]
[2024-12-02 12:36:39,912 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 12:36:39,932 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 12:36:39,933 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:36:39 WrapperNode
[2024-12-02 12:36:39,933 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 12:36:39,934 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 12:36:39,934 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 12:36:39,934 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 12:36:39,941 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:36:39" (1/1) ...
[2024-12-02 12:36:39,994 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:36:39" (1/1) ...
[2024-12-02 12:36:40,394 INFO  L138                Inliner]: procedures = 17, calls = 11, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 5586
[2024-12-02 12:36:40,394 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 12:36:40,395 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 12:36:40,395 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 12:36:40,395 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 12:36:40,403 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:36:39" (1/1) ...
[2024-12-02 12:36:40,403 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:36:39" (1/1) ...
[2024-12-02 12:36:40,504 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:36:39" (1/1) ...
[2024-12-02 12:36:40,821 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-12-02 12:36:40,821 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:36:39" (1/1) ...
[2024-12-02 12:36:40,821 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:36:39" (1/1) ...
[2024-12-02 12:36:40,976 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:36:39" (1/1) ...
[2024-12-02 12:36:40,992 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:36:39" (1/1) ...
[2024-12-02 12:36:41,017 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:36:39" (1/1) ...
[2024-12-02 12:36:41,050 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:36:39" (1/1) ...
[2024-12-02 12:36:41,064 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:36:39" (1/1) ...
[2024-12-02 12:36:41,162 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 12:36:41,163 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 12:36:41,163 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 12:36:41,164 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 12:36:41,165 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:36:39" (1/1) ...
[2024-12-02 12:36:41,171 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 12:36:41,183 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:36:41,195 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 12:36:41,197 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 12:36:41,218 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 12:36:41,218 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-12-02 12:36:41,218 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 12:36:41,219 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 12:36:41,291 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 12:36:41,292 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 12:36:48,149 INFO  L?                        ?]: Removed 738 outVars from TransFormulas that were not future-live.
[2024-12-02 12:36:48,149 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 12:36:48,184 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 12:36:48,184 INFO  L312             CfgBuilder]: Removed 2 assume(true) statements.
[2024-12-02 12:36:48,184 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 12:36:48 BoogieIcfgContainer
[2024-12-02 12:36:48,184 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 12:36:48,188 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 12:36:48,189 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 12:36:48,193 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 12:36:48,193 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 12:36:38" (1/3) ...
[2024-12-02 12:36:48,194 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4741d0aa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 12:36:48, skipping insertion in model container
[2024-12-02 12:36:48,194 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:36:39" (2/3) ...
[2024-12-02 12:36:48,194 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4741d0aa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 12:36:48, skipping insertion in model container
[2024-12-02 12:36:48,194 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 12:36:48" (3/3) ...
[2024-12-02 12:36:48,196 INFO  L128   eAbstractionObserver]: Analyzing ICFG Problem13_label36.c
[2024-12-02 12:36:48,209 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 12:36:48,210 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG Problem13_label36.c that has 1 procedures, 1098 locations, 1 initial locations, 1 loop locations, and 1 error locations.
[2024-12-02 12:36:48,287 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 12:36:48,298 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;@3b703a94, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 12:36:48,298 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-12-02 12:36:48,305 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 1098 states, 1096 states have (on average 1.8275547445255473) internal successors, (2003), 1097 states have internal predecessors, (2003), 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-12-02 12:36:48,309 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 12
[2024-12-02 12:36:48,309 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:36:48,309 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:36:48,310 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:36:48,314 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:36:48,314 INFO  L85        PathProgramCache]: Analyzing trace with hash -988188511, now seen corresponding path program 1 times
[2024-12-02 12:36:48,319 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:36:48,319 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [290686848]
[2024-12-02 12:36:48,319 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:36:48,320 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:36:48,392 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:36:48,498 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:36:48,499 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:36:48,499 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [290686848]
[2024-12-02 12:36:48,500 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [290686848] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:36:48,500 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:36:48,500 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 12:36:48,502 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [389335330]
[2024-12-02 12:36:48,503 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:36:48,507 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:36:48,507 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:36:48,528 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:36:48,529 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:36:48,534 INFO  L87              Difference]: Start difference. First operand  has 1098 states, 1096 states have (on average 1.8275547445255473) internal successors, (2003), 1097 states have internal predecessors, (2003), 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 3.6666666666666665) internal successors, (11), 2 states have internal predecessors, (11), 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-12-02 12:36:53,157 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:36:53,158 INFO  L93              Difference]: Finished difference Result 3035 states and 5643 transitions.
[2024-12-02 12:36:53,159 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:36:53,160 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 2 states have internal predecessors, (11), 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 11
[2024-12-02 12:36:53,161 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:36:53,180 INFO  L225             Difference]: With dead ends: 3035
[2024-12-02 12:36:53,180 INFO  L226             Difference]: Without dead ends: 1873
[2024-12-02 12:36:53,187 INFO  L434           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-12-02 12:36:53,190 INFO  L435           NwaCegarLoop]: 991 mSDtfsCounter, 894 mSDsluCounter, 154 mSDsCounter, 0 mSdLazyCounter, 2505 mSolverCounterSat, 858 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 894 SdHoareTripleChecker+Valid, 1145 SdHoareTripleChecker+Invalid, 3363 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 858 IncrementalHoareTripleChecker+Valid, 2505 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.4s IncrementalHoareTripleChecker+Time
[2024-12-02 12:36:53,191 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [894 Valid, 1145 Invalid, 3363 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [858 Valid, 2505 Invalid, 0 Unknown, 0 Unchecked, 4.4s Time]
[2024-12-02 12:36:53,212 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1873 states.
[2024-12-02 12:36:53,279 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1873 to 1859.
[2024-12-02 12:36:53,284 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1859 states, 1858 states have (on average 1.5441334768568353) internal successors, (2869), 1858 states have internal predecessors, (2869), 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-12-02 12:36:53,296 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1859 states to 1859 states and 2869 transitions.
[2024-12-02 12:36:53,298 INFO  L78                 Accepts]: Start accepts. Automaton has 1859 states and 2869 transitions. Word has length 11
[2024-12-02 12:36:53,298 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:36:53,298 INFO  L471      AbstractCegarLoop]: Abstraction has 1859 states and 2869 transitions.
[2024-12-02 12:36:53,299 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 2 states have internal predecessors, (11), 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-12-02 12:36:53,299 INFO  L276                IsEmpty]: Start isEmpty. Operand 1859 states and 2869 transitions.
[2024-12-02 12:36:53,300 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 84
[2024-12-02 12:36:53,301 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:36:53,301 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 12:36:53,301 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-02 12:36:53,302 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:36:53,302 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:36:53,302 INFO  L85        PathProgramCache]: Analyzing trace with hash -1609309291, now seen corresponding path program 1 times
[2024-12-02 12:36:53,302 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:36:53,302 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [906414601]
[2024-12-02 12:36:53,302 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:36:53,303 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:36:53,366 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:36:53,588 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:36:53,588 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:36:53,588 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [906414601]
[2024-12-02 12:36:53,589 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [906414601] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:36:53,589 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:36:53,589 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 12:36:53,589 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1992345227]
[2024-12-02 12:36:53,589 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:36:53,590 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:36:53,590 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:36:53,591 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:36:53,591 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:36:53,591 INFO  L87              Difference]: Start difference. First operand 1859 states and 2869 transitions. Second operand  has 3 states, 3 states have (on average 27.666666666666668) internal successors, (83), 2 states have internal predecessors, (83), 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-12-02 12:36:57,841 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:36:57,842 INFO  L93              Difference]: Finished difference Result 5317 states and 8229 transitions.
[2024-12-02 12:36:57,842 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:36:57,842 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 27.666666666666668) internal successors, (83), 2 states have internal predecessors, (83), 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 83
[2024-12-02 12:36:57,843 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:36:57,852 INFO  L225             Difference]: With dead ends: 5317
[2024-12-02 12:36:57,852 INFO  L226             Difference]: Without dead ends: 3460
[2024-12-02 12:36:57,854 INFO  L434           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-12-02 12:36:57,855 INFO  L435           NwaCegarLoop]: 1039 mSDtfsCounter, 826 mSDsluCounter, 153 mSDsCounter, 0 mSdLazyCounter, 2402 mSolverCounterSat, 877 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 826 SdHoareTripleChecker+Valid, 1192 SdHoareTripleChecker+Invalid, 3279 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 877 IncrementalHoareTripleChecker+Valid, 2402 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.1s IncrementalHoareTripleChecker+Time
[2024-12-02 12:36:57,856 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [826 Valid, 1192 Invalid, 3279 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [877 Valid, 2402 Invalid, 0 Unknown, 0 Unchecked, 4.1s Time]
[2024-12-02 12:36:57,860 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3460 states.
[2024-12-02 12:36:57,907 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3460 to 3459.
[2024-12-02 12:36:57,911 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3459 states, 3458 states have (on average 1.3805668016194332) internal successors, (4774), 3458 states have internal predecessors, (4774), 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-12-02 12:36:57,918 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3459 states to 3459 states and 4774 transitions.
[2024-12-02 12:36:57,918 INFO  L78                 Accepts]: Start accepts. Automaton has 3459 states and 4774 transitions. Word has length 83
[2024-12-02 12:36:57,919 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:36:57,919 INFO  L471      AbstractCegarLoop]: Abstraction has 3459 states and 4774 transitions.
[2024-12-02 12:36:57,919 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 27.666666666666668) internal successors, (83), 2 states have internal predecessors, (83), 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-12-02 12:36:57,919 INFO  L276                IsEmpty]: Start isEmpty. Operand 3459 states and 4774 transitions.
[2024-12-02 12:36:57,921 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 98
[2024-12-02 12:36:57,922 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:36:57,922 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 12:36:57,922 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-02 12:36:57,922 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:36:57,923 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:36:57,923 INFO  L85        PathProgramCache]: Analyzing trace with hash -1227644418, now seen corresponding path program 1 times
[2024-12-02 12:36:57,923 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:36:57,923 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1760571271]
[2024-12-02 12:36:57,923 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:36:57,923 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:36:57,951 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:36:58,431 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:36:58,431 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:36:58,432 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1760571271]
[2024-12-02 12:36:58,432 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1760571271] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:36:58,432 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:36:58,432 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:36:58,432 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [943152792]
[2024-12-02 12:36:58,432 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:36:58,432 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 12:36:58,433 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:36:58,433 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 12:36:58,434 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 12:36:58,435 INFO  L87              Difference]: Start difference. First operand 3459 states and 4774 transitions. Second operand  has 4 states, 4 states have (on average 24.25) internal successors, (97), 3 states have internal predecessors, (97), 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-12-02 12:37:03,747 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:37:03,748 INFO  L93              Difference]: Finished difference Result 10870 states and 14768 transitions.
[2024-12-02 12:37:03,748 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 12:37:03,748 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 24.25) internal successors, (97), 3 states have internal predecessors, (97), 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 97
[2024-12-02 12:37:03,749 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:37:03,772 INFO  L225             Difference]: With dead ends: 10870
[2024-12-02 12:37:03,773 INFO  L226             Difference]: Without dead ends: 7413
[2024-12-02 12:37:03,777 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-12-02 12:37:03,778 INFO  L435           NwaCegarLoop]: 708 mSDtfsCounter, 2584 mSDsluCounter, 293 mSDsCounter, 0 mSdLazyCounter, 4117 mSolverCounterSat, 831 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2584 SdHoareTripleChecker+Valid, 1001 SdHoareTripleChecker+Invalid, 4948 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 831 IncrementalHoareTripleChecker+Valid, 4117 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.1s IncrementalHoareTripleChecker+Time
[2024-12-02 12:37:03,779 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2584 Valid, 1001 Invalid, 4948 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [831 Valid, 4117 Invalid, 0 Unknown, 0 Unchecked, 5.1s Time]
[2024-12-02 12:37:03,787 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7413 states.
[2024-12-02 12:37:03,902 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7413 to 7412.
[2024-12-02 12:37:03,916 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7412 states, 7411 states have (on average 1.2701389825934422) internal successors, (9413), 7411 states have internal predecessors, (9413), 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-12-02 12:37:03,939 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7412 states to 7412 states and 9413 transitions.
[2024-12-02 12:37:03,939 INFO  L78                 Accepts]: Start accepts. Automaton has 7412 states and 9413 transitions. Word has length 97
[2024-12-02 12:37:03,940 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:37:03,940 INFO  L471      AbstractCegarLoop]: Abstraction has 7412 states and 9413 transitions.
[2024-12-02 12:37:03,940 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 24.25) internal successors, (97), 3 states have internal predecessors, (97), 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-12-02 12:37:03,940 INFO  L276                IsEmpty]: Start isEmpty. Operand 7412 states and 9413 transitions.
[2024-12-02 12:37:03,942 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 108
[2024-12-02 12:37:03,942 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:37:03,942 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 12:37:03,942 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-02 12:37:03,942 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:37:03,943 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:37:03,943 INFO  L85        PathProgramCache]: Analyzing trace with hash -108302625, now seen corresponding path program 1 times
[2024-12-02 12:37:03,943 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:37:03,943 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1656076569]
[2024-12-02 12:37:03,943 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:37:03,943 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:37:03,985 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:37:04,113 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:37:04,114 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:37:04,114 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1656076569]
[2024-12-02 12:37:04,114 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1656076569] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:37:04,114 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:37:04,114 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:37:04,114 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1127566876]
[2024-12-02 12:37:04,114 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:37:04,114 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:37:04,115 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:37:04,115 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:37:04,115 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:37:04,115 INFO  L87              Difference]: Start difference. First operand 7412 states and 9413 transitions. Second operand  has 3 states, 3 states have (on average 35.666666666666664) internal successors, (107), 3 states have internal predecessors, (107), 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-12-02 12:37:07,871 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:37:07,871 INFO  L93              Difference]: Finished difference Result 17195 states and 22713 transitions.
[2024-12-02 12:37:07,872 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:37:07,872 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 35.666666666666664) internal successors, (107), 3 states have internal predecessors, (107), 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 107
[2024-12-02 12:37:07,872 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:37:07,892 INFO  L225             Difference]: With dead ends: 17195
[2024-12-02 12:37:07,892 INFO  L226             Difference]: Without dead ends: 10572
[2024-12-02 12:37:07,897 INFO  L434           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-12-02 12:37:07,897 INFO  L435           NwaCegarLoop]: 787 mSDtfsCounter, 957 mSDsluCounter, 117 mSDsCounter, 0 mSdLazyCounter, 2374 mSolverCounterSat, 925 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 957 SdHoareTripleChecker+Valid, 904 SdHoareTripleChecker+Invalid, 3299 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 925 IncrementalHoareTripleChecker+Valid, 2374 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.6s IncrementalHoareTripleChecker+Time
[2024-12-02 12:37:07,898 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [957 Valid, 904 Invalid, 3299 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [925 Valid, 2374 Invalid, 0 Unknown, 0 Unchecked, 3.6s Time]
[2024-12-02 12:37:07,909 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 10572 states.
[2024-12-02 12:37:08,040 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 10572 to 10564.
[2024-12-02 12:37:08,059 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 10564 states, 10563 states have (on average 1.253905140585061) internal successors, (13245), 10563 states have internal predecessors, (13245), 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-12-02 12:37:08,086 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 10564 states to 10564 states and 13245 transitions.
[2024-12-02 12:37:08,086 INFO  L78                 Accepts]: Start accepts. Automaton has 10564 states and 13245 transitions. Word has length 107
[2024-12-02 12:37:08,087 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:37:08,087 INFO  L471      AbstractCegarLoop]: Abstraction has 10564 states and 13245 transitions.
[2024-12-02 12:37:08,087 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 35.666666666666664) internal successors, (107), 3 states have internal predecessors, (107), 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-12-02 12:37:08,087 INFO  L276                IsEmpty]: Start isEmpty. Operand 10564 states and 13245 transitions.
[2024-12-02 12:37:08,091 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 197
[2024-12-02 12:37:08,091 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:37:08,091 INFO  L218           NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:37:08,091 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-12-02 12:37:08,091 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:37:08,092 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:37:08,092 INFO  L85        PathProgramCache]: Analyzing trace with hash 779082744, now seen corresponding path program 1 times
[2024-12-02 12:37:08,092 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:37:08,092 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [105446355]
[2024-12-02 12:37:08,092 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:37:08,092 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:37:08,152 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:37:08,346 INFO  L134       CoverageAnalysis]: Checked inductivity of 105 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 88 trivial. 0 not checked.
[2024-12-02 12:37:08,346 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:37:08,346 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [105446355]
[2024-12-02 12:37:08,347 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [105446355] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:37:08,347 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:37:08,347 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:37:08,347 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1994124874]
[2024-12-02 12:37:08,347 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:37:08,347 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:37:08,348 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:37:08,348 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:37:08,348 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:37:08,348 INFO  L87              Difference]: Start difference. First operand 10564 states and 13245 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-12-02 12:37:12,180 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:37:12,180 INFO  L93              Difference]: Finished difference Result 23508 states and 30389 transitions.
[2024-12-02 12:37:12,181 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:37:12,181 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 196
[2024-12-02 12:37:12,181 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:37:12,214 INFO  L225             Difference]: With dead ends: 23508
[2024-12-02 12:37:12,214 INFO  L226             Difference]: Without dead ends: 13733
[2024-12-02 12:37:12,220 INFO  L434           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-12-02 12:37:12,221 INFO  L435           NwaCegarLoop]: 776 mSDtfsCounter, 1013 mSDsluCounter, 86 mSDsCounter, 0 mSdLazyCounter, 2402 mSolverCounterSat, 983 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1013 SdHoareTripleChecker+Valid, 862 SdHoareTripleChecker+Invalid, 3385 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 983 IncrementalHoareTripleChecker+Valid, 2402 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.7s IncrementalHoareTripleChecker+Time
[2024-12-02 12:37:12,222 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1013 Valid, 862 Invalid, 3385 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [983 Valid, 2402 Invalid, 0 Unknown, 0 Unchecked, 3.7s Time]
[2024-12-02 12:37:12,273 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 13733 states.
[2024-12-02 12:37:12,360 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 13733 to 13723.
[2024-12-02 12:37:12,377 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 13723 states, 13722 states have (on average 1.2664334645095467) internal successors, (17378), 13722 states have internal predecessors, (17378), 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-12-02 12:37:12,395 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 13723 states to 13723 states and 17378 transitions.
[2024-12-02 12:37:12,396 INFO  L78                 Accepts]: Start accepts. Automaton has 13723 states and 17378 transitions. Word has length 196
[2024-12-02 12:37:12,396 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:37:12,396 INFO  L471      AbstractCegarLoop]: Abstraction has 13723 states and 17378 transitions.
[2024-12-02 12:37:12,396 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-12-02 12:37:12,396 INFO  L276                IsEmpty]: Start isEmpty. Operand 13723 states and 17378 transitions.
[2024-12-02 12:37:12,400 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 228
[2024-12-02 12:37:12,400 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:37:12,400 INFO  L218           NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 12:37:12,400 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-02 12:37:12,401 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:37:12,401 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:37:12,401 INFO  L85        PathProgramCache]: Analyzing trace with hash 1434792581, now seen corresponding path program 1 times
[2024-12-02 12:37:12,401 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:37:12,401 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1656191696]
[2024-12-02 12:37:12,401 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:37:12,402 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:37:12,472 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:37:12,735 INFO  L134       CoverageAnalysis]: Checked inductivity of 107 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked.
[2024-12-02 12:37:12,735 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:37:12,735 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1656191696]
[2024-12-02 12:37:12,735 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1656191696] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:37:12,735 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:37:12,735 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:37:12,735 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1778788777]
[2024-12-02 12:37:12,735 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:37:12,736 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:37:12,736 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:37:12,736 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:37:12,736 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:37:12,737 INFO  L87              Difference]: Start difference. First operand 13723 states and 17378 transitions. Second operand  has 3 states, 3 states have (on average 46.0) internal successors, (138), 3 states have internal predecessors, (138), 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-12-02 12:37:16,555 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:37:16,555 INFO  L93              Difference]: Finished difference Result 32945 states and 42853 transitions.
[2024-12-02 12:37:16,555 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:37:16,556 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 46.0) internal successors, (138), 3 states have internal predecessors, (138), 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 227
[2024-12-02 12:37:16,556 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:37:16,587 INFO  L225             Difference]: With dead ends: 32945
[2024-12-02 12:37:16,587 INFO  L226             Difference]: Without dead ends: 20011
[2024-12-02 12:37:16,595 INFO  L434           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-12-02 12:37:16,596 INFO  L435           NwaCegarLoop]: 1463 mSDtfsCounter, 1152 mSDsluCounter, 89 mSDsCounter, 0 mSdLazyCounter, 2402 mSolverCounterSat, 773 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1152 SdHoareTripleChecker+Valid, 1552 SdHoareTripleChecker+Invalid, 3175 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 773 IncrementalHoareTripleChecker+Valid, 2402 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.6s IncrementalHoareTripleChecker+Time
[2024-12-02 12:37:16,596 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1152 Valid, 1552 Invalid, 3175 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [773 Valid, 2402 Invalid, 0 Unknown, 0 Unchecked, 3.6s Time]
[2024-12-02 12:37:16,615 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 20011 states.
[2024-12-02 12:37:16,784 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 20011 to 20010.
[2024-12-02 12:37:16,801 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 20010 states, 20009 states have (on average 1.2513868759058424) internal successors, (25039), 20009 states have internal predecessors, (25039), 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-12-02 12:37:16,821 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 20010 states to 20010 states and 25039 transitions.
[2024-12-02 12:37:16,821 INFO  L78                 Accepts]: Start accepts. Automaton has 20010 states and 25039 transitions. Word has length 227
[2024-12-02 12:37:16,822 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:37:16,822 INFO  L471      AbstractCegarLoop]: Abstraction has 20010 states and 25039 transitions.
[2024-12-02 12:37:16,822 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 46.0) internal successors, (138), 3 states have internal predecessors, (138), 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-12-02 12:37:16,822 INFO  L276                IsEmpty]: Start isEmpty. Operand 20010 states and 25039 transitions.
[2024-12-02 12:37:16,827 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 274
[2024-12-02 12:37:16,827 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:37:16,827 INFO  L218           NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 12:37:16,827 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-02 12:37:16,828 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:37:16,828 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:37:16,828 INFO  L85        PathProgramCache]: Analyzing trace with hash -696232707, now seen corresponding path program 1 times
[2024-12-02 12:37:16,828 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:37:16,828 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1161332288]
[2024-12-02 12:37:16,828 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:37:16,828 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:37:16,894 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:37:17,420 INFO  L134       CoverageAnalysis]: Checked inductivity of 112 backedges. 112 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:37:17,420 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:37:17,420 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1161332288]
[2024-12-02 12:37:17,420 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1161332288] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:37:17,420 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:37:17,420 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:37:17,421 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1570722382]
[2024-12-02 12:37:17,421 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:37:17,421 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 12:37:17,421 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:37:17,422 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 12:37:17,423 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 12:37:17,423 INFO  L87              Difference]: Start difference. First operand 20010 states and 25039 transitions. Second operand  has 4 states, 4 states have (on average 68.25) internal successors, (273), 3 states have internal predecessors, (273), 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-12-02 12:37:23,509 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:37:23,509 INFO  L93              Difference]: Finished difference Result 54214 states and 66857 transitions.
[2024-12-02 12:37:23,510 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 12:37:23,510 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 68.25) internal successors, (273), 3 states have internal predecessors, (273), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 273
[2024-12-02 12:37:23,510 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:37:23,564 INFO  L225             Difference]: With dead ends: 54214
[2024-12-02 12:37:23,564 INFO  L226             Difference]: Without dead ends: 34993
[2024-12-02 12:37:23,577 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 12:37:23,578 INFO  L435           NwaCegarLoop]: 695 mSDtfsCounter, 1455 mSDsluCounter, 299 mSDsCounter, 0 mSdLazyCounter, 5775 mSolverCounterSat, 497 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1455 SdHoareTripleChecker+Valid, 994 SdHoareTripleChecker+Invalid, 6272 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 497 IncrementalHoareTripleChecker+Valid, 5775 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.8s IncrementalHoareTripleChecker+Time
[2024-12-02 12:37:23,578 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1455 Valid, 994 Invalid, 6272 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [497 Valid, 5775 Invalid, 0 Unknown, 0 Unchecked, 5.8s Time]
[2024-12-02 12:37:23,600 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 34993 states.
[2024-12-02 12:37:23,884 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 34993 to 34983.
[2024-12-02 12:37:23,907 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 34983 states, 34982 states have (on average 1.206220341890115) internal successors, (42196), 34982 states have internal predecessors, (42196), 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-12-02 12:37:23,943 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 34983 states to 34983 states and 42196 transitions.
[2024-12-02 12:37:23,944 INFO  L78                 Accepts]: Start accepts. Automaton has 34983 states and 42196 transitions. Word has length 273
[2024-12-02 12:37:23,944 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:37:23,945 INFO  L471      AbstractCegarLoop]: Abstraction has 34983 states and 42196 transitions.
[2024-12-02 12:37:23,945 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 68.25) internal successors, (273), 3 states have internal predecessors, (273), 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-12-02 12:37:23,945 INFO  L276                IsEmpty]: Start isEmpty. Operand 34983 states and 42196 transitions.
[2024-12-02 12:37:23,950 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 303
[2024-12-02 12:37:23,950 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:37:23,950 INFO  L218           NwaCegarLoop]: trace histogram [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, 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]
[2024-12-02 12:37:23,950 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-02 12:37:23,950 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:37:23,951 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:37:23,951 INFO  L85        PathProgramCache]: Analyzing trace with hash -1312002571, now seen corresponding path program 1 times
[2024-12-02 12:37:23,951 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:37:23,951 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [85603055]
[2024-12-02 12:37:23,951 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:37:23,951 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:37:24,001 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:37:25,141 INFO  L134       CoverageAnalysis]: Checked inductivity of 141 backedges. 31 proven. 110 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:37:25,142 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:37:25,142 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [85603055]
[2024-12-02 12:37:25,142 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [85603055] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:37:25,142 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1840114935]
[2024-12-02 12:37:25,142 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:37:25,142 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:37:25,142 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:37:25,144 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:37:25,146 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-12-02 12:37:25,285 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:37:25,287 INFO  L256         TraceCheckSpWp]: Trace formula consists of 410 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-12-02 12:37:25,298 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:37:26,382 INFO  L134       CoverageAnalysis]: Checked inductivity of 141 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 124 trivial. 0 not checked.
[2024-12-02 12:37:26,382 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 12:37:26,382 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1840114935] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:37:26,382 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 12:37:26,382 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [5] total 6
[2024-12-02 12:37:26,383 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1479745020]
[2024-12-02 12:37:26,383 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:37:26,383 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:37:26,383 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:37:26,384 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:37:26,384 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42
[2024-12-02 12:37:26,384 INFO  L87              Difference]: Start difference. First operand 34983 states and 42196 transitions. Second operand  has 3 states, 3 states have (on average 59.666666666666664) internal successors, (179), 2 states have internal predecessors, (179), 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-12-02 12:37:29,767 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:37:29,767 INFO  L93              Difference]: Finished difference Result 71545 states and 86119 transitions.
[2024-12-02 12:37:29,767 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:37:29,768 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 59.666666666666664) internal successors, (179), 2 states have internal predecessors, (179), 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 302
[2024-12-02 12:37:29,768 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:37:29,798 INFO  L225             Difference]: With dead ends: 71545
[2024-12-02 12:37:29,798 INFO  L226             Difference]: Without dead ends: 37351
[2024-12-02 12:37:29,812 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 306 GetRequests, 301 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42
[2024-12-02 12:37:29,813 INFO  L435           NwaCegarLoop]: 1050 mSDtfsCounter, 643 mSDsluCounter, 135 mSDsCounter, 0 mSdLazyCounter, 2478 mSolverCounterSat, 111 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 643 SdHoareTripleChecker+Valid, 1185 SdHoareTripleChecker+Invalid, 2589 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 111 IncrementalHoareTripleChecker+Valid, 2478 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.1s IncrementalHoareTripleChecker+Time
[2024-12-02 12:37:29,813 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [643 Valid, 1185 Invalid, 2589 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [111 Valid, 2478 Invalid, 0 Unknown, 0 Unchecked, 3.1s Time]
[2024-12-02 12:37:29,835 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 37351 states.
[2024-12-02 12:37:30,072 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 37351 to 36557.
[2024-12-02 12:37:30,099 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 36557 states, 36556 states have (on average 1.2000765948134369) internal successors, (43870), 36556 states have internal predecessors, (43870), 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-12-02 12:37:30,137 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 36557 states to 36557 states and 43870 transitions.
[2024-12-02 12:37:30,138 INFO  L78                 Accepts]: Start accepts. Automaton has 36557 states and 43870 transitions. Word has length 302
[2024-12-02 12:37:30,138 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:37:30,138 INFO  L471      AbstractCegarLoop]: Abstraction has 36557 states and 43870 transitions.
[2024-12-02 12:37:30,138 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 59.666666666666664) internal successors, (179), 2 states have internal predecessors, (179), 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-12-02 12:37:30,138 INFO  L276                IsEmpty]: Start isEmpty. Operand 36557 states and 43870 transitions.
[2024-12-02 12:37:30,142 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 306
[2024-12-02 12:37:30,142 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:37:30,142 INFO  L218           NwaCegarLoop]: trace histogram [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, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 12:37:30,189 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-12-02 12:37:30,343 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:37:30,343 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:37:30,345 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:37:30,345 INFO  L85        PathProgramCache]: Analyzing trace with hash -493121243, now seen corresponding path program 1 times
[2024-12-02 12:37:30,345 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:37:30,345 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1145588729]
[2024-12-02 12:37:30,345 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:37:30,345 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:37:30,427 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:37:30,612 INFO  L134       CoverageAnalysis]: Checked inductivity of 267 backedges. 191 proven. 0 refuted. 0 times theorem prover too weak. 76 trivial. 0 not checked.
[2024-12-02 12:37:30,612 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:37:30,612 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1145588729]
[2024-12-02 12:37:30,613 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1145588729] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:37:30,614 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:37:30,614 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:37:30,614 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1555625382]
[2024-12-02 12:37:30,614 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:37:30,615 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:37:30,615 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:37:30,615 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:37:30,616 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:37:30,616 INFO  L87              Difference]: Start difference. First operand 36557 states and 43870 transitions. Second operand  has 3 states, 3 states have (on average 76.66666666666667) internal successors, (230), 3 states have internal predecessors, (230), 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-12-02 12:37:34,206 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:37:34,206 INFO  L93              Difference]: Finished difference Result 71522 states and 85753 transitions.
[2024-12-02 12:37:34,207 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:37:34,207 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 76.66666666666667) internal successors, (230), 3 states have internal predecessors, (230), 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 305
[2024-12-02 12:37:34,207 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:37:34,233 INFO  L225             Difference]: With dead ends: 71522
[2024-12-02 12:37:34,233 INFO  L226             Difference]: Without dead ends: 35754
[2024-12-02 12:37:34,248 INFO  L434           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-12-02 12:37:34,248 INFO  L435           NwaCegarLoop]: 1498 mSDtfsCounter, 1026 mSDsluCounter, 134 mSDsCounter, 0 mSdLazyCounter, 2349 mSolverCounterSat, 592 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1026 SdHoareTripleChecker+Valid, 1632 SdHoareTripleChecker+Invalid, 2941 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 592 IncrementalHoareTripleChecker+Valid, 2349 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.3s IncrementalHoareTripleChecker+Time
[2024-12-02 12:37:34,249 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1026 Valid, 1632 Invalid, 2941 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [592 Valid, 2349 Invalid, 0 Unknown, 0 Unchecked, 3.3s Time]
[2024-12-02 12:37:34,269 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 35754 states.
[2024-12-02 12:37:34,531 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 35754 to 34965.
[2024-12-02 12:37:34,559 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 34965 states, 34964 states have (on average 1.1313636883651756) internal successors, (39557), 34964 states have internal predecessors, (39557), 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-12-02 12:37:34,605 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 34965 states to 34965 states and 39557 transitions.
[2024-12-02 12:37:34,606 INFO  L78                 Accepts]: Start accepts. Automaton has 34965 states and 39557 transitions. Word has length 305
[2024-12-02 12:37:34,606 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:37:34,606 INFO  L471      AbstractCegarLoop]: Abstraction has 34965 states and 39557 transitions.
[2024-12-02 12:37:34,606 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 76.66666666666667) internal successors, (230), 3 states have internal predecessors, (230), 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-12-02 12:37:34,606 INFO  L276                IsEmpty]: Start isEmpty. Operand 34965 states and 39557 transitions.
[2024-12-02 12:37:34,609 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 310
[2024-12-02 12:37:34,609 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:37:34,609 INFO  L218           NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 12:37:34,610 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-12-02 12:37:34,610 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:37:34,610 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:37:34,610 INFO  L85        PathProgramCache]: Analyzing trace with hash -704785122, now seen corresponding path program 1 times
[2024-12-02 12:37:34,610 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:37:34,610 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [832988395]
[2024-12-02 12:37:34,611 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:37:34,611 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:37:34,679 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:37:34,967 INFO  L134       CoverageAnalysis]: Checked inductivity of 112 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 95 trivial. 0 not checked.
[2024-12-02 12:37:34,967 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:37:34,967 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [832988395]
[2024-12-02 12:37:34,967 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [832988395] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:37:34,967 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:37:34,968 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 12:37:34,968 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1479086816]
[2024-12-02 12:37:34,968 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:37:34,968 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:37:34,968 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:37:34,969 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:37:34,969 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:37:34,970 INFO  L87              Difference]: Start difference. First operand 34965 states and 39557 transitions. Second operand  has 3 states, 3 states have (on average 71.66666666666667) internal successors, (215), 2 states have internal predecessors, (215), 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-12-02 12:37:39,161 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:37:39,161 INFO  L93              Difference]: Finished difference Result 92776 states and 105171 transitions.
[2024-12-02 12:37:39,162 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:37:39,162 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 71.66666666666667) internal successors, (215), 2 states have internal predecessors, (215), 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 309
[2024-12-02 12:37:39,162 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:37:39,213 INFO  L225             Difference]: With dead ends: 92776
[2024-12-02 12:37:39,213 INFO  L226             Difference]: Without dead ends: 57021
[2024-12-02 12:37:39,231 INFO  L434           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-12-02 12:37:39,231 INFO  L435           NwaCegarLoop]: 868 mSDtfsCounter, 762 mSDsluCounter, 122 mSDsCounter, 0 mSdLazyCounter, 2534 mSolverCounterSat, 733 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 762 SdHoareTripleChecker+Valid, 990 SdHoareTripleChecker+Invalid, 3267 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 733 IncrementalHoareTripleChecker+Valid, 2534 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.9s IncrementalHoareTripleChecker+Time
[2024-12-02 12:37:39,231 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [762 Valid, 990 Invalid, 3267 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [733 Valid, 2534 Invalid, 0 Unknown, 0 Unchecked, 3.9s Time]
[2024-12-02 12:37:39,265 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 57021 states.
[2024-12-02 12:37:39,695 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 57021 to 54645.
[2024-12-02 12:37:39,725 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 54645 states, 54644 states have (on average 1.0941548934924237) internal successors, (59789), 54644 states have internal predecessors, (59789), 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-12-02 12:37:39,781 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 54645 states to 54645 states and 59789 transitions.
[2024-12-02 12:37:39,782 INFO  L78                 Accepts]: Start accepts. Automaton has 54645 states and 59789 transitions. Word has length 309
[2024-12-02 12:37:39,782 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:37:39,782 INFO  L471      AbstractCegarLoop]: Abstraction has 54645 states and 59789 transitions.
[2024-12-02 12:37:39,782 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 71.66666666666667) internal successors, (215), 2 states have internal predecessors, (215), 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-12-02 12:37:39,783 INFO  L276                IsEmpty]: Start isEmpty. Operand 54645 states and 59789 transitions.
[2024-12-02 12:37:39,790 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 461
[2024-12-02 12:37:39,790 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:37:39,790 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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]
[2024-12-02 12:37:39,790 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-12-02 12:37:39,790 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:37:39,791 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:37:39,791 INFO  L85        PathProgramCache]: Analyzing trace with hash -1451394545, now seen corresponding path program 1 times
[2024-12-02 12:37:39,791 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:37:39,791 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [78559439]
[2024-12-02 12:37:39,792 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:37:39,792 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:37:39,846 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:37:40,128 INFO  L134       CoverageAnalysis]: Checked inductivity of 577 backedges. 475 proven. 0 refuted. 0 times theorem prover too weak. 102 trivial. 0 not checked.
[2024-12-02 12:37:40,128 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:37:40,128 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [78559439]
[2024-12-02 12:37:40,128 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [78559439] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:37:40,128 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:37:40,128 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:37:40,128 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [465502787]
[2024-12-02 12:37:40,129 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:37:40,129 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 12:37:40,129 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:37:40,130 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 12:37:40,130 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 12:37:40,130 INFO  L87              Difference]: Start difference. First operand 54645 states and 59789 transitions. Second operand  has 4 states, 4 states have (on average 92.25) internal successors, (369), 3 states have internal predecessors, (369), 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-12-02 12:37:47,192 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:37:47,192 INFO  L93              Difference]: Finished difference Result 174782 states and 190975 transitions.
[2024-12-02 12:37:47,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 12:37:47,193 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 92.25) internal successors, (369), 3 states have internal predecessors, (369), 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 460
[2024-12-02 12:37:47,193 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:37:47,288 INFO  L225             Difference]: With dead ends: 174782
[2024-12-02 12:37:47,289 INFO  L226             Difference]: Without dead ends: 120926
[2024-12-02 12:37:47,315 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 12:37:47,316 INFO  L435           NwaCegarLoop]: 676 mSDtfsCounter, 1682 mSDsluCounter, 181 mSDsCounter, 0 mSdLazyCounter, 5769 mSolverCounterSat, 933 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1682 SdHoareTripleChecker+Valid, 857 SdHoareTripleChecker+Invalid, 6702 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 933 IncrementalHoareTripleChecker+Valid, 5769 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.5s IncrementalHoareTripleChecker+Time
[2024-12-02 12:37:47,316 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1682 Valid, 857 Invalid, 6702 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [933 Valid, 5769 Invalid, 0 Unknown, 0 Unchecked, 6.5s Time]
[2024-12-02 12:37:47,392 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 120926 states.
[2024-12-02 12:37:48,594 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 120926 to 119241.
[2024-12-02 12:37:48,671 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 119241 states, 119240 states have (on average 1.0827658503857767) internal successors, (129109), 119240 states have internal predecessors, (129109), 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-12-02 12:37:48,838 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 119241 states to 119241 states and 129109 transitions.
[2024-12-02 12:37:48,838 INFO  L78                 Accepts]: Start accepts. Automaton has 119241 states and 129109 transitions. Word has length 460
[2024-12-02 12:37:48,839 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:37:48,839 INFO  L471      AbstractCegarLoop]: Abstraction has 119241 states and 129109 transitions.
[2024-12-02 12:37:48,839 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 92.25) internal successors, (369), 3 states have internal predecessors, (369), 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-12-02 12:37:48,839 INFO  L276                IsEmpty]: Start isEmpty. Operand 119241 states and 129109 transitions.
[2024-12-02 12:37:48,848 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 472
[2024-12-02 12:37:48,848 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:37:48,848 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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]
[2024-12-02 12:37:48,848 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-12-02 12:37:48,849 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:37:48,849 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:37:48,849 INFO  L85        PathProgramCache]: Analyzing trace with hash -1959639978, now seen corresponding path program 1 times
[2024-12-02 12:37:48,850 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:37:48,850 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1916035058]
[2024-12-02 12:37:48,850 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:37:48,850 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:37:48,940 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:37:49,578 INFO  L134       CoverageAnalysis]: Checked inductivity of 525 backedges. 364 proven. 0 refuted. 0 times theorem prover too weak. 161 trivial. 0 not checked.
[2024-12-02 12:37:49,578 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:37:49,578 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1916035058]
[2024-12-02 12:37:49,578 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1916035058] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:37:49,579 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:37:49,579 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:37:49,579 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [598750474]
[2024-12-02 12:37:49,579 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:37:49,579 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:37:49,580 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:37:49,580 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:37:49,580 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:37:49,581 INFO  L87              Difference]: Start difference. First operand 119241 states and 129109 transitions. Second operand  has 3 states, 3 states have (on average 104.0) internal successors, (312), 3 states have internal predecessors, (312), 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-12-02 12:37:53,780 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:37:53,780 INFO  L93              Difference]: Finished difference Result 239272 states and 259019 transitions.
[2024-12-02 12:37:53,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:37:53,780 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 104.0) internal successors, (312), 3 states have internal predecessors, (312), 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 471
[2024-12-02 12:37:53,781 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:37:53,886 INFO  L225             Difference]: With dead ends: 239272
[2024-12-02 12:37:53,887 INFO  L226             Difference]: Without dead ends: 120820
[2024-12-02 12:37:53,924 INFO  L434           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-12-02 12:37:53,925 INFO  L435           NwaCegarLoop]: 1347 mSDtfsCounter, 831 mSDsluCounter, 80 mSDsCounter, 0 mSdLazyCounter, 2386 mSolverCounterSat, 575 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 831 SdHoareTripleChecker+Valid, 1427 SdHoareTripleChecker+Invalid, 2961 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 575 IncrementalHoareTripleChecker+Valid, 2386 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.4s IncrementalHoareTripleChecker+Time
[2024-12-02 12:37:53,925 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [831 Valid, 1427 Invalid, 2961 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [575 Valid, 2386 Invalid, 0 Unknown, 0 Unchecked, 3.4s Time]
[2024-12-02 12:37:53,998 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 120820 states.
[2024-12-02 12:37:54,867 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 120820 to 119234.
[2024-12-02 12:37:54,937 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 119234 states, 119233 states have (on average 1.0619627116653947) internal successors, (126621), 119233 states have internal predecessors, (126621), 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-12-02 12:37:55,286 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 119234 states to 119234 states and 126621 transitions.
[2024-12-02 12:37:55,287 INFO  L78                 Accepts]: Start accepts. Automaton has 119234 states and 126621 transitions. Word has length 471
[2024-12-02 12:37:55,287 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:37:55,287 INFO  L471      AbstractCegarLoop]: Abstraction has 119234 states and 126621 transitions.
[2024-12-02 12:37:55,288 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 104.0) internal successors, (312), 3 states have internal predecessors, (312), 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-12-02 12:37:55,288 INFO  L276                IsEmpty]: Start isEmpty. Operand 119234 states and 126621 transitions.
[2024-12-02 12:37:55,296 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 479
[2024-12-02 12:37:55,296 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:37:55,297 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 12:37:55,297 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-12-02 12:37:55,297 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:37:55,298 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:37:55,298 INFO  L85        PathProgramCache]: Analyzing trace with hash -1417502575, now seen corresponding path program 1 times
[2024-12-02 12:37:55,298 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:37:55,298 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [702101013]
[2024-12-02 12:37:55,298 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:37:55,298 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:37:55,412 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:37:55,896 INFO  L134       CoverageAnalysis]: Checked inductivity of 605 backedges. 324 proven. 0 refuted. 0 times theorem prover too weak. 281 trivial. 0 not checked.
[2024-12-02 12:37:55,896 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:37:55,896 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [702101013]
[2024-12-02 12:37:55,896 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [702101013] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:37:55,896 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:37:55,896 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 12:37:55,896 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1161575997]
[2024-12-02 12:37:55,896 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:37:55,897 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:37:55,897 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:37:55,898 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:37:55,898 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:37:55,898 INFO  L87              Difference]: Start difference. First operand 119234 states and 126621 transitions. Second operand  has 3 states, 3 states have (on average 96.0) internal successors, (288), 2 states have internal predecessors, (288), 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-12-02 12:38:00,029 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:38:00,029 INFO  L93              Difference]: Finished difference Result 225877 states and 240296 transitions.
[2024-12-02 12:38:00,029 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:38:00,030 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 96.0) internal successors, (288), 2 states have internal predecessors, (288), 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 478
[2024-12-02 12:38:00,030 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:38:00,163 INFO  L225             Difference]: With dead ends: 225877
[2024-12-02 12:38:00,164 INFO  L226             Difference]: Without dead ends: 119243
[2024-12-02 12:38:00,219 INFO  L434           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-12-02 12:38:00,220 INFO  L435           NwaCegarLoop]: 945 mSDtfsCounter, 720 mSDsluCounter, 169 mSDsCounter, 0 mSdLazyCounter, 2589 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 720 SdHoareTripleChecker+Valid, 1114 SdHoareTripleChecker+Invalid, 2593 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 2589 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.4s IncrementalHoareTripleChecker+Time
[2024-12-02 12:38:00,220 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [720 Valid, 1114 Invalid, 2593 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 2589 Invalid, 0 Unknown, 0 Unchecked, 3.4s Time]
[2024-12-02 12:38:00,309 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 119243 states.
[2024-12-02 12:38:01,372 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 119243 to 119234.
[2024-12-02 12:38:01,435 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 119234 states, 119233 states have (on average 1.0615852993718182) internal successors, (126576), 119233 states have internal predecessors, (126576), 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-12-02 12:38:01,563 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 119234 states to 119234 states and 126576 transitions.
[2024-12-02 12:38:01,564 INFO  L78                 Accepts]: Start accepts. Automaton has 119234 states and 126576 transitions. Word has length 478
[2024-12-02 12:38:01,564 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:38:01,564 INFO  L471      AbstractCegarLoop]: Abstraction has 119234 states and 126576 transitions.
[2024-12-02 12:38:01,564 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 96.0) internal successors, (288), 2 states have internal predecessors, (288), 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-12-02 12:38:01,564 INFO  L276                IsEmpty]: Start isEmpty. Operand 119234 states and 126576 transitions.
[2024-12-02 12:38:01,570 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 503
[2024-12-02 12:38:01,570 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:38:01,570 INFO  L218           NwaCegarLoop]: trace histogram [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, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 12:38:01,570 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-12-02 12:38:01,570 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:38:01,571 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:38:01,571 INFO  L85        PathProgramCache]: Analyzing trace with hash 1234836487, now seen corresponding path program 1 times
[2024-12-02 12:38:01,571 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:38:01,571 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1346534464]
[2024-12-02 12:38:01,571 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:38:01,571 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:38:01,641 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:38:02,556 INFO  L134       CoverageAnalysis]: Checked inductivity of 801 backedges. 343 proven. 100 refuted. 0 times theorem prover too weak. 358 trivial. 0 not checked.
[2024-12-02 12:38:02,556 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:38:02,556 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1346534464]
[2024-12-02 12:38:02,556 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1346534464] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:38:02,556 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1584850790]
[2024-12-02 12:38:02,556 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:38:02,556 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:38:02,556 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:38:02,558 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:38:02,559 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-12-02 12:38:02,741 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:38:02,743 INFO  L256         TraceCheckSpWp]: Trace formula consists of 683 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-12-02 12:38:02,749 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:38:03,460 INFO  L134       CoverageAnalysis]: Checked inductivity of 801 backedges. 594 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked.
[2024-12-02 12:38:03,460 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 12:38:03,460 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1584850790] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:38:03,460 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 12:38:03,460 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 6
[2024-12-02 12:38:03,460 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2024196201]
[2024-12-02 12:38:03,460 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:38:03,461 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 12:38:03,461 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:38:03,461 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 12:38:03,461 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-12-02 12:38:03,461 INFO  L87              Difference]: Start difference. First operand 119234 states and 126576 transitions. Second operand  has 4 states, 4 states have (on average 91.0) internal successors, (364), 4 states have internal predecessors, (364), 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-12-02 12:38:08,463 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:38:08,463 INFO  L93              Difference]: Finished difference Result 231378 states and 246089 transitions.
[2024-12-02 12:38:08,463 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 12:38:08,464 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 91.0) internal successors, (364), 4 states have internal predecessors, (364), 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 502
[2024-12-02 12:38:08,464 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:38:08,601 INFO  L225             Difference]: With dead ends: 231378
[2024-12-02 12:38:08,602 INFO  L226             Difference]: Without dead ends: 124744
[2024-12-02 12:38:08,654 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 505 GetRequests, 501 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-12-02 12:38:08,655 INFO  L435           NwaCegarLoop]: 608 mSDtfsCounter, 1891 mSDsluCounter, 172 mSDsCounter, 0 mSdLazyCounter, 4043 mSolverCounterSat, 472 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1891 SdHoareTripleChecker+Valid, 780 SdHoareTripleChecker+Invalid, 4515 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 472 IncrementalHoareTripleChecker+Valid, 4043 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.2s IncrementalHoareTripleChecker+Time
[2024-12-02 12:38:08,655 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1891 Valid, 780 Invalid, 4515 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [472 Valid, 4043 Invalid, 0 Unknown, 0 Unchecked, 4.2s Time]
[2024-12-02 12:38:08,745 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 124744 states.
[2024-12-02 12:38:09,998 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 124744 to 122382.
[2024-12-02 12:38:10,075 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 122382 states, 122381 states have (on average 1.0593147629125437) internal successors, (129640), 122381 states have internal predecessors, (129640), 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-12-02 12:38:10,269 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 122382 states to 122382 states and 129640 transitions.
[2024-12-02 12:38:10,270 INFO  L78                 Accepts]: Start accepts. Automaton has 122382 states and 129640 transitions. Word has length 502
[2024-12-02 12:38:10,270 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:38:10,270 INFO  L471      AbstractCegarLoop]: Abstraction has 122382 states and 129640 transitions.
[2024-12-02 12:38:10,271 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 91.0) internal successors, (364), 4 states have internal predecessors, (364), 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-12-02 12:38:10,271 INFO  L276                IsEmpty]: Start isEmpty. Operand 122382 states and 129640 transitions.
[2024-12-02 12:38:10,281 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 507
[2024-12-02 12:38:10,281 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:38:10,281 INFO  L218           NwaCegarLoop]: trace histogram [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, 5, 5, 5, 5, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 12:38:10,288 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-12-02 12:38:10,482 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13
[2024-12-02 12:38:10,482 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:38:10,482 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:38:10,482 INFO  L85        PathProgramCache]: Analyzing trace with hash 286673201, now seen corresponding path program 1 times
[2024-12-02 12:38:10,482 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:38:10,483 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1123871110]
[2024-12-02 12:38:10,483 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:38:10,483 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:38:10,582 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:38:11,039 INFO  L134       CoverageAnalysis]: Checked inductivity of 817 backedges. 372 proven. 0 refuted. 0 times theorem prover too weak. 445 trivial. 0 not checked.
[2024-12-02 12:38:11,039 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:38:11,039 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1123871110]
[2024-12-02 12:38:11,039 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1123871110] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:38:11,039 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:38:11,039 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:38:11,040 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [976028385]
[2024-12-02 12:38:11,040 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:38:11,040 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:38:11,040 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:38:11,040 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:38:11,040 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:38:11,041 INFO  L87              Difference]: Start difference. First operand 122382 states and 129640 transitions. Second operand  has 3 states, 3 states have (on average 92.33333333333333) internal successors, (277), 3 states have internal predecessors, (277), 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-12-02 12:38:15,106 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:38:15,106 INFO  L93              Difference]: Finished difference Result 244789 states and 259285 transitions.
[2024-12-02 12:38:15,107 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:38:15,107 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 92.33333333333333) internal successors, (277), 3 states have internal predecessors, (277), 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 506
[2024-12-02 12:38:15,108 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:38:15,242 INFO  L225             Difference]: With dead ends: 244789
[2024-12-02 12:38:15,242 INFO  L226             Difference]: Without dead ends: 121618
[2024-12-02 12:38:15,298 INFO  L434           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-12-02 12:38:15,299 INFO  L435           NwaCegarLoop]: 1658 mSDtfsCounter, 716 mSDsluCounter, 135 mSDsCounter, 0 mSdLazyCounter, 2422 mSolverCounterSat, 263 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 716 SdHoareTripleChecker+Valid, 1793 SdHoareTripleChecker+Invalid, 2685 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 263 IncrementalHoareTripleChecker+Valid, 2422 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.2s IncrementalHoareTripleChecker+Time
[2024-12-02 12:38:15,299 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [716 Valid, 1793 Invalid, 2685 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [263 Valid, 2422 Invalid, 0 Unknown, 0 Unchecked, 3.2s Time]
[2024-12-02 12:38:15,647 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 121618 states.
[2024-12-02 12:38:16,579 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 121618 to 117647.
[2024-12-02 12:38:16,649 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 117647 states, 117646 states have (on average 1.0536269826428437) internal successors, (123955), 117646 states have internal predecessors, (123955), 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-12-02 12:38:16,774 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 117647 states to 117647 states and 123955 transitions.
[2024-12-02 12:38:16,775 INFO  L78                 Accepts]: Start accepts. Automaton has 117647 states and 123955 transitions. Word has length 506
[2024-12-02 12:38:16,775 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:38:16,776 INFO  L471      AbstractCegarLoop]: Abstraction has 117647 states and 123955 transitions.
[2024-12-02 12:38:16,776 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 92.33333333333333) internal successors, (277), 3 states have internal predecessors, (277), 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-12-02 12:38:16,776 INFO  L276                IsEmpty]: Start isEmpty. Operand 117647 states and 123955 transitions.
[2024-12-02 12:38:16,785 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 566
[2024-12-02 12:38:16,785 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:38:16,786 INFO  L218           NwaCegarLoop]: trace histogram [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, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 12:38:16,786 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-12-02 12:38:16,786 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:38:16,786 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:38:16,786 INFO  L85        PathProgramCache]: Analyzing trace with hash -936068603, now seen corresponding path program 1 times
[2024-12-02 12:38:16,786 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:38:16,786 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [844627263]
[2024-12-02 12:38:16,787 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:38:16,787 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:38:16,861 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:38:17,101 INFO  L134       CoverageAnalysis]: Checked inductivity of 916 backedges. 635 proven. 0 refuted. 0 times theorem prover too weak. 281 trivial. 0 not checked.
[2024-12-02 12:38:17,101 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:38:17,101 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [844627263]
[2024-12-02 12:38:17,101 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [844627263] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:38:17,101 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:38:17,101 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:38:17,101 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [66788485]
[2024-12-02 12:38:17,101 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:38:17,102 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:38:17,102 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:38:17,103 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:38:17,103 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:38:17,103 INFO  L87              Difference]: Start difference. First operand 117647 states and 123955 transitions. Second operand  has 3 states, 3 states have (on average 125.0) internal successors, (375), 3 states have internal predecessors, (375), 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-12-02 12:38:20,710 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:38:20,710 INFO  L93              Difference]: Finished difference Result 223486 states and 235849 transitions.
[2024-12-02 12:38:20,711 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:38:20,711 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 125.0) internal successors, (375), 3 states have internal predecessors, (375), 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 565
[2024-12-02 12:38:20,712 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:38:20,834 INFO  L225             Difference]: With dead ends: 223486
[2024-12-02 12:38:20,834 INFO  L226             Difference]: Without dead ends: 118439
[2024-12-02 12:38:20,881 INFO  L434           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-12-02 12:38:20,882 INFO  L435           NwaCegarLoop]: 1726 mSDtfsCounter, 721 mSDsluCounter, 131 mSDsCounter, 0 mSdLazyCounter, 2442 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 721 SdHoareTripleChecker+Valid, 1857 SdHoareTripleChecker+Invalid, 2447 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 2442 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:38:20,882 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [721 Valid, 1857 Invalid, 2447 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 2442 Invalid, 0 Unknown, 0 Unchecked, 3.0s Time]
[2024-12-02 12:38:20,955 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 118439 states.
[2024-12-02 12:38:21,870 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 118439 to 118435.
[2024-12-02 12:38:21,932 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 118435 states, 118434 states have (on average 1.0535234814326966) internal successors, (124773), 118434 states have internal predecessors, (124773), 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-12-02 12:38:22,257 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 118435 states to 118435 states and 124773 transitions.
[2024-12-02 12:38:22,258 INFO  L78                 Accepts]: Start accepts. Automaton has 118435 states and 124773 transitions. Word has length 565
[2024-12-02 12:38:22,259 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:38:22,259 INFO  L471      AbstractCegarLoop]: Abstraction has 118435 states and 124773 transitions.
[2024-12-02 12:38:22,259 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 125.0) internal successors, (375), 3 states have internal predecessors, (375), 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-12-02 12:38:22,259 INFO  L276                IsEmpty]: Start isEmpty. Operand 118435 states and 124773 transitions.
[2024-12-02 12:38:22,267 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 572
[2024-12-02 12:38:22,268 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:38:22,268 INFO  L218           NwaCegarLoop]: trace histogram [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, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 12:38:22,268 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-12-02 12:38:22,268 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:38:22,269 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:38:22,269 INFO  L85        PathProgramCache]: Analyzing trace with hash 158344819, now seen corresponding path program 1 times
[2024-12-02 12:38:22,269 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:38:22,269 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1844117288]
[2024-12-02 12:38:22,269 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:38:22,270 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:38:22,326 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:38:22,545 INFO  L134       CoverageAnalysis]: Checked inductivity of 932 backedges. 651 proven. 0 refuted. 0 times theorem prover too weak. 281 trivial. 0 not checked.
[2024-12-02 12:38:22,545 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:38:22,545 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1844117288]
[2024-12-02 12:38:22,545 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1844117288] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:38:22,545 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:38:22,546 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:38:22,546 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [739990136]
[2024-12-02 12:38:22,546 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:38:22,546 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:38:22,546 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:38:22,546 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:38:22,546 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:38:22,547 INFO  L87              Difference]: Start difference. First operand 118435 states and 124773 transitions. Second operand  has 3 states, 3 states have (on average 127.0) internal successors, (381), 3 states have internal predecessors, (381), 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-12-02 12:38:27,037 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:38:27,037 INFO  L93              Difference]: Finished difference Result 259688 states and 274488 transitions.
[2024-12-02 12:38:27,038 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:38:27,038 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 127.0) internal successors, (381), 3 states have internal predecessors, (381), 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 571
[2024-12-02 12:38:27,038 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:38:27,187 INFO  L225             Difference]: With dead ends: 259688
[2024-12-02 12:38:27,187 INFO  L226             Difference]: Without dead ends: 140468
[2024-12-02 12:38:27,249 INFO  L434           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-12-02 12:38:27,250 INFO  L435           NwaCegarLoop]: 1651 mSDtfsCounter, 775 mSDsluCounter, 129 mSDsCounter, 0 mSdLazyCounter, 2424 mSolverCounterSat, 417 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 775 SdHoareTripleChecker+Valid, 1780 SdHoareTripleChecker+Invalid, 2841 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 417 IncrementalHoareTripleChecker+Valid, 2424 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.6s IncrementalHoareTripleChecker+Time
[2024-12-02 12:38:27,250 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [775 Valid, 1780 Invalid, 2841 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [417 Valid, 2424 Invalid, 0 Unknown, 0 Unchecked, 3.6s Time]
[2024-12-02 12:38:27,354 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 140468 states.
[2024-12-02 12:38:28,626 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 140468 to 138879.
[2024-12-02 12:38:28,710 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 138879 states, 138878 states have (on average 1.0482293811834849) internal successors, (145576), 138878 states have internal predecessors, (145576), 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-12-02 12:38:29,093 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 138879 states to 138879 states and 145576 transitions.
[2024-12-02 12:38:29,094 INFO  L78                 Accepts]: Start accepts. Automaton has 138879 states and 145576 transitions. Word has length 571
[2024-12-02 12:38:29,095 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:38:29,095 INFO  L471      AbstractCegarLoop]: Abstraction has 138879 states and 145576 transitions.
[2024-12-02 12:38:29,095 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 127.0) internal successors, (381), 3 states have internal predecessors, (381), 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-12-02 12:38:29,095 INFO  L276                IsEmpty]: Start isEmpty. Operand 138879 states and 145576 transitions.
[2024-12-02 12:38:29,105 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 596
[2024-12-02 12:38:29,105 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:38:29,105 INFO  L218           NwaCegarLoop]: trace histogram [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, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 12:38:29,105 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-12-02 12:38:29,106 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:38:29,106 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:38:29,106 INFO  L85        PathProgramCache]: Analyzing trace with hash 1442253774, now seen corresponding path program 1 times
[2024-12-02 12:38:29,106 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:38:29,106 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2034418063]
[2024-12-02 12:38:29,106 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:38:29,106 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:38:29,182 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:38:29,612 INFO  L134       CoverageAnalysis]: Checked inductivity of 1003 backedges. 731 proven. 0 refuted. 0 times theorem prover too weak. 272 trivial. 0 not checked.
[2024-12-02 12:38:29,613 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:38:29,613 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2034418063]
[2024-12-02 12:38:29,613 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2034418063] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:38:29,613 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:38:29,613 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 12:38:29,613 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1288980125]
[2024-12-02 12:38:29,613 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:38:29,613 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 12:38:29,613 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:38:29,613 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 12:38:29,614 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 12:38:29,614 INFO  L87              Difference]: Start difference. First operand 138879 states and 145576 transitions. Second operand  has 4 states, 4 states have (on average 103.25) internal successors, (413), 4 states have internal predecessors, (413), 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-12-02 12:38:35,102 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:38:35,102 INFO  L93              Difference]: Finished difference Result 278543 states and 292002 transitions.
[2024-12-02 12:38:35,103 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 12:38:35,103 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 103.25) internal successors, (413), 4 states have internal predecessors, (413), 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 595
[2024-12-02 12:38:35,104 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:38:35,224 INFO  L225             Difference]: With dead ends: 278543
[2024-12-02 12:38:35,224 INFO  L226             Difference]: Without dead ends: 138878
[2024-12-02 12:38:35,272 INFO  L434           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-12-02 12:38:35,273 INFO  L435           NwaCegarLoop]: 1416 mSDtfsCounter, 1574 mSDsluCounter, 268 mSDsCounter, 0 mSdLazyCounter, 5396 mSolverCounterSat, 329 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1574 SdHoareTripleChecker+Valid, 1684 SdHoareTripleChecker+Invalid, 5725 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 329 IncrementalHoareTripleChecker+Valid, 5396 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.7s IncrementalHoareTripleChecker+Time
[2024-12-02 12:38:35,273 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1574 Valid, 1684 Invalid, 5725 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [329 Valid, 5396 Invalid, 0 Unknown, 0 Unchecked, 4.7s Time]
[2024-12-02 12:38:35,360 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 138878 states.
[2024-12-02 12:38:36,534 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 138878 to 136516.
[2024-12-02 12:38:36,590 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 136516 states, 136515 states have (on average 1.0434970516060507) internal successors, (142453), 136515 states have internal predecessors, (142453), 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-12-02 12:38:36,798 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 136516 states to 136516 states and 142453 transitions.
[2024-12-02 12:38:36,799 INFO  L78                 Accepts]: Start accepts. Automaton has 136516 states and 142453 transitions. Word has length 595
[2024-12-02 12:38:36,800 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:38:36,800 INFO  L471      AbstractCegarLoop]: Abstraction has 136516 states and 142453 transitions.
[2024-12-02 12:38:36,800 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 103.25) internal successors, (413), 4 states have internal predecessors, (413), 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-12-02 12:38:36,800 INFO  L276                IsEmpty]: Start isEmpty. Operand 136516 states and 142453 transitions.
[2024-12-02 12:38:36,816 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 598
[2024-12-02 12:38:36,816 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:38:36,816 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 12:38:36,816 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-12-02 12:38:36,817 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:38:36,817 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:38:36,817 INFO  L85        PathProgramCache]: Analyzing trace with hash 1563430064, now seen corresponding path program 1 times
[2024-12-02 12:38:36,817 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:38:36,817 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1532903618]
[2024-12-02 12:38:36,817 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:38:36,817 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:38:36,936 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:38:37,508 INFO  L134       CoverageAnalysis]: Checked inductivity of 620 backedges. 523 proven. 0 refuted. 0 times theorem prover too weak. 97 trivial. 0 not checked.
[2024-12-02 12:38:37,508 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:38:37,509 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1532903618]
[2024-12-02 12:38:37,509 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1532903618] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:38:37,509 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:38:37,509 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:38:37,509 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1154812545]
[2024-12-02 12:38:37,509 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:38:37,510 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:38:37,510 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:38:37,510 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:38:37,511 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:38:37,511 INFO  L87              Difference]: Start difference. First operand 136516 states and 142453 transitions. Second operand  has 3 states, 3 states have (on average 167.33333333333334) internal successors, (502), 3 states have internal predecessors, (502), 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-12-02 12:38:42,535 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:38:42,535 INFO  L93              Difference]: Finished difference Result 336104 states and 350972 transitions.
[2024-12-02 12:38:42,535 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:38:42,536 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 167.33333333333334) internal successors, (502), 3 states have internal predecessors, (502), 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 597
[2024-12-02 12:38:42,536 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:38:42,728 INFO  L225             Difference]: With dead ends: 336104
[2024-12-02 12:38:42,728 INFO  L226             Difference]: Without dead ends: 200377
[2024-12-02 12:38:42,784 INFO  L434           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-12-02 12:38:42,784 INFO  L435           NwaCegarLoop]: 707 mSDtfsCounter, 816 mSDsluCounter, 100 mSDsCounter, 0 mSdLazyCounter, 2859 mSolverCounterSat, 468 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 816 SdHoareTripleChecker+Valid, 807 SdHoareTripleChecker+Invalid, 3327 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 468 IncrementalHoareTripleChecker+Valid, 2859 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.2s IncrementalHoareTripleChecker+Time
[2024-12-02 12:38:42,785 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [816 Valid, 807 Invalid, 3327 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [468 Valid, 2859 Invalid, 0 Unknown, 0 Unchecked, 4.2s Time]
[2024-12-02 12:38:42,928 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 200377 states.
[2024-12-02 12:38:44,507 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 200377 to 197929.
[2024-12-02 12:38:44,620 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 197929 states, 197928 states have (on average 1.0405500990259084) internal successors, (205954), 197928 states have internal predecessors, (205954), 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-12-02 12:38:45,027 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 197929 states to 197929 states and 205954 transitions.
[2024-12-02 12:38:45,028 INFO  L78                 Accepts]: Start accepts. Automaton has 197929 states and 205954 transitions. Word has length 597
[2024-12-02 12:38:45,028 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:38:45,028 INFO  L471      AbstractCegarLoop]: Abstraction has 197929 states and 205954 transitions.
[2024-12-02 12:38:45,029 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 167.33333333333334) internal successors, (502), 3 states have internal predecessors, (502), 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-12-02 12:38:45,029 INFO  L276                IsEmpty]: Start isEmpty. Operand 197929 states and 205954 transitions.
[2024-12-02 12:38:45,040 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 636
[2024-12-02 12:38:45,040 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:38:45,041 INFO  L218           NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 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, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 12:38:45,041 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-12-02 12:38:45,041 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:38:45,041 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:38:45,041 INFO  L85        PathProgramCache]: Analyzing trace with hash -2027489873, now seen corresponding path program 1 times
[2024-12-02 12:38:45,041 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:38:45,041 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1214747631]
[2024-12-02 12:38:45,042 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:38:45,042 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:38:45,119 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:38:45,728 INFO  L134       CoverageAnalysis]: Checked inductivity of 1267 backedges. 510 proven. 0 refuted. 0 times theorem prover too weak. 757 trivial. 0 not checked.
[2024-12-02 12:38:45,728 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:38:45,729 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1214747631]
[2024-12-02 12:38:45,729 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1214747631] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:38:45,729 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:38:45,729 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:38:45,729 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1212053546]
[2024-12-02 12:38:45,729 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:38:45,729 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:38:45,729 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:38:45,730 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:38:45,730 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:38:45,730 INFO  L87              Difference]: Start difference. First operand 197929 states and 205954 transitions. Second operand  has 3 states, 3 states have (on average 105.0) internal successors, (315), 3 states have internal predecessors, (315), 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-12-02 12:38:50,144 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:38:50,144 INFO  L93              Difference]: Finished difference Result 390366 states and 406596 transitions.
[2024-12-02 12:38:50,145 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:38:50,145 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 105.0) internal successors, (315), 3 states have internal predecessors, (315), 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 635
[2024-12-02 12:38:50,146 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:38:50,339 INFO  L225             Difference]: With dead ends: 390366
[2024-12-02 12:38:50,339 INFO  L226             Difference]: Without dead ends: 211331
[2024-12-02 12:38:50,401 INFO  L434           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-12-02 12:38:50,401 INFO  L435           NwaCegarLoop]: 848 mSDtfsCounter, 657 mSDsluCounter, 120 mSDsCounter, 0 mSdLazyCounter, 2442 mSolverCounterSat, 108 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 657 SdHoareTripleChecker+Valid, 968 SdHoareTripleChecker+Invalid, 2550 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 108 IncrementalHoareTripleChecker+Valid, 2442 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.4s IncrementalHoareTripleChecker+Time
[2024-12-02 12:38:50,401 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [657 Valid, 968 Invalid, 2550 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [108 Valid, 2442 Invalid, 0 Unknown, 0 Unchecked, 3.4s Time]
[2024-12-02 12:38:50,540 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 211331 states.
[2024-12-02 12:38:52,201 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 211331 to 205021.
[2024-12-02 12:38:52,319 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 205021 states, 205020 states have (on average 1.0401960784313726) internal successors, (213261), 205020 states have internal predecessors, (213261), 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-12-02 12:38:52,563 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 205021 states to 205021 states and 213261 transitions.
[2024-12-02 12:38:52,564 INFO  L78                 Accepts]: Start accepts. Automaton has 205021 states and 213261 transitions. Word has length 635
[2024-12-02 12:38:52,565 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:38:52,565 INFO  L471      AbstractCegarLoop]: Abstraction has 205021 states and 213261 transitions.
[2024-12-02 12:38:52,565 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 105.0) internal successors, (315), 3 states have internal predecessors, (315), 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-12-02 12:38:52,566 INFO  L276                IsEmpty]: Start isEmpty. Operand 205021 states and 213261 transitions.
[2024-12-02 12:38:52,874 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 658
[2024-12-02 12:38:52,875 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:38:52,875 INFO  L218           NwaCegarLoop]: trace histogram [8, 8, 8, 8, 8, 8, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 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]
[2024-12-02 12:38:52,875 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-12-02 12:38:52,875 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:38:52,875 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:38:52,876 INFO  L85        PathProgramCache]: Analyzing trace with hash -1248533653, now seen corresponding path program 1 times
[2024-12-02 12:38:52,876 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:38:52,876 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1069493762]
[2024-12-02 12:38:52,876 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:38:52,876 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:38:52,939 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:38:53,138 INFO  L134       CoverageAnalysis]: Checked inductivity of 1619 backedges. 780 proven. 0 refuted. 0 times theorem prover too weak. 839 trivial. 0 not checked.
[2024-12-02 12:38:53,138 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:38:53,138 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1069493762]
[2024-12-02 12:38:53,138 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1069493762] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:38:53,138 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:38:53,139 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 12:38:53,139 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1970635962]
[2024-12-02 12:38:53,139 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:38:53,139 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:38:53,139 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:38:53,140 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:38:53,140 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:38:53,140 INFO  L87              Difference]: Start difference. First operand 205021 states and 213261 transitions. Second operand  has 3 states, 3 states have (on average 91.0) internal successors, (273), 2 states have internal predecessors, (273), 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-12-02 12:38:56,249 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:38:56,249 INFO  L93              Difference]: Finished difference Result 388768 states and 404726 transitions.
[2024-12-02 12:38:56,249 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:38:56,250 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 91.0) internal successors, (273), 2 states have internal predecessors, (273), 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 657
[2024-12-02 12:38:56,250 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:38:56,480 INFO  L225             Difference]: With dead ends: 388768
[2024-12-02 12:38:56,480 INFO  L226             Difference]: Without dead ends: 202641
[2024-12-02 12:38:56,563 INFO  L434           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-12-02 12:38:56,564 INFO  L435           NwaCegarLoop]: 258 mSDtfsCounter, 1587 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 1431 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1587 SdHoareTripleChecker+Valid, 258 SdHoareTripleChecker+Invalid, 1441 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 1431 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time
[2024-12-02 12:38:56,564 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1587 Valid, 258 Invalid, 1441 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 1431 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time]
[2024-12-02 12:38:56,720 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 202641 states.
[2024-12-02 12:38:58,440 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 202641 to 202640.
[2024-12-02 12:38:58,559 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 202640 states, 202639 states have (on average 1.0394494643183199) internal successors, (210633), 202639 states have internal predecessors, (210633), 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-12-02 12:38:58,785 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 202640 states to 202640 states and 210633 transitions.
[2024-12-02 12:38:58,787 INFO  L78                 Accepts]: Start accepts. Automaton has 202640 states and 210633 transitions. Word has length 657
[2024-12-02 12:38:58,787 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:38:58,787 INFO  L471      AbstractCegarLoop]: Abstraction has 202640 states and 210633 transitions.
[2024-12-02 12:38:58,787 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 91.0) internal successors, (273), 2 states have internal predecessors, (273), 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-12-02 12:38:58,787 INFO  L276                IsEmpty]: Start isEmpty. Operand 202640 states and 210633 transitions.
[2024-12-02 12:38:59,037 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 667
[2024-12-02 12:38:59,037 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:38:59,037 INFO  L218           NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 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, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:38:59,037 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-12-02 12:38:59,037 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:38:59,038 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:38:59,038 INFO  L85        PathProgramCache]: Analyzing trace with hash 597450134, now seen corresponding path program 1 times
[2024-12-02 12:38:59,038 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:38:59,038 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1471011349]
[2024-12-02 12:38:59,038 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:38:59,038 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:38:59,125 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:39:00,307 INFO  L134       CoverageAnalysis]: Checked inductivity of 1296 backedges. 651 proven. 125 refuted. 0 times theorem prover too weak. 520 trivial. 0 not checked.
[2024-12-02 12:39:00,307 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:39:00,307 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1471011349]
[2024-12-02 12:39:00,307 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1471011349] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:39:00,307 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2082765005]
[2024-12-02 12:39:00,307 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:39:00,307 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:39:00,307 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:39:00,309 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:39:00,310 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-12-02 12:39:00,603 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:39:00,606 INFO  L256         TraceCheckSpWp]: Trace formula consists of 872 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-12-02 12:39:00,616 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:39:01,825 INFO  L134       CoverageAnalysis]: Checked inductivity of 1296 backedges. 927 proven. 0 refuted. 0 times theorem prover too weak. 369 trivial. 0 not checked.
[2024-12-02 12:39:01,825 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 12:39:01,825 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2082765005] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:39:01,825 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 12:39:01,825 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 5
[2024-12-02 12:39:01,825 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1048239377]
[2024-12-02 12:39:01,825 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:39:01,826 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 12:39:01,826 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:39:01,826 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 12:39:01,827 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-12-02 12:39:01,827 INFO  L87              Difference]: Start difference. First operand 202640 states and 210633 transitions. Second operand  has 4 states, 4 states have (on average 91.75) internal successors, (367), 4 states have internal predecessors, (367), 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-12-02 12:39:06,677 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:39:06,677 INFO  L93              Difference]: Finished difference Result 386389 states and 402084 transitions.
[2024-12-02 12:39:06,677 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 12:39:06,677 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 91.75) internal successors, (367), 4 states have internal predecessors, (367), 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 666
[2024-12-02 12:39:06,678 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:39:06,908 INFO  L225             Difference]: With dead ends: 386389
[2024-12-02 12:39:06,908 INFO  L226             Difference]: Without dead ends: 202643
[2024-12-02 12:39:07,000 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 669 GetRequests, 666 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-12-02 12:39:07,002 INFO  L435           NwaCegarLoop]: 570 mSDtfsCounter, 2416 mSDsluCounter, 135 mSDsCounter, 0 mSdLazyCounter, 3200 mSolverCounterSat, 451 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2416 SdHoareTripleChecker+Valid, 705 SdHoareTripleChecker+Invalid, 3651 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 451 IncrementalHoareTripleChecker+Valid, 3200 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.8s IncrementalHoareTripleChecker+Time
[2024-12-02 12:39:07,002 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2416 Valid, 705 Invalid, 3651 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [451 Valid, 3200 Invalid, 0 Unknown, 0 Unchecked, 3.8s Time]
[2024-12-02 12:39:07,164 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 202643 states.
[2024-12-02 12:39:08,869 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 202643 to 201853.
[2024-12-02 12:39:08,981 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 201853 states, 201852 states have (on average 1.0385827239759824) internal successors, (209640), 201852 states have internal predecessors, (209640), 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-12-02 12:39:09,205 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 201853 states to 201853 states and 209640 transitions.
[2024-12-02 12:39:09,207 INFO  L78                 Accepts]: Start accepts. Automaton has 201853 states and 209640 transitions. Word has length 666
[2024-12-02 12:39:09,207 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:39:09,207 INFO  L471      AbstractCegarLoop]: Abstraction has 201853 states and 209640 transitions.
[2024-12-02 12:39:09,207 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 91.75) internal successors, (367), 4 states have internal predecessors, (367), 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-12-02 12:39:09,207 INFO  L276                IsEmpty]: Start isEmpty. Operand 201853 states and 209640 transitions.
[2024-12-02 12:39:09,219 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 671
[2024-12-02 12:39:09,219 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:39:09,219 INFO  L218           NwaCegarLoop]: trace histogram [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, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 12:39:09,227 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-12-02 12:39:09,420 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable21
[2024-12-02 12:39:09,420 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:39:09,420 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:39:09,420 INFO  L85        PathProgramCache]: Analyzing trace with hash -183511439, now seen corresponding path program 1 times
[2024-12-02 12:39:09,421 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:39:09,421 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1730446513]
[2024-12-02 12:39:09,421 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:39:09,421 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:39:09,503 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:39:11,306 INFO  L134       CoverageAnalysis]: Checked inductivity of 920 backedges. 379 proven. 126 refuted. 0 times theorem prover too weak. 415 trivial. 0 not checked.
[2024-12-02 12:39:11,306 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:39:11,306 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1730446513]
[2024-12-02 12:39:11,306 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1730446513] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:39:11,306 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1607037064]
[2024-12-02 12:39:11,306 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:39:11,307 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:39:11,307 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:39:11,308 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:39:11,309 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-12-02 12:39:11,533 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:39:11,535 INFO  L256         TraceCheckSpWp]: Trace formula consists of 854 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-12-02 12:39:11,540 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:39:11,892 INFO  L134       CoverageAnalysis]: Checked inductivity of 920 backedges. 618 proven. 0 refuted. 0 times theorem prover too weak. 302 trivial. 0 not checked.
[2024-12-02 12:39:11,892 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 12:39:11,892 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1607037064] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:39:11,892 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 12:39:11,893 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 8
[2024-12-02 12:39:11,893 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [277240156]
[2024-12-02 12:39:11,893 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:39:11,893 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 12:39:11,893 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:39:11,894 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 12:39:11,894 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72
[2024-12-02 12:39:11,894 INFO  L87              Difference]: Start difference. First operand 201853 states and 209640 transitions. Second operand  has 4 states, 4 states have (on average 115.5) internal successors, (462), 3 states have internal predecessors, (462), 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-12-02 12:39:19,365 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:39:19,365 INFO  L93              Difference]: Finished difference Result 442410 states and 459610 transitions.
[2024-12-02 12:39:19,366 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 12:39:19,366 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 115.5) internal successors, (462), 3 states have internal predecessors, (462), 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 670
[2024-12-02 12:39:19,366 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:39:19,666 INFO  L225             Difference]: With dead ends: 442410
[2024-12-02 12:39:19,666 INFO  L226             Difference]: Without dead ends: 253940
[2024-12-02 12:39:19,773 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 676 GetRequests, 669 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72
[2024-12-02 12:39:19,773 INFO  L435           NwaCegarLoop]: 484 mSDtfsCounter, 1641 mSDsluCounter, 159 mSDsCounter, 0 mSdLazyCounter, 5346 mSolverCounterSat, 670 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1641 SdHoareTripleChecker+Valid, 643 SdHoareTripleChecker+Invalid, 6016 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 670 IncrementalHoareTripleChecker+Valid, 5346 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:39:19,774 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1641 Valid, 643 Invalid, 6016 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [670 Valid, 5346 Invalid, 0 Unknown, 0 Unchecked, 6.0s Time]
[2024-12-02 12:39:19,971 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 253940 states.
[2024-12-02 12:39:22,134 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 253940 to 245170.
[2024-12-02 12:39:22,266 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 245170 states, 245169 states have (on average 1.0384428700202717) internal successors, (254594), 245169 states have internal predecessors, (254594), 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-12-02 12:39:22,795 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 245170 states to 245170 states and 254594 transitions.
[2024-12-02 12:39:22,796 INFO  L78                 Accepts]: Start accepts. Automaton has 245170 states and 254594 transitions. Word has length 670
[2024-12-02 12:39:22,796 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:39:22,796 INFO  L471      AbstractCegarLoop]: Abstraction has 245170 states and 254594 transitions.
[2024-12-02 12:39:22,796 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 115.5) internal successors, (462), 3 states have internal predecessors, (462), 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-12-02 12:39:22,797 INFO  L276                IsEmpty]: Start isEmpty. Operand 245170 states and 254594 transitions.
[2024-12-02 12:39:22,804 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 768
[2024-12-02 12:39:22,804 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:39:22,804 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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]
[2024-12-02 12:39:22,810 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-12-02 12:39:23,004 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable22
[2024-12-02 12:39:23,005 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:39:23,005 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:39:23,005 INFO  L85        PathProgramCache]: Analyzing trace with hash -347090783, now seen corresponding path program 1 times
[2024-12-02 12:39:23,005 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:39:23,005 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [194164105]
[2024-12-02 12:39:23,005 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:39:23,005 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:39:23,097 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:39:23,510 INFO  L134       CoverageAnalysis]: Checked inductivity of 771 backedges. 667 proven. 0 refuted. 0 times theorem prover too weak. 104 trivial. 0 not checked.
[2024-12-02 12:39:23,510 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:39:23,510 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [194164105]
[2024-12-02 12:39:23,510 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [194164105] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:39:23,510 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:39:23,510 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:39:23,510 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [928184586]
[2024-12-02 12:39:23,510 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:39:23,511 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:39:23,511 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:39:23,512 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:39:23,512 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:39:23,512 INFO  L87              Difference]: Start difference. First operand 245170 states and 254594 transitions. Second operand  has 3 states, 3 states have (on average 221.66666666666666) internal successors, (665), 3 states have internal predecessors, (665), 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-12-02 12:39:29,016 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:39:29,016 INFO  L93              Difference]: Finished difference Result 515541 states and 536323 transitions.
[2024-12-02 12:39:29,017 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:39:29,017 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 221.66666666666666) internal successors, (665), 3 states have internal predecessors, (665), 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 767
[2024-12-02 12:39:29,018 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:39:29,283 INFO  L225             Difference]: With dead ends: 515541
[2024-12-02 12:39:29,283 INFO  L226             Difference]: Without dead ends: 289265
[2024-12-02 12:39:29,337 INFO  L434           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-12-02 12:39:29,338 INFO  L435           NwaCegarLoop]: 488 mSDtfsCounter, 928 mSDsluCounter, 71 mSDsCounter, 0 mSdLazyCounter, 2345 mSolverCounterSat, 861 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 928 SdHoareTripleChecker+Valid, 559 SdHoareTripleChecker+Invalid, 3206 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 861 IncrementalHoareTripleChecker+Valid, 2345 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:39:29,338 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [928 Valid, 559 Invalid, 3206 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [861 Valid, 2345 Invalid, 0 Unknown, 0 Unchecked, 4.0s Time]
[2024-12-02 12:39:29,515 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 289265 states.
[2024-12-02 12:39:32,151 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 289265 to 284536.
[2024-12-02 12:39:32,307 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 284536 states, 284535 states have (on average 1.0355281424077882) internal successors, (294644), 284535 states have internal predecessors, (294644), 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-12-02 12:39:32,841 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 284536 states to 284536 states and 294644 transitions.
[2024-12-02 12:39:32,843 INFO  L78                 Accepts]: Start accepts. Automaton has 284536 states and 294644 transitions. Word has length 767
[2024-12-02 12:39:32,843 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:39:32,843 INFO  L471      AbstractCegarLoop]: Abstraction has 284536 states and 294644 transitions.
[2024-12-02 12:39:32,843 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 221.66666666666666) internal successors, (665), 3 states have internal predecessors, (665), 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-12-02 12:39:32,843 INFO  L276                IsEmpty]: Start isEmpty. Operand 284536 states and 294644 transitions.
[2024-12-02 12:39:32,855 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 836
[2024-12-02 12:39:32,855 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:39:32,855 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 12:39:32,855 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23
[2024-12-02 12:39:32,856 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:39:32,856 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:39:32,856 INFO  L85        PathProgramCache]: Analyzing trace with hash 2140734294, now seen corresponding path program 1 times
[2024-12-02 12:39:32,856 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:39:32,856 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1091415414]
[2024-12-02 12:39:32,857 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:39:32,857 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:39:32,961 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:39:33,990 INFO  L134       CoverageAnalysis]: Checked inductivity of 904 backedges. 462 proven. 0 refuted. 0 times theorem prover too weak. 442 trivial. 0 not checked.
[2024-12-02 12:39:33,990 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:39:33,990 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1091415414]
[2024-12-02 12:39:33,990 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1091415414] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:39:33,990 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:39:33,990 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 12:39:33,990 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [567995001]
[2024-12-02 12:39:33,990 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:39:33,991 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 12:39:33,991 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:39:33,992 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 12:39:33,992 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 12:39:33,992 INFO  L87              Difference]: Start difference. First operand 284536 states and 294644 transitions. Second operand  has 4 states, 4 states have (on average 122.5) internal successors, (490), 4 states have internal predecessors, (490), 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-12-02 12:39:41,383 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:39:41,383 INFO  L93              Difference]: Finished difference Result 621884 states and 643980 transitions.
[2024-12-02 12:39:41,383 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 12:39:41,384 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 122.5) internal successors, (490), 4 states have internal predecessors, (490), 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 835
[2024-12-02 12:39:41,384 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:39:41,692 INFO  L225             Difference]: With dead ends: 621884
[2024-12-02 12:39:41,692 INFO  L226             Difference]: Without dead ends: 339711
[2024-12-02 12:39:41,750 INFO  L434           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-12-02 12:39:41,750 INFO  L435           NwaCegarLoop]: 357 mSDtfsCounter, 1644 mSDsluCounter, 168 mSDsCounter, 0 mSdLazyCounter, 5130 mSolverCounterSat, 865 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1644 SdHoareTripleChecker+Valid, 525 SdHoareTripleChecker+Invalid, 5995 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 865 IncrementalHoareTripleChecker+Valid, 5130 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.6s IncrementalHoareTripleChecker+Time
[2024-12-02 12:39:41,751 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1644 Valid, 525 Invalid, 5995 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [865 Valid, 5130 Invalid, 0 Unknown, 0 Unchecked, 5.6s Time]
[2024-12-02 12:39:41,980 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 339711 states.
[2024-12-02 12:39:45,151 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 339711 to 312868.
[2024-12-02 12:39:45,264 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 312868 states, 312867 states have (on average 1.035420801810354) internal successors, (323949), 312867 states have internal predecessors, (323949), 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-12-02 12:39:45,589 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 312868 states to 312868 states and 323949 transitions.
[2024-12-02 12:39:45,591 INFO  L78                 Accepts]: Start accepts. Automaton has 312868 states and 323949 transitions. Word has length 835
[2024-12-02 12:39:45,592 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:39:45,593 INFO  L471      AbstractCegarLoop]: Abstraction has 312868 states and 323949 transitions.
[2024-12-02 12:39:45,593 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 122.5) internal successors, (490), 4 states have internal predecessors, (490), 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-12-02 12:39:45,593 INFO  L276                IsEmpty]: Start isEmpty. Operand 312868 states and 323949 transitions.
[2024-12-02 12:39:45,613 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 846
[2024-12-02 12:39:45,613 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:39:45,614 INFO  L218           NwaCegarLoop]: trace histogram [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, 5, 5, 5, 5, 5, 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, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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]
[2024-12-02 12:39:45,614 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24
[2024-12-02 12:39:45,614 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:39:45,615 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:39:45,615 INFO  L85        PathProgramCache]: Analyzing trace with hash -328354574, now seen corresponding path program 1 times
[2024-12-02 12:39:45,615 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:39:45,615 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1329071238]
[2024-12-02 12:39:45,615 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:39:45,615 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:39:45,723 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:39:46,573 INFO  L134       CoverageAnalysis]: Checked inductivity of 1216 backedges. 1005 proven. 0 refuted. 0 times theorem prover too weak. 211 trivial. 0 not checked.
[2024-12-02 12:39:46,573 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:39:46,573 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1329071238]
[2024-12-02 12:39:46,573 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1329071238] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:39:46,573 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:39:46,574 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:39:46,574 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1073421632]
[2024-12-02 12:39:46,574 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:39:46,575 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:39:46,575 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:39:46,576 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:39:46,576 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:39:46,576 INFO  L87              Difference]: Start difference. First operand 312868 states and 323949 transitions. Second operand  has 3 states, 3 states have (on average 215.33333333333334) internal successors, (646), 3 states have internal predecessors, (646), 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-12-02 12:39:50,967 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:39:50,967 INFO  L93              Difference]: Finished difference Result 601345 states and 622950 transitions.
[2024-12-02 12:39:50,967 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:39:50,968 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 215.33333333333334) internal successors, (646), 3 states have internal predecessors, (646), 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 845
[2024-12-02 12:39:50,968 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:39:51,259 INFO  L225             Difference]: With dead ends: 601345
[2024-12-02 12:39:51,259 INFO  L226             Difference]: Without dead ends: 305005
[2024-12-02 12:39:51,370 INFO  L434           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-12-02 12:39:51,370 INFO  L435           NwaCegarLoop]: 1574 mSDtfsCounter, 709 mSDsluCounter, 122 mSDsCounter, 0 mSdLazyCounter, 2402 mSolverCounterSat, 147 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 709 SdHoareTripleChecker+Valid, 1696 SdHoareTripleChecker+Invalid, 2549 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 147 IncrementalHoareTripleChecker+Valid, 2402 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.9s IncrementalHoareTripleChecker+Time
[2024-12-02 12:39:51,371 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [709 Valid, 1696 Invalid, 2549 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [147 Valid, 2402 Invalid, 0 Unknown, 0 Unchecked, 2.9s Time]
[2024-12-02 12:39:51,875 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 305005 states.
[2024-12-02 12:39:54,482 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 305005 to 301053.
[2024-12-02 12:39:54,635 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 301053 states, 301052 states have (on average 1.0333463986288083) internal successors, (311091), 301052 states have internal predecessors, (311091), 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-12-02 12:39:54,952 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 301053 states to 301053 states and 311091 transitions.
[2024-12-02 12:39:54,954 INFO  L78                 Accepts]: Start accepts. Automaton has 301053 states and 311091 transitions. Word has length 845
[2024-12-02 12:39:54,955 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:39:54,955 INFO  L471      AbstractCegarLoop]: Abstraction has 301053 states and 311091 transitions.
[2024-12-02 12:39:54,955 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 215.33333333333334) internal successors, (646), 3 states have internal predecessors, (646), 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-12-02 12:39:54,955 INFO  L276                IsEmpty]: Start isEmpty. Operand 301053 states and 311091 transitions.
[2024-12-02 12:39:55,332 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 958
[2024-12-02 12:39:55,332 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:39:55,333 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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]
[2024-12-02 12:39:55,333 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25
[2024-12-02 12:39:55,333 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:39:55,333 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:39:55,334 INFO  L85        PathProgramCache]: Analyzing trace with hash -1871494273, now seen corresponding path program 1 times
[2024-12-02 12:39:55,334 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:39:55,334 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [743922297]
[2024-12-02 12:39:55,334 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:39:55,334 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:39:55,449 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:39:56,722 INFO  L134       CoverageAnalysis]: Checked inductivity of 923 backedges. 591 proven. 223 refuted. 0 times theorem prover too weak. 109 trivial. 0 not checked.
[2024-12-02 12:39:56,722 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:39:56,722 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [743922297]
[2024-12-02 12:39:56,722 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [743922297] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:39:56,722 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [391947851]
[2024-12-02 12:39:56,722 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:39:56,722 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:39:56,723 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:39:56,724 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:39:56,726 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-12-02 12:39:56,998 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:39:57,002 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1136 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-12-02 12:39:57,010 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:39:57,819 INFO  L134       CoverageAnalysis]: Checked inductivity of 923 backedges. 591 proven. 223 refuted. 0 times theorem prover too weak. 109 trivial. 0 not checked.
[2024-12-02 12:39:57,819 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:39:59,970 INFO  L134       CoverageAnalysis]: Checked inductivity of 923 backedges. 591 proven. 223 refuted. 0 times theorem prover too weak. 109 trivial. 0 not checked.
[2024-12-02 12:39:59,970 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [391947851] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 12:39:59,971 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 12:39:59,971 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6
[2024-12-02 12:39:59,971 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [620468243]
[2024-12-02 12:39:59,971 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:39:59,972 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-12-02 12:39:59,972 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:39:59,974 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-12-02 12:39:59,974 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42
[2024-12-02 12:39:59,974 INFO  L87              Difference]: Start difference. First operand 301053 states and 311091 transitions. Second operand  has 7 states, 7 states have (on average 211.42857142857142) internal successors, (1480), 6 states have internal predecessors, (1480), 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-12-02 12:40:18,081 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:40:18,081 INFO  L93              Difference]: Finished difference Result 639110 states and 660552 transitions.
[2024-12-02 12:40:18,081 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-02 12:40:18,082 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 211.42857142857142) internal successors, (1480), 6 states have internal predecessors, (1480), 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 957
[2024-12-02 12:40:18,082 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:40:18,436 INFO  L225             Difference]: With dead ends: 639110
[2024-12-02 12:40:18,436 INFO  L226             Difference]: Without dead ends: 340403
[2024-12-02 12:40:18,542 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 1922 GetRequests, 1910 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=66, Invalid=116, Unknown=0, NotChecked=0, Total=182
[2024-12-02 12:40:18,543 INFO  L435           NwaCegarLoop]: 537 mSDtfsCounter, 7212 mSDsluCounter, 536 mSDsCounter, 0 mSdLazyCounter, 18435 mSolverCounterSat, 1622 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 13.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7212 SdHoareTripleChecker+Valid, 1073 SdHoareTripleChecker+Invalid, 20057 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 1622 IncrementalHoareTripleChecker+Valid, 18435 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 16.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:40:18,543 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [7212 Valid, 1073 Invalid, 20057 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [1622 Valid, 18435 Invalid, 0 Unknown, 0 Unchecked, 16.0s Time]
[2024-12-02 12:40:18,808 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 340403 states.
[2024-12-02 12:40:21,575 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 340403 to 278975.
[2024-12-02 12:40:21,689 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 278975 states, 278974 states have (on average 1.027920164603153) internal successors, (286763), 278974 states have internal predecessors, (286763), 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-12-02 12:40:21,982 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 278975 states to 278975 states and 286763 transitions.
[2024-12-02 12:40:21,984 INFO  L78                 Accepts]: Start accepts. Automaton has 278975 states and 286763 transitions. Word has length 957
[2024-12-02 12:40:21,985 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:40:21,985 INFO  L471      AbstractCegarLoop]: Abstraction has 278975 states and 286763 transitions.
[2024-12-02 12:40:21,985 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 211.42857142857142) internal successors, (1480), 6 states have internal predecessors, (1480), 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-12-02 12:40:21,985 INFO  L276                IsEmpty]: Start isEmpty. Operand 278975 states and 286763 transitions.
[2024-12-02 12:40:22,006 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1035
[2024-12-02 12:40:22,006 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:40:22,006 INFO  L218           NwaCegarLoop]: trace histogram [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, 5, 5, 5, 5, 5, 5, 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, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 12:40:22,017 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-12-02 12:40:22,207 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1089b589-7e6e-4ba6-86eb-247997db02de/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable26
[2024-12-02 12:40:22,207 INFO  L396      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:40:22,207 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:40:22,208 INFO  L85        PathProgramCache]: Analyzing trace with hash -589607121, now seen corresponding path program 1 times
[2024-12-02 12:40:22,208 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:40:22,208 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1010228236]
[2024-12-02 12:40:22,208 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:40:22,208 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:40:22,325 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:40:23,147 INFO  L134       CoverageAnalysis]: Checked inductivity of 1308 backedges. 686 proven. 0 refuted. 0 times theorem prover too weak. 622 trivial. 0 not checked.
[2024-12-02 12:40:23,147 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:40:23,147 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1010228236]
[2024-12-02 12:40:23,147 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1010228236] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:40:23,147 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:40:23,148 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:40:23,148 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1123848487]
[2024-12-02 12:40:23,148 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:40:23,149 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:40:23,149 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:40:23,149 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:40:23,149 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:40:23,150 INFO  L87              Difference]: Start difference. First operand 278975 states and 286763 transitions. Second operand  has 3 states, 3 states have (on average 216.0) internal successors, (648), 3 states have internal predecessors, (648), 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-12-02 12:40:27,902 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:40:27,902 INFO  L93              Difference]: Finished difference Result 563462 states and 579432 transitions.
[2024-12-02 12:40:27,903 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:40:27,903 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 216.0) internal successors, (648), 3 states have internal predecessors, (648), 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 1034
[2024-12-02 12:40:27,903 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:40:28,189 INFO  L225             Difference]: With dead ends: 563462
[2024-12-02 12:40:28,189 INFO  L226             Difference]: Without dead ends: 308898
[2024-12-02 12:40:28,293 INFO  L434           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-12-02 12:40:28,293 INFO  L435           NwaCegarLoop]: 418 mSDtfsCounter, 703 mSDsluCounter, 103 mSDsCounter, 0 mSdLazyCounter, 2586 mSolverCounterSat, 382 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 703 SdHoareTripleChecker+Valid, 521 SdHoareTripleChecker+Invalid, 2968 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 382 IncrementalHoareTripleChecker+Valid, 2586 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.4s IncrementalHoareTripleChecker+Time
[2024-12-02 12:40:28,294 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [703 Valid, 521 Invalid, 2968 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [382 Valid, 2586 Invalid, 0 Unknown, 0 Unchecked, 3.4s Time]
[2024-12-02 12:40:28,527 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 308898 states.
[2024-12-02 12:40:31,379 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 308898 to 280549.
[2024-12-02 12:40:31,495 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 280549 states, 280548 states have (on average 1.0279132269700728) internal successors, (288379), 280548 states have internal predecessors, (288379), 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-12-02 12:40:31,771 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 280549 states to 280549 states and 288379 transitions.
[2024-12-02 12:40:31,773 INFO  L78                 Accepts]: Start accepts. Automaton has 280549 states and 288379 transitions. Word has length 1034
[2024-12-02 12:40:31,773 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:40:31,773 INFO  L471      AbstractCegarLoop]: Abstraction has 280549 states and 288379 transitions.
[2024-12-02 12:40:31,774 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 216.0) internal successors, (648), 3 states have internal predecessors, (648), 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-12-02 12:40:31,774 INFO  L276                IsEmpty]: Start isEmpty. Operand 280549 states and 288379 transitions.
[2024-12-02 12:40:31,796 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1066
[2024-12-02 12:40:31,796 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:40:31,796 INFO  L218           NwaCegarLoop]: trace histogram [8, 8, 8, 8, 8, 8, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 12:40:31,796 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27
[2024-12-02 12:40:31,796 INFO  L396      AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 12:40:31,797 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:40:31,797 INFO  L85        PathProgramCache]: Analyzing trace with hash -2047431332, now seen corresponding path program 1 times
[2024-12-02 12:40:31,797 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:40:31,797 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1528323911]
[2024-12-02 12:40:31,797 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:40:31,797 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:40:31,954 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:40:32,986 INFO  L134       CoverageAnalysis]: Checked inductivity of 2085 backedges. 1417 proven. 0 refuted. 0 times theorem prover too weak. 668 trivial. 0 not checked.
[2024-12-02 12:40:32,986 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:40:32,986 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1528323911]
[2024-12-02 12:40:32,987 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1528323911] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:40:32,987 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:40:32,987 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:40:32,987 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1306792666]
[2024-12-02 12:40:32,987 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:40:32,988 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:40:32,988 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:40:32,989 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:40:32,989 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:40:32,989 INFO  L87              Difference]: Start difference. First operand 280549 states and 288379 transitions. Second operand  has 3 states, 3 states have (on average 214.66666666666666) internal successors, (644), 3 states have internal predecessors, (644), 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-12-02 12:40:37,068 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:40:37,069 INFO  L93              Difference]: Finished difference Result 537480 states and 552831 transitions.
[2024-12-02 12:40:37,069 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:40:37,069 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 214.66666666666666) internal successors, (644), 3 states have internal predecessors, (644), 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 1065
[2024-12-02 12:40:37,070 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:40:37,344 INFO  L225             Difference]: With dead ends: 537480
[2024-12-02 12:40:37,344 INFO  L226             Difference]: Without dead ends: 281342
[2024-12-02 12:40:37,670 INFO  L434           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-12-02 12:40:37,671 INFO  L435           NwaCegarLoop]: 1594 mSDtfsCounter, 715 mSDsluCounter, 115 mSDsCounter, 0 mSdLazyCounter, 2303 mSolverCounterSat, 61 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 715 SdHoareTripleChecker+Valid, 1709 SdHoareTripleChecker+Invalid, 2364 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 61 IncrementalHoareTripleChecker+Valid, 2303 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.9s IncrementalHoareTripleChecker+Time
[2024-12-02 12:40:37,671 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [715 Valid, 1709 Invalid, 2364 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [61 Valid, 2303 Invalid, 0 Unknown, 0 Unchecked, 2.9s Time]
[2024-12-02 12:40:37,824 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 281342 states.