./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem10_label21.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_a1dd80e0-8ce5-4fdd-8f83-d501666503b4/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1dd80e0-8ce5-4fdd-8f83-d501666503b4/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_a1dd80e0-8ce5-4fdd-8f83-d501666503b4/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1dd80e0-8ce5-4fdd-8f83-d501666503b4/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem10_label21.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1dd80e0-8ce5-4fdd-8f83-d501666503b4/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_a1dd80e0-8ce5-4fdd-8f83-d501666503b4/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 d5ae1d248ac328ae194d38c847eaaf19b85e7124a7cd6c7e1aa145a759bc08e1
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 14:34:16,426 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 14:34:16,477 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1dd80e0-8ce5-4fdd-8f83-d501666503b4/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-12-02 14:34:16,481 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 14:34:16,482 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 14:34:16,502 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 14:34:16,503 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 14:34:16,503 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 14:34:16,503 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 14:34:16,503 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 14:34:16,503 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 14:34:16,503 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 14:34:16,504 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 14:34:16,504 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 14:34:16,504 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 14:34:16,504 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 14:34:16,504 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 14:34:16,504 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 14:34:16,504 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 14:34:16,504 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 14:34:16,505 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 14:34:16,505 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 14:34:16,505 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 14:34:16,505 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 14:34:16,505 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 14:34:16,505 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 14:34:16,505 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 14:34:16,505 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 14:34:16,505 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 14:34:16,506 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 14:34:16,506 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 14:34:16,506 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 14:34:16,506 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 14:34:16,506 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 14:34:16,506 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 14:34:16,506 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 14:34:16,506 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 14:34:16,506 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 14:34:16,506 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 14:34:16,507 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 14:34:16,507 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 14:34:16,507 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 14:34:16,507 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 14:34:16,507 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 14:34:16,507 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 14:34:16,507 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 14:34:16,507 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 14:34:16,507 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 14:34:16,507 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_a1dd80e0-8ce5-4fdd-8f83-d501666503b4/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 -> d5ae1d248ac328ae194d38c847eaaf19b85e7124a7cd6c7e1aa145a759bc08e1
[2024-12-02 14:34:16,717 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 14:34:16,724 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 14:34:16,727 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 14:34:16,728 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 14:34:16,728 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 14:34:16,729 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1dd80e0-8ce5-4fdd-8f83-d501666503b4/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/eca-rers2012/Problem10_label21.c
[2024-12-02 14:34:19,320 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1dd80e0-8ce5-4fdd-8f83-d501666503b4/bin/uautomizer-verify-84ZbGMXZE1/data/2d8c317e4/5415a753e712496198eba26d638e41ff/FLAG5e249cbe5
[2024-12-02 14:34:19,568 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 14:34:19,569 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1dd80e0-8ce5-4fdd-8f83-d501666503b4/sv-benchmarks/c/eca-rers2012/Problem10_label21.c
[2024-12-02 14:34:19,581 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1dd80e0-8ce5-4fdd-8f83-d501666503b4/bin/uautomizer-verify-84ZbGMXZE1/data/2d8c317e4/5415a753e712496198eba26d638e41ff/FLAG5e249cbe5
[2024-12-02 14:34:19,902 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1dd80e0-8ce5-4fdd-8f83-d501666503b4/bin/uautomizer-verify-84ZbGMXZE1/data/2d8c317e4/5415a753e712496198eba26d638e41ff
[2024-12-02 14:34:19,903 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 14:34:19,904 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 14:34:19,906 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 14:34:19,906 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 14:34:19,909 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 14:34:19,909 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 02:34:19" (1/1) ...
[2024-12-02 14:34:19,910 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@35af8f6d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:34:19, skipping insertion in model container
[2024-12-02 14:34:19,910 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 02:34:19" (1/1) ...
[2024-12-02 14:34:19,938 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 14:34:20,070 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_a1dd80e0-8ce5-4fdd-8f83-d501666503b4/sv-benchmarks/c/eca-rers2012/Problem10_label21.c[3267,3280]
[2024-12-02 14:34:20,188 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 14:34:20,195 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 14:34:20,210 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_a1dd80e0-8ce5-4fdd-8f83-d501666503b4/sv-benchmarks/c/eca-rers2012/Problem10_label21.c[3267,3280]
[2024-12-02 14:34:20,270 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 14:34:20,281 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 14:34:20,281 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:34:20 WrapperNode
[2024-12-02 14:34:20,281 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 14:34:20,282 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 14:34:20,282 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 14:34:20,282 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 14:34:20,287 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:34:20" (1/1) ...
[2024-12-02 14:34:20,300 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:34:20" (1/1) ...
[2024-12-02 14:34:20,349 INFO  L138                Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 597
[2024-12-02 14:34:20,350 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 14:34:20,350 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 14:34:20,350 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 14:34:20,351 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 14:34:20,359 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:34:20" (1/1) ...
[2024-12-02 14:34:20,359 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:34:20" (1/1) ...
[2024-12-02 14:34:20,364 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:34:20" (1/1) ...
[2024-12-02 14:34:20,383 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 14:34:20,383 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:34:20" (1/1) ...
[2024-12-02 14:34:20,384 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:34:20" (1/1) ...
[2024-12-02 14:34:20,400 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:34:20" (1/1) ...
[2024-12-02 14:34:20,402 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:34:20" (1/1) ...
[2024-12-02 14:34:20,409 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:34:20" (1/1) ...
[2024-12-02 14:34:20,413 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:34:20" (1/1) ...
[2024-12-02 14:34:20,417 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:34:20" (1/1) ...
[2024-12-02 14:34:20,425 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 14:34:20,426 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 14:34:20,426 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 14:34:20,426 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 14:34:20,427 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:34:20" (1/1) ...
[2024-12-02 14:34:20,431 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 14:34:20,441 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1dd80e0-8ce5-4fdd-8f83-d501666503b4/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 14:34:20,450 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1dd80e0-8ce5-4fdd-8f83-d501666503b4/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 14:34:20,452 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1dd80e0-8ce5-4fdd-8f83-d501666503b4/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 14:34:20,471 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 14:34:20,471 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-12-02 14:34:20,471 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 14:34:20,471 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 14:34:20,521 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 14:34:20,523 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 14:34:21,458 INFO  L?                        ?]: Removed 84 outVars from TransFormulas that were not future-live.
[2024-12-02 14:34:21,458 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 14:34:21,472 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 14:34:21,472 INFO  L312             CfgBuilder]: Removed 2 assume(true) statements.
[2024-12-02 14:34:21,472 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 02:34:21 BoogieIcfgContainer
[2024-12-02 14:34:21,472 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 14:34:21,474 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 14:34:21,474 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 14:34:21,479 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 14:34:21,479 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 02:34:19" (1/3) ...
[2024-12-02 14:34:21,479 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6c9b113a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 02:34:21, skipping insertion in model container
[2024-12-02 14:34:21,479 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:34:20" (2/3) ...
[2024-12-02 14:34:21,480 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6c9b113a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 02:34:21, skipping insertion in model container
[2024-12-02 14:34:21,480 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 02:34:21" (3/3) ...
[2024-12-02 14:34:21,481 INFO  L128   eAbstractionObserver]: Analyzing ICFG Problem10_label21.c
[2024-12-02 14:34:21,496 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 14:34:21,498 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG Problem10_label21.c that has 1 procedures, 206 locations, 1 initial locations, 1 loop locations, and 1 error locations.
[2024-12-02 14:34:21,552 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 14:34:21,563 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;@3e9198e5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 14:34:21,563 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-12-02 14:34:21,567 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 206 states, 204 states have (on average 1.6862745098039216) internal successors, (344), 205 states have internal predecessors, (344), 0 states have call successors, (0), 0 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 14:34:21,573 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 28
[2024-12-02 14:34:21,573 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 14:34:21,573 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]
[2024-12-02 14:34:21,574 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 14:34:21,578 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 14:34:21,579 INFO  L85        PathProgramCache]: Analyzing trace with hash -438767135, now seen corresponding path program 1 times
[2024-12-02 14:34:21,586 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 14:34:21,586 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [346396123]
[2024-12-02 14:34:21,586 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 14:34:21,587 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 14:34:21,664 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 14:34:21,807 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 14:34:21,807 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 14:34:21,808 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [346396123]
[2024-12-02 14:34:21,808 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [346396123] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 14:34:21,808 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 14:34:21,809 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 14:34:21,810 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1600719549]
[2024-12-02 14:34:21,810 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 14:34:21,813 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 14:34:21,813 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 14:34:21,827 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 14:34:21,827 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 14:34:21,829 INFO  L87              Difference]: Start difference. First operand  has 206 states, 204 states have (on average 1.6862745098039216) internal successors, (344), 205 states have internal predecessors, (344), 0 states have call successors, (0), 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 9.0) internal successors, (27), 2 states have internal predecessors, (27), 0 states have call successors, (0), 0 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 14:34:22,563 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 14:34:22,563 INFO  L93              Difference]: Finished difference Result 552 states and 966 transitions.
[2024-12-02 14:34:22,565 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 14:34:22,566 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 9.0) internal successors, (27), 2 states have internal predecessors, (27), 0 states have call successors, (0), 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 27
[2024-12-02 14:34:22,566 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 14:34:22,575 INFO  L225             Difference]: With dead ends: 552
[2024-12-02 14:34:22,575 INFO  L226             Difference]: Without dead ends: 282
[2024-12-02 14:34:22,577 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 14:34:22,580 INFO  L435           NwaCegarLoop]: 69 mSDtfsCounter, 161 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 424 mSolverCounterSat, 137 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 161 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 561 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 137 IncrementalHoareTripleChecker+Valid, 424 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-12-02 14:34:22,580 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [161 Valid, 76 Invalid, 561 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [137 Valid, 424 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-12-02 14:34:22,593 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 282 states.
[2024-12-02 14:34:22,614 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 282 to 282.
[2024-12-02 14:34:22,615 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 282 states, 281 states have (on average 1.5373665480427046) internal successors, (432), 281 states have internal predecessors, (432), 0 states have call successors, (0), 0 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 14:34:22,617 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 282 states to 282 states and 432 transitions.
[2024-12-02 14:34:22,619 INFO  L78                 Accepts]: Start accepts. Automaton has 282 states and 432 transitions. Word has length 27
[2024-12-02 14:34:22,619 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 14:34:22,619 INFO  L471      AbstractCegarLoop]: Abstraction has 282 states and 432 transitions.
[2024-12-02 14:34:22,619 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 9.0) internal successors, (27), 2 states have internal predecessors, (27), 0 states have call successors, (0), 0 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 14:34:22,620 INFO  L276                IsEmpty]: Start isEmpty. Operand 282 states and 432 transitions.
[2024-12-02 14:34:22,621 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 97
[2024-12-02 14:34:22,621 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 14:34:22,621 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 14:34:22,621 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-02 14:34:22,622 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 14:34:22,622 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 14:34:22,622 INFO  L85        PathProgramCache]: Analyzing trace with hash -1203353191, now seen corresponding path program 1 times
[2024-12-02 14:34:22,622 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 14:34:22,622 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1868555673]
[2024-12-02 14:34:22,623 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 14:34:22,623 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 14:34:22,673 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 14:34:22,967 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 14:34:22,967 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 14:34:22,967 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1868555673]
[2024-12-02 14:34:22,967 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1868555673] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 14:34:22,967 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 14:34:22,967 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 14:34:22,968 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [413838148]
[2024-12-02 14:34:22,968 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 14:34:22,969 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 14:34:22,969 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 14:34:22,969 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 14:34:22,970 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 14:34:22,970 INFO  L87              Difference]: Start difference. First operand 282 states and 432 transitions. Second operand  has 3 states, 3 states have (on average 32.0) internal successors, (96), 2 states have internal predecessors, (96), 0 states have call successors, (0), 0 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 14:34:23,398 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 14:34:23,398 INFO  L93              Difference]: Finished difference Result 701 states and 1076 transitions.
[2024-12-02 14:34:23,398 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 14:34:23,399 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 32.0) internal successors, (96), 2 states have internal predecessors, (96), 0 states have call successors, (0), 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 96
[2024-12-02 14:34:23,399 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 14:34:23,402 INFO  L225             Difference]: With dead ends: 701
[2024-12-02 14:34:23,402 INFO  L226             Difference]: Without dead ends: 421
[2024-12-02 14:34:23,403 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 14:34:23,404 INFO  L435           NwaCegarLoop]: 48 mSDtfsCounter, 73 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 383 mSolverCounterSat, 39 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 73 SdHoareTripleChecker+Valid, 52 SdHoareTripleChecker+Invalid, 422 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 39 IncrementalHoareTripleChecker+Valid, 383 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-12-02 14:34:23,404 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [73 Valid, 52 Invalid, 422 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [39 Valid, 383 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-12-02 14:34:23,405 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 421 states.
[2024-12-02 14:34:23,423 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 421 to 421.
[2024-12-02 14:34:23,424 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 421 states, 420 states have (on average 1.4428571428571428) internal successors, (606), 420 states have internal predecessors, (606), 0 states have call successors, (0), 0 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 14:34:23,426 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 421 states to 421 states and 606 transitions.
[2024-12-02 14:34:23,426 INFO  L78                 Accepts]: Start accepts. Automaton has 421 states and 606 transitions. Word has length 96
[2024-12-02 14:34:23,426 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 14:34:23,426 INFO  L471      AbstractCegarLoop]: Abstraction has 421 states and 606 transitions.
[2024-12-02 14:34:23,427 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 32.0) internal successors, (96), 2 states have internal predecessors, (96), 0 states have call successors, (0), 0 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 14:34:23,427 INFO  L276                IsEmpty]: Start isEmpty. Operand 421 states and 606 transitions.
[2024-12-02 14:34:23,429 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 103
[2024-12-02 14:34:23,429 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 14:34:23,429 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 14:34:23,429 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-02 14:34:23,430 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 14:34:23,430 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 14:34:23,430 INFO  L85        PathProgramCache]: Analyzing trace with hash 541830856, now seen corresponding path program 1 times
[2024-12-02 14:34:23,430 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 14:34:23,430 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2013056513]
[2024-12-02 14:34:23,430 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 14:34:23,431 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 14:34:23,469 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 14:34:23,613 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 14:34:23,613 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 14:34:23,614 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2013056513]
[2024-12-02 14:34:23,614 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2013056513] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 14:34:23,614 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 14:34:23,614 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 14:34:23,614 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1655359086]
[2024-12-02 14:34:23,614 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 14:34:23,614 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 14:34:23,615 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 14:34:23,615 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 14:34:23,615 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 14:34:23,615 INFO  L87              Difference]: Start difference. First operand 421 states and 606 transitions. Second operand  has 3 states, 3 states have (on average 34.0) internal successors, (102), 3 states have internal predecessors, (102), 0 states have call successors, (0), 0 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 14:34:24,125 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 14:34:24,125 INFO  L93              Difference]: Finished difference Result 1118 states and 1639 transitions.
[2024-12-02 14:34:24,125 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 14:34:24,126 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 34.0) internal successors, (102), 3 states have internal predecessors, (102), 0 states have call successors, (0), 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 102
[2024-12-02 14:34:24,126 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 14:34:24,129 INFO  L225             Difference]: With dead ends: 1118
[2024-12-02 14:34:24,129 INFO  L226             Difference]: Without dead ends: 838
[2024-12-02 14:34:24,130 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 14:34:24,131 INFO  L435           NwaCegarLoop]: 221 mSDtfsCounter, 115 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 384 mSolverCounterSat, 61 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 115 SdHoareTripleChecker+Valid, 226 SdHoareTripleChecker+Invalid, 445 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 61 IncrementalHoareTripleChecker+Valid, 384 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-12-02 14:34:24,131 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [115 Valid, 226 Invalid, 445 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [61 Valid, 384 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-12-02 14:34:24,133 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 838 states.
[2024-12-02 14:34:24,151 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 838 to 699.
[2024-12-02 14:34:24,152 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 699 states, 698 states have (on average 1.330945558739255) internal successors, (929), 698 states have internal predecessors, (929), 0 states have call successors, (0), 0 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 14:34:24,154 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 699 states to 699 states and 929 transitions.
[2024-12-02 14:34:24,154 INFO  L78                 Accepts]: Start accepts. Automaton has 699 states and 929 transitions. Word has length 102
[2024-12-02 14:34:24,154 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 14:34:24,155 INFO  L471      AbstractCegarLoop]: Abstraction has 699 states and 929 transitions.
[2024-12-02 14:34:24,155 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 34.0) internal successors, (102), 3 states have internal predecessors, (102), 0 states have call successors, (0), 0 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 14:34:24,155 INFO  L276                IsEmpty]: Start isEmpty. Operand 699 states and 929 transitions.
[2024-12-02 14:34:24,157 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 122
[2024-12-02 14:34:24,157 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 14:34:24,157 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 14:34:24,158 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-02 14:34:24,158 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 14:34:24,158 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 14:34:24,158 INFO  L85        PathProgramCache]: Analyzing trace with hash 557225786, now seen corresponding path program 1 times
[2024-12-02 14:34:24,158 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 14:34:24,159 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [533696295]
[2024-12-02 14:34:24,159 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 14:34:24,159 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 14:34:24,194 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 14:34:24,298 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 14:34:24,298 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 14:34:24,298 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [533696295]
[2024-12-02 14:34:24,298 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [533696295] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 14:34:24,298 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 14:34:24,298 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 14:34:24,298 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [338349366]
[2024-12-02 14:34:24,298 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 14:34:24,299 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 14:34:24,299 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 14:34:24,300 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 14:34:24,300 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 14:34:24,300 INFO  L87              Difference]: Start difference. First operand 699 states and 929 transitions. Second operand  has 3 states, 3 states have (on average 40.333333333333336) internal successors, (121), 2 states have internal predecessors, (121), 0 states have call successors, (0), 0 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 14:34:24,774 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 14:34:24,774 INFO  L93              Difference]: Finished difference Result 1396 states and 1962 transitions.
[2024-12-02 14:34:24,775 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 14:34:24,775 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 40.333333333333336) internal successors, (121), 2 states have internal predecessors, (121), 0 states have call successors, (0), 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 121
[2024-12-02 14:34:24,775 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 14:34:24,779 INFO  L225             Difference]: With dead ends: 1396
[2024-12-02 14:34:24,779 INFO  L226             Difference]: Without dead ends: 838
[2024-12-02 14:34:24,780 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 14:34:24,781 INFO  L435           NwaCegarLoop]: 73 mSDtfsCounter, 52 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 363 mSolverCounterSat, 69 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 52 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 432 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 69 IncrementalHoareTripleChecker+Valid, 363 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-12-02 14:34:24,781 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [52 Valid, 76 Invalid, 432 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [69 Valid, 363 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-12-02 14:34:24,782 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 838 states.
[2024-12-02 14:34:24,801 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 838 to 838.
[2024-12-02 14:34:24,802 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 838 states, 837 states have (on average 1.2831541218637992) internal successors, (1074), 837 states have internal predecessors, (1074), 0 states have call successors, (0), 0 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 14:34:24,806 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 838 states to 838 states and 1074 transitions.
[2024-12-02 14:34:24,806 INFO  L78                 Accepts]: Start accepts. Automaton has 838 states and 1074 transitions. Word has length 121
[2024-12-02 14:34:24,807 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 14:34:24,807 INFO  L471      AbstractCegarLoop]: Abstraction has 838 states and 1074 transitions.
[2024-12-02 14:34:24,807 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 40.333333333333336) internal successors, (121), 2 states have internal predecessors, (121), 0 states have call successors, (0), 0 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 14:34:24,807 INFO  L276                IsEmpty]: Start isEmpty. Operand 838 states and 1074 transitions.
[2024-12-02 14:34:24,810 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 163
[2024-12-02 14:34:24,810 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 14:34:24,810 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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]
[2024-12-02 14:34:24,810 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-12-02 14:34:24,810 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 14:34:24,811 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 14:34:24,811 INFO  L85        PathProgramCache]: Analyzing trace with hash 507322598, now seen corresponding path program 1 times
[2024-12-02 14:34:24,811 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 14:34:24,811 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1392578935]
[2024-12-02 14:34:24,811 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 14:34:24,811 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 14:34:24,863 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 14:34:25,002 INFO  L134       CoverageAnalysis]: Checked inductivity of 114 backedges. 49 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked.
[2024-12-02 14:34:25,002 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 14:34:25,002 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1392578935]
[2024-12-02 14:34:25,002 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1392578935] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 14:34:25,002 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 14:34:25,002 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 14:34:25,002 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1050120559]
[2024-12-02 14:34:25,002 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 14:34:25,003 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 14:34:25,003 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 14:34:25,003 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 14:34:25,003 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 14:34:25,004 INFO  L87              Difference]: Start difference. First operand 838 states and 1074 transitions. Second operand  has 3 states, 3 states have (on average 32.666666666666664) internal successors, (98), 2 states have internal predecessors, (98), 0 states have call successors, (0), 0 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 14:34:25,426 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 14:34:25,427 INFO  L93              Difference]: Finished difference Result 1813 states and 2330 transitions.
[2024-12-02 14:34:25,427 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 14:34:25,427 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 32.666666666666664) internal successors, (98), 2 states have internal predecessors, (98), 0 states have call successors, (0), 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 162
[2024-12-02 14:34:25,428 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 14:34:25,431 INFO  L225             Difference]: With dead ends: 1813
[2024-12-02 14:34:25,431 INFO  L226             Difference]: Without dead ends: 1116
[2024-12-02 14:34:25,432 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 14:34:25,433 INFO  L435           NwaCegarLoop]: 31 mSDtfsCounter, 107 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 334 mSolverCounterSat, 68 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 107 SdHoareTripleChecker+Valid, 34 SdHoareTripleChecker+Invalid, 402 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 68 IncrementalHoareTripleChecker+Valid, 334 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-12-02 14:34:25,433 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [107 Valid, 34 Invalid, 402 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [68 Valid, 334 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-12-02 14:34:25,435 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1116 states.
[2024-12-02 14:34:25,453 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1116 to 1116.
[2024-12-02 14:34:25,455 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1116 states, 1115 states have (on average 1.1766816143497758) internal successors, (1312), 1115 states have internal predecessors, (1312), 0 states have call successors, (0), 0 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 14:34:25,459 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1116 states to 1116 states and 1312 transitions.
[2024-12-02 14:34:25,459 INFO  L78                 Accepts]: Start accepts. Automaton has 1116 states and 1312 transitions. Word has length 162
[2024-12-02 14:34:25,459 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 14:34:25,459 INFO  L471      AbstractCegarLoop]: Abstraction has 1116 states and 1312 transitions.
[2024-12-02 14:34:25,460 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 32.666666666666664) internal successors, (98), 2 states have internal predecessors, (98), 0 states have call successors, (0), 0 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 14:34:25,460 INFO  L276                IsEmpty]: Start isEmpty. Operand 1116 states and 1312 transitions.
[2024-12-02 14:34:25,462 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 180
[2024-12-02 14:34:25,462 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 14:34:25,462 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 14:34:25,462 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-02 14:34:25,462 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 14:34:25,463 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 14:34:25,463 INFO  L85        PathProgramCache]: Analyzing trace with hash 173497465, now seen corresponding path program 1 times
[2024-12-02 14:34:25,463 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 14:34:25,463 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1183646550]
[2024-12-02 14:34:25,463 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 14:34:25,463 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 14:34:25,500 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 14:34:25,639 INFO  L134       CoverageAnalysis]: Checked inductivity of 114 backedges. 114 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 14:34:25,639 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 14:34:25,639 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1183646550]
[2024-12-02 14:34:25,639 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1183646550] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 14:34:25,639 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 14:34:25,639 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 14:34:25,639 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [872116]
[2024-12-02 14:34:25,640 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 14:34:25,640 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 14:34:25,640 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 14:34:25,640 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 14:34:25,641 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 14:34:25,641 INFO  L87              Difference]: Start difference. First operand 1116 states and 1312 transitions. Second operand  has 3 states, 3 states have (on average 59.666666666666664) internal successors, (179), 3 states have internal predecessors, (179), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 14:34:26,070 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 14:34:26,070 INFO  L93              Difference]: Finished difference Result 2369 states and 2857 transitions.
[2024-12-02 14:34:26,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 14:34:26,071 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 59.666666666666664) internal successors, (179), 3 states have internal predecessors, (179), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 179
[2024-12-02 14:34:26,071 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 14:34:26,075 INFO  L225             Difference]: With dead ends: 2369
[2024-12-02 14:34:26,075 INFO  L226             Difference]: Without dead ends: 1394
[2024-12-02 14:34:26,076 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 14:34:26,077 INFO  L435           NwaCegarLoop]: 210 mSDtfsCounter, 58 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 340 mSolverCounterSat, 60 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 58 SdHoareTripleChecker+Valid, 215 SdHoareTripleChecker+Invalid, 400 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 60 IncrementalHoareTripleChecker+Valid, 340 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-12-02 14:34:26,077 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [58 Valid, 215 Invalid, 400 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [60 Valid, 340 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-12-02 14:34:26,079 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1394 states.
[2024-12-02 14:34:26,098 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1394 to 1255.
[2024-12-02 14:34:26,100 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1255 states, 1254 states have (on average 1.1650717703349283) internal successors, (1461), 1254 states have internal predecessors, (1461), 0 states have call successors, (0), 0 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 14:34:26,104 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1255 states to 1255 states and 1461 transitions.
[2024-12-02 14:34:26,105 INFO  L78                 Accepts]: Start accepts. Automaton has 1255 states and 1461 transitions. Word has length 179
[2024-12-02 14:34:26,105 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 14:34:26,105 INFO  L471      AbstractCegarLoop]: Abstraction has 1255 states and 1461 transitions.
[2024-12-02 14:34:26,105 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 59.666666666666664) internal successors, (179), 3 states have internal predecessors, (179), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 14:34:26,105 INFO  L276                IsEmpty]: Start isEmpty. Operand 1255 states and 1461 transitions.
[2024-12-02 14:34:26,107 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 202
[2024-12-02 14:34:26,108 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 14:34:26,108 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 14:34:26,108 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-02 14:34:26,108 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 14:34:26,108 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 14:34:26,109 INFO  L85        PathProgramCache]: Analyzing trace with hash 205771184, now seen corresponding path program 1 times
[2024-12-02 14:34:26,109 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 14:34:26,109 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1404719358]
[2024-12-02 14:34:26,109 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 14:34:26,109 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 14:34:26,164 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 14:34:26,281 INFO  L134       CoverageAnalysis]: Checked inductivity of 114 backedges. 49 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked.
[2024-12-02 14:34:26,281 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 14:34:26,281 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1404719358]
[2024-12-02 14:34:26,281 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1404719358] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 14:34:26,281 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 14:34:26,281 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 14:34:26,281 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1057858559]
[2024-12-02 14:34:26,281 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 14:34:26,282 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 14:34:26,282 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 14:34:26,282 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 14:34:26,282 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 14:34:26,282 INFO  L87              Difference]: Start difference. First operand 1255 states and 1461 transitions. Second operand  has 3 states, 3 states have (on average 45.666666666666664) internal successors, (137), 3 states have internal predecessors, (137), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 14:34:26,720 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 14:34:26,720 INFO  L93              Difference]: Finished difference Result 1813 states and 2105 transitions.
[2024-12-02 14:34:26,720 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 14:34:26,721 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 45.666666666666664) internal successors, (137), 3 states have internal predecessors, (137), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 201
[2024-12-02 14:34:26,721 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 14:34:26,726 INFO  L225             Difference]: With dead ends: 1813
[2024-12-02 14:34:26,726 INFO  L226             Difference]: Without dead ends: 1811
[2024-12-02 14:34:26,727 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 14:34:26,727 INFO  L435           NwaCegarLoop]: 7 mSDtfsCounter, 157 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 355 mSolverCounterSat, 73 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 157 SdHoareTripleChecker+Valid, 11 SdHoareTripleChecker+Invalid, 428 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 73 IncrementalHoareTripleChecker+Valid, 355 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-12-02 14:34:26,728 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [157 Valid, 11 Invalid, 428 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [73 Valid, 355 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-12-02 14:34:26,730 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1811 states.
[2024-12-02 14:34:26,751 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1811 to 1255.
[2024-12-02 14:34:26,753 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1255 states, 1254 states have (on average 1.1650717703349283) internal successors, (1461), 1254 states have internal predecessors, (1461), 0 states have call successors, (0), 0 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 14:34:26,757 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1255 states to 1255 states and 1461 transitions.
[2024-12-02 14:34:26,757 INFO  L78                 Accepts]: Start accepts. Automaton has 1255 states and 1461 transitions. Word has length 201
[2024-12-02 14:34:26,758 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 14:34:26,758 INFO  L471      AbstractCegarLoop]: Abstraction has 1255 states and 1461 transitions.
[2024-12-02 14:34:26,758 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 45.666666666666664) internal successors, (137), 3 states have internal predecessors, (137), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 14:34:26,758 INFO  L276                IsEmpty]: Start isEmpty. Operand 1255 states and 1461 transitions.
[2024-12-02 14:34:26,762 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 291
[2024-12-02 14:34:26,762 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 14:34:26,762 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 14:34:26,762 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-02 14:34:26,762 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 14:34:26,763 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 14:34:26,763 INFO  L85        PathProgramCache]: Analyzing trace with hash -1148960943, now seen corresponding path program 1 times
[2024-12-02 14:34:26,763 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 14:34:26,763 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [364413260]
[2024-12-02 14:34:26,763 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 14:34:26,763 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 14:34:26,820 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 14:34:27,309 INFO  L134       CoverageAnalysis]: Checked inductivity of 293 backedges. 250 proven. 0 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked.
[2024-12-02 14:34:27,309 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 14:34:27,309 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [364413260]
[2024-12-02 14:34:27,310 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [364413260] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 14:34:27,310 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 14:34:27,310 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 14:34:27,310 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [810823844]
[2024-12-02 14:34:27,310 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 14:34:27,310 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-12-02 14:34:27,310 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 14:34:27,311 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-12-02 14:34:27,311 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-12-02 14:34:27,311 INFO  L87              Difference]: Start difference. First operand 1255 states and 1461 transitions. Second operand  has 7 states, 7 states have (on average 35.57142857142857) internal successors, (249), 6 states have internal predecessors, (249), 0 states have call successors, (0), 0 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 14:34:27,730 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 14:34:27,730 INFO  L93              Difference]: Finished difference Result 2424 states and 2831 transitions.
[2024-12-02 14:34:27,730 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-02 14:34:27,730 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 35.57142857142857) internal successors, (249), 6 states have internal predecessors, (249), 0 states have call successors, (0), 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 290
[2024-12-02 14:34:27,731 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 14:34:27,734 INFO  L225             Difference]: With dead ends: 2424
[2024-12-02 14:34:27,735 INFO  L226             Difference]: Without dead ends: 1255
[2024-12-02 14:34:27,736 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-12-02 14:34:27,736 INFO  L435           NwaCegarLoop]: 9 mSDtfsCounter, 142 mSDsluCounter, 11 mSDsCounter, 0 mSdLazyCounter, 538 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 142 SdHoareTripleChecker+Valid, 20 SdHoareTripleChecker+Invalid, 538 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 538 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-12-02 14:34:27,737 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [142 Valid, 20 Invalid, 538 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 538 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-12-02 14:34:27,738 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1255 states.
[2024-12-02 14:34:27,756 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1255 to 1255.
[2024-12-02 14:34:27,758 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1255 states, 1254 states have (on average 1.1602870813397128) internal successors, (1455), 1254 states have internal predecessors, (1455), 0 states have call successors, (0), 0 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 14:34:27,762 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1255 states to 1255 states and 1455 transitions.
[2024-12-02 14:34:27,763 INFO  L78                 Accepts]: Start accepts. Automaton has 1255 states and 1455 transitions. Word has length 290
[2024-12-02 14:34:27,763 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 14:34:27,763 INFO  L471      AbstractCegarLoop]: Abstraction has 1255 states and 1455 transitions.
[2024-12-02 14:34:27,763 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 35.57142857142857) internal successors, (249), 6 states have internal predecessors, (249), 0 states have call successors, (0), 0 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 14:34:27,763 INFO  L276                IsEmpty]: Start isEmpty. Operand 1255 states and 1455 transitions.
[2024-12-02 14:34:27,768 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 327
[2024-12-02 14:34:27,768 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 14:34:27,768 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 14:34:27,768 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-12-02 14:34:27,768 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 14:34:27,769 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 14:34:27,769 INFO  L85        PathProgramCache]: Analyzing trace with hash 96831339, now seen corresponding path program 1 times
[2024-12-02 14:34:27,769 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 14:34:27,769 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [191981563]
[2024-12-02 14:34:27,769 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 14:34:27,769 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 14:34:27,841 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 14:34:28,257 INFO  L134       CoverageAnalysis]: Checked inductivity of 329 backedges. 74 proven. 0 refuted. 0 times theorem prover too weak. 255 trivial. 0 not checked.
[2024-12-02 14:34:28,258 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 14:34:28,258 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [191981563]
[2024-12-02 14:34:28,258 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [191981563] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 14:34:28,258 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 14:34:28,258 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 14:34:28,258 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1433859881]
[2024-12-02 14:34:28,258 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 14:34:28,258 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 14:34:28,259 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 14:34:28,259 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 14:34:28,259 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 14:34:28,259 INFO  L87              Difference]: Start difference. First operand 1255 states and 1455 transitions. Second operand  has 3 states, 3 states have (on average 48.333333333333336) internal successors, (145), 3 states have internal predecessors, (145), 0 states have call successors, (0), 0 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 14:34:28,667 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 14:34:28,667 INFO  L93              Difference]: Finished difference Result 2369 states and 2765 transitions.
[2024-12-02 14:34:28,668 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 14:34:28,668 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 48.333333333333336) internal successors, (145), 3 states have internal predecessors, (145), 0 states have call successors, (0), 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 326
[2024-12-02 14:34:28,669 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 14:34:28,672 INFO  L225             Difference]: With dead ends: 2369
[2024-12-02 14:34:28,672 INFO  L226             Difference]: Without dead ends: 1255
[2024-12-02 14:34:28,673 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 5 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 14:34:28,674 INFO  L435           NwaCegarLoop]: 154 mSDtfsCounter, 137 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 353 mSolverCounterSat, 50 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 137 SdHoareTripleChecker+Valid, 159 SdHoareTripleChecker+Invalid, 403 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 50 IncrementalHoareTripleChecker+Valid, 353 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-12-02 14:34:28,674 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [137 Valid, 159 Invalid, 403 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [50 Valid, 353 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-12-02 14:34:28,676 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1255 states.
[2024-12-02 14:34:28,693 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1255 to 1116.
[2024-12-02 14:34:28,695 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1116 states, 1115 states have (on average 1.1318385650224214) internal successors, (1262), 1115 states have internal predecessors, (1262), 0 states have call successors, (0), 0 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 14:34:28,698 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1116 states to 1116 states and 1262 transitions.
[2024-12-02 14:34:28,699 INFO  L78                 Accepts]: Start accepts. Automaton has 1116 states and 1262 transitions. Word has length 326
[2024-12-02 14:34:28,699 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 14:34:28,699 INFO  L471      AbstractCegarLoop]: Abstraction has 1116 states and 1262 transitions.
[2024-12-02 14:34:28,699 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 48.333333333333336) internal successors, (145), 3 states have internal predecessors, (145), 0 states have call successors, (0), 0 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 14:34:28,699 INFO  L276                IsEmpty]: Start isEmpty. Operand 1116 states and 1262 transitions.
[2024-12-02 14:34:28,704 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 329
[2024-12-02 14:34:28,704 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 14:34:28,705 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 14:34:28,705 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-12-02 14:34:28,705 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 14:34:28,705 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 14:34:28,705 INFO  L85        PathProgramCache]: Analyzing trace with hash 449619609, now seen corresponding path program 1 times
[2024-12-02 14:34:28,705 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 14:34:28,706 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2032234397]
[2024-12-02 14:34:28,706 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 14:34:28,706 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 14:34:28,770 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 14:34:28,921 INFO  L134       CoverageAnalysis]: Checked inductivity of 319 backedges. 252 proven. 0 refuted. 0 times theorem prover too weak. 67 trivial. 0 not checked.
[2024-12-02 14:34:28,921 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 14:34:28,921 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2032234397]
[2024-12-02 14:34:28,921 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2032234397] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 14:34:28,921 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 14:34:28,921 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 14:34:28,921 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [479789801]
[2024-12-02 14:34:28,921 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 14:34:28,922 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 14:34:28,922 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 14:34:28,922 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 14:34:28,922 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 14:34:28,922 INFO  L87              Difference]: Start difference. First operand 1116 states and 1262 transitions. Second operand  has 3 states, 3 states have (on average 87.33333333333333) internal successors, (262), 3 states have internal predecessors, (262), 0 states have call successors, (0), 0 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 14:34:29,371 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 14:34:29,372 INFO  L93              Difference]: Finished difference Result 2786 states and 3188 transitions.
[2024-12-02 14:34:29,372 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 14:34:29,372 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 87.33333333333333) internal successors, (262), 3 states have internal predecessors, (262), 0 states have call successors, (0), 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 14:34:29,373 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 14:34:29,378 INFO  L225             Difference]: With dead ends: 2786
[2024-12-02 14:34:29,378 INFO  L226             Difference]: Without dead ends: 1811
[2024-12-02 14:34:29,379 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 14:34:29,380 INFO  L435           NwaCegarLoop]: 200 mSDtfsCounter, 21 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 360 mSolverCounterSat, 61 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 21 SdHoareTripleChecker+Valid, 205 SdHoareTripleChecker+Invalid, 421 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 61 IncrementalHoareTripleChecker+Valid, 360 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-12-02 14:34:29,380 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [21 Valid, 205 Invalid, 421 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [61 Valid, 360 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-12-02 14:34:29,382 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1811 states.
[2024-12-02 14:34:29,410 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1811 to 1811.
[2024-12-02 14:34:29,413 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1811 states, 1810 states have (on average 1.1171270718232045) internal successors, (2022), 1810 states have internal predecessors, (2022), 0 states have call successors, (0), 0 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 14:34:29,418 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1811 states to 1811 states and 2022 transitions.
[2024-12-02 14:34:29,418 INFO  L78                 Accepts]: Start accepts. Automaton has 1811 states and 2022 transitions. Word has length 328
[2024-12-02 14:34:29,419 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 14:34:29,419 INFO  L471      AbstractCegarLoop]: Abstraction has 1811 states and 2022 transitions.
[2024-12-02 14:34:29,419 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 87.33333333333333) internal successors, (262), 3 states have internal predecessors, (262), 0 states have call successors, (0), 0 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 14:34:29,419 INFO  L276                IsEmpty]: Start isEmpty. Operand 1811 states and 2022 transitions.
[2024-12-02 14:34:29,425 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 342
[2024-12-02 14:34:29,425 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 14:34:29,425 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 14:34:29,425 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-12-02 14:34:29,426 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 14:34:29,426 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 14:34:29,426 INFO  L85        PathProgramCache]: Analyzing trace with hash 2003182581, now seen corresponding path program 1 times
[2024-12-02 14:34:29,426 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 14:34:29,426 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [208473286]
[2024-12-02 14:34:29,426 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 14:34:29,426 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 14:34:29,497 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 14:34:29,685 INFO  L134       CoverageAnalysis]: Checked inductivity of 345 backedges. 74 proven. 0 refuted. 0 times theorem prover too weak. 271 trivial. 0 not checked.
[2024-12-02 14:34:29,685 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 14:34:29,685 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [208473286]
[2024-12-02 14:34:29,685 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [208473286] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 14:34:29,685 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 14:34:29,685 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 14:34:29,685 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [727677727]
[2024-12-02 14:34:29,685 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 14:34:29,686 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 14:34:29,686 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 14:34:29,686 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 14:34:29,686 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 14:34:29,686 INFO  L87              Difference]: Start difference. First operand 1811 states and 2022 transitions. Second operand  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 0 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 14:34:30,113 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 14:34:30,113 INFO  L93              Difference]: Finished difference Result 3618 states and 4082 transitions.
[2024-12-02 14:34:30,114 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 14:34:30,114 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 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 14:34:30,114 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 14:34:30,115 INFO  L225             Difference]: With dead ends: 3618
[2024-12-02 14:34:30,115 INFO  L226             Difference]: Without dead ends: 0
[2024-12-02 14:34:30,117 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 14:34:30,118 INFO  L435           NwaCegarLoop]: 218 mSDtfsCounter, 115 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 344 mSolverCounterSat, 51 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 115 SdHoareTripleChecker+Valid, 222 SdHoareTripleChecker+Invalid, 395 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 51 IncrementalHoareTripleChecker+Valid, 344 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-12-02 14:34:30,118 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [115 Valid, 222 Invalid, 395 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [51 Valid, 344 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-12-02 14:34:30,119 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 0 states.
[2024-12-02 14:34:30,119 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0.
[2024-12-02 14:34:30,119 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 14:34:30,119 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions.
[2024-12-02 14:34:30,119 INFO  L78                 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 341
[2024-12-02 14:34:30,119 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 14:34:30,119 INFO  L471      AbstractCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-12-02 14:34:30,119 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 0 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 14:34:30,119 INFO  L276                IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions.
[2024-12-02 14:34:30,120 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2024-12-02 14:34:30,122 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining)
[2024-12-02 14:34:30,123 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-12-02 14:34:30,126 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 14:34:30,127 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions.
[2024-12-02 14:34:30,339 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-12-02 14:34:30,352 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.12 02:34:30 BoogieIcfgContainer
[2024-12-02 14:34:30,353 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-12-02 14:34:30,353 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-12-02 14:34:30,353 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-12-02 14:34:30,353 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-12-02 14:34:30,354 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 02:34:21" (3/4) ...
[2024-12-02 14:34:30,356 INFO  L146         WitnessPrinter]: Generating witness for correct program
[2024-12-02 14:34:30,369 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 11 nodes and edges
[2024-12-02 14:34:30,369 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges
[2024-12-02 14:34:30,370 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges
[2024-12-02 14:34:30,370 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges
[2024-12-02 14:34:30,476 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1dd80e0-8ce5-4fdd-8f83-d501666503b4/bin/uautomizer-verify-84ZbGMXZE1/witness.graphml
[2024-12-02 14:34:30,477 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1dd80e0-8ce5-4fdd-8f83-d501666503b4/bin/uautomizer-verify-84ZbGMXZE1/witness.yml
[2024-12-02 14:34:30,477 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-12-02 14:34:30,478 INFO  L158              Benchmark]: Toolchain (without parser) took 10572.90ms. Allocated memory was 142.6MB in the beginning and 318.8MB in the end (delta: 176.2MB). Free memory was 113.8MB in the beginning and 202.8MB in the end (delta: -89.1MB). Peak memory consumption was 90.3MB. Max. memory is 16.1GB.
[2024-12-02 14:34:30,478 INFO  L158              Benchmark]: CDTParser took 0.24ms. Allocated memory is still 142.6MB. Free memory is still 82.6MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 14:34:30,478 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 376.35ms. Allocated memory is still 142.6MB. Free memory was 113.8MB in the beginning and 86.9MB in the end (delta: 26.8MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB.
[2024-12-02 14:34:30,478 INFO  L158              Benchmark]: Boogie Procedure Inliner took 67.70ms. Allocated memory is still 142.6MB. Free memory was 86.9MB in the beginning and 79.4MB in the end (delta: 7.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-12-02 14:34:30,478 INFO  L158              Benchmark]: Boogie Preprocessor took 75.20ms. Allocated memory is still 142.6MB. Free memory was 79.1MB in the beginning and 69.5MB in the end (delta: 9.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-12-02 14:34:30,479 INFO  L158              Benchmark]: RCFGBuilder took 1046.09ms. Allocated memory is still 142.6MB. Free memory was 69.5MB in the beginning and 93.9MB in the end (delta: -24.3MB). Peak memory consumption was 34.3MB. Max. memory is 16.1GB.
[2024-12-02 14:34:30,479 INFO  L158              Benchmark]: TraceAbstraction took 8878.42ms. Allocated memory was 142.6MB in the beginning and 318.8MB in the end (delta: 176.2MB). Free memory was 93.1MB in the beginning and 214.7MB in the end (delta: -121.5MB). Peak memory consumption was 54.6MB. Max. memory is 16.1GB.
[2024-12-02 14:34:30,479 INFO  L158              Benchmark]: Witness Printer took 123.64ms. Allocated memory is still 318.8MB. Free memory was 214.7MB in the beginning and 202.8MB in the end (delta: 11.9MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-12-02 14:34:30,481 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.24ms. Allocated memory is still 142.6MB. Free memory is still 82.6MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 376.35ms. Allocated memory is still 142.6MB. Free memory was 113.8MB in the beginning and 86.9MB in the end (delta: 26.8MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 67.70ms. Allocated memory is still 142.6MB. Free memory was 86.9MB in the beginning and 79.4MB in the end (delta: 7.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 75.20ms. Allocated memory is still 142.6MB. Free memory was 79.1MB in the beginning and 69.5MB in the end (delta: 9.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * RCFGBuilder took 1046.09ms. Allocated memory is still 142.6MB. Free memory was 69.5MB in the beginning and 93.9MB in the end (delta: -24.3MB). Peak memory consumption was 34.3MB. Max. memory is 16.1GB.
 * TraceAbstraction took 8878.42ms. Allocated memory was 142.6MB in the beginning and 318.8MB in the end (delta: 176.2MB). Free memory was 93.1MB in the beginning and 214.7MB in the end (delta: -121.5MB). Peak memory consumption was 54.6MB. Max. memory is 16.1GB.
 * Witness Printer took 123.64ms. Allocated memory is still 318.8MB. Free memory was 214.7MB in the beginning and 202.8MB in the end (delta: 11.9MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: ErrorAutomatonStatistics
    NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0
  - PositiveResult [Line: 95]: a call to reach_error is unreachable
    For all program executions holds that a call to reach_error is unreachable at this location
  - StatisticsResult: Ultimate Automizer benchmark data
    CFG has 1 procedures, 206 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 8.6s, OverallIterations: 11, TraceHistogramMax: 4, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 5.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1138 SdHoareTripleChecker+Valid, 4.8s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1138 mSDsluCounter, 1296 SdHoareTripleChecker+Invalid, 3.9s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 56 mSDsCounter, 669 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 4178 IncrementalHoareTripleChecker+Invalid, 4847 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 669 mSolverCounterUnsat, 1240 mSDtfsCounter, 4178 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 35 GetRequests, 20 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=1811occurred in iteration=10, InterpolantAutomatonStates: 37, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.3s AutomataMinimizationTime, 11 MinimizatonAttempts, 973 StatesRemovedByMinimization, 4 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 2.3s InterpolantComputationTime, 2173 NumberOfCodeBlocks, 2173 NumberOfCodeBlocksAsserted, 11 NumberOfCheckSat, 2162 ConstructedInterpolants, 0 QuantifiedInterpolants, 4777 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 11 InterpolantComputations, 11 PerfectInterpolantSequences, 1700/1700 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available
  - AllSpecificationsHoldResult: All specifications hold
    1 specifications checked. All of them hold
  - InvariantResult [Line: 592]: Loop Invariant
    Derived loop invariant: (((((((a10 <= 0) && (8 <= a19)) && (14 == a4)) && (a12 == 0)) || ((((a19 <= 9) && (14 == a4)) && (a12 == 0)) && (a10 != 0))) || (((14 == a4) && (a12 == 0)) && (a19 == 6))) || (((a10 == 1) && (14 == a4)) && (a12 == 0)))
RESULT: Ultimate proved your program to be correct!
[2024-12-02 14:34:30,498 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1dd80e0-8ce5-4fdd-8f83-d501666503b4/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Result:
TRUE