./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem03_label58.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_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/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_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem03_label58.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/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_f32aa2b5-177d-48c9-b3b1-e66ee929848e/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 07792715f910a6428c32d8dd46a29e2e155fdc408a1bb959e7d2fa19719ab855
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 07:14:59,132 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 07:14:59,190 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-12-02 07:14:59,196 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 07:14:59,196 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 07:14:59,218 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 07:14:59,218 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 07:14:59,219 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 07:14:59,219 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 07:14:59,219 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 07:14:59,219 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 07:14:59,219 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 07:14:59,220 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 07:14:59,220 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 07:14:59,220 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 07:14:59,220 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 07:14:59,220 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 07:14:59,220 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 07:14:59,220 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 07:14:59,220 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 07:14:59,220 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 07:14:59,220 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 07:14:59,220 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 07:14:59,221 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 07:14:59,221 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 07:14:59,221 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 07:14:59,221 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 07:14:59,221 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 07:14:59,221 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 07:14:59,221 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 07:14:59,221 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 07:14:59,221 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 07:14:59,221 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 07:14:59,221 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 07:14:59,221 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 07:14:59,222 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 07:14:59,222 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 07:14:59,222 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 07:14:59,222 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 07:14:59,222 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 07:14:59,222 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 07:14:59,222 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 07:14:59,222 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 07:14:59,222 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 07:14:59,222 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 07:14:59,222 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 07:14:59,222 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 07:14:59,223 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 07:14:59,223 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_f32aa2b5-177d-48c9-b3b1-e66ee929848e/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 -> 07792715f910a6428c32d8dd46a29e2e155fdc408a1bb959e7d2fa19719ab855
[2024-12-02 07:14:59,480 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 07:14:59,488 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 07:14:59,491 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 07:14:59,492 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 07:14:59,492 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 07:14:59,494 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/eca-rers2012/Problem03_label58.c
[2024-12-02 07:15:02,141 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/data/7cb14b43c/d9e6d36a26dc4aa9a79603a65c483ee8/FLAG0723b9863
[2024-12-02 07:15:02,459 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 07:15:02,459 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/sv-benchmarks/c/eca-rers2012/Problem03_label58.c
[2024-12-02 07:15:02,473 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/data/7cb14b43c/d9e6d36a26dc4aa9a79603a65c483ee8/FLAG0723b9863
[2024-12-02 07:15:02,717 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/data/7cb14b43c/d9e6d36a26dc4aa9a79603a65c483ee8
[2024-12-02 07:15:02,720 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 07:15:02,721 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 07:15:02,722 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 07:15:02,722 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 07:15:02,726 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 07:15:02,727 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 07:15:02" (1/1) ...
[2024-12-02 07:15:02,728 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@efb4a08 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:15:02, skipping insertion in model container
[2024-12-02 07:15:02,728 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 07:15:02" (1/1) ...
[2024-12-02 07:15:02,774 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 07:15:03,134 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_f32aa2b5-177d-48c9-b3b1-e66ee929848e/sv-benchmarks/c/eca-rers2012/Problem03_label58.c[55815,55828]
[2024-12-02 07:15:03,168 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 07:15:03,178 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 07:15:03,346 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_f32aa2b5-177d-48c9-b3b1-e66ee929848e/sv-benchmarks/c/eca-rers2012/Problem03_label58.c[55815,55828]
[2024-12-02 07:15:03,361 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 07:15:03,375 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 07:15:03,376 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:15:03 WrapperNode
[2024-12-02 07:15:03,376 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 07:15:03,377 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 07:15:03,377 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 07:15:03,377 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 07:15:03,382 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:15:03" (1/1) ...
[2024-12-02 07:15:03,417 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:15:03" (1/1) ...
[2024-12-02 07:15:03,485 INFO  L138                Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 1771
[2024-12-02 07:15:03,485 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 07:15:03,486 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 07:15:03,486 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 07:15:03,486 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 07:15:03,493 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:15:03" (1/1) ...
[2024-12-02 07:15:03,493 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:15:03" (1/1) ...
[2024-12-02 07:15:03,499 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:15:03" (1/1) ...
[2024-12-02 07:15:03,522 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 07:15:03,522 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:15:03" (1/1) ...
[2024-12-02 07:15:03,522 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:15:03" (1/1) ...
[2024-12-02 07:15:03,560 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:15:03" (1/1) ...
[2024-12-02 07:15:03,563 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:15:03" (1/1) ...
[2024-12-02 07:15:03,572 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:15:03" (1/1) ...
[2024-12-02 07:15:03,580 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:15:03" (1/1) ...
[2024-12-02 07:15:03,586 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:15:03" (1/1) ...
[2024-12-02 07:15:03,593 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 07:15:03,593 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 07:15:03,594 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 07:15:03,594 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 07:15:03,594 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:15:03" (1/1) ...
[2024-12-02 07:15:03,599 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 07:15:03,608 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:15:03,621 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 07:15:03,623 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 07:15:03,654 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 07:15:03,654 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-12-02 07:15:03,654 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 07:15:03,654 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 07:15:03,727 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 07:15:03,729 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 07:15:05,619 INFO  L?                        ?]: Removed 147 outVars from TransFormulas that were not future-live.
[2024-12-02 07:15:05,619 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 07:15:05,635 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 07:15:05,635 INFO  L312             CfgBuilder]: Removed 2 assume(true) statements.
[2024-12-02 07:15:05,636 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 07:15:05 BoogieIcfgContainer
[2024-12-02 07:15:05,636 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 07:15:05,639 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 07:15:05,639 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 07:15:05,643 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 07:15:05,643 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 07:15:02" (1/3) ...
[2024-12-02 07:15:05,644 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6d4559f5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 07:15:05, skipping insertion in model container
[2024-12-02 07:15:05,644 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:15:03" (2/3) ...
[2024-12-02 07:15:05,644 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6d4559f5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 07:15:05, skipping insertion in model container
[2024-12-02 07:15:05,644 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 07:15:05" (3/3) ...
[2024-12-02 07:15:05,645 INFO  L128   eAbstractionObserver]: Analyzing ICFG Problem03_label58.c
[2024-12-02 07:15:05,658 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 07:15:05,661 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG Problem03_label58.c that has 1 procedures, 302 locations, 1 initial locations, 1 loop locations, and 1 error locations.
[2024-12-02 07:15:05,729 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 07:15:05,739 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;@6ada3ebb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 07:15:05,739 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-12-02 07:15:05,743 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 302 states, 300 states have (on average 1.73) internal successors, (519), 301 states have internal predecessors, (519), 0 states have call successors, (0), 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 07:15:05,753 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 161
[2024-12-02 07:15:05,753 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:15:05,754 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:15:05,754 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:15:05,760 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:15:05,760 INFO  L85        PathProgramCache]: Analyzing trace with hash -415972030, now seen corresponding path program 1 times
[2024-12-02 07:15:05,766 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:15:05,766 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [898342431]
[2024-12-02 07:15:05,766 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:15:05,767 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:15:06,021 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:15:06,476 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 07:15:06,476 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:15:06,476 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [898342431]
[2024-12-02 07:15:06,477 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [898342431] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:15:06,477 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:15:06,477 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 07:15:06,479 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1858124174]
[2024-12-02 07:15:06,479 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:15:06,482 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:15:06,482 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:15:06,497 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:15:06,498 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:15:06,500 INFO  L87              Difference]: Start difference. First operand  has 302 states, 300 states have (on average 1.73) internal successors, (519), 301 states have internal predecessors, (519), 0 states have call successors, (0), 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 53.333333333333336) internal successors, (160), 2 states have internal predecessors, (160), 0 states have call successors, (0), 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 07:15:07,516 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:15:07,516 INFO  L93              Difference]: Finished difference Result 860 states and 1507 transitions.
[2024-12-02 07:15:07,517 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:15:07,518 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 2 states have internal predecessors, (160), 0 states have call successors, (0), 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 160
[2024-12-02 07:15:07,519 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:15:07,527 INFO  L225             Difference]: With dead ends: 860
[2024-12-02 07:15:07,528 INFO  L226             Difference]: Without dead ends: 465
[2024-12-02 07:15:07,531 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 07:15:07,533 INFO  L435           NwaCegarLoop]: 135 mSDtfsCounter, 144 mSDsluCounter, 35 mSDsCounter, 0 mSdLazyCounter, 702 mSolverCounterSat, 131 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 144 SdHoareTripleChecker+Valid, 170 SdHoareTripleChecker+Invalid, 833 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 131 IncrementalHoareTripleChecker+Valid, 702 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-12-02 07:15:07,534 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [144 Valid, 170 Invalid, 833 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [131 Valid, 702 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-12-02 07:15:07,544 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 465 states.
[2024-12-02 07:15:07,575 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 465 to 459.
[2024-12-02 07:15:07,576 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 459 states, 458 states have (on average 1.556768558951965) internal successors, (713), 458 states have internal predecessors, (713), 0 states have call successors, (0), 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 07:15:07,581 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 459 states to 459 states and 713 transitions.
[2024-12-02 07:15:07,582 INFO  L78                 Accepts]: Start accepts. Automaton has 459 states and 713 transitions. Word has length 160
[2024-12-02 07:15:07,582 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:15:07,582 INFO  L471      AbstractCegarLoop]: Abstraction has 459 states and 713 transitions.
[2024-12-02 07:15:07,583 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 2 states have internal predecessors, (160), 0 states have call successors, (0), 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 07:15:07,583 INFO  L276                IsEmpty]: Start isEmpty. Operand 459 states and 713 transitions.
[2024-12-02 07:15:07,586 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 169
[2024-12-02 07:15:07,586 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:15:07,587 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 07:15:07,587 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-02 07:15:07,587 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:15:07,588 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:15:07,588 INFO  L85        PathProgramCache]: Analyzing trace with hash 1072258785, now seen corresponding path program 1 times
[2024-12-02 07:15:07,588 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:15:07,588 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1471031353]
[2024-12-02 07:15:07,588 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:15:07,588 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:15:07,653 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:15:07,792 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:15:07,793 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:15:07,793 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1471031353]
[2024-12-02 07:15:07,793 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1471031353] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:15:07,793 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:15:07,793 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 07:15:07,793 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2087157838]
[2024-12-02 07:15:07,794 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:15:07,795 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:15:07,795 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:15:07,796 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:15:07,796 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:15:07,796 INFO  L87              Difference]: Start difference. First operand 459 states and 713 transitions. Second operand  has 3 states, 3 states have (on average 56.0) internal successors, (168), 2 states have internal predecessors, (168), 0 states have call successors, (0), 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 07:15:08,637 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:15:08,638 INFO  L93              Difference]: Finished difference Result 1343 states and 2102 transitions.
[2024-12-02 07:15:08,638 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:15:08,638 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 56.0) internal successors, (168), 2 states have internal predecessors, (168), 0 states have call successors, (0), 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 168
[2024-12-02 07:15:08,638 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:15:08,642 INFO  L225             Difference]: With dead ends: 1343
[2024-12-02 07:15:08,642 INFO  L226             Difference]: Without dead ends: 886
[2024-12-02 07:15:08,643 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 07:15:08,644 INFO  L435           NwaCegarLoop]: 76 mSDtfsCounter, 247 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 584 mSolverCounterSat, 195 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 247 SdHoareTripleChecker+Valid, 91 SdHoareTripleChecker+Invalid, 779 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 195 IncrementalHoareTripleChecker+Valid, 584 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-12-02 07:15:08,645 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [247 Valid, 91 Invalid, 779 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [195 Valid, 584 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-12-02 07:15:08,647 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 886 states.
[2024-12-02 07:15:08,670 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 886 to 868.
[2024-12-02 07:15:08,672 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 868 states, 867 states have (on average 1.532871972318339) internal successors, (1329), 867 states have internal predecessors, (1329), 0 states have call successors, (0), 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 07:15:08,676 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 868 states to 868 states and 1329 transitions.
[2024-12-02 07:15:08,676 INFO  L78                 Accepts]: Start accepts. Automaton has 868 states and 1329 transitions. Word has length 168
[2024-12-02 07:15:08,676 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:15:08,676 INFO  L471      AbstractCegarLoop]: Abstraction has 868 states and 1329 transitions.
[2024-12-02 07:15:08,677 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 56.0) internal successors, (168), 2 states have internal predecessors, (168), 0 states have call successors, (0), 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 07:15:08,677 INFO  L276                IsEmpty]: Start isEmpty. Operand 868 states and 1329 transitions.
[2024-12-02 07:15:08,680 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 174
[2024-12-02 07:15:08,681 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:15:08,681 INFO  L218           NwaCegarLoop]: trace histogram [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 07:15:08,681 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-02 07:15:08,681 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:15:08,682 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:15:08,682 INFO  L85        PathProgramCache]: Analyzing trace with hash 939548030, now seen corresponding path program 1 times
[2024-12-02 07:15:08,682 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:15:08,682 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [582802064]
[2024-12-02 07:15:08,682 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:15:08,682 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:15:08,731 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:15:08,908 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:15:08,908 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:15:08,908 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [582802064]
[2024-12-02 07:15:08,908 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [582802064] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:15:08,908 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:15:08,908 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 07:15:08,908 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1466044181]
[2024-12-02 07:15:08,909 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:15:08,909 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:15:08,909 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:15:08,910 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:15:08,910 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:15:08,910 INFO  L87              Difference]: Start difference. First operand 868 states and 1329 transitions. Second operand  has 3 states, 3 states have (on average 57.666666666666664) internal successors, (173), 2 states have internal predecessors, (173), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:15:09,812 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:15:09,813 INFO  L93              Difference]: Finished difference Result 2570 states and 3939 transitions.
[2024-12-02 07:15:09,814 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:15:09,814 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 57.666666666666664) internal successors, (173), 2 states have internal predecessors, (173), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 173
[2024-12-02 07:15:09,814 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:15:09,818 INFO  L225             Difference]: With dead ends: 2570
[2024-12-02 07:15:09,819 INFO  L226             Difference]: Without dead ends: 1704
[2024-12-02 07:15:09,820 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 07:15:09,820 INFO  L435           NwaCegarLoop]: 114 mSDtfsCounter, 243 mSDsluCounter, 35 mSDsCounter, 0 mSdLazyCounter, 602 mSolverCounterSat, 104 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 243 SdHoareTripleChecker+Valid, 149 SdHoareTripleChecker+Invalid, 706 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 104 IncrementalHoareTripleChecker+Valid, 602 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-12-02 07:15:09,821 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [243 Valid, 149 Invalid, 706 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [104 Valid, 602 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-12-02 07:15:09,823 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1704 states.
[2024-12-02 07:15:09,847 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1704 to 1700.
[2024-12-02 07:15:09,852 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1700 states, 1699 states have (on average 1.4484991171277222) internal successors, (2461), 1699 states have internal predecessors, (2461), 0 states have call successors, (0), 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 07:15:09,860 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1700 states to 1700 states and 2461 transitions.
[2024-12-02 07:15:09,860 INFO  L78                 Accepts]: Start accepts. Automaton has 1700 states and 2461 transitions. Word has length 173
[2024-12-02 07:15:09,860 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:15:09,860 INFO  L471      AbstractCegarLoop]: Abstraction has 1700 states and 2461 transitions.
[2024-12-02 07:15:09,861 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 57.666666666666664) internal successors, (173), 2 states have internal predecessors, (173), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:15:09,861 INFO  L276                IsEmpty]: Start isEmpty. Operand 1700 states and 2461 transitions.
[2024-12-02 07:15:09,865 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 178
[2024-12-02 07:15:09,865 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:15:09,865 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 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]
[2024-12-02 07:15:09,865 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-02 07:15:09,865 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:15:09,867 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:15:09,867 INFO  L85        PathProgramCache]: Analyzing trace with hash -774618925, now seen corresponding path program 1 times
[2024-12-02 07:15:09,867 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:15:09,867 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [406547803]
[2024-12-02 07:15:09,867 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:15:09,868 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:15:09,903 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:15:10,125 INFO  L134       CoverageAnalysis]: Checked inductivity of 22 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-12-02 07:15:10,126 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:15:10,126 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [406547803]
[2024-12-02 07:15:10,126 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [406547803] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:15:10,126 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:15:10,126 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 07:15:10,126 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1181836069]
[2024-12-02 07:15:10,126 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:15:10,126 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:15:10,126 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:15:10,127 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:15:10,127 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:15:10,127 INFO  L87              Difference]: Start difference. First operand 1700 states and 2461 transitions. Second operand  has 3 states, 3 states have (on average 57.0) internal successors, (171), 2 states have internal predecessors, (171), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:15:11,124 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:15:11,124 INFO  L93              Difference]: Finished difference Result 4226 states and 6097 transitions.
[2024-12-02 07:15:11,124 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:15:11,125 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 57.0) internal successors, (171), 2 states have internal predecessors, (171), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 177
[2024-12-02 07:15:11,125 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:15:11,140 INFO  L225             Difference]: With dead ends: 4226
[2024-12-02 07:15:11,141 INFO  L226             Difference]: Without dead ends: 2528
[2024-12-02 07:15:11,143 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 07:15:11,144 INFO  L435           NwaCegarLoop]: 97 mSDtfsCounter, 234 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 584 mSolverCounterSat, 160 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 234 SdHoareTripleChecker+Valid, 115 SdHoareTripleChecker+Invalid, 744 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 160 IncrementalHoareTripleChecker+Valid, 584 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-12-02 07:15:11,145 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [234 Valid, 115 Invalid, 744 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [160 Valid, 584 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-12-02 07:15:11,148 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2528 states.
[2024-12-02 07:15:11,197 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2528 to 2527.
[2024-12-02 07:15:11,203 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2527 states, 2526 states have (on average 1.4180522565320666) internal successors, (3582), 2526 states have internal predecessors, (3582), 0 states have call successors, (0), 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 07:15:11,214 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2527 states to 2527 states and 3582 transitions.
[2024-12-02 07:15:11,215 INFO  L78                 Accepts]: Start accepts. Automaton has 2527 states and 3582 transitions. Word has length 177
[2024-12-02 07:15:11,215 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:15:11,215 INFO  L471      AbstractCegarLoop]: Abstraction has 2527 states and 3582 transitions.
[2024-12-02 07:15:11,215 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 57.0) internal successors, (171), 2 states have internal predecessors, (171), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:15:11,215 INFO  L276                IsEmpty]: Start isEmpty. Operand 2527 states and 3582 transitions.
[2024-12-02 07:15:11,221 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 181
[2024-12-02 07:15:11,221 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:15:11,221 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:15:11,221 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-12-02 07:15:11,222 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:15:11,222 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:15:11,222 INFO  L85        PathProgramCache]: Analyzing trace with hash 686334728, now seen corresponding path program 1 times
[2024-12-02 07:15:11,222 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:15:11,223 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [184022696]
[2024-12-02 07:15:11,223 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:15:11,223 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:15:11,309 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:15:11,496 INFO  L134       CoverageAnalysis]: Checked inductivity of 34 backedges. 28 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-12-02 07:15:11,497 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:15:11,497 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [184022696]
[2024-12-02 07:15:11,497 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [184022696] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:15:11,497 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:15:11,497 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:15:11,497 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [3133802]
[2024-12-02 07:15:11,497 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:15:11,498 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:15:11,498 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:15:11,498 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:15:11,498 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:15:11,499 INFO  L87              Difference]: Start difference. First operand 2527 states and 3582 transitions. Second operand  has 3 states, 3 states have (on average 58.333333333333336) internal successors, (175), 3 states have internal predecessors, (175), 0 states have call successors, (0), 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 07:15:12,371 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:15:12,371 INFO  L93              Difference]: Finished difference Result 7492 states and 10627 transitions.
[2024-12-02 07:15:12,371 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:15:12,371 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 58.333333333333336) internal successors, (175), 3 states have internal predecessors, (175), 0 states have call successors, (0), 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 180
[2024-12-02 07:15:12,371 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:15:12,382 INFO  L225             Difference]: With dead ends: 7492
[2024-12-02 07:15:12,383 INFO  L226             Difference]: Without dead ends: 4967
[2024-12-02 07:15:12,385 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 07:15:12,386 INFO  L435           NwaCegarLoop]: 393 mSDtfsCounter, 227 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 532 mSolverCounterSat, 172 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 227 SdHoareTripleChecker+Valid, 422 SdHoareTripleChecker+Invalid, 704 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 172 IncrementalHoareTripleChecker+Valid, 532 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-12-02 07:15:12,386 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [227 Valid, 422 Invalid, 704 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [172 Valid, 532 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-12-02 07:15:12,391 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4967 states.
[2024-12-02 07:15:12,463 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4967 to 4965.
[2024-12-02 07:15:12,471 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4965 states, 4964 states have (on average 1.266921837228042) internal successors, (6289), 4964 states have internal predecessors, (6289), 0 states have call successors, (0), 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 07:15:12,480 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4965 states to 4965 states and 6289 transitions.
[2024-12-02 07:15:12,480 INFO  L78                 Accepts]: Start accepts. Automaton has 4965 states and 6289 transitions. Word has length 180
[2024-12-02 07:15:12,480 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:15:12,480 INFO  L471      AbstractCegarLoop]: Abstraction has 4965 states and 6289 transitions.
[2024-12-02 07:15:12,481 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 58.333333333333336) internal successors, (175), 3 states have internal predecessors, (175), 0 states have call successors, (0), 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 07:15:12,481 INFO  L276                IsEmpty]: Start isEmpty. Operand 4965 states and 6289 transitions.
[2024-12-02 07:15:12,488 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 195
[2024-12-02 07:15:12,488 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:15:12,488 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 3, 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]
[2024-12-02 07:15:12,488 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-02 07:15:12,489 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:15:12,489 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:15:12,489 INFO  L85        PathProgramCache]: Analyzing trace with hash -1412030208, now seen corresponding path program 1 times
[2024-12-02 07:15:12,489 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:15:12,489 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1438254595]
[2024-12-02 07:15:12,489 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:15:12,489 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:15:12,541 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:15:12,865 INFO  L134       CoverageAnalysis]: Checked inductivity of 50 backedges. 43 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-12-02 07:15:12,865 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:15:12,865 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1438254595]
[2024-12-02 07:15:12,865 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1438254595] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:15:12,865 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:15:12,866 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:15:12,866 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2130067672]
[2024-12-02 07:15:12,866 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:15:12,866 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 07:15:12,866 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:15:12,867 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 07:15:12,867 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:15:12,867 INFO  L87              Difference]: Start difference. First operand 4965 states and 6289 transitions. Second operand  has 4 states, 4 states have (on average 47.0) internal successors, (188), 3 states have internal predecessors, (188), 0 states have call successors, (0), 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 07:15:14,257 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:15:14,257 INFO  L93              Difference]: Finished difference Result 18953 states and 24126 transitions.
[2024-12-02 07:15:14,258 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 07:15:14,258 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 47.0) internal successors, (188), 3 states have internal predecessors, (188), 0 states have call successors, (0), 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 194
[2024-12-02 07:15:14,258 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:15:14,329 INFO  L225             Difference]: With dead ends: 18953
[2024-12-02 07:15:14,330 INFO  L226             Difference]: Without dead ends: 13990
[2024-12-02 07:15:14,336 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 07:15:14,337 INFO  L435           NwaCegarLoop]: 89 mSDtfsCounter, 779 mSDsluCounter, 196 mSDsCounter, 0 mSdLazyCounter, 887 mSolverCounterSat, 146 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 779 SdHoareTripleChecker+Valid, 285 SdHoareTripleChecker+Invalid, 1033 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 146 IncrementalHoareTripleChecker+Valid, 887 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time
[2024-12-02 07:15:14,337 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [779 Valid, 285 Invalid, 1033 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [146 Valid, 887 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time]
[2024-12-02 07:15:14,349 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 13990 states.
[2024-12-02 07:15:14,583 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 13990 to 13171.
[2024-12-02 07:15:14,605 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 13171 states, 13170 states have (on average 1.267577828397874) internal successors, (16694), 13170 states have internal predecessors, (16694), 0 states have call successors, (0), 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 07:15:14,635 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 13171 states to 13171 states and 16694 transitions.
[2024-12-02 07:15:14,636 INFO  L78                 Accepts]: Start accepts. Automaton has 13171 states and 16694 transitions. Word has length 194
[2024-12-02 07:15:14,636 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:15:14,636 INFO  L471      AbstractCegarLoop]: Abstraction has 13171 states and 16694 transitions.
[2024-12-02 07:15:14,636 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 47.0) internal successors, (188), 3 states have internal predecessors, (188), 0 states have call successors, (0), 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 07:15:14,636 INFO  L276                IsEmpty]: Start isEmpty. Operand 13171 states and 16694 transitions.
[2024-12-02 07:15:14,654 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 197
[2024-12-02 07:15:14,654 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:15:14,655 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:15:14,655 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-02 07:15:14,655 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:15:14,655 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:15:14,655 INFO  L85        PathProgramCache]: Analyzing trace with hash 2070932347, now seen corresponding path program 1 times
[2024-12-02 07:15:14,655 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:15:14,656 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [323245349]
[2024-12-02 07:15:14,656 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:15:14,656 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:15:14,704 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:15:14,887 INFO  L134       CoverageAnalysis]: Checked inductivity of 47 backedges. 34 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked.
[2024-12-02 07:15:14,887 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:15:14,887 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [323245349]
[2024-12-02 07:15:14,887 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [323245349] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:15:14,887 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:15:14,887 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 07:15:14,887 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [744098041]
[2024-12-02 07:15:14,887 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:15:14,888 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:15:14,888 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:15:14,888 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:15:14,888 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:15:14,889 INFO  L87              Difference]: Start difference. First operand 13171 states and 16694 transitions. Second operand  has 3 states, 3 states have (on average 61.333333333333336) internal successors, (184), 2 states have internal predecessors, (184), 0 states have call successors, (0), 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 07:15:15,874 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:15:15,874 INFO  L93              Difference]: Finished difference Result 38785 states and 49253 transitions.
[2024-12-02 07:15:15,875 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:15:15,875 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 61.333333333333336) internal successors, (184), 2 states have internal predecessors, (184), 0 states have call successors, (0), 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 07:15:15,875 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:15:15,927 INFO  L225             Difference]: With dead ends: 38785
[2024-12-02 07:15:15,927 INFO  L226             Difference]: Without dead ends: 25616
[2024-12-02 07:15:15,936 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 07:15:15,937 INFO  L435           NwaCegarLoop]: 146 mSDtfsCounter, 241 mSDsluCounter, 33 mSDsCounter, 0 mSdLazyCounter, 643 mSolverCounterSat, 75 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 241 SdHoareTripleChecker+Valid, 179 SdHoareTripleChecker+Invalid, 718 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 75 IncrementalHoareTripleChecker+Valid, 643 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-12-02 07:15:15,937 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [241 Valid, 179 Invalid, 718 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [75 Valid, 643 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-12-02 07:15:15,952 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 25616 states.
[2024-12-02 07:15:16,197 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 25616 to 25205.
[2024-12-02 07:15:16,225 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 25205 states, 25204 states have (on average 1.236192667830503) internal successors, (31157), 25204 states have internal predecessors, (31157), 0 states have call successors, (0), 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 07:15:16,250 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 25205 states to 25205 states and 31157 transitions.
[2024-12-02 07:15:16,250 INFO  L78                 Accepts]: Start accepts. Automaton has 25205 states and 31157 transitions. Word has length 196
[2024-12-02 07:15:16,251 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:15:16,251 INFO  L471      AbstractCegarLoop]: Abstraction has 25205 states and 31157 transitions.
[2024-12-02 07:15:16,251 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 61.333333333333336) internal successors, (184), 2 states have internal predecessors, (184), 0 states have call successors, (0), 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 07:15:16,251 INFO  L276                IsEmpty]: Start isEmpty. Operand 25205 states and 31157 transitions.
[2024-12-02 07:15:16,268 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 209
[2024-12-02 07:15:16,268 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:15:16,269 INFO  L218           NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:15:16,269 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-02 07:15:16,269 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:15:16,269 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:15:16,269 INFO  L85        PathProgramCache]: Analyzing trace with hash 1400093574, now seen corresponding path program 1 times
[2024-12-02 07:15:16,269 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:15:16,269 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [556686947]
[2024-12-02 07:15:16,269 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:15:16,269 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:15:16,304 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:15:16,840 INFO  L134       CoverageAnalysis]: Checked inductivity of 53 backedges. 47 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:15:16,840 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:15:16,840 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [556686947]
[2024-12-02 07:15:16,840 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [556686947] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 07:15:16,840 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1112362350]
[2024-12-02 07:15:16,840 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:15:16,841 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:15:16,841 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:15:16,843 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:15:16,844 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-12-02 07:15:17,012 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:15:17,014 INFO  L256         TraceCheckSpWp]: Trace formula consists of 402 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-12-02 07:15:17,022 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:15:17,243 INFO  L134       CoverageAnalysis]: Checked inductivity of 53 backedges. 47 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2024-12-02 07:15:17,243 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 07:15:17,244 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1112362350] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:15:17,244 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 07:15:17,244 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-12-02 07:15:17,244 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1284539535]
[2024-12-02 07:15:17,244 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:15:17,244 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:15:17,244 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:15:17,245 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:15:17,245 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:15:17,245 INFO  L87              Difference]: Start difference. First operand 25205 states and 31157 transitions. Second operand  has 3 states, 3 states have (on average 67.66666666666667) internal successors, (203), 3 states have internal predecessors, (203), 0 states have call successors, (0), 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 07:15:17,978 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:15:17,978 INFO  L93              Difference]: Finished difference Result 49348 states and 60974 transitions.
[2024-12-02 07:15:17,979 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:15:17,979 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 67.66666666666667) internal successors, (203), 3 states have internal predecessors, (203), 0 states have call successors, (0), 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 208
[2024-12-02 07:15:17,979 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:15:18,006 INFO  L225             Difference]: With dead ends: 49348
[2024-12-02 07:15:18,006 INFO  L226             Difference]: Without dead ends: 24145
[2024-12-02 07:15:18,019 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 210 GetRequests, 207 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:15:18,020 INFO  L435           NwaCegarLoop]: 352 mSDtfsCounter, 126 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 547 mSolverCounterSat, 117 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 126 SdHoareTripleChecker+Valid, 377 SdHoareTripleChecker+Invalid, 664 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 117 IncrementalHoareTripleChecker+Valid, 547 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-12-02 07:15:18,020 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [126 Valid, 377 Invalid, 664 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [117 Valid, 547 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-12-02 07:15:18,039 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 24145 states.
[2024-12-02 07:15:18,324 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 24145 to 23732.
[2024-12-02 07:15:18,343 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 23732 states, 23731 states have (on average 1.1830095655471746) internal successors, (28074), 23731 states have internal predecessors, (28074), 0 states have call successors, (0), 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 07:15:18,376 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 23732 states to 23732 states and 28074 transitions.
[2024-12-02 07:15:18,377 INFO  L78                 Accepts]: Start accepts. Automaton has 23732 states and 28074 transitions. Word has length 208
[2024-12-02 07:15:18,377 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:15:18,377 INFO  L471      AbstractCegarLoop]: Abstraction has 23732 states and 28074 transitions.
[2024-12-02 07:15:18,378 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 67.66666666666667) internal successors, (203), 3 states have internal predecessors, (203), 0 states have call successors, (0), 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 07:15:18,378 INFO  L276                IsEmpty]: Start isEmpty. Operand 23732 states and 28074 transitions.
[2024-12-02 07:15:18,410 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 228
[2024-12-02 07:15:18,410 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:15:18,410 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:15:18,423 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-12-02 07:15:18,611 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:15:18,611 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:15:18,612 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:15:18,612 INFO  L85        PathProgramCache]: Analyzing trace with hash 1128829614, now seen corresponding path program 1 times
[2024-12-02 07:15:18,612 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:15:18,612 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [531670992]
[2024-12-02 07:15:18,612 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:15:18,612 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:15:18,670 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:15:18,778 INFO  L134       CoverageAnalysis]: Checked inductivity of 100 backedges. 81 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked.
[2024-12-02 07:15:18,778 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:15:18,778 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [531670992]
[2024-12-02 07:15:18,778 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [531670992] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:15:18,778 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:15:18,778 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:15:18,778 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [255948502]
[2024-12-02 07:15:18,778 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:15:18,779 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:15:18,779 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:15:18,779 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:15:18,779 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:15:18,779 INFO  L87              Difference]: Start difference. First operand 23732 states and 28074 transitions. Second operand  has 3 states, 3 states have (on average 70.0) internal successors, (210), 3 states have internal predecessors, (210), 0 states have call successors, (0), 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 07:15:19,207 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:15:19,208 INFO  L93              Difference]: Finished difference Result 69732 states and 82443 transitions.
[2024-12-02 07:15:19,208 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:15:19,208 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 70.0) internal successors, (210), 3 states have internal predecessors, (210), 0 states have call successors, (0), 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 07:15:19,208 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:15:19,277 INFO  L225             Difference]: With dead ends: 69732
[2024-12-02 07:15:19,277 INFO  L226             Difference]: Without dead ends: 46002
[2024-12-02 07:15:19,297 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 07:15:19,297 INFO  L435           NwaCegarLoop]: 664 mSDtfsCounter, 331 mSDsluCounter, 295 mSDsCounter, 0 mSdLazyCounter, 150 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 331 SdHoareTripleChecker+Valid, 959 SdHoareTripleChecker+Invalid, 182 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 150 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 07:15:19,297 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [331 Valid, 959 Invalid, 182 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 150 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 07:15:19,324 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 46002 states.
[2024-12-02 07:15:19,785 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 46002 to 45592.
[2024-12-02 07:15:19,816 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 45592 states, 45591 states have (on average 1.1665021605141366) internal successors, (53182), 45591 states have internal predecessors, (53182), 0 states have call successors, (0), 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 07:15:19,884 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 45592 states to 45592 states and 53182 transitions.
[2024-12-02 07:15:19,885 INFO  L78                 Accepts]: Start accepts. Automaton has 45592 states and 53182 transitions. Word has length 227
[2024-12-02 07:15:19,885 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:15:19,885 INFO  L471      AbstractCegarLoop]: Abstraction has 45592 states and 53182 transitions.
[2024-12-02 07:15:19,885 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 70.0) internal successors, (210), 3 states have internal predecessors, (210), 0 states have call successors, (0), 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 07:15:19,885 INFO  L276                IsEmpty]: Start isEmpty. Operand 45592 states and 53182 transitions.
[2024-12-02 07:15:19,925 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 228
[2024-12-02 07:15:19,925 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:15:19,925 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:15:19,925 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-12-02 07:15:19,926 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:15:19,926 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:15:19,926 INFO  L85        PathProgramCache]: Analyzing trace with hash -842943628, now seen corresponding path program 1 times
[2024-12-02 07:15:19,926 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:15:19,926 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1558729365]
[2024-12-02 07:15:19,927 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:15:19,927 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:15:20,006 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:15:20,395 INFO  L134       CoverageAnalysis]: Checked inductivity of 110 backedges. 97 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked.
[2024-12-02 07:15:20,396 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:15:20,396 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1558729365]
[2024-12-02 07:15:20,396 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1558729365] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:15:20,396 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:15:20,396 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:15:20,396 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1805552155]
[2024-12-02 07:15:20,396 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:15:20,396 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 07:15:20,397 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:15:20,397 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 07:15:20,397 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:15:20,397 INFO  L87              Difference]: Start difference. First operand 45592 states and 53182 transitions. Second operand  has 4 states, 4 states have (on average 54.0) internal successors, (216), 3 states have internal predecessors, (216), 0 states have call successors, (0), 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 07:15:21,946 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:15:21,946 INFO  L93              Difference]: Finished difference Result 177413 states and 206953 transitions.
[2024-12-02 07:15:21,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 07:15:21,946 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 54.0) internal successors, (216), 3 states have internal predecessors, (216), 0 states have call successors, (0), 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 07:15:21,946 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:15:22,102 INFO  L225             Difference]: With dead ends: 177413
[2024-12-02 07:15:22,102 INFO  L226             Difference]: Without dead ends: 131823
[2024-12-02 07:15:22,132 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 07:15:22,133 INFO  L435           NwaCegarLoop]: 60 mSDtfsCounter, 883 mSDsluCounter, 267 mSDsCounter, 0 mSdLazyCounter, 748 mSolverCounterSat, 216 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 883 SdHoareTripleChecker+Valid, 327 SdHoareTripleChecker+Invalid, 964 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 216 IncrementalHoareTripleChecker+Valid, 748 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:15:22,133 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [883 Valid, 327 Invalid, 964 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [216 Valid, 748 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2024-12-02 07:15:22,216 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 131823 states.
[2024-12-02 07:15:23,550 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 131823 to 130790.
[2024-12-02 07:15:23,631 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 130790 states, 130789 states have (on average 1.1612826766777022) internal successors, (151883), 130789 states have internal predecessors, (151883), 0 states have call successors, (0), 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 07:15:23,788 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 130790 states to 130790 states and 151883 transitions.
[2024-12-02 07:15:23,789 INFO  L78                 Accepts]: Start accepts. Automaton has 130790 states and 151883 transitions. Word has length 227
[2024-12-02 07:15:23,789 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:15:23,790 INFO  L471      AbstractCegarLoop]: Abstraction has 130790 states and 151883 transitions.
[2024-12-02 07:15:23,790 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 54.0) internal successors, (216), 3 states have internal predecessors, (216), 0 states have call successors, (0), 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 07:15:23,790 INFO  L276                IsEmpty]: Start isEmpty. Operand 130790 states and 151883 transitions.
[2024-12-02 07:15:23,810 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 231
[2024-12-02 07:15:23,810 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:15:23,810 INFO  L218           NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:15:23,811 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-12-02 07:15:23,811 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:15:23,811 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:15:23,811 INFO  L85        PathProgramCache]: Analyzing trace with hash 1840322684, now seen corresponding path program 1 times
[2024-12-02 07:15:23,811 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:15:23,811 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1466100168]
[2024-12-02 07:15:23,811 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:15:23,812 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:15:23,871 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:15:23,980 INFO  L134       CoverageAnalysis]: Checked inductivity of 75 backedges. 75 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:15:23,980 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:15:23,980 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1466100168]
[2024-12-02 07:15:23,981 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1466100168] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:15:23,981 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:15:23,981 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:15:23,981 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [188573114]
[2024-12-02 07:15:23,981 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:15:23,981 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:15:23,981 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:15:23,982 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:15:23,982 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:15:23,982 INFO  L87              Difference]: Start difference. First operand 130790 states and 151883 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 07:15:25,841 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:15:25,841 INFO  L93              Difference]: Finished difference Result 328701 states and 381966 transitions.
[2024-12-02 07:15:25,842 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:15:25,842 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 230
[2024-12-02 07:15:25,842 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:15:26,069 INFO  L225             Difference]: With dead ends: 328701
[2024-12-02 07:15:26,069 INFO  L226             Difference]: Without dead ends: 197913
[2024-12-02 07:15:26,142 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 07:15:26,143 INFO  L435           NwaCegarLoop]: 379 mSDtfsCounter, 230 mSDsluCounter, 31 mSDsCounter, 0 mSdLazyCounter, 549 mSolverCounterSat, 169 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 230 SdHoareTripleChecker+Valid, 410 SdHoareTripleChecker+Invalid, 718 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 169 IncrementalHoareTripleChecker+Valid, 549 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-12-02 07:15:26,143 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [230 Valid, 410 Invalid, 718 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [169 Valid, 549 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-12-02 07:15:26,302 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 197913 states.
[2024-12-02 07:15:28,181 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 197913 to 197738.
[2024-12-02 07:15:28,288 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 197738 states, 197737 states have (on average 1.1492285207118547) internal successors, (227245), 197737 states have internal predecessors, (227245), 0 states have call successors, (0), 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 07:15:28,543 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 197738 states to 197738 states and 227245 transitions.
[2024-12-02 07:15:28,546 INFO  L78                 Accepts]: Start accepts. Automaton has 197738 states and 227245 transitions. Word has length 230
[2024-12-02 07:15:28,546 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:15:28,546 INFO  L471      AbstractCegarLoop]: Abstraction has 197738 states and 227245 transitions.
[2024-12-02 07:15:28,546 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 07:15:28,546 INFO  L276                IsEmpty]: Start isEmpty. Operand 197738 states and 227245 transitions.
[2024-12-02 07:15:28,978 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 237
[2024-12-02 07:15:28,979 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:15:28,979 INFO  L218           NwaCegarLoop]: trace histogram [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, 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]
[2024-12-02 07:15:28,979 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-12-02 07:15:28,979 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:15:28,979 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:15:28,980 INFO  L85        PathProgramCache]: Analyzing trace with hash 2144450392, now seen corresponding path program 1 times
[2024-12-02 07:15:28,980 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:15:28,980 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [721272348]
[2024-12-02 07:15:28,980 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:15:28,980 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:15:29,023 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:15:29,168 INFO  L134       CoverageAnalysis]: Checked inductivity of 92 backedges. 80 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-12-02 07:15:29,168 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:15:29,169 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [721272348]
[2024-12-02 07:15:29,169 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [721272348] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:15:29,169 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:15:29,169 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 07:15:29,169 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [332612016]
[2024-12-02 07:15:29,169 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:15:29,170 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:15:29,170 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:15:29,170 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:15:29,170 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:15:29,171 INFO  L87              Difference]: Start difference. First operand 197738 states and 227245 transitions. Second operand  has 3 states, 3 states have (on average 75.33333333333333) internal successors, (226), 2 states have internal predecessors, (226), 0 states have call successors, (0), 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 07:15:31,272 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:15:31,272 INFO  L93              Difference]: Finished difference Result 460637 states and 533799 transitions.
[2024-12-02 07:15:31,272 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:15:31,273 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 75.33333333333333) internal successors, (226), 2 states have internal predecessors, (226), 0 states have call successors, (0), 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 236
[2024-12-02 07:15:31,273 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:15:31,561 INFO  L225             Difference]: With dead ends: 460637
[2024-12-02 07:15:31,561 INFO  L226             Difference]: Without dead ends: 262901
[2024-12-02 07:15:31,602 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 07:15:31,602 INFO  L435           NwaCegarLoop]: 168 mSDtfsCounter, 157 mSDsluCounter, 33 mSDsCounter, 0 mSdLazyCounter, 572 mSolverCounterSat, 126 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 157 SdHoareTripleChecker+Valid, 201 SdHoareTripleChecker+Invalid, 698 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 126 IncrementalHoareTripleChecker+Valid, 572 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-12-02 07:15:31,602 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [157 Valid, 201 Invalid, 698 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [126 Valid, 572 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-12-02 07:15:31,749 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 262901 states.
[2024-12-02 07:15:34,248 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 262901 to 251533.
[2024-12-02 07:15:34,566 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 251533 states, 251532 states have (on average 1.122330359556637) internal successors, (282302), 251532 states have internal predecessors, (282302), 0 states have call successors, (0), 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 07:15:34,844 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 251533 states to 251533 states and 282302 transitions.
[2024-12-02 07:15:34,847 INFO  L78                 Accepts]: Start accepts. Automaton has 251533 states and 282302 transitions. Word has length 236
[2024-12-02 07:15:34,847 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:15:34,847 INFO  L471      AbstractCegarLoop]: Abstraction has 251533 states and 282302 transitions.
[2024-12-02 07:15:34,847 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 75.33333333333333) internal successors, (226), 2 states have internal predecessors, (226), 0 states have call successors, (0), 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 07:15:34,848 INFO  L276                IsEmpty]: Start isEmpty. Operand 251533 states and 282302 transitions.
[2024-12-02 07:15:34,870 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 265
[2024-12-02 07:15:34,870 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:15:34,870 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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]
[2024-12-02 07:15:34,870 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-12-02 07:15:34,870 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:15:34,870 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:15:34,871 INFO  L85        PathProgramCache]: Analyzing trace with hash -744062427, now seen corresponding path program 1 times
[2024-12-02 07:15:34,871 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:15:34,871 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [839034615]
[2024-12-02 07:15:34,871 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:15:34,871 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:15:34,911 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:15:35,370 INFO  L134       CoverageAnalysis]: Checked inductivity of 149 backedges. 142 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked.
[2024-12-02 07:15:35,370 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:15:35,370 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [839034615]
[2024-12-02 07:15:35,371 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [839034615] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:15:35,371 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:15:35,371 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:15:35,371 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1510479819]
[2024-12-02 07:15:35,371 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:15:35,371 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:15:35,371 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:15:35,372 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:15:35,372 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:15:35,372 INFO  L87              Difference]: Start difference. First operand 251533 states and 282302 transitions. Second operand  has 3 states, 3 states have (on average 86.0) internal successors, (258), 3 states have internal predecessors, (258), 0 states have call successors, (0), 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 07:15:37,832 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:15:37,832 INFO  L93              Difference]: Finished difference Result 522059 states and 585753 transitions.
[2024-12-02 07:15:37,832 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:15:37,832 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 86.0) internal successors, (258), 3 states have internal predecessors, (258), 0 states have call successors, (0), 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 264
[2024-12-02 07:15:37,833 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:15:38,125 INFO  L225             Difference]: With dead ends: 522059
[2024-12-02 07:15:38,125 INFO  L226             Difference]: Without dead ends: 270528
[2024-12-02 07:15:38,173 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 07:15:38,173 INFO  L435           NwaCegarLoop]: 356 mSDtfsCounter, 193 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 559 mSolverCounterSat, 146 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 193 SdHoareTripleChecker+Valid, 377 SdHoareTripleChecker+Invalid, 705 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 146 IncrementalHoareTripleChecker+Valid, 559 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-12-02 07:15:38,173 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [193 Valid, 377 Invalid, 705 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [146 Valid, 559 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-12-02 07:15:38,320 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 270528 states.
[2024-12-02 07:15:41,237 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 270528 to 267970.
[2024-12-02 07:15:41,309 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 267970 states, 267969 states have (on average 1.1145766861092141) internal successors, (298672), 267969 states have internal predecessors, (298672), 0 states have call successors, (0), 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 07:15:41,652 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 267970 states to 267970 states and 298672 transitions.
[2024-12-02 07:15:41,657 INFO  L78                 Accepts]: Start accepts. Automaton has 267970 states and 298672 transitions. Word has length 264
[2024-12-02 07:15:41,658 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:15:41,658 INFO  L471      AbstractCegarLoop]: Abstraction has 267970 states and 298672 transitions.
[2024-12-02 07:15:41,658 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 86.0) internal successors, (258), 3 states have internal predecessors, (258), 0 states have call successors, (0), 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 07:15:41,658 INFO  L276                IsEmpty]: Start isEmpty. Operand 267970 states and 298672 transitions.
[2024-12-02 07:15:41,684 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 267
[2024-12-02 07:15:41,684 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:15:41,684 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 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]
[2024-12-02 07:15:41,684 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-12-02 07:15:41,684 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:15:41,685 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:15:41,685 INFO  L85        PathProgramCache]: Analyzing trace with hash -429512351, now seen corresponding path program 1 times
[2024-12-02 07:15:41,685 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:15:41,685 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [121792823]
[2024-12-02 07:15:41,685 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:15:41,685 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:15:41,733 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:15:42,186 INFO  L134       CoverageAnalysis]: Checked inductivity of 209 backedges. 102 proven. 6 refuted. 0 times theorem prover too weak. 101 trivial. 0 not checked.
[2024-12-02 07:15:42,186 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:15:42,187 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [121792823]
[2024-12-02 07:15:42,187 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [121792823] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 07:15:42,187 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [889751148]
[2024-12-02 07:15:42,187 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:15:42,187 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:15:42,187 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:15:42,189 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:15:42,190 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-12-02 07:15:42,359 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:15:42,362 INFO  L256         TraceCheckSpWp]: Trace formula consists of 525 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-12-02 07:15:42,367 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:15:42,412 INFO  L134       CoverageAnalysis]: Checked inductivity of 209 backedges. 169 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-12-02 07:15:42,412 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 07:15:42,412 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [889751148] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:15:42,412 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 07:15:42,412 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-12-02 07:15:42,412 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [365964562]
[2024-12-02 07:15:42,412 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:15:42,413 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:15:42,413 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:15:42,413 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:15:42,413 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:15:42,414 INFO  L87              Difference]: Start difference. First operand 267970 states and 298672 transitions. Second operand  has 3 states, 3 states have (on average 78.0) internal successors, (234), 3 states have internal predecessors, (234), 0 states have call successors, (0), 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 07:15:44,262 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:15:44,262 INFO  L93              Difference]: Finished difference Result 514376 states and 573286 transitions.
[2024-12-02 07:15:44,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:15:44,263 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 78.0) internal successors, (234), 3 states have internal predecessors, (234), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 266
[2024-12-02 07:15:44,263 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:15:44,782 INFO  L225             Difference]: With dead ends: 514376
[2024-12-02 07:15:44,782 INFO  L226             Difference]: Without dead ends: 246408
[2024-12-02 07:15:44,847 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 268 GetRequests, 265 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:15:44,847 INFO  L435           NwaCegarLoop]: 326 mSDtfsCounter, 246 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 562 mSolverCounterSat, 112 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 246 SdHoareTripleChecker+Valid, 352 SdHoareTripleChecker+Invalid, 674 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 112 IncrementalHoareTripleChecker+Valid, 562 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-12-02 07:15:44,847 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [246 Valid, 352 Invalid, 674 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [112 Valid, 562 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-12-02 07:15:44,997 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 246408 states.
[2024-12-02 07:15:47,453 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 246408 to 231774.
[2024-12-02 07:15:47,518 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 231774 states, 231773 states have (on average 1.0962924930859073) internal successors, (254091), 231773 states have internal predecessors, (254091), 0 states have call successors, (0), 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 07:15:47,775 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 231774 states to 231774 states and 254091 transitions.
[2024-12-02 07:15:47,779 INFO  L78                 Accepts]: Start accepts. Automaton has 231774 states and 254091 transitions. Word has length 266
[2024-12-02 07:15:47,779 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:15:47,779 INFO  L471      AbstractCegarLoop]: Abstraction has 231774 states and 254091 transitions.
[2024-12-02 07:15:47,779 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 78.0) internal successors, (234), 3 states have internal predecessors, (234), 0 states have call successors, (0), 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 07:15:47,779 INFO  L276                IsEmpty]: Start isEmpty. Operand 231774 states and 254091 transitions.
[2024-12-02 07:15:47,801 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 329
[2024-12-02 07:15:47,802 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:15:47,802 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:15:47,808 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-12-02 07:15:48,002 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:15:48,002 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:15:48,003 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:15:48,003 INFO  L85        PathProgramCache]: Analyzing trace with hash -618611633, now seen corresponding path program 1 times
[2024-12-02 07:15:48,003 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:15:48,003 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1169849604]
[2024-12-02 07:15:48,003 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:15:48,003 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:15:48,051 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:15:48,509 INFO  L134       CoverageAnalysis]: Checked inductivity of 225 backedges. 81 proven. 6 refuted. 0 times theorem prover too weak. 138 trivial. 0 not checked.
[2024-12-02 07:15:48,509 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:15:48,509 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1169849604]
[2024-12-02 07:15:48,509 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1169849604] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 07:15:48,509 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1142378766]
[2024-12-02 07:15:48,509 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:15:48,509 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:15:48,509 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:15:48,511 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:15:48,512 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-12-02 07:15:48,737 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:15:48,739 INFO  L256         TraceCheckSpWp]: Trace formula consists of 588 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 07:15:48,744 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:15:48,772 INFO  L134       CoverageAnalysis]: Checked inductivity of 225 backedges. 185 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-12-02 07:15:48,772 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 07:15:48,772 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1142378766] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:15:48,772 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 07:15:48,772 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-12-02 07:15:48,772 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2100569965]
[2024-12-02 07:15:48,772 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:15:48,773 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:15:48,773 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:15:48,773 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:15:48,773 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:15:48,773 INFO  L87              Difference]: Start difference. First operand 231774 states and 254091 transitions. Second operand  has 3 states, 3 states have (on average 98.66666666666667) internal successors, (296), 3 states have internal predecessors, (296), 0 states have call successors, (0), 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 07:15:50,856 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:15:50,856 INFO  L93              Difference]: Finished difference Result 461505 states and 506067 transitions.
[2024-12-02 07:15:50,856 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:15:50,856 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 98.66666666666667) internal successors, (296), 3 states have internal predecessors, (296), 0 states have call successors, (0), 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 328
[2024-12-02 07:15:50,856 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:15:51,110 INFO  L225             Difference]: With dead ends: 461505
[2024-12-02 07:15:51,110 INFO  L226             Difference]: Without dead ends: 229733
[2024-12-02 07:15:51,191 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 330 GetRequests, 327 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:15:51,191 INFO  L435           NwaCegarLoop]: 321 mSDtfsCounter, 262 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 626 mSolverCounterSat, 48 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 262 SdHoareTripleChecker+Valid, 342 SdHoareTripleChecker+Invalid, 674 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 48 IncrementalHoareTripleChecker+Valid, 626 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-12-02 07:15:51,191 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [262 Valid, 342 Invalid, 674 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [48 Valid, 626 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-12-02 07:15:51,341 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 229733 states.
[2024-12-02 07:15:53,503 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 229733 to 226870.
[2024-12-02 07:15:53,600 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 226870 states, 226869 states have (on average 1.091440434788358) internal successors, (247614), 226869 states have internal predecessors, (247614), 0 states have call successors, (0), 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 07:15:53,968 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 226870 states to 226870 states and 247614 transitions.
[2024-12-02 07:15:53,975 INFO  L78                 Accepts]: Start accepts. Automaton has 226870 states and 247614 transitions. Word has length 328
[2024-12-02 07:15:53,975 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:15:53,975 INFO  L471      AbstractCegarLoop]: Abstraction has 226870 states and 247614 transitions.
[2024-12-02 07:15:53,976 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 98.66666666666667) internal successors, (296), 3 states have internal predecessors, (296), 0 states have call successors, (0), 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 07:15:53,976 INFO  L276                IsEmpty]: Start isEmpty. Operand 226870 states and 247614 transitions.
[2024-12-02 07:15:54,015 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 342
[2024-12-02 07:15:54,015 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:15:54,015 INFO  L218           NwaCegarLoop]: trace histogram [8, 8, 8, 8, 8, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 4, 4, 4, 4, 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]
[2024-12-02 07:15:54,021 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-12-02 07:15:54,216 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:15:54,216 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:15:54,216 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:15:54,217 INFO  L85        PathProgramCache]: Analyzing trace with hash 1999373568, now seen corresponding path program 1 times
[2024-12-02 07:15:54,217 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:15:54,217 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [362523164]
[2024-12-02 07:15:54,217 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:15:54,217 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:15:54,295 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:15:54,880 INFO  L134       CoverageAnalysis]: Checked inductivity of 555 backedges. 183 proven. 6 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked.
[2024-12-02 07:15:54,880 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:15:54,880 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [362523164]
[2024-12-02 07:15:54,880 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [362523164] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 07:15:54,880 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [443707860]
[2024-12-02 07:15:54,880 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:15:54,881 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:15:54,881 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:15:54,882 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:15:54,884 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-12-02 07:15:55,095 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:15:55,097 INFO  L256         TraceCheckSpWp]: Trace formula consists of 697 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-12-02 07:15:55,101 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:15:55,141 INFO  L134       CoverageAnalysis]: Checked inductivity of 555 backedges. 400 proven. 0 refuted. 0 times theorem prover too weak. 155 trivial. 0 not checked.
[2024-12-02 07:15:55,141 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 07:15:55,141 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [443707860] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:15:55,141 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 07:15:55,141 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-12-02 07:15:55,141 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1184111831]
[2024-12-02 07:15:55,142 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:15:55,142 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:15:55,142 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:15:55,142 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:15:55,142 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:15:55,143 INFO  L87              Difference]: Start difference. First operand 226870 states and 247614 transitions. Second operand  has 3 states, 3 states have (on average 80.33333333333333) internal successors, (241), 3 states have internal predecessors, (241), 0 states have call successors, (0), 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 07:15:56,811 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:15:56,811 INFO  L93              Difference]: Finished difference Result 401478 states and 437234 transitions.
[2024-12-02 07:15:56,812 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:15:56,812 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 80.33333333333333) internal successors, (241), 3 states have internal predecessors, (241), 0 states have call successors, (0), 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 341
[2024-12-02 07:15:56,812 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:15:56,966 INFO  L225             Difference]: With dead ends: 401478
[2024-12-02 07:15:56,966 INFO  L226             Difference]: Without dead ends: 174610
[2024-12-02 07:15:57,033 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 343 GetRequests, 340 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:15:57,033 INFO  L435           NwaCegarLoop]: 357 mSDtfsCounter, 233 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 588 mSolverCounterSat, 95 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 233 SdHoareTripleChecker+Valid, 386 SdHoareTripleChecker+Invalid, 683 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 95 IncrementalHoareTripleChecker+Valid, 588 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-12-02 07:15:57,033 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [233 Valid, 386 Invalid, 683 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [95 Valid, 588 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-12-02 07:15:57,140 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 174610 states.
[2024-12-02 07:15:58,812 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 174610 to 171522.
[2024-12-02 07:15:58,902 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 171522 states, 171521 states have (on average 1.0795529410392897) internal successors, (185166), 171521 states have internal predecessors, (185166), 0 states have call successors, (0), 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 07:15:59,143 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 171522 states to 171522 states and 185166 transitions.
[2024-12-02 07:15:59,148 INFO  L78                 Accepts]: Start accepts. Automaton has 171522 states and 185166 transitions. Word has length 341
[2024-12-02 07:15:59,148 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:15:59,148 INFO  L471      AbstractCegarLoop]: Abstraction has 171522 states and 185166 transitions.
[2024-12-02 07:15:59,148 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 80.33333333333333) internal successors, (241), 3 states have internal predecessors, (241), 0 states have call successors, (0), 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 07:15:59,148 INFO  L276                IsEmpty]: Start isEmpty. Operand 171522 states and 185166 transitions.
[2024-12-02 07:15:59,284 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 627
[2024-12-02 07:15:59,285 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:15:59,285 INFO  L218           NwaCegarLoop]: trace histogram [14, 14, 13, 13, 13, 12, 12, 12, 12, 12, 12, 12, 10, 10, 10, 10, 10, 9, 8, 8, 8, 8, 8, 8, 8, 7, 7, 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, 4, 4, 4, 4, 4, 4, 4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:15:59,291 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-12-02 07:15:59,485 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:15:59,485 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:15:59,486 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:15:59,486 INFO  L85        PathProgramCache]: Analyzing trace with hash 252188487, now seen corresponding path program 1 times
[2024-12-02 07:15:59,486 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:15:59,486 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [713217523]
[2024-12-02 07:15:59,486 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:15:59,486 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:15:59,614 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:16:00,152 INFO  L134       CoverageAnalysis]: Checked inductivity of 1943 backedges. 439 proven. 0 refuted. 0 times theorem prover too weak. 1504 trivial. 0 not checked.
[2024-12-02 07:16:00,153 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:16:00,153 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [713217523]
[2024-12-02 07:16:00,153 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [713217523] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:16:00,153 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:16:00,153 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 07:16:00,153 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1729113338]
[2024-12-02 07:16:00,153 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:16:00,153 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:16:00,153 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:16:00,154 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:16:00,154 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:16:00,154 INFO  L87              Difference]: Start difference. First operand 171522 states and 185166 transitions. Second operand  has 3 states, 3 states have (on average 83.33333333333333) internal successors, (250), 2 states have internal predecessors, (250), 0 states have call successors, (0), 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 07:16:01,609 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:16:01,609 INFO  L93              Difference]: Finished difference Result 344354 states and 371731 transitions.
[2024-12-02 07:16:01,609 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:16:01,609 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 83.33333333333333) internal successors, (250), 2 states have internal predecessors, (250), 0 states have call successors, (0), 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 626
[2024-12-02 07:16:01,610 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:16:01,766 INFO  L225             Difference]: With dead ends: 344354
[2024-12-02 07:16:01,766 INFO  L226             Difference]: Without dead ends: 172834
[2024-12-02 07:16:01,823 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 07:16:01,823 INFO  L435           NwaCegarLoop]: 164 mSDtfsCounter, 165 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 644 mSolverCounterSat, 57 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 165 SdHoareTripleChecker+Valid, 196 SdHoareTripleChecker+Invalid, 701 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 57 IncrementalHoareTripleChecker+Valid, 644 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-12-02 07:16:01,823 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [165 Valid, 196 Invalid, 701 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [57 Valid, 644 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-12-02 07:16:01,939 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 172834 states.
[2024-12-02 07:16:03,486 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 172834 to 169893.
[2024-12-02 07:16:03,544 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 169893 states, 169892 states have (on average 1.0780907870882679) internal successors, (183159), 169892 states have internal predecessors, (183159), 0 states have call successors, (0), 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 07:16:03,772 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 169893 states to 169893 states and 183159 transitions.
[2024-12-02 07:16:03,777 INFO  L78                 Accepts]: Start accepts. Automaton has 169893 states and 183159 transitions. Word has length 626
[2024-12-02 07:16:03,777 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:16:03,777 INFO  L471      AbstractCegarLoop]: Abstraction has 169893 states and 183159 transitions.
[2024-12-02 07:16:03,777 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 83.33333333333333) internal successors, (250), 2 states have internal predecessors, (250), 0 states have call successors, (0), 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 07:16:03,777 INFO  L276                IsEmpty]: Start isEmpty. Operand 169893 states and 183159 transitions.
[2024-12-02 07:16:03,915 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 630
[2024-12-02 07:16:03,915 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:16:03,915 INFO  L218           NwaCegarLoop]: trace histogram [12, 12, 12, 12, 12, 11, 11, 11, 11, 11, 11, 10, 9, 9, 9, 9, 9, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 5, 5, 5, 5, 5, 5, 5, 5, 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:16:03,915 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-12-02 07:16:03,915 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:16:03,915 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:16:03,916 INFO  L85        PathProgramCache]: Analyzing trace with hash 1862360705, now seen corresponding path program 1 times
[2024-12-02 07:16:03,916 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:16:03,916 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [128132017]
[2024-12-02 07:16:03,916 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:16:03,916 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:16:04,038 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:16:04,758 INFO  L134       CoverageAnalysis]: Checked inductivity of 1643 backedges. 290 proven. 6 refuted. 0 times theorem prover too weak. 1347 trivial. 0 not checked.
[2024-12-02 07:16:04,758 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:16:04,758 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [128132017]
[2024-12-02 07:16:04,758 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [128132017] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 07:16:04,758 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1518208319]
[2024-12-02 07:16:04,758 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:16:04,758 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:16:04,758 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:16:04,760 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:16:04,761 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-12-02 07:16:05,072 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:16:05,076 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1158 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 07:16:05,082 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:16:05,153 INFO  L134       CoverageAnalysis]: Checked inductivity of 1643 backedges. 958 proven. 0 refuted. 0 times theorem prover too weak. 685 trivial. 0 not checked.
[2024-12-02 07:16:05,154 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 07:16:05,154 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1518208319] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:16:05,154 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 07:16:05,154 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-12-02 07:16:05,154 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [232520454]
[2024-12-02 07:16:05,154 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:16:05,154 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:16:05,154 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:16:05,155 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:16:05,155 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:16:05,155 INFO  L87              Difference]: Start difference. First operand 169893 states and 183159 transitions. Second operand  has 3 states, 3 states have (on average 118.33333333333333) internal successors, (355), 3 states have internal predecessors, (355), 0 states have call successors, (0), 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 07:16:06,330 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:16:06,330 INFO  L93              Difference]: Finished difference Result 339175 states and 365689 transitions.
[2024-12-02 07:16:06,330 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:16:06,330 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 118.33333333333333) internal successors, (355), 3 states have internal predecessors, (355), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 629
[2024-12-02 07:16:06,331 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:16:06,488 INFO  L225             Difference]: With dead ends: 339175
[2024-12-02 07:16:06,488 INFO  L226             Difference]: Without dead ends: 169284
[2024-12-02 07:16:06,545 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 631 GetRequests, 628 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:16:06,545 INFO  L435           NwaCegarLoop]: 639 mSDtfsCounter, 254 mSDsluCounter, 254 mSDsCounter, 0 mSdLazyCounter, 235 mSolverCounterSat, 36 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 254 SdHoareTripleChecker+Valid, 893 SdHoareTripleChecker+Invalid, 271 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 36 IncrementalHoareTripleChecker+Valid, 235 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-12-02 07:16:06,545 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [254 Valid, 893 Invalid, 271 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [36 Valid, 235 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-12-02 07:16:06,652 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 169284 states.
[2024-12-02 07:16:08,128 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 169284 to 168874.
[2024-12-02 07:16:08,186 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 168874 states, 168873 states have (on average 1.0724153653929285) internal successors, (181102), 168873 states have internal predecessors, (181102), 0 states have call successors, (0), 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 07:16:08,405 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 168874 states to 168874 states and 181102 transitions.
[2024-12-02 07:16:08,409 INFO  L78                 Accepts]: Start accepts. Automaton has 168874 states and 181102 transitions. Word has length 629
[2024-12-02 07:16:08,409 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:16:08,410 INFO  L471      AbstractCegarLoop]: Abstraction has 168874 states and 181102 transitions.
[2024-12-02 07:16:08,410 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 118.33333333333333) internal successors, (355), 3 states have internal predecessors, (355), 0 states have call successors, (0), 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 07:16:08,410 INFO  L276                IsEmpty]: Start isEmpty. Operand 168874 states and 181102 transitions.
[2024-12-02 07:16:08,544 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 682
[2024-12-02 07:16:08,544 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:16:08,544 INFO  L218           NwaCegarLoop]: trace histogram [16, 16, 15, 14, 14, 13, 13, 13, 13, 13, 13, 13, 11, 11, 11, 11, 11, 10, 9, 9, 9, 9, 9, 9, 9, 8, 8, 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, 4, 4, 4, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:16:08,551 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-12-02 07:16:08,744 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-12-02 07:16:08,745 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:16:08,745 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:16:08,745 INFO  L85        PathProgramCache]: Analyzing trace with hash 897404931, now seen corresponding path program 1 times
[2024-12-02 07:16:08,745 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:16:08,745 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [34651739]
[2024-12-02 07:16:08,745 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:16:08,745 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:16:08,879 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:16:09,484 INFO  L134       CoverageAnalysis]: Checked inductivity of 2329 backedges. 556 proven. 0 refuted. 0 times theorem prover too weak. 1773 trivial. 0 not checked.
[2024-12-02 07:16:09,484 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:16:09,484 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [34651739]
[2024-12-02 07:16:09,484 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [34651739] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:16:09,484 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:16:09,484 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:16:09,484 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1050064274]
[2024-12-02 07:16:09,484 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:16:09,485 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 07:16:09,485 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:16:09,485 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 07:16:09,485 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:16:09,485 INFO  L87              Difference]: Start difference. First operand 168874 states and 181102 transitions. Second operand  has 4 states, 4 states have (on average 69.0) internal successors, (276), 3 states have internal predecessors, (276), 0 states have call successors, (0), 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 07:16:11,257 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:16:11,258 INFO  L93              Difference]: Finished difference Result 353684 states and 379591 transitions.
[2024-12-02 07:16:11,258 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 07:16:11,258 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 69.0) internal successors, (276), 3 states have internal predecessors, (276), 0 states have call successors, (0), 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 681
[2024-12-02 07:16:11,258 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:16:11,394 INFO  L225             Difference]: With dead ends: 353684
[2024-12-02 07:16:11,394 INFO  L226             Difference]: Without dead ends: 173441
[2024-12-02 07:16:11,439 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 07:16:11,439 INFO  L435           NwaCegarLoop]: 121 mSDtfsCounter, 375 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 1081 mSolverCounterSat, 274 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 375 SdHoareTripleChecker+Valid, 153 SdHoareTripleChecker+Invalid, 1355 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 274 IncrementalHoareTripleChecker+Valid, 1081 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-12-02 07:16:11,439 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [375 Valid, 153 Invalid, 1355 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [274 Valid, 1081 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-12-02 07:16:11,551 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 173441 states.
[2024-12-02 07:16:12,654 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 173441 to 151437.
[2024-12-02 07:16:12,738 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 151437 states, 151436 states have (on average 1.0537784938852057) internal successors, (159580), 151436 states have internal predecessors, (159580), 0 states have call successors, (0), 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 07:16:13,092 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 151437 states to 151437 states and 159580 transitions.
[2024-12-02 07:16:13,096 INFO  L78                 Accepts]: Start accepts. Automaton has 151437 states and 159580 transitions. Word has length 681
[2024-12-02 07:16:13,096 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:16:13,096 INFO  L471      AbstractCegarLoop]: Abstraction has 151437 states and 159580 transitions.
[2024-12-02 07:16:13,096 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 69.0) internal successors, (276), 3 states have internal predecessors, (276), 0 states have call successors, (0), 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 07:16:13,096 INFO  L276                IsEmpty]: Start isEmpty. Operand 151437 states and 159580 transitions.
[2024-12-02 07:16:13,206 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 703
[2024-12-02 07:16:13,206 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:16:13,206 INFO  L218           NwaCegarLoop]: trace histogram [16, 16, 15, 15, 15, 15, 14, 14, 14, 14, 14, 14, 12, 12, 12, 12, 12, 11, 10, 10, 10, 10, 10, 10, 10, 9, 9, 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, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 07:16:13,206 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-12-02 07:16:13,206 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:16:13,207 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:16:13,207 INFO  L85        PathProgramCache]: Analyzing trace with hash 894868765, now seen corresponding path program 1 times
[2024-12-02 07:16:13,207 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:16:13,207 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1899590374]
[2024-12-02 07:16:13,207 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:16:13,207 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:16:13,344 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:16:13,978 INFO  L134       CoverageAnalysis]: Checked inductivity of 2602 backedges. 398 proven. 6 refuted. 0 times theorem prover too weak. 2198 trivial. 0 not checked.
[2024-12-02 07:16:13,978 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:16:13,978 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1899590374]
[2024-12-02 07:16:13,978 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1899590374] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 07:16:13,978 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [74986868]
[2024-12-02 07:16:13,979 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:16:13,979 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:16:13,979 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:16:13,980 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:16:13,981 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-12-02 07:16:14,439 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:16:14,446 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1383 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 07:16:14,451 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:16:14,489 INFO  L134       CoverageAnalysis]: Checked inductivity of 2602 backedges. 1504 proven. 0 refuted. 0 times theorem prover too weak. 1098 trivial. 0 not checked.
[2024-12-02 07:16:14,489 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 07:16:14,489 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [74986868] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:16:14,489 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 07:16:14,489 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2024-12-02 07:16:14,489 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1898856222]
[2024-12-02 07:16:14,489 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:16:14,490 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:16:14,490 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:16:14,490 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:16:14,490 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:16:14,490 INFO  L87              Difference]: Start difference. First operand 151437 states and 159580 transitions. Second operand  has 3 states, 3 states have (on average 99.66666666666667) internal successors, (299), 3 states have internal predecessors, (299), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:16:15,533 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:16:15,533 INFO  L93              Difference]: Finished difference Result 380468 states and 400504 transitions.
[2024-12-02 07:16:15,534 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:16:15,534 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 99.66666666666667) internal successors, (299), 3 states have internal predecessors, (299), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 702
[2024-12-02 07:16:15,534 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:16:15,745 INFO  L225             Difference]: With dead ends: 380468
[2024-12-02 07:16:15,745 INFO  L226             Difference]: Without dead ends: 229033
[2024-12-02 07:16:15,818 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 704 GetRequests, 701 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:16:15,818 INFO  L435           NwaCegarLoop]: 590 mSDtfsCounter, 280 mSDsluCounter, 237 mSDsCounter, 0 mSdLazyCounter, 207 mSolverCounterSat, 21 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 280 SdHoareTripleChecker+Valid, 827 SdHoareTripleChecker+Invalid, 228 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 21 IncrementalHoareTripleChecker+Valid, 207 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-12-02 07:16:15,819 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [280 Valid, 827 Invalid, 228 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [21 Valid, 207 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-12-02 07:16:15,960 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 229033 states.
[2024-12-02 07:16:17,806 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 229033 to 227809.
[2024-12-02 07:16:17,936 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 227809 states, 227808 states have (on average 1.049677798848153) internal successors, (239125), 227808 states have internal predecessors, (239125), 0 states have call successors, (0), 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 07:16:18,437 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 227809 states to 227809 states and 239125 transitions.
[2024-12-02 07:16:18,442 INFO  L78                 Accepts]: Start accepts. Automaton has 227809 states and 239125 transitions. Word has length 702
[2024-12-02 07:16:18,442 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:16:18,442 INFO  L471      AbstractCegarLoop]: Abstraction has 227809 states and 239125 transitions.
[2024-12-02 07:16:18,442 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 99.66666666666667) internal successors, (299), 3 states have internal predecessors, (299), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:16:18,443 INFO  L276                IsEmpty]: Start isEmpty. Operand 227809 states and 239125 transitions.
[2024-12-02 07:16:18,584 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 853
[2024-12-02 07:16:18,584 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:16:18,584 INFO  L218           NwaCegarLoop]: trace histogram [17, 17, 17, 17, 17, 16, 16, 16, 16, 16, 16, 15, 13, 13, 12, 12, 12, 12, 11, 11, 11, 11, 11, 11, 11, 10, 10, 9, 9, 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, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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 07:16:18,591 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-12-02 07:16:18,785 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:16:18,785 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:16:18,785 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:16:18,785 INFO  L85        PathProgramCache]: Analyzing trace with hash 1343583532, now seen corresponding path program 1 times
[2024-12-02 07:16:18,785 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:16:18,786 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [393798704]
[2024-12-02 07:16:18,786 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:16:18,786 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:16:18,942 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:16:19,779 INFO  L134       CoverageAnalysis]: Checked inductivity of 3510 backedges. 440 proven. 6 refuted. 0 times theorem prover too weak. 3064 trivial. 0 not checked.
[2024-12-02 07:16:19,779 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:16:19,779 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [393798704]
[2024-12-02 07:16:19,779 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [393798704] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 07:16:19,779 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [887933651]
[2024-12-02 07:16:19,779 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:16:19,779 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:16:19,779 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:16:19,781 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:16:19,781 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-12-02 07:16:20,179 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:16:20,184 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1568 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-12-02 07:16:20,190 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:16:20,601 INFO  L134       CoverageAnalysis]: Checked inductivity of 3510 backedges. 2350 proven. 384 refuted. 0 times theorem prover too weak. 776 trivial. 0 not checked.
[2024-12-02 07:16:20,601 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 07:16:21,029 INFO  L134       CoverageAnalysis]: Checked inductivity of 3510 backedges. 2350 proven. 384 refuted. 0 times theorem prover too weak. 776 trivial. 0 not checked.
[2024-12-02 07:16:21,029 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [887933651] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 07:16:21,029 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 07:16:21,029 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 4, 4] total 6
[2024-12-02 07:16:21,029 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [332177753]
[2024-12-02 07:16:21,029 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 07:16:21,031 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 07:16:21,031 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:16:21,031 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 07:16:21,031 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-02 07:16:21,032 INFO  L87              Difference]: Start difference. First operand 227809 states and 239125 transitions. Second operand  has 6 states, 6 states have (on average 79.0) internal successors, (474), 6 states have internal predecessors, (474), 0 states have call successors, (0), 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 07:16:24,459 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:16:24,459 INFO  L93              Difference]: Finished difference Result 783977 states and 823579 transitions.
[2024-12-02 07:16:24,460 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-02 07:16:24,460 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 79.0) internal successors, (474), 6 states have internal predecessors, (474), 0 states have call successors, (0), 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 852
[2024-12-02 07:16:24,460 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:16:24,466 INFO  L225             Difference]: With dead ends: 783977
[2024-12-02 07:16:24,466 INFO  L226             Difference]: Without dead ends: 0
[2024-12-02 07:16:24,583 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 1719 GetRequests, 1708 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 21 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=54, Invalid=102, Unknown=0, NotChecked=0, Total=156
[2024-12-02 07:16:24,584 INFO  L435           NwaCegarLoop]: 32 mSDtfsCounter, 3828 mSDsluCounter, 57 mSDsCounter, 0 mSdLazyCounter, 1181 mSolverCounterSat, 362 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3828 SdHoareTripleChecker+Valid, 89 SdHoareTripleChecker+Invalid, 1543 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 362 IncrementalHoareTripleChecker+Valid, 1181 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-12-02 07:16:24,584 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [3828 Valid, 89 Invalid, 1543 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [362 Valid, 1181 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-12-02 07:16:24,584 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 0 states.
[2024-12-02 07:16:24,584 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0.
[2024-12-02 07:16:24,584 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:16:24,584 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions.
[2024-12-02 07:16:24,589 INFO  L78                 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 852
[2024-12-02 07:16:24,589 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:16:24,589 INFO  L471      AbstractCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-12-02 07:16:24,590 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 79.0) internal successors, (474), 6 states have internal predecessors, (474), 0 states have call successors, (0), 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 07:16:24,590 INFO  L276                IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions.
[2024-12-02 07:16:24,590 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2024-12-02 07:16:24,592 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining)
[2024-12-02 07:16:24,600 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-12-02 07:16:24,792 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f32aa2b5-177d-48c9-b3b1-e66ee929848e/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:16:24,795 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:16:24,796 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions.