./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/combinations/Problem05_label46+token_ring.13.cil-2.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_50cd9729-f532-4e7f-8349-6a0f4c0932a4/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50cd9729-f532-4e7f-8349-6a0f4c0932a4/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_50cd9729-f532-4e7f-8349-6a0f4c0932a4/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50cd9729-f532-4e7f-8349-6a0f4c0932a4/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/combinations/Problem05_label46+token_ring.13.cil-2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50cd9729-f532-4e7f-8349-6a0f4c0932a4/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_50cd9729-f532-4e7f-8349-6a0f4c0932a4/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 29f58006f2dcb74445f74971d42059f9136b4de9a536aa3c519655ea459ca984
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 15:04:20,199 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 15:04:20,257 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50cd9729-f532-4e7f-8349-6a0f4c0932a4/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-12-02 15:04:20,261 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 15:04:20,261 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 15:04:20,282 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 15:04:20,282 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 15:04:20,282 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 15:04:20,283 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 15:04:20,283 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 15:04:20,283 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 15:04:20,283 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 15:04:20,283 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 15:04:20,283 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 15:04:20,283 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 15:04:20,284 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 15:04:20,284 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 15:04:20,284 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 15:04:20,284 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 15:04:20,284 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 15:04:20,284 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 15:04:20,284 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 15:04:20,284 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 15:04:20,284 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 15:04:20,284 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 15:04:20,285 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 15:04:20,285 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 15:04:20,285 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 15:04:20,285 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 15:04:20,285 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 15:04:20,285 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 15:04:20,285 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 15:04:20,285 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 15:04:20,285 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 15:04:20,285 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 15:04:20,286 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 15:04:20,286 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 15:04:20,286 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 15:04:20,286 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 15:04:20,286 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 15:04:20,286 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 15:04:20,286 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 15:04:20,286 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 15:04:20,286 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 15:04:20,287 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 15:04:20,287 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 15:04:20,287 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 15:04:20,287 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 15:04:20,287 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_50cd9729-f532-4e7f-8349-6a0f4c0932a4/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 -> 29f58006f2dcb74445f74971d42059f9136b4de9a536aa3c519655ea459ca984
[2024-12-02 15:04:20,513 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 15:04:20,521 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 15:04:20,524 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 15:04:20,525 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 15:04:20,525 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 15:04:20,526 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50cd9729-f532-4e7f-8349-6a0f4c0932a4/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/combinations/Problem05_label46+token_ring.13.cil-2.c
[2024-12-02 15:04:23,329 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50cd9729-f532-4e7f-8349-6a0f4c0932a4/bin/uautomizer-verify-84ZbGMXZE1/data/03e10f8f4/9ed925ac05ea4fafb599938bad7b6962/FLAG2bbfeb494
[2024-12-02 15:04:24,071 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 15:04:24,072 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50cd9729-f532-4e7f-8349-6a0f4c0932a4/sv-benchmarks/c/combinations/Problem05_label46+token_ring.13.cil-2.c
[2024-12-02 15:04:24,123 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50cd9729-f532-4e7f-8349-6a0f4c0932a4/bin/uautomizer-verify-84ZbGMXZE1/data/03e10f8f4/9ed925ac05ea4fafb599938bad7b6962/FLAG2bbfeb494
[2024-12-02 15:04:24,141 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50cd9729-f532-4e7f-8349-6a0f4c0932a4/bin/uautomizer-verify-84ZbGMXZE1/data/03e10f8f4/9ed925ac05ea4fafb599938bad7b6962
[2024-12-02 15:04:24,144 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 15:04:24,146 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 15:04:24,147 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 15:04:24,147 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 15:04:24,152 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 15:04:24,153 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 03:04:24" (1/1) ...
[2024-12-02 15:04:24,154 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@39c0f408 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:04:24, skipping insertion in model container
[2024-12-02 15:04:24,154 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 03:04:24" (1/1) ...
[2024-12-02 15:04:24,333 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 15:04:25,748 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_50cd9729-f532-4e7f-8349-6a0f4c0932a4/sv-benchmarks/c/combinations/Problem05_label46+token_ring.13.cil-2.c[382357,382370]
[2024-12-02 15:04:25,775 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_50cd9729-f532-4e7f-8349-6a0f4c0932a4/sv-benchmarks/c/combinations/Problem05_label46+token_ring.13.cil-2.c[383339,383352]
[2024-12-02 15:04:26,089 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 15:04:26,099 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 15:04:26,977 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_50cd9729-f532-4e7f-8349-6a0f4c0932a4/sv-benchmarks/c/combinations/Problem05_label46+token_ring.13.cil-2.c[382357,382370]
[2024-12-02 15:04:26,980 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_50cd9729-f532-4e7f-8349-6a0f4c0932a4/sv-benchmarks/c/combinations/Problem05_label46+token_ring.13.cil-2.c[383339,383352]
[2024-12-02 15:04:27,005 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 15:04:27,051 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 15:04:27,051 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:04:27 WrapperNode
[2024-12-02 15:04:27,051 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 15:04:27,052 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 15:04:27,052 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 15:04:27,053 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 15:04:27,058 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:04:27" (1/1) ...
[2024-12-02 15:04:27,135 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:04:27" (1/1) ...
[2024-12-02 15:04:27,442 INFO  L138                Inliner]: procedures = 70, calls = 80, calls flagged for inlining = 48, calls inlined = 48, statements flattened = 13276
[2024-12-02 15:04:27,443 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 15:04:27,444 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 15:04:27,444 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 15:04:27,444 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 15:04:27,454 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:04:27" (1/1) ...
[2024-12-02 15:04:27,454 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:04:27" (1/1) ...
[2024-12-02 15:04:27,516 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:04:27" (1/1) ...
[2024-12-02 15:04:27,615 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 15:04:27,619 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:04:27" (1/1) ...
[2024-12-02 15:04:27,619 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:04:27" (1/1) ...
[2024-12-02 15:04:27,848 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:04:27" (1/1) ...
[2024-12-02 15:04:27,864 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:04:27" (1/1) ...
[2024-12-02 15:04:27,905 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:04:27" (1/1) ...
[2024-12-02 15:04:27,935 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:04:27" (1/1) ...
[2024-12-02 15:04:27,953 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:04:27" (1/1) ...
[2024-12-02 15:04:28,036 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 15:04:28,037 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 15:04:28,038 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 15:04:28,038 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 15:04:28,039 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:04:27" (1/1) ...
[2024-12-02 15:04:28,045 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 15:04:28,058 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50cd9729-f532-4e7f-8349-6a0f4c0932a4/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:04:28,072 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50cd9729-f532-4e7f-8349-6a0f4c0932a4/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 15:04:28,075 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50cd9729-f532-4e7f-8349-6a0f4c0932a4/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 15:04:28,102 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 15:04:28,102 INFO  L130     BoogieDeclarations]: Found specification of procedure activate_threads
[2024-12-02 15:04:28,103 INFO  L138     BoogieDeclarations]: Found implementation of procedure activate_threads
[2024-12-02 15:04:28,103 INFO  L130     BoogieDeclarations]: Found specification of procedure immediate_notify
[2024-12-02 15:04:28,103 INFO  L138     BoogieDeclarations]: Found implementation of procedure immediate_notify
[2024-12-02 15:04:28,103 INFO  L130     BoogieDeclarations]: Found specification of procedure update_channels
[2024-12-02 15:04:28,103 INFO  L138     BoogieDeclarations]: Found implementation of procedure update_channels
[2024-12-02 15:04:28,103 INFO  L130     BoogieDeclarations]: Found specification of procedure fire_delta_events
[2024-12-02 15:04:28,103 INFO  L138     BoogieDeclarations]: Found implementation of procedure fire_delta_events
[2024-12-02 15:04:28,103 INFO  L130     BoogieDeclarations]: Found specification of procedure exists_runnable_thread
[2024-12-02 15:04:28,103 INFO  L138     BoogieDeclarations]: Found implementation of procedure exists_runnable_thread
[2024-12-02 15:04:28,103 INFO  L130     BoogieDeclarations]: Found specification of procedure reset_delta_events
[2024-12-02 15:04:28,103 INFO  L138     BoogieDeclarations]: Found implementation of procedure reset_delta_events
[2024-12-02 15:04:28,103 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-12-02 15:04:28,103 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 15:04:28,103 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 15:04:28,250 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 15:04:28,252 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 15:04:36,965 INFO  L?                        ?]: Removed 1761 outVars from TransFormulas that were not future-live.
[2024-12-02 15:04:36,965 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 15:04:37,012 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 15:04:37,012 INFO  L312             CfgBuilder]: Removed 34 assume(true) statements.
[2024-12-02 15:04:37,012 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 03:04:37 BoogieIcfgContainer
[2024-12-02 15:04:37,012 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 15:04:37,015 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 15:04:37,015 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 15:04:37,019 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 15:04:37,019 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 03:04:24" (1/3) ...
[2024-12-02 15:04:37,020 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@60ac95a1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 03:04:37, skipping insertion in model container
[2024-12-02 15:04:37,020 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:04:27" (2/3) ...
[2024-12-02 15:04:37,020 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@60ac95a1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 03:04:37, skipping insertion in model container
[2024-12-02 15:04:37,020 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 03:04:37" (3/3) ...
[2024-12-02 15:04:37,021 INFO  L128   eAbstractionObserver]: Analyzing ICFG Problem05_label46+token_ring.13.cil-2.c
[2024-12-02 15:04:37,037 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 15:04:37,039 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG Problem05_label46+token_ring.13.cil-2.c that has 7 procedures, 2588 locations, 1 initial locations, 17 loop locations, and 2 error locations.
[2024-12-02 15:04:37,141 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 15:04:37,153 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;@1198b2a3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 15:04:37,153 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-12-02 15:04:37,163 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 2588 states, 2553 states have (on average 1.8417547982765374) internal successors, (4702), 2555 states have internal predecessors, (4702), 27 states have call successors, (27), 6 states have call predecessors, (27), 6 states have return successors, (27), 27 states have call predecessors, (27), 27 states have call successors, (27)
[2024-12-02 15:04:37,175 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 188
[2024-12-02 15:04:37,175 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:04:37,175 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 15:04:37,176 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 15:04:37,179 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:04:37,179 INFO  L85        PathProgramCache]: Analyzing trace with hash 2040022874, now seen corresponding path program 1 times
[2024-12-02 15:04:37,185 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:04:37,185 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1655858088]
[2024-12-02 15:04:37,185 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:04:37,185 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:04:37,308 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:04:37,543 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 15:04:37,544 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:04:37,544 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1655858088]
[2024-12-02 15:04:37,545 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1655858088] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:04:37,545 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:04:37,545 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 15:04:37,547 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1086702354]
[2024-12-02 15:04:37,547 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:04:37,552 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 15:04:37,552 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:04:37,572 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 15:04:37,573 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 15:04:37,581 INFO  L87              Difference]: Start difference. First operand  has 2588 states, 2553 states have (on average 1.8417547982765374) internal successors, (4702), 2555 states have internal predecessors, (4702), 27 states have call successors, (27), 6 states have call predecessors, (27), 6 states have return successors, (27), 27 states have call predecessors, (27), 27 states have call successors, (27) Second operand  has 3 states, 3 states have (on average 59.0) internal successors, (177), 3 states have internal predecessors, (177), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:04:37,748 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:04:37,748 INFO  L93              Difference]: Finished difference Result 5168 states and 9497 transitions.
[2024-12-02 15:04:37,749 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 15:04:37,750 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 59.0) internal successors, (177), 3 states have internal predecessors, (177), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 187
[2024-12-02 15:04:37,750 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:04:37,771 INFO  L225             Difference]: With dead ends: 5168
[2024-12-02 15:04:37,771 INFO  L226             Difference]: Without dead ends: 2521
[2024-12-02 15:04:37,778 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 15:04:37,780 INFO  L435           NwaCegarLoop]: 4659 mSDtfsCounter, 630 mSDsluCounter, 4022 mSDsCounter, 0 mSdLazyCounter, 2 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 630 SdHoareTripleChecker+Valid, 8681 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 2 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 15:04:37,781 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [630 Valid, 8681 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 2 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 15:04:37,795 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2521 states.
[2024-12-02 15:04:37,871 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2521 to 2521.
[2024-12-02 15:04:37,876 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2521 states, 2486 states have (on average 1.8250201126307322) internal successors, (4537), 2488 states have internal predecessors, (4537), 27 states have call successors, (27), 6 states have call predecessors, (27), 6 states have return successors, (27), 27 states have call predecessors, (27), 27 states have call successors, (27)
[2024-12-02 15:04:37,888 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2521 states to 2521 states and 4591 transitions.
[2024-12-02 15:04:37,889 INFO  L78                 Accepts]: Start accepts. Automaton has 2521 states and 4591 transitions. Word has length 187
[2024-12-02 15:04:37,890 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:04:37,891 INFO  L471      AbstractCegarLoop]: Abstraction has 2521 states and 4591 transitions.
[2024-12-02 15:04:37,891 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 59.0) internal successors, (177), 3 states have internal predecessors, (177), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:04:37,891 INFO  L276                IsEmpty]: Start isEmpty. Operand 2521 states and 4591 transitions.
[2024-12-02 15:04:37,896 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 188
[2024-12-02 15:04:37,896 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:04:37,896 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 15:04:37,896 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-02 15:04:37,897 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 15:04:37,897 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:04:37,897 INFO  L85        PathProgramCache]: Analyzing trace with hash 1434248092, now seen corresponding path program 1 times
[2024-12-02 15:04:37,898 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:04:37,898 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [254984288]
[2024-12-02 15:04:37,898 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:04:37,898 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:04:37,927 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:04:38,044 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 15:04:38,044 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:04:38,044 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [254984288]
[2024-12-02 15:04:38,045 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [254984288] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:04:38,045 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:04:38,045 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 15:04:38,045 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [11871459]
[2024-12-02 15:04:38,045 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:04:38,046 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 15:04:38,047 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:04:38,048 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 15:04:38,048 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 15:04:38,048 INFO  L87              Difference]: Start difference. First operand 2521 states and 4591 transitions. Second operand  has 3 states, 3 states have (on average 59.0) internal successors, (177), 3 states have internal predecessors, (177), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:04:38,112 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:04:38,112 INFO  L93              Difference]: Finished difference Result 2904 states and 5195 transitions.
[2024-12-02 15:04:38,112 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 15:04:38,113 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 59.0) internal successors, (177), 3 states have internal predecessors, (177), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 187
[2024-12-02 15:04:38,113 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:04:38,120 INFO  L225             Difference]: With dead ends: 2904
[2024-12-02 15:04:38,120 INFO  L226             Difference]: Without dead ends: 2521
[2024-12-02 15:04:38,122 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 15:04:38,123 INFO  L435           NwaCegarLoop]: 4589 mSDtfsCounter, 616 mSDsluCounter, 3958 mSDsCounter, 0 mSdLazyCounter, 2 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 616 SdHoareTripleChecker+Valid, 8547 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 2 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 15:04:38,123 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [616 Valid, 8547 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 2 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 15:04:38,127 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2521 states.
[2024-12-02 15:04:38,166 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2521 to 2521.
[2024-12-02 15:04:38,170 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2521 states, 2486 states have (on average 1.82461786001609) internal successors, (4536), 2488 states have internal predecessors, (4536), 27 states have call successors, (27), 6 states have call predecessors, (27), 6 states have return successors, (27), 27 states have call predecessors, (27), 27 states have call successors, (27)
[2024-12-02 15:04:38,178 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2521 states to 2521 states and 4590 transitions.
[2024-12-02 15:04:38,178 INFO  L78                 Accepts]: Start accepts. Automaton has 2521 states and 4590 transitions. Word has length 187
[2024-12-02 15:04:38,178 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:04:38,178 INFO  L471      AbstractCegarLoop]: Abstraction has 2521 states and 4590 transitions.
[2024-12-02 15:04:38,179 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 59.0) internal successors, (177), 3 states have internal predecessors, (177), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:04:38,179 INFO  L276                IsEmpty]: Start isEmpty. Operand 2521 states and 4590 transitions.
[2024-12-02 15:04:38,182 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 188
[2024-12-02 15:04:38,182 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:04:38,182 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 15:04:38,182 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-02 15:04:38,182 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 15:04:38,183 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:04:38,183 INFO  L85        PathProgramCache]: Analyzing trace with hash 2124079582, now seen corresponding path program 1 times
[2024-12-02 15:04:38,183 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:04:38,183 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1830693491]
[2024-12-02 15:04:38,183 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:04:38,183 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:04:38,209 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:04:38,424 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 15:04:38,424 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:04:38,424 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1830693491]
[2024-12-02 15:04:38,425 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1830693491] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:04:38,425 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:04:38,425 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 15:04:38,425 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [297691274]
[2024-12-02 15:04:38,425 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:04:38,426 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 15:04:38,426 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:04:38,427 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 15:04:38,427 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 15:04:38,427 INFO  L87              Difference]: Start difference. First operand 2521 states and 4590 transitions. Second operand  has 5 states, 5 states have (on average 35.4) internal successors, (177), 4 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:04:39,313 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:04:39,313 INFO  L93              Difference]: Finished difference Result 3331 states and 5890 transitions.
[2024-12-02 15:04:39,313 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 15:04:39,314 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 35.4) internal successors, (177), 4 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 187
[2024-12-02 15:04:39,314 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:04:39,324 INFO  L225             Difference]: With dead ends: 3331
[2024-12-02 15:04:39,324 INFO  L226             Difference]: Without dead ends: 2952
[2024-12-02 15:04:39,326 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-12-02 15:04:39,327 INFO  L435           NwaCegarLoop]: 4448 mSDtfsCounter, 5190 mSDsluCounter, 9170 mSDsCounter, 0 mSdLazyCounter, 673 mSolverCounterSat, 58 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5211 SdHoareTripleChecker+Valid, 13618 SdHoareTripleChecker+Invalid, 731 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 58 IncrementalHoareTripleChecker+Valid, 673 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-12-02 15:04:39,327 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5211 Valid, 13618 Invalid, 731 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [58 Valid, 673 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-12-02 15:04:39,331 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2952 states.
[2024-12-02 15:04:39,377 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2952 to 2921.
[2024-12-02 15:04:39,382 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2921 states, 2857 states have (on average 1.7959397969898494) internal successors, (5131), 2860 states have internal predecessors, (5131), 49 states have call successors, (49), 12 states have call predecessors, (49), 13 states have return successors, (50), 49 states have call predecessors, (50), 49 states have call successors, (50)
[2024-12-02 15:04:39,392 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2921 states to 2921 states and 5230 transitions.
[2024-12-02 15:04:39,392 INFO  L78                 Accepts]: Start accepts. Automaton has 2921 states and 5230 transitions. Word has length 187
[2024-12-02 15:04:39,393 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:04:39,393 INFO  L471      AbstractCegarLoop]: Abstraction has 2921 states and 5230 transitions.
[2024-12-02 15:04:39,393 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 35.4) internal successors, (177), 4 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:04:39,393 INFO  L276                IsEmpty]: Start isEmpty. Operand 2921 states and 5230 transitions.
[2024-12-02 15:04:39,395 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 188
[2024-12-02 15:04:39,395 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:04:39,395 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 15:04:39,395 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-02 15:04:39,395 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 15:04:39,396 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:04:39,396 INFO  L85        PathProgramCache]: Analyzing trace with hash -778844574, now seen corresponding path program 1 times
[2024-12-02 15:04:39,396 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:04:39,396 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [871563396]
[2024-12-02 15:04:39,396 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:04:39,396 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:04:39,413 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:04:39,592 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 15:04:39,592 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:04:39,592 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [871563396]
[2024-12-02 15:04:39,593 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [871563396] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:04:39,593 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:04:39,593 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 15:04:39,593 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [334351649]
[2024-12-02 15:04:39,593 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:04:39,593 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 15:04:39,594 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:04:39,594 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 15:04:39,594 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-02 15:04:39,594 INFO  L87              Difference]: Start difference. First operand 2921 states and 5230 transitions. Second operand  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:04:40,828 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:04:40,828 INFO  L93              Difference]: Finished difference Result 4214 states and 7327 transitions.
[2024-12-02 15:04:40,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 15:04:40,829 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 187
[2024-12-02 15:04:40,830 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:04:40,847 INFO  L225             Difference]: With dead ends: 4214
[2024-12-02 15:04:40,847 INFO  L226             Difference]: Without dead ends: 3435
[2024-12-02 15:04:40,851 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-12-02 15:04:40,852 INFO  L435           NwaCegarLoop]: 4786 mSDtfsCounter, 5202 mSDsluCounter, 14421 mSDsCounter, 0 mSdLazyCounter, 1148 mSolverCounterSat, 33 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5223 SdHoareTripleChecker+Valid, 19207 SdHoareTripleChecker+Invalid, 1181 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 33 IncrementalHoareTripleChecker+Valid, 1148 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-12-02 15:04:40,853 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5223 Valid, 19207 Invalid, 1181 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [33 Valid, 1148 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-12-02 15:04:40,859 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3435 states.
[2024-12-02 15:04:40,943 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3435 to 3292.
[2024-12-02 15:04:40,952 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3292 states, 3199 states have (on average 1.771803688652704) internal successors, (5668), 3203 states have internal predecessors, (5668), 71 states have call successors, (71), 18 states have call predecessors, (71), 20 states have return successors, (75), 72 states have call predecessors, (75), 71 states have call successors, (75)
[2024-12-02 15:04:40,971 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3292 states to 3292 states and 5814 transitions.
[2024-12-02 15:04:40,972 INFO  L78                 Accepts]: Start accepts. Automaton has 3292 states and 5814 transitions. Word has length 187
[2024-12-02 15:04:40,973 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:04:40,973 INFO  L471      AbstractCegarLoop]: Abstraction has 3292 states and 5814 transitions.
[2024-12-02 15:04:40,973 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:04:40,973 INFO  L276                IsEmpty]: Start isEmpty. Operand 3292 states and 5814 transitions.
[2024-12-02 15:04:40,976 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 188
[2024-12-02 15:04:40,976 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:04:40,977 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 15:04:40,977 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-12-02 15:04:40,977 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 15:04:40,978 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:04:40,978 INFO  L85        PathProgramCache]: Analyzing trace with hash -208572768, now seen corresponding path program 1 times
[2024-12-02 15:04:40,978 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:04:40,978 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1568197052]
[2024-12-02 15:04:40,978 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:04:40,978 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:04:41,002 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:04:41,245 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 15:04:41,246 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:04:41,246 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1568197052]
[2024-12-02 15:04:41,246 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1568197052] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:04:41,246 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:04:41,246 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 15:04:41,246 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [230307808]
[2024-12-02 15:04:41,246 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:04:41,247 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 15:04:41,247 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:04:41,248 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 15:04:41,248 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-02 15:04:41,248 INFO  L87              Difference]: Start difference. First operand 3292 states and 5814 transitions. Second operand  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:04:42,364 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:04:42,364 INFO  L93              Difference]: Finished difference Result 5395 states and 9214 transitions.
[2024-12-02 15:04:42,365 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 15:04:42,365 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 187
[2024-12-02 15:04:42,366 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:04:42,379 INFO  L225             Difference]: With dead ends: 5395
[2024-12-02 15:04:42,379 INFO  L226             Difference]: Without dead ends: 4245
[2024-12-02 15:04:42,383 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-12-02 15:04:42,384 INFO  L435           NwaCegarLoop]: 4778 mSDtfsCounter, 5194 mSDsluCounter, 14399 mSDsCounter, 0 mSdLazyCounter, 1148 mSolverCounterSat, 33 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5215 SdHoareTripleChecker+Valid, 19177 SdHoareTripleChecker+Invalid, 1181 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 33 IncrementalHoareTripleChecker+Valid, 1148 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-12-02 15:04:42,384 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5215 Valid, 19177 Invalid, 1181 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [33 Valid, 1148 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-12-02 15:04:42,389 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4245 states.
[2024-12-02 15:04:42,471 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4245 to 4084.
[2024-12-02 15:04:42,477 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4084 states, 3931 states have (on average 1.7387433223098447) internal successors, (6835), 3939 states have internal predecessors, (6835), 115 states have call successors, (115), 30 states have call predecessors, (115), 36 states have return successors, (131), 118 states have call predecessors, (131), 115 states have call successors, (131)
[2024-12-02 15:04:42,487 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4084 states to 4084 states and 7081 transitions.
[2024-12-02 15:04:42,488 INFO  L78                 Accepts]: Start accepts. Automaton has 4084 states and 7081 transitions. Word has length 187
[2024-12-02 15:04:42,488 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:04:42,488 INFO  L471      AbstractCegarLoop]: Abstraction has 4084 states and 7081 transitions.
[2024-12-02 15:04:42,488 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:04:42,488 INFO  L276                IsEmpty]: Start isEmpty. Operand 4084 states and 7081 transitions.
[2024-12-02 15:04:42,492 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 188
[2024-12-02 15:04:42,492 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:04:42,492 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 15:04:42,492 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-02 15:04:42,493 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 15:04:42,493 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:04:42,493 INFO  L85        PathProgramCache]: Analyzing trace with hash -994570658, now seen corresponding path program 1 times
[2024-12-02 15:04:42,493 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:04:42,493 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [938943087]
[2024-12-02 15:04:42,494 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:04:42,494 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:04:42,510 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:04:42,691 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 15:04:42,691 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:04:42,691 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [938943087]
[2024-12-02 15:04:42,691 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [938943087] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:04:42,691 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:04:42,692 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 15:04:42,692 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [925597328]
[2024-12-02 15:04:42,692 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:04:42,692 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 15:04:42,692 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:04:42,693 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 15:04:42,693 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-02 15:04:42,693 INFO  L87              Difference]: Start difference. First operand 4084 states and 7081 transitions. Second operand  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:04:43,695 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:04:43,695 INFO  L93              Difference]: Finished difference Result 7963 states and 13403 transitions.
[2024-12-02 15:04:43,696 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 15:04:43,696 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 187
[2024-12-02 15:04:43,696 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:04:43,720 INFO  L225             Difference]: With dead ends: 7963
[2024-12-02 15:04:43,720 INFO  L226             Difference]: Without dead ends: 6021
[2024-12-02 15:04:43,728 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-12-02 15:04:43,729 INFO  L435           NwaCegarLoop]: 4775 mSDtfsCounter, 5189 mSDsluCounter, 14390 mSDsCounter, 0 mSdLazyCounter, 1148 mSolverCounterSat, 33 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5210 SdHoareTripleChecker+Valid, 19165 SdHoareTripleChecker+Invalid, 1181 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 33 IncrementalHoareTripleChecker+Valid, 1148 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-12-02 15:04:43,729 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5210 Valid, 19165 Invalid, 1181 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [33 Valid, 1148 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-12-02 15:04:43,737 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6021 states.
[2024-12-02 15:04:43,902 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6021 to 5815.
[2024-12-02 15:04:43,913 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5815 states, 5536 states have (on average 1.7057442196531791) internal successors, (9443), 5558 states have internal predecessors, (9443), 203 states have call successors, (203), 54 states have call predecessors, (203), 74 states have return successors, (267), 210 states have call predecessors, (267), 203 states have call successors, (267)
[2024-12-02 15:04:43,928 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5815 states to 5815 states and 9913 transitions.
[2024-12-02 15:04:43,930 INFO  L78                 Accepts]: Start accepts. Automaton has 5815 states and 9913 transitions. Word has length 187
[2024-12-02 15:04:43,930 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:04:43,930 INFO  L471      AbstractCegarLoop]: Abstraction has 5815 states and 9913 transitions.
[2024-12-02 15:04:43,931 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:04:43,931 INFO  L276                IsEmpty]: Start isEmpty. Operand 5815 states and 9913 transitions.
[2024-12-02 15:04:43,936 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 188
[2024-12-02 15:04:43,936 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:04:43,936 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 15:04:43,936 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-02 15:04:43,936 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 15:04:43,937 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:04:43,937 INFO  L85        PathProgramCache]: Analyzing trace with hash -327188768, now seen corresponding path program 1 times
[2024-12-02 15:04:43,937 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:04:43,937 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [771680708]
[2024-12-02 15:04:43,937 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:04:43,937 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:04:43,959 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:04:44,158 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 15:04:44,158 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:04:44,158 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [771680708]
[2024-12-02 15:04:44,158 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [771680708] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:04:44,158 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:04:44,159 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 15:04:44,159 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1393959951]
[2024-12-02 15:04:44,159 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:04:44,159 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 15:04:44,159 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:04:44,160 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 15:04:44,160 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-02 15:04:44,160 INFO  L87              Difference]: Start difference. First operand 5815 states and 9913 transitions. Second operand  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:04:45,175 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:04:45,175 INFO  L93              Difference]: Finished difference Result 13668 states and 22961 transitions.
[2024-12-02 15:04:45,176 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 15:04:45,176 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 187
[2024-12-02 15:04:45,176 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:04:45,206 INFO  L225             Difference]: With dead ends: 13668
[2024-12-02 15:04:45,206 INFO  L226             Difference]: Without dead ends: 9995
[2024-12-02 15:04:45,214 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-12-02 15:04:45,215 INFO  L435           NwaCegarLoop]: 4772 mSDtfsCounter, 5184 mSDsluCounter, 14381 mSDsCounter, 0 mSdLazyCounter, 1148 mSolverCounterSat, 33 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5205 SdHoareTripleChecker+Valid, 19153 SdHoareTripleChecker+Invalid, 1181 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 33 IncrementalHoareTripleChecker+Valid, 1148 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-12-02 15:04:45,215 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5205 Valid, 19153 Invalid, 1181 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [33 Valid, 1148 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-12-02 15:04:45,225 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 9995 states.
[2024-12-02 15:04:45,432 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 9995 to 9700.
[2024-12-02 15:04:45,442 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 9700 states, 9151 states have (on average 1.688012239099552) internal successors, (15447), 9219 states have internal predecessors, (15447), 379 states have call successors, (379), 102 states have call predecessors, (379), 168 states have return successors, (635), 394 states have call predecessors, (635), 379 states have call successors, (635)
[2024-12-02 15:04:45,461 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9700 states to 9700 states and 16461 transitions.
[2024-12-02 15:04:45,463 INFO  L78                 Accepts]: Start accepts. Automaton has 9700 states and 16461 transitions. Word has length 187
[2024-12-02 15:04:45,463 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:04:45,463 INFO  L471      AbstractCegarLoop]: Abstraction has 9700 states and 16461 transitions.
[2024-12-02 15:04:45,463 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:04:45,463 INFO  L276                IsEmpty]: Start isEmpty. Operand 9700 states and 16461 transitions.
[2024-12-02 15:04:45,467 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 188
[2024-12-02 15:04:45,468 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:04:45,468 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 15:04:45,468 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-02 15:04:45,468 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 15:04:45,468 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:04:45,469 INFO  L85        PathProgramCache]: Analyzing trace with hash 1772549662, now seen corresponding path program 1 times
[2024-12-02 15:04:45,469 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:04:45,469 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [166741733]
[2024-12-02 15:04:45,469 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:04:45,469 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:04:45,483 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:04:45,728 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 15:04:45,728 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:04:45,728 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [166741733]
[2024-12-02 15:04:45,728 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [166741733] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:04:45,728 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:04:45,728 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 15:04:45,729 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [440047426]
[2024-12-02 15:04:45,729 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:04:45,729 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 15:04:45,729 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:04:45,730 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 15:04:45,730 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-02 15:04:45,730 INFO  L87              Difference]: Start difference. First operand 9700 states and 16461 transitions. Second operand  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:04:46,800 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:04:46,801 INFO  L93              Difference]: Finished difference Result 26711 states and 45595 transitions.
[2024-12-02 15:04:46,801 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 15:04:46,801 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 187
[2024-12-02 15:04:46,802 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:04:46,849 INFO  L225             Difference]: With dead ends: 26711
[2024-12-02 15:04:46,849 INFO  L226             Difference]: Without dead ends: 19153
[2024-12-02 15:04:46,862 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-12-02 15:04:46,863 INFO  L435           NwaCegarLoop]: 4486 mSDtfsCounter, 5219 mSDsluCounter, 13696 mSDsCounter, 0 mSdLazyCounter, 944 mSolverCounterSat, 56 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5240 SdHoareTripleChecker+Valid, 18182 SdHoareTripleChecker+Invalid, 1000 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 56 IncrementalHoareTripleChecker+Valid, 944 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-12-02 15:04:46,863 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5240 Valid, 18182 Invalid, 1000 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [56 Valid, 944 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-12-02 15:04:46,874 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 19153 states.
[2024-12-02 15:04:47,478 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 19153 to 18685.
[2024-12-02 15:04:47,490 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 18685 states, 17542 states have (on average 1.6939345570630486) internal successors, (29715), 17756 states have internal predecessors, (29715), 731 states have call successors, (731), 198 states have call predecessors, (731), 410 states have return successors, (1755), 762 states have call predecessors, (1755), 731 states have call successors, (1755)
[2024-12-02 15:04:47,531 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 18685 states to 18685 states and 32201 transitions.
[2024-12-02 15:04:47,534 INFO  L78                 Accepts]: Start accepts. Automaton has 18685 states and 32201 transitions. Word has length 187
[2024-12-02 15:04:47,535 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:04:47,535 INFO  L471      AbstractCegarLoop]: Abstraction has 18685 states and 32201 transitions.
[2024-12-02 15:04:47,535 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:04:47,535 INFO  L276                IsEmpty]: Start isEmpty. Operand 18685 states and 32201 transitions.
[2024-12-02 15:04:47,542 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 188
[2024-12-02 15:04:47,542 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:04:47,542 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 15:04:47,542 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-12-02 15:04:47,543 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 15:04:47,543 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:04:47,544 INFO  L85        PathProgramCache]: Analyzing trace with hash 2117377824, now seen corresponding path program 1 times
[2024-12-02 15:04:47,544 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:04:47,544 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1987329216]
[2024-12-02 15:04:47,544 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:04:47,544 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:04:47,561 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:04:47,690 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 15:04:47,690 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:04:47,691 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1987329216]
[2024-12-02 15:04:47,691 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1987329216] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:04:47,691 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:04:47,691 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 15:04:47,691 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1360709716]
[2024-12-02 15:04:47,691 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:04:47,692 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 15:04:47,692 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:04:47,693 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 15:04:47,693 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 15:04:47,693 INFO  L87              Difference]: Start difference. First operand 18685 states and 32201 transitions. Second operand  has 5 states, 5 states have (on average 35.4) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:04:49,012 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:04:49,013 INFO  L93              Difference]: Finished difference Result 40618 states and 71546 transitions.
[2024-12-02 15:04:49,013 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 15:04:49,014 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 35.4) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 187
[2024-12-02 15:04:49,014 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:04:49,115 INFO  L225             Difference]: With dead ends: 40618
[2024-12-02 15:04:49,115 INFO  L226             Difference]: Without dead ends: 24075
[2024-12-02 15:04:49,164 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-12-02 15:04:49,165 INFO  L435           NwaCegarLoop]: 4425 mSDtfsCounter, 4820 mSDsluCounter, 8685 mSDsCounter, 0 mSdLazyCounter, 472 mSolverCounterSat, 34 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4841 SdHoareTripleChecker+Valid, 13110 SdHoareTripleChecker+Invalid, 506 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 34 IncrementalHoareTripleChecker+Valid, 472 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-12-02 15:04:49,165 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4841 Valid, 13110 Invalid, 506 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [34 Valid, 472 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-12-02 15:04:49,183 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 24075 states.
[2024-12-02 15:04:49,858 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 24075 to 18685.
[2024-12-02 15:04:49,875 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 18685 states, 17542 states have (on average 1.6920533576559116) internal successors, (29682), 17756 states have internal predecessors, (29682), 731 states have call successors, (731), 198 states have call predecessors, (731), 410 states have return successors, (1755), 762 states have call predecessors, (1755), 731 states have call successors, (1755)
[2024-12-02 15:04:49,932 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 18685 states to 18685 states and 32168 transitions.
[2024-12-02 15:04:49,937 INFO  L78                 Accepts]: Start accepts. Automaton has 18685 states and 32168 transitions. Word has length 187
[2024-12-02 15:04:49,937 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:04:49,937 INFO  L471      AbstractCegarLoop]: Abstraction has 18685 states and 32168 transitions.
[2024-12-02 15:04:49,937 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 35.4) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:04:49,938 INFO  L276                IsEmpty]: Start isEmpty. Operand 18685 states and 32168 transitions.
[2024-12-02 15:04:49,945 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 188
[2024-12-02 15:04:49,945 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:04:49,945 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 15:04:49,945 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-12-02 15:04:49,945 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 15:04:49,946 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:04:49,946 INFO  L85        PathProgramCache]: Analyzing trace with hash -1196634658, now seen corresponding path program 1 times
[2024-12-02 15:04:49,946 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:04:49,946 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [425514348]
[2024-12-02 15:04:49,946 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:04:49,946 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:04:49,963 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:04:50,093 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 15:04:50,093 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:04:50,093 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [425514348]
[2024-12-02 15:04:50,093 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [425514348] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:04:50,093 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:04:50,093 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 15:04:50,093 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1857505993]
[2024-12-02 15:04:50,094 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:04:50,094 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 15:04:50,094 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:04:50,095 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 15:04:50,095 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-02 15:04:50,095 INFO  L87              Difference]: Start difference. First operand 18685 states and 32168 transitions. Second operand  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:04:51,799 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:04:51,799 INFO  L93              Difference]: Finished difference Result 57204 states and 100826 transitions.
[2024-12-02 15:04:51,800 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 15:04:51,801 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 187
[2024-12-02 15:04:51,801 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:04:51,968 INFO  L225             Difference]: With dead ends: 57204
[2024-12-02 15:04:51,969 INFO  L226             Difference]: Without dead ends: 40661
[2024-12-02 15:04:52,020 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-12-02 15:04:52,021 INFO  L435           NwaCegarLoop]: 4761 mSDtfsCounter, 5166 mSDsluCounter, 14349 mSDsCounter, 0 mSdLazyCounter, 1148 mSolverCounterSat, 33 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5187 SdHoareTripleChecker+Valid, 19110 SdHoareTripleChecker+Invalid, 1181 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 33 IncrementalHoareTripleChecker+Valid, 1148 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-12-02 15:04:52,022 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5187 Valid, 19110 Invalid, 1181 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [33 Valid, 1148 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-12-02 15:04:52,056 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 40661 states.
[2024-12-02 15:04:53,200 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 40661 to 39895.
[2024-12-02 15:04:53,227 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 39895 states, 37402 states have (on average 1.715523234051655) internal successors, (64164), 38070 states have internal predecessors, (64164), 1435 states have call successors, (1435), 390 states have call predecessors, (1435), 1056 states have return successors, (5531), 1498 states have call predecessors, (5531), 1435 states have call successors, (5531)
[2024-12-02 15:04:53,461 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 39895 states to 39895 states and 71130 transitions.
[2024-12-02 15:04:53,469 INFO  L78                 Accepts]: Start accepts. Automaton has 39895 states and 71130 transitions. Word has length 187
[2024-12-02 15:04:53,469 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:04:53,469 INFO  L471      AbstractCegarLoop]: Abstraction has 39895 states and 71130 transitions.
[2024-12-02 15:04:53,469 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:04:53,469 INFO  L276                IsEmpty]: Start isEmpty. Operand 39895 states and 71130 transitions.
[2024-12-02 15:04:53,488 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 188
[2024-12-02 15:04:53,488 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:04:53,489 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 15:04:53,489 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-12-02 15:04:53,489 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 15:04:53,490 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:04:53,490 INFO  L85        PathProgramCache]: Analyzing trace with hash 1328861024, now seen corresponding path program 1 times
[2024-12-02 15:04:53,490 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:04:53,490 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1319805736]
[2024-12-02 15:04:53,491 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:04:53,491 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:04:53,525 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:04:53,782 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 15:04:53,782 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:04:53,783 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1319805736]
[2024-12-02 15:04:53,783 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1319805736] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:04:53,783 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:04:53,783 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 15:04:53,783 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1020005094]
[2024-12-02 15:04:53,783 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:04:53,783 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 15:04:53,784 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:04:53,784 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 15:04:53,784 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-02 15:04:53,784 INFO  L87              Difference]: Start difference. First operand 39895 states and 71130 transitions. Second operand  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:04:56,689 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:04:56,689 INFO  L93              Difference]: Finished difference Result 130916 states and 242530 transitions.
[2024-12-02 15:04:56,690 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 15:04:56,690 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 187
[2024-12-02 15:04:56,690 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:04:57,128 INFO  L225             Difference]: With dead ends: 130916
[2024-12-02 15:04:57,128 INFO  L226             Difference]: Without dead ends: 93163
[2024-12-02 15:04:57,212 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-12-02 15:04:57,213 INFO  L435           NwaCegarLoop]: 4758 mSDtfsCounter, 5161 mSDsluCounter, 14340 mSDsCounter, 0 mSdLazyCounter, 1148 mSolverCounterSat, 33 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5182 SdHoareTripleChecker+Valid, 19098 SdHoareTripleChecker+Invalid, 1181 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 33 IncrementalHoareTripleChecker+Valid, 1148 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-12-02 15:04:57,213 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5182 Valid, 19098 Invalid, 1181 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [33 Valid, 1148 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-12-02 15:04:57,259 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 93163 states.
[2024-12-02 15:05:00,369 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 93163 to 91792.
[2024-12-02 15:05:00,429 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 91792 states, 86113 states have (on average 1.7487719624214695) internal successors, (150592), 88175 states have internal predecessors, (150592), 2843 states have call successors, (2843), 774 states have call predecessors, (2843), 2834 states have return successors, (19227), 2970 states have call predecessors, (19227), 2843 states have call successors, (19227)
[2024-12-02 15:05:00,941 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 91792 states to 91792 states and 172662 transitions.
[2024-12-02 15:05:00,952 INFO  L78                 Accepts]: Start accepts. Automaton has 91792 states and 172662 transitions. Word has length 187
[2024-12-02 15:05:00,952 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:05:00,952 INFO  L471      AbstractCegarLoop]: Abstraction has 91792 states and 172662 transitions.
[2024-12-02 15:05:00,952 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:05:00,952 INFO  L276                IsEmpty]: Start isEmpty. Operand 91792 states and 172662 transitions.
[2024-12-02 15:05:00,966 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 188
[2024-12-02 15:05:00,966 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:05:00,966 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 15:05:00,966 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-12-02 15:05:00,966 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 15:05:00,966 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:05:00,966 INFO  L85        PathProgramCache]: Analyzing trace with hash 717591966, now seen corresponding path program 1 times
[2024-12-02 15:05:00,967 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:05:00,967 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1892667084]
[2024-12-02 15:05:00,967 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:05:00,967 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:05:00,987 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:05:01,114 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 15:05:01,114 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:05:01,114 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1892667084]
[2024-12-02 15:05:01,114 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1892667084] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:05:01,114 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:05:01,114 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 15:05:01,114 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [642698137]
[2024-12-02 15:05:01,114 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:05:01,115 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 15:05:01,115 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:05:01,116 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 15:05:01,116 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 15:05:01,116 INFO  L87              Difference]: Start difference. First operand 91792 states and 172662 transitions. Second operand  has 5 states, 5 states have (on average 35.4) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:05:04,549 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:05:04,549 INFO  L93              Difference]: Finished difference Result 220844 states and 430212 transitions.
[2024-12-02 15:05:04,550 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 15:05:04,550 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 35.4) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 187
[2024-12-02 15:05:04,550 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:05:05,016 INFO  L225             Difference]: With dead ends: 220844
[2024-12-02 15:05:05,016 INFO  L226             Difference]: Without dead ends: 131194
[2024-12-02 15:05:05,351 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-12-02 15:05:05,352 INFO  L435           NwaCegarLoop]: 4416 mSDtfsCounter, 4814 mSDsluCounter, 8668 mSDsCounter, 0 mSdLazyCounter, 472 mSolverCounterSat, 34 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4835 SdHoareTripleChecker+Valid, 13084 SdHoareTripleChecker+Invalid, 506 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 34 IncrementalHoareTripleChecker+Valid, 472 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-12-02 15:05:05,352 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4835 Valid, 13084 Invalid, 506 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [34 Valid, 472 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-12-02 15:05:05,405 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 131194 states.
[2024-12-02 15:05:10,947 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 131194 to 91792.
[2024-12-02 15:05:11,028 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 91792 states, 86113 states have (on average 1.7472739307653897) internal successors, (150463), 88175 states have internal predecessors, (150463), 2843 states have call successors, (2843), 774 states have call predecessors, (2843), 2834 states have return successors, (19227), 2970 states have call predecessors, (19227), 2843 states have call successors, (19227)
[2024-12-02 15:05:11,562 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 91792 states to 91792 states and 172533 transitions.
[2024-12-02 15:05:11,583 INFO  L78                 Accepts]: Start accepts. Automaton has 91792 states and 172533 transitions. Word has length 187
[2024-12-02 15:05:11,583 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:05:11,583 INFO  L471      AbstractCegarLoop]: Abstraction has 91792 states and 172533 transitions.
[2024-12-02 15:05:11,583 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 35.4) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:05:11,583 INFO  L276                IsEmpty]: Start isEmpty. Operand 91792 states and 172533 transitions.
[2024-12-02 15:05:11,605 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 188
[2024-12-02 15:05:11,605 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:05:11,606 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 15:05:11,606 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-12-02 15:05:11,606 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 15:05:11,606 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:05:11,607 INFO  L85        PathProgramCache]: Analyzing trace with hash -1683041444, now seen corresponding path program 1 times
[2024-12-02 15:05:11,607 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:05:11,607 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [162713611]
[2024-12-02 15:05:11,607 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:05:11,607 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:05:11,629 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:05:11,774 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 15:05:11,774 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:05:11,774 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [162713611]
[2024-12-02 15:05:11,774 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [162713611] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:05:11,774 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:05:11,774 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 15:05:11,775 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1574250958]
[2024-12-02 15:05:11,775 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:05:11,775 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 15:05:11,775 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:05:11,776 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 15:05:11,776 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-02 15:05:11,776 INFO  L87              Difference]: Start difference. First operand 91792 states and 172533 transitions. Second operand  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:05:17,498 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:05:17,498 INFO  L93              Difference]: Finished difference Result 310093 states and 613849 transitions.
[2024-12-02 15:05:17,499 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 15:05:17,499 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 187
[2024-12-02 15:05:17,499 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:05:18,775 INFO  L225             Difference]: With dead ends: 310093
[2024-12-02 15:05:18,775 INFO  L226             Difference]: Without dead ends: 220443
[2024-12-02 15:05:19,127 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-12-02 15:05:19,128 INFO  L435           NwaCegarLoop]: 4746 mSDtfsCounter, 5145 mSDsluCounter, 14307 mSDsCounter, 0 mSdLazyCounter, 1148 mSolverCounterSat, 33 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5166 SdHoareTripleChecker+Valid, 19053 SdHoareTripleChecker+Invalid, 1181 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 33 IncrementalHoareTripleChecker+Valid, 1148 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-12-02 15:05:19,128 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5166 Valid, 19053 Invalid, 1181 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [33 Valid, 1148 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-12-02 15:05:19,233 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 220443 states.
[2024-12-02 15:05:28,367 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 220443 to 218185.
[2024-12-02 15:05:28,479 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 218185 states, 204676 states have (on average 1.7781811252907034) internal successors, (363951), 210984 states have internal predecessors, (363951), 5659 states have call successors, (5659), 1542 states have call predecessors, (5659), 7848 states have return successors, (71195), 5914 states have call predecessors, (71195), 5659 states have call successors, (71195)
[2024-12-02 15:05:30,082 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 218185 states to 218185 states and 440805 transitions.
[2024-12-02 15:05:30,119 INFO  L78                 Accepts]: Start accepts. Automaton has 218185 states and 440805 transitions. Word has length 187
[2024-12-02 15:05:30,119 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:05:30,119 INFO  L471      AbstractCegarLoop]: Abstraction has 218185 states and 440805 transitions.
[2024-12-02 15:05:30,119 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:05:30,120 INFO  L276                IsEmpty]: Start isEmpty. Operand 218185 states and 440805 transitions.
[2024-12-02 15:05:30,150 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 188
[2024-12-02 15:05:30,150 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:05:30,150 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 15:05:30,150 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-12-02 15:05:30,150 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 15:05:30,151 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:05:30,151 INFO  L85        PathProgramCache]: Analyzing trace with hash -236460578, now seen corresponding path program 1 times
[2024-12-02 15:05:30,151 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:05:30,151 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [198045372]
[2024-12-02 15:05:30,151 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:05:30,151 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:05:30,165 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:05:30,276 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 15:05:30,276 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:05:30,276 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [198045372]
[2024-12-02 15:05:30,276 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [198045372] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:05:30,276 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:05:30,276 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 15:05:30,277 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1040749172]
[2024-12-02 15:05:30,277 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:05:30,277 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 15:05:30,277 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:05:30,278 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 15:05:30,278 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-02 15:05:30,278 INFO  L87              Difference]: Start difference. First operand 218185 states and 440805 transitions. Second operand  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:05:46,333 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 15:05:46,333 INFO  L93              Difference]: Finished difference Result 758986 states and 1643147 transitions.
[2024-12-02 15:05:46,334 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 15:05:46,334 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 187
[2024-12-02 15:05:46,334 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 15:05:49,419 INFO  L225             Difference]: With dead ends: 758986
[2024-12-02 15:05:49,419 INFO  L226             Difference]: Without dead ends: 542943
[2024-12-02 15:05:50,474 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-12-02 15:05:50,475 INFO  L435           NwaCegarLoop]: 4743 mSDtfsCounter, 5140 mSDsluCounter, 14298 mSDsCounter, 0 mSdLazyCounter, 1148 mSolverCounterSat, 33 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5161 SdHoareTripleChecker+Valid, 19041 SdHoareTripleChecker+Invalid, 1181 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 33 IncrementalHoareTripleChecker+Valid, 1148 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-12-02 15:05:50,475 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5161 Valid, 19041 Invalid, 1181 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [33 Valid, 1148 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-12-02 15:05:50,665 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 542943 states.
[2024-12-02 15:06:20,092 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 542943 to 538768.
[2024-12-02 15:06:20,422 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 538768 states, 505225 states have (on average 1.8076520362214854) internal successors, (913271), 524399 states have internal predecessors, (913271), 11291 states have call successors, (11291), 3078 states have call predecessors, (11291), 22250 states have return successors, (273435), 11802 states have call predecessors, (273435), 11291 states have call successors, (273435)
[2024-12-02 15:06:25,707 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 538768 states to 538768 states and 1197997 transitions.
[2024-12-02 15:06:25,785 INFO  L78                 Accepts]: Start accepts. Automaton has 538768 states and 1197997 transitions. Word has length 187
[2024-12-02 15:06:25,785 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 15:06:25,785 INFO  L471      AbstractCegarLoop]: Abstraction has 538768 states and 1197997 transitions.
[2024-12-02 15:06:25,785 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 15:06:25,785 INFO  L276                IsEmpty]: Start isEmpty. Operand 538768 states and 1197997 transitions.
[2024-12-02 15:06:25,875 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 188
[2024-12-02 15:06:25,875 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 15:06:25,876 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 15:06:25,876 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-12-02 15:06:25,876 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 15:06:25,876 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:06:25,876 INFO  L85        PathProgramCache]: Analyzing trace with hash -1159628004, now seen corresponding path program 1 times
[2024-12-02 15:06:25,877 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:06:25,877 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1845987287]
[2024-12-02 15:06:25,877 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:06:25,877 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:06:25,901 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:06:26,119 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 15:06:26,119 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:06:26,119 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1845987287]
[2024-12-02 15:06:26,119 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1845987287] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:06:26,119 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:06:26,119 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 15:06:26,120 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1473794653]
[2024-12-02 15:06:26,120 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:06:26,120 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 15:06:26,120 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:06:26,121 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 15:06:26,121 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-02 15:06:26,121 INFO  L87              Difference]: Start difference. First operand 538768 states and 1197997 transitions. Second operand  has 6 states, 6 states have (on average 29.5) internal successors, (177), 5 states have internal predecessors, (177), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)