./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/combinations/Problem05_label48+token_ring.12.cil-2.c --full-output --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version 6497de01
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0f0cfe23-1687-4d11-a277-9d5f281ad673/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0f0cfe23-1687-4d11-a277-9d5f281ad673/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0f0cfe23-1687-4d11-a277-9d5f281ad673/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0f0cfe23-1687-4d11-a277-9d5f281ad673/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/combinations/Problem05_label48+token_ring.12.cil-2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0f0cfe23-1687-4d11-a277-9d5f281ad673/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0f0cfe23-1687-4d11-a277-9d5f281ad673/bin/uautomizer-verify-LYvppIcaGC --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 12040a15adbfbac5c2e9f20bae26c10925cfaa6501d267b475499f3f937f66c2
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-23 23:48:13,759 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-23 23:48:13,838 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0f0cfe23-1687-4d11-a277-9d5f281ad673/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-23 23:48:13,843 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-23 23:48:13,844 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-23 23:48:13,876 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-23 23:48:13,877 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-23 23:48:13,878 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-23 23:48:13,879 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-23 23:48:13,879 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-23 23:48:13,880 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-23 23:48:13,880 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-23 23:48:13,881 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-23 23:48:13,881 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-23 23:48:13,881 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-23 23:48:13,881 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-23 23:48:13,881 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-23 23:48:13,881 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-23 23:48:13,881 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-23 23:48:13,881 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-23 23:48:13,882 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-23 23:48:13,882 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-23 23:48:13,882 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-23 23:48:13,882 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-23 23:48:13,882 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-23 23:48:13,882 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-23 23:48:13,882 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-23 23:48:13,882 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-23 23:48:13,882 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-23 23:48:13,882 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 23:48:13,882 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 23:48:13,882 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 23:48:13,883 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 23:48:13,883 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-23 23:48:13,883 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 23:48:13,883 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 23:48:13,884 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 23:48:13,884 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 23:48:13,884 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-23 23:48:13,885 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-23 23:48:13,885 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-23 23:48:13,885 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-23 23:48:13,885 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-23 23:48:13,885 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-23 23:48:13,886 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-23 23:48:13,886 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-23 23:48:13,886 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-23 23:48:13,887 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-23 23:48:13,888 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_0f0cfe23-1687-4d11-a277-9d5f281ad673/bin/uautomizer-verify-LYvppIcaGC
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 -> 12040a15adbfbac5c2e9f20bae26c10925cfaa6501d267b475499f3f937f66c2
[2024-11-23 23:48:14,191 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-23 23:48:14,200 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-23 23:48:14,203 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-23 23:48:14,204 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-23 23:48:14,205 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-23 23:48:14,206 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0f0cfe23-1687-4d11-a277-9d5f281ad673/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/combinations/Problem05_label48+token_ring.12.cil-2.c
[2024-11-23 23:48:17,179 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0f0cfe23-1687-4d11-a277-9d5f281ad673/bin/uautomizer-verify-LYvppIcaGC/data/c91ac5335/f3a6307a1da046018fde5c6a5d034794/FLAGfa8d06c0d
[2024-11-23 23:48:18,014 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-23 23:48:18,015 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0f0cfe23-1687-4d11-a277-9d5f281ad673/sv-benchmarks/c/combinations/Problem05_label48+token_ring.12.cil-2.c
[2024-11-23 23:48:18,069 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0f0cfe23-1687-4d11-a277-9d5f281ad673/bin/uautomizer-verify-LYvppIcaGC/data/c91ac5335/f3a6307a1da046018fde5c6a5d034794/FLAGfa8d06c0d
[2024-11-23 23:48:18,084 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0f0cfe23-1687-4d11-a277-9d5f281ad673/bin/uautomizer-verify-LYvppIcaGC/data/c91ac5335/f3a6307a1da046018fde5c6a5d034794
[2024-11-23 23:48:18,087 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-23 23:48:18,088 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-23 23:48:18,090 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-23 23:48:18,090 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-23 23:48:18,095 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-23 23:48:18,096 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 11:48:18" (1/1) ...
[2024-11-23 23:48:18,097 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@d593a8b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:48:18, skipping insertion in model container
[2024-11-23 23:48:18,097 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 11:48:18" (1/1) ...
[2024-11-23 23:48:18,299 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-23 23:48:20,260 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_0f0cfe23-1687-4d11-a277-9d5f281ad673/sv-benchmarks/c/combinations/Problem05_label48+token_ring.12.cil-2.c[375709,375722]
[2024-11-23 23:48:20,310 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_0f0cfe23-1687-4d11-a277-9d5f281ad673/sv-benchmarks/c/combinations/Problem05_label48+token_ring.12.cil-2.c[383339,383352]
[2024-11-23 23:48:20,704 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 23:48:20,717 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-23 23:48:21,843 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_0f0cfe23-1687-4d11-a277-9d5f281ad673/sv-benchmarks/c/combinations/Problem05_label48+token_ring.12.cil-2.c[375709,375722]
[2024-11-23 23:48:21,853 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_0f0cfe23-1687-4d11-a277-9d5f281ad673/sv-benchmarks/c/combinations/Problem05_label48+token_ring.12.cil-2.c[383339,383352]
[2024-11-23 23:48:21,876 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 23:48:21,951 INFO  L204         MainTranslator]: Completed translation
[2024-11-23 23:48:21,952 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:48:21 WrapperNode
[2024-11-23 23:48:21,952 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-23 23:48:21,953 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-23 23:48:21,953 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-23 23:48:21,953 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-23 23:48:21,962 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:48:21" (1/1) ...
[2024-11-23 23:48:22,069 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:48:21" (1/1) ...
[2024-11-23 23:48:22,625 INFO  L138                Inliner]: procedures = 68, calls = 77, calls flagged for inlining = 46, calls inlined = 46, statements flattened = 13217
[2024-11-23 23:48:22,625 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-23 23:48:22,626 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-23 23:48:22,626 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-23 23:48:22,626 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-23 23:48:22,650 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:48:21" (1/1) ...
[2024-11-23 23:48:22,654 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:48:21" (1/1) ...
[2024-11-23 23:48:22,807 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:48:21" (1/1) ...
[2024-11-23 23:48:22,915 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-23 23:48:22,915 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:48:21" (1/1) ...
[2024-11-23 23:48:22,915 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:48:21" (1/1) ...
[2024-11-23 23:48:23,107 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:48:21" (1/1) ...
[2024-11-23 23:48:23,128 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:48:21" (1/1) ...
[2024-11-23 23:48:23,207 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:48:21" (1/1) ...
[2024-11-23 23:48:23,238 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:48:21" (1/1) ...
[2024-11-23 23:48:23,263 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:48:21" (1/1) ...
[2024-11-23 23:48:23,330 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-23 23:48:23,332 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-23 23:48:23,332 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-23 23:48:23,332 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-23 23:48:23,334 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:48:21" (1/1) ...
[2024-11-23 23:48:23,344 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 23:48:23,359 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0f0cfe23-1687-4d11-a277-9d5f281ad673/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:48:23,376 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0f0cfe23-1687-4d11-a277-9d5f281ad673/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-23 23:48:23,383 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0f0cfe23-1687-4d11-a277-9d5f281ad673/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-23 23:48:23,412 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-23 23:48:23,413 INFO  L130     BoogieDeclarations]: Found specification of procedure activate_threads
[2024-11-23 23:48:23,413 INFO  L138     BoogieDeclarations]: Found implementation of procedure activate_threads
[2024-11-23 23:48:23,413 INFO  L130     BoogieDeclarations]: Found specification of procedure immediate_notify
[2024-11-23 23:48:23,413 INFO  L138     BoogieDeclarations]: Found implementation of procedure immediate_notify
[2024-11-23 23:48:23,413 INFO  L130     BoogieDeclarations]: Found specification of procedure update_channels
[2024-11-23 23:48:23,413 INFO  L138     BoogieDeclarations]: Found implementation of procedure update_channels
[2024-11-23 23:48:23,413 INFO  L130     BoogieDeclarations]: Found specification of procedure fire_delta_events
[2024-11-23 23:48:23,413 INFO  L138     BoogieDeclarations]: Found implementation of procedure fire_delta_events
[2024-11-23 23:48:23,414 INFO  L130     BoogieDeclarations]: Found specification of procedure exists_runnable_thread
[2024-11-23 23:48:23,414 INFO  L138     BoogieDeclarations]: Found implementation of procedure exists_runnable_thread
[2024-11-23 23:48:23,414 INFO  L130     BoogieDeclarations]: Found specification of procedure reset_delta_events
[2024-11-23 23:48:23,414 INFO  L138     BoogieDeclarations]: Found implementation of procedure reset_delta_events
[2024-11-23 23:48:23,414 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-23 23:48:23,414 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-23 23:48:23,414 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-23 23:48:23,575 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-23 23:48:23,577 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-23 23:48:35,314 INFO  L?                        ?]: Removed 1755 outVars from TransFormulas that were not future-live.
[2024-11-23 23:48:35,315 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-23 23:48:35,409 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-23 23:48:35,410 INFO  L312             CfgBuilder]: Removed 32 assume(true) statements.
[2024-11-23 23:48:35,410 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 11:48:35 BoogieIcfgContainer
[2024-11-23 23:48:35,410 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-23 23:48:35,413 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-23 23:48:35,414 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-23 23:48:35,420 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-23 23:48:35,420 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 11:48:18" (1/3) ...
[2024-11-23 23:48:35,421 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@13d390ac and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 11:48:35, skipping insertion in model container
[2024-11-23 23:48:35,421 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:48:21" (2/3) ...
[2024-11-23 23:48:35,422 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@13d390ac and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 11:48:35, skipping insertion in model container
[2024-11-23 23:48:35,423 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 11:48:35" (3/3) ...
[2024-11-23 23:48:35,424 INFO  L128   eAbstractionObserver]: Analyzing ICFG Problem05_label48+token_ring.12.cil-2.c
[2024-11-23 23:48:35,442 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-23 23:48:35,446 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG Problem05_label48+token_ring.12.cil-2.c that has 7 procedures, 2563 locations, 1 initial locations, 16 loop locations, and 2 error locations.
[2024-11-23 23:48:35,612 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-23 23:48:35,631 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;@23e8ed14, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 23:48:35,631 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-11-23 23:48:35,649 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 2563 states, 2529 states have (on average 1.8430209568999605) internal successors, (4661), 2531 states have internal predecessors, (4661), 26 states have call successors, (26), 6 states have call predecessors, (26), 6 states have return successors, (26), 26 states have call predecessors, (26), 26 states have call successors, (26)
[2024-11-23 23:48:35,676 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 177
[2024-11-23 23:48:35,676 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:48:35,677 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]
[2024-11-23 23:48:35,677 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:48:35,683 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:48:35,684 INFO  L85        PathProgramCache]: Analyzing trace with hash -1109964800, now seen corresponding path program 1 times
[2024-11-23 23:48:35,693 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:48:35,693 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1387750647]
[2024-11-23 23:48:35,693 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:48:35,694 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:48:35,887 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:48:36,385 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:48:36,386 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:48:36,387 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1387750647]
[2024-11-23 23:48:36,390 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1387750647] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:48:36,390 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:48:36,390 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:48:36,392 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1488786490]
[2024-11-23 23:48:36,396 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:48:36,402 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:48:36,402 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:48:36,425 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:48:36,426 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:48:36,433 INFO  L87              Difference]: Start difference. First operand  has 2563 states, 2529 states have (on average 1.8430209568999605) internal successors, (4661), 2531 states have internal predecessors, (4661), 26 states have call successors, (26), 6 states have call predecessors, (26), 6 states have return successors, (26), 26 states have call predecessors, (26), 26 states have call successors, (26) Second operand  has 3 states, 3 states have (on average 55.333333333333336) internal successors, (166), 3 states have internal predecessors, (166), 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-11-23 23:48:36,742 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:48:36,742 INFO  L93              Difference]: Finished difference Result 5120 states and 9415 transitions.
[2024-11-23 23:48:36,744 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:48:36,746 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 55.333333333333336) internal successors, (166), 3 states have internal predecessors, (166), 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 176
[2024-11-23 23:48:36,746 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:48:36,781 INFO  L225             Difference]: With dead ends: 5120
[2024-11-23 23:48:36,781 INFO  L226             Difference]: Without dead ends: 2496
[2024-11-23 23:48:36,795 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-11-23 23:48:36,799 INFO  L435           NwaCegarLoop]: 4618 mSDtfsCounter, 591 mSDsluCounter, 4022 mSDsCounter, 0 mSdLazyCounter, 2 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 591 SdHoareTripleChecker+Valid, 8640 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 2 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:48:36,800 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [591 Valid, 8640 Invalid, 2 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [0 Valid, 2 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:48:36,822 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2496 states.
[2024-11-23 23:48:36,946 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2496 to 2496.
[2024-11-23 23:48:36,952 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2496 states, 2462 states have (on average 1.826969943135662) internal successors, (4498), 2464 states have internal predecessors, (4498), 26 states have call successors, (26), 6 states have call predecessors, (26), 6 states have return successors, (26), 26 states have call predecessors, (26), 26 states have call successors, (26)
[2024-11-23 23:48:36,970 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2496 states to 2496 states and 4550 transitions.
[2024-11-23 23:48:36,975 INFO  L78                 Accepts]: Start accepts. Automaton has 2496 states and 4550 transitions. Word has length 176
[2024-11-23 23:48:36,976 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:48:36,976 INFO  L471      AbstractCegarLoop]: Abstraction has 2496 states and 4550 transitions.
[2024-11-23 23:48:36,977 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 55.333333333333336) internal successors, (166), 3 states have internal predecessors, (166), 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-11-23 23:48:36,977 INFO  L276                IsEmpty]: Start isEmpty. Operand 2496 states and 4550 transitions.
[2024-11-23 23:48:36,981 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 177
[2024-11-23 23:48:36,982 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:48:36,982 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]
[2024-11-23 23:48:36,982 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-23 23:48:36,982 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:48:36,983 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:48:36,983 INFO  L85        PathProgramCache]: Analyzing trace with hash 297761150, now seen corresponding path program 1 times
[2024-11-23 23:48:36,983 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:48:36,983 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1984913826]
[2024-11-23 23:48:36,983 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:48:36,984 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:48:37,022 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:48:37,200 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:48:37,201 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:48:37,201 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1984913826]
[2024-11-23 23:48:37,201 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1984913826] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:48:37,201 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:48:37,201 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:48:37,201 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2096432770]
[2024-11-23 23:48:37,201 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:48:37,207 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:48:37,207 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:48:37,208 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:48:37,208 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:48:37,208 INFO  L87              Difference]: Start difference. First operand 2496 states and 4550 transitions. Second operand  has 3 states, 3 states have (on average 55.333333333333336) internal successors, (166), 3 states have internal predecessors, (166), 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-11-23 23:48:37,321 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:48:37,323 INFO  L93              Difference]: Finished difference Result 2856 states and 5117 transitions.
[2024-11-23 23:48:37,323 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:48:37,323 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 55.333333333333336) internal successors, (166), 3 states have internal predecessors, (166), 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 176
[2024-11-23 23:48:37,324 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:48:37,337 INFO  L225             Difference]: With dead ends: 2856
[2024-11-23 23:48:37,337 INFO  L226             Difference]: Without dead ends: 2496
[2024-11-23 23:48:37,341 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-11-23 23:48:37,342 INFO  L435           NwaCegarLoop]: 4548 mSDtfsCounter, 577 mSDsluCounter, 3958 mSDsCounter, 0 mSdLazyCounter, 2 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 577 SdHoareTripleChecker+Valid, 8506 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-11-23 23:48:37,344 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [577 Valid, 8506 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 2 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:48:37,349 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2496 states.
[2024-11-23 23:48:37,409 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2496 to 2496.
[2024-11-23 23:48:37,414 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2496 states, 2462 states have (on average 1.8265637692932575) internal successors, (4497), 2464 states have internal predecessors, (4497), 26 states have call successors, (26), 6 states have call predecessors, (26), 6 states have return successors, (26), 26 states have call predecessors, (26), 26 states have call successors, (26)
[2024-11-23 23:48:37,429 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2496 states to 2496 states and 4549 transitions.
[2024-11-23 23:48:37,430 INFO  L78                 Accepts]: Start accepts. Automaton has 2496 states and 4549 transitions. Word has length 176
[2024-11-23 23:48:37,430 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:48:37,430 INFO  L471      AbstractCegarLoop]: Abstraction has 2496 states and 4549 transitions.
[2024-11-23 23:48:37,430 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 55.333333333333336) internal successors, (166), 3 states have internal predecessors, (166), 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-11-23 23:48:37,430 INFO  L276                IsEmpty]: Start isEmpty. Operand 2496 states and 4549 transitions.
[2024-11-23 23:48:37,436 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 177
[2024-11-23 23:48:37,436 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:48:37,437 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]
[2024-11-23 23:48:37,437 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-23 23:48:37,437 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:48:37,437 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:48:37,437 INFO  L85        PathProgramCache]: Analyzing trace with hash -369620740, now seen corresponding path program 1 times
[2024-11-23 23:48:37,438 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:48:37,438 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1863726933]
[2024-11-23 23:48:37,438 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:48:37,438 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:48:37,489 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:48:37,765 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:48:37,765 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:48:37,765 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1863726933]
[2024-11-23 23:48:37,765 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1863726933] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:48:37,765 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:48:37,766 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-23 23:48:37,766 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1186227253]
[2024-11-23 23:48:37,766 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:48:37,768 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-23 23:48:37,769 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:48:37,770 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-23 23:48:37,770 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-23 23:48:37,771 INFO  L87              Difference]: Start difference. First operand 2496 states and 4549 transitions. Second operand  has 5 states, 5 states have (on average 33.2) internal successors, (166), 4 states have internal predecessors, (166), 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-11-23 23:48:38,812 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:48:38,813 INFO  L93              Difference]: Finished difference Result 3254 states and 5763 transitions.
[2024-11-23 23:48:38,813 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 23:48:38,814 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 33.2) internal successors, (166), 4 states have internal predecessors, (166), 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 176
[2024-11-23 23:48:38,816 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:48:38,833 INFO  L225             Difference]: With dead ends: 3254
[2024-11-23 23:48:38,834 INFO  L226             Difference]: Without dead ends: 2899
[2024-11-23 23:48:38,837 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-11-23 23:48:38,838 INFO  L435           NwaCegarLoop]: 4416 mSDtfsCounter, 5105 mSDsluCounter, 9086 mSDsCounter, 0 mSdLazyCounter, 632 mSolverCounterSat, 56 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5125 SdHoareTripleChecker+Valid, 13502 SdHoareTripleChecker+Invalid, 688 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 56 IncrementalHoareTripleChecker+Valid, 632 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-23 23:48:38,839 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5125 Valid, 13502 Invalid, 688 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [56 Valid, 632 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-23 23:48:38,847 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2899 states.
[2024-11-23 23:48:38,922 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2899 to 2870.
[2024-11-23 23:48:38,928 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2870 states, 2808 states have (on average 1.7987891737891737) internal successors, (5051), 2811 states have internal predecessors, (5051), 47 states have call successors, (47), 12 states have call predecessors, (47), 13 states have return successors, (48), 47 states have call predecessors, (48), 47 states have call successors, (48)
[2024-11-23 23:48:38,943 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2870 states to 2870 states and 5146 transitions.
[2024-11-23 23:48:38,944 INFO  L78                 Accepts]: Start accepts. Automaton has 2870 states and 5146 transitions. Word has length 176
[2024-11-23 23:48:38,944 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:48:38,944 INFO  L471      AbstractCegarLoop]: Abstraction has 2870 states and 5146 transitions.
[2024-11-23 23:48:38,944 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 33.2) internal successors, (166), 4 states have internal predecessors, (166), 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-11-23 23:48:38,944 INFO  L276                IsEmpty]: Start isEmpty. Operand 2870 states and 5146 transitions.
[2024-11-23 23:48:38,947 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 177
[2024-11-23 23:48:38,947 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:48:38,947 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]
[2024-11-23 23:48:38,948 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-23 23:48:38,948 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:48:38,948 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:48:38,948 INFO  L85        PathProgramCache]: Analyzing trace with hash 1622761600, now seen corresponding path program 1 times
[2024-11-23 23:48:38,949 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:48:38,949 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1753448201]
[2024-11-23 23:48:38,949 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:48:38,949 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:48:38,972 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:48:39,270 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:48:39,270 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:48:39,270 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1753448201]
[2024-11-23 23:48:39,270 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1753448201] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:48:39,270 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:48:39,270 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-23 23:48:39,270 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1162310998]
[2024-11-23 23:48:39,270 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:48:39,271 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 23:48:39,271 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:48:39,272 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 23:48:39,272 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-23 23:48:39,272 INFO  L87              Difference]: Start difference. First operand 2870 states and 5146 transitions. Second operand  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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-11-23 23:48:40,481 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:48:40,481 INFO  L93              Difference]: Finished difference Result 4079 states and 7102 transitions.
[2024-11-23 23:48:40,481 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 23:48:40,482 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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 176
[2024-11-23 23:48:40,482 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:48:40,497 INFO  L225             Difference]: With dead ends: 4079
[2024-11-23 23:48:40,497 INFO  L226             Difference]: Without dead ends: 3350
[2024-11-23 23:48:40,501 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-11-23 23:48:40,502 INFO  L435           NwaCegarLoop]: 4731 mSDtfsCounter, 5115 mSDsluCounter, 14247 mSDsCounter, 0 mSdLazyCounter, 1082 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5135 SdHoareTripleChecker+Valid, 18978 SdHoareTripleChecker+Invalid, 1114 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 1082 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:48:40,502 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5135 Valid, 18978 Invalid, 1114 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [32 Valid, 1082 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-11-23 23:48:40,510 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3350 states.
[2024-11-23 23:48:40,599 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3350 to 3217.
[2024-11-23 23:48:40,605 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3217 states, 3127 states have (on average 1.775183882315318) internal successors, (5551), 3131 states have internal predecessors, (5551), 68 states have call successors, (68), 18 states have call predecessors, (68), 20 states have return successors, (72), 69 states have call predecessors, (72), 68 states have call successors, (72)
[2024-11-23 23:48:40,621 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3217 states to 3217 states and 5691 transitions.
[2024-11-23 23:48:40,621 INFO  L78                 Accepts]: Start accepts. Automaton has 3217 states and 5691 transitions. Word has length 176
[2024-11-23 23:48:40,622 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:48:40,622 INFO  L471      AbstractCegarLoop]: Abstraction has 3217 states and 5691 transitions.
[2024-11-23 23:48:40,622 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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-11-23 23:48:40,623 INFO  L276                IsEmpty]: Start isEmpty. Operand 3217 states and 5691 transitions.
[2024-11-23 23:48:40,626 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 177
[2024-11-23 23:48:40,626 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:48:40,626 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]
[2024-11-23 23:48:40,626 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-23 23:48:40,626 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:48:40,627 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:48:40,627 INFO  L85        PathProgramCache]: Analyzing trace with hash -777871810, now seen corresponding path program 1 times
[2024-11-23 23:48:40,627 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:48:40,627 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [486116518]
[2024-11-23 23:48:40,627 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:48:40,627 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:48:40,649 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:48:40,911 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:48:40,911 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:48:40,911 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [486116518]
[2024-11-23 23:48:40,911 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [486116518] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:48:40,911 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:48:40,912 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-23 23:48:40,912 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1885337545]
[2024-11-23 23:48:40,912 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:48:40,912 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 23:48:40,912 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:48:40,913 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 23:48:40,913 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-23 23:48:40,913 INFO  L87              Difference]: Start difference. First operand 3217 states and 5691 transitions. Second operand  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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-11-23 23:48:42,254 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:48:42,254 INFO  L93              Difference]: Finished difference Result 5190 states and 8876 transitions.
[2024-11-23 23:48:42,255 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 23:48:42,255 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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 176
[2024-11-23 23:48:42,255 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:48:42,275 INFO  L225             Difference]: With dead ends: 5190
[2024-11-23 23:48:42,276 INFO  L226             Difference]: Without dead ends: 4114
[2024-11-23 23:48:42,280 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-11-23 23:48:42,281 INFO  L435           NwaCegarLoop]: 4458 mSDtfsCounter, 5142 mSDsluCounter, 13593 mSDsCounter, 0 mSdLazyCounter, 889 mSolverCounterSat, 54 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5162 SdHoareTripleChecker+Valid, 18051 SdHoareTripleChecker+Invalid, 943 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 54 IncrementalHoareTripleChecker+Valid, 889 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2024-11-23 23:48:42,281 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5162 Valid, 18051 Invalid, 943 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [54 Valid, 889 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2024-11-23 23:48:42,287 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4114 states.
[2024-11-23 23:48:42,401 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4114 to 3960.
[2024-11-23 23:48:42,408 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3960 states, 3812 states have (on average 1.742392444910808) internal successors, (6642), 3820 states have internal predecessors, (6642), 110 states have call successors, (110), 30 states have call predecessors, (110), 36 states have return successors, (126), 113 states have call predecessors, (126), 110 states have call successors, (126)
[2024-11-23 23:48:42,423 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3960 states to 3960 states and 6878 transitions.
[2024-11-23 23:48:42,424 INFO  L78                 Accepts]: Start accepts. Automaton has 3960 states and 6878 transitions. Word has length 176
[2024-11-23 23:48:42,424 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:48:42,424 INFO  L471      AbstractCegarLoop]: Abstraction has 3960 states and 6878 transitions.
[2024-11-23 23:48:42,425 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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-11-23 23:48:42,425 INFO  L276                IsEmpty]: Start isEmpty. Operand 3960 states and 6878 transitions.
[2024-11-23 23:48:42,428 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 177
[2024-11-23 23:48:42,428 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:48:42,428 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]
[2024-11-23 23:48:42,428 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-23 23:48:42,428 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:48:42,429 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:48:42,429 INFO  L85        PathProgramCache]: Analyzing trace with hash 668709056, now seen corresponding path program 1 times
[2024-11-23 23:48:42,429 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:48:42,429 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1063778341]
[2024-11-23 23:48:42,431 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:48:42,431 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:48:42,459 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:48:42,675 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:48:42,675 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:48:42,676 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1063778341]
[2024-11-23 23:48:42,676 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1063778341] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:48:42,676 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:48:42,676 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-23 23:48:42,676 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1034111874]
[2024-11-23 23:48:42,676 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:48:42,677 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 23:48:42,677 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:48:42,677 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 23:48:42,678 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-23 23:48:42,678 INFO  L87              Difference]: Start difference. First operand 3960 states and 6878 transitions. Second operand  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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-11-23 23:48:43,849 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:48:43,850 INFO  L93              Difference]: Finished difference Result 7603 states and 12809 transitions.
[2024-11-23 23:48:43,850 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 23:48:43,851 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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 176
[2024-11-23 23:48:43,851 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:48:43,877 INFO  L225             Difference]: With dead ends: 7603
[2024-11-23 23:48:43,877 INFO  L226             Difference]: Without dead ends: 5784
[2024-11-23 23:48:43,884 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-11-23 23:48:43,885 INFO  L435           NwaCegarLoop]: 4724 mSDtfsCounter, 5105 mSDsluCounter, 14226 mSDsCounter, 0 mSdLazyCounter, 1082 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5125 SdHoareTripleChecker+Valid, 18950 SdHoareTripleChecker+Invalid, 1114 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 1082 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-23 23:48:43,885 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5125 Valid, 18950 Invalid, 1114 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 1082 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-23 23:48:43,892 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5784 states.
[2024-11-23 23:48:44,094 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5784 to 5587.
[2024-11-23 23:48:44,107 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5587 states, 5317 states have (on average 1.708858378785029) internal successors, (9086), 5339 states have internal predecessors, (9086), 194 states have call successors, (194), 54 states have call predecessors, (194), 74 states have return successors, (258), 201 states have call predecessors, (258), 194 states have call successors, (258)
[2024-11-23 23:48:44,122 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5587 states to 5587 states and 9538 transitions.
[2024-11-23 23:48:44,123 INFO  L78                 Accepts]: Start accepts. Automaton has 5587 states and 9538 transitions. Word has length 176
[2024-11-23 23:48:44,124 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:48:44,124 INFO  L471      AbstractCegarLoop]: Abstraction has 5587 states and 9538 transitions.
[2024-11-23 23:48:44,124 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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-11-23 23:48:44,124 INFO  L276                IsEmpty]: Start isEmpty. Operand 5587 states and 9538 transitions.
[2024-11-23 23:48:44,127 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 177
[2024-11-23 23:48:44,127 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:48:44,128 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]
[2024-11-23 23:48:44,128 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-23 23:48:44,128 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:48:44,128 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:48:44,128 INFO  L85        PathProgramCache]: Analyzing trace with hash -254458370, now seen corresponding path program 1 times
[2024-11-23 23:48:44,128 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:48:44,128 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1289432544]
[2024-11-23 23:48:44,129 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:48:44,129 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:48:44,148 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:48:44,366 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:48:44,366 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:48:44,366 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1289432544]
[2024-11-23 23:48:44,366 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1289432544] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:48:44,367 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:48:44,367 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-23 23:48:44,367 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1282235168]
[2024-11-23 23:48:44,367 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:48:44,367 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 23:48:44,367 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:48:44,368 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 23:48:44,368 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-23 23:48:44,368 INFO  L87              Difference]: Start difference. First operand 5587 states and 9538 transitions. Second operand  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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-11-23 23:48:45,723 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:48:45,724 INFO  L93              Difference]: Finished difference Result 12936 states and 21731 transitions.
[2024-11-23 23:48:45,724 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 23:48:45,724 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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 176
[2024-11-23 23:48:45,725 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:48:45,790 INFO  L225             Difference]: With dead ends: 12936
[2024-11-23 23:48:45,790 INFO  L226             Difference]: Without dead ends: 9490
[2024-11-23 23:48:45,803 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-11-23 23:48:45,804 INFO  L435           NwaCegarLoop]: 4717 mSDtfsCounter, 5097 mSDsluCounter, 14207 mSDsCounter, 0 mSdLazyCounter, 1082 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5117 SdHoareTripleChecker+Valid, 18924 SdHoareTripleChecker+Invalid, 1114 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 1082 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:48:45,804 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5117 Valid, 18924 Invalid, 1114 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 1082 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-11-23 23:48:45,819 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 9490 states.
[2024-11-23 23:48:46,118 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 9490 to 9219.
[2024-11-23 23:48:46,141 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 9219 states, 8687 states have (on average 1.6889605157131347) internal successors, (14672), 8755 states have internal predecessors, (14672), 362 states have call successors, (362), 102 states have call predecessors, (362), 168 states have return successors, (618), 377 states have call predecessors, (618), 362 states have call successors, (618)
[2024-11-23 23:48:46,169 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9219 states to 9219 states and 15652 transitions.
[2024-11-23 23:48:46,172 INFO  L78                 Accepts]: Start accepts. Automaton has 9219 states and 15652 transitions. Word has length 176
[2024-11-23 23:48:46,172 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:48:46,173 INFO  L471      AbstractCegarLoop]: Abstraction has 9219 states and 15652 transitions.
[2024-11-23 23:48:46,174 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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-11-23 23:48:46,174 INFO  L276                IsEmpty]: Start isEmpty. Operand 9219 states and 15652 transitions.
[2024-11-23 23:48:46,180 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 177
[2024-11-23 23:48:46,181 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:48:46,181 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]
[2024-11-23 23:48:46,181 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-23 23:48:46,181 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:48:46,182 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:48:46,182 INFO  L85        PathProgramCache]: Analyzing trace with hash -519105860, now seen corresponding path program 1 times
[2024-11-23 23:48:46,182 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:48:46,182 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1225265468]
[2024-11-23 23:48:46,182 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:48:46,182 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:48:46,207 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:48:46,441 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:48:46,441 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:48:46,441 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1225265468]
[2024-11-23 23:48:46,442 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1225265468] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:48:46,442 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:48:46,442 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-23 23:48:46,442 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [987214622]
[2024-11-23 23:48:46,442 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:48:46,442 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 23:48:46,442 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:48:46,443 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 23:48:46,443 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-23 23:48:46,443 INFO  L87              Difference]: Start difference. First operand 9219 states and 15652 transitions. Second operand  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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-11-23 23:48:48,128 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:48:48,128 INFO  L93              Difference]: Finished difference Result 25096 states and 42815 transitions.
[2024-11-23 23:48:48,128 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 23:48:48,128 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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 176
[2024-11-23 23:48:48,130 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:48:48,213 INFO  L225             Difference]: With dead ends: 25096
[2024-11-23 23:48:48,213 INFO  L226             Difference]: Without dead ends: 18018
[2024-11-23 23:48:48,238 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-11-23 23:48:48,238 INFO  L435           NwaCegarLoop]: 4714 mSDtfsCounter, 5092 mSDsluCounter, 14198 mSDsCounter, 0 mSdLazyCounter, 1082 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5112 SdHoareTripleChecker+Valid, 18912 SdHoareTripleChecker+Invalid, 1114 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 1082 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:48:48,239 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5112 Valid, 18912 Invalid, 1114 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [32 Valid, 1082 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-11-23 23:48:48,261 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 18018 states.
[2024-11-23 23:48:48,909 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 18018 to 17590.
[2024-11-23 23:48:48,932 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 17590 states, 16480 states have (on average 1.692233009708738) internal successors, (27888), 16694 states have internal predecessors, (27888), 698 states have call successors, (698), 198 states have call predecessors, (698), 410 states have return successors, (1722), 729 states have call predecessors, (1722), 698 states have call successors, (1722)
[2024-11-23 23:48:48,986 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 17590 states to 17590 states and 30308 transitions.
[2024-11-23 23:48:48,991 INFO  L78                 Accepts]: Start accepts. Automaton has 17590 states and 30308 transitions. Word has length 176
[2024-11-23 23:48:48,991 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:48:48,992 INFO  L471      AbstractCegarLoop]: Abstraction has 17590 states and 30308 transitions.
[2024-11-23 23:48:48,992 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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-11-23 23:48:48,992 INFO  L276                IsEmpty]: Start isEmpty. Operand 17590 states and 30308 transitions.
[2024-11-23 23:48:49,001 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 177
[2024-11-23 23:48:49,002 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:48:49,002 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]
[2024-11-23 23:48:49,002 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-23 23:48:49,002 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:48:49,005 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:48:49,005 INFO  L85        PathProgramCache]: Analyzing trace with hash 1412019774, now seen corresponding path program 1 times
[2024-11-23 23:48:49,005 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:48:49,005 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [657931180]
[2024-11-23 23:48:49,005 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:48:49,005 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:48:49,025 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:48:49,213 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:48:49,213 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:48:49,213 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [657931180]
[2024-11-23 23:48:49,213 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [657931180] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:48:49,213 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:48:49,214 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-23 23:48:49,214 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2058115490]
[2024-11-23 23:48:49,214 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:48:49,214 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-23 23:48:49,214 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:48:49,214 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-23 23:48:49,215 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-23 23:48:49,215 INFO  L87              Difference]: Start difference. First operand 17590 states and 30308 transitions. Second operand  has 5 states, 5 states have (on average 33.2) internal successors, (166), 5 states have internal predecessors, (166), 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-11-23 23:48:50,360 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:48:50,361 INFO  L93              Difference]: Finished difference Result 37939 states and 66782 transitions.
[2024-11-23 23:48:50,361 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 23:48:50,362 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 33.2) internal successors, (166), 5 states have internal predecessors, (166), 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 176
[2024-11-23 23:48:50,362 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:48:50,450 INFO  L225             Difference]: With dead ends: 37939
[2024-11-23 23:48:50,451 INFO  L226             Difference]: Without dead ends: 22490
[2024-11-23 23:48:50,492 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-11-23 23:48:50,493 INFO  L435           NwaCegarLoop]: 4393 mSDtfsCounter, 4761 mSDsluCounter, 8631 mSDsCounter, 0 mSdLazyCounter, 444 mSolverCounterSat, 33 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4781 SdHoareTripleChecker+Valid, 13024 SdHoareTripleChecker+Invalid, 477 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 33 IncrementalHoareTripleChecker+Valid, 444 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-23 23:48:50,494 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4781 Valid, 13024 Invalid, 477 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [33 Valid, 444 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-23 23:48:50,509 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 22490 states.
[2024-11-23 23:48:51,421 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 22490 to 17590.
[2024-11-23 23:48:51,438 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 17590 states, 16480 states have (on average 1.6902305825242718) internal successors, (27855), 16694 states have internal predecessors, (27855), 698 states have call successors, (698), 198 states have call predecessors, (698), 410 states have return successors, (1722), 729 states have call predecessors, (1722), 698 states have call successors, (1722)
[2024-11-23 23:48:51,495 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 17590 states to 17590 states and 30275 transitions.
[2024-11-23 23:48:51,500 INFO  L78                 Accepts]: Start accepts. Automaton has 17590 states and 30275 transitions. Word has length 176
[2024-11-23 23:48:51,501 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:48:51,501 INFO  L471      AbstractCegarLoop]: Abstraction has 17590 states and 30275 transitions.
[2024-11-23 23:48:51,501 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 33.2) internal successors, (166), 5 states have internal predecessors, (166), 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-11-23 23:48:51,501 INFO  L276                IsEmpty]: Start isEmpty. Operand 17590 states and 30275 transitions.
[2024-11-23 23:48:51,510 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 177
[2024-11-23 23:48:51,510 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:48:51,510 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]
[2024-11-23 23:48:51,510 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-23 23:48:51,511 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:48:51,511 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:48:51,511 INFO  L85        PathProgramCache]: Analyzing trace with hash 88840828, now seen corresponding path program 1 times
[2024-11-23 23:48:51,511 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:48:51,512 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1120648063]
[2024-11-23 23:48:51,512 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:48:51,512 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:48:51,533 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:48:51,747 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:48:51,747 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:48:51,747 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1120648063]
[2024-11-23 23:48:51,747 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1120648063] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:48:51,747 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:48:51,747 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-23 23:48:51,747 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [300242843]
[2024-11-23 23:48:51,748 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:48:51,748 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 23:48:51,748 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:48:51,749 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 23:48:51,749 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-23 23:48:51,749 INFO  L87              Difference]: Start difference. First operand 17590 states and 30275 transitions. Second operand  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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-11-23 23:48:53,775 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:48:53,776 INFO  L93              Difference]: Finished difference Result 53391 states and 94082 transitions.
[2024-11-23 23:48:53,776 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 23:48:53,776 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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 176
[2024-11-23 23:48:53,777 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:48:53,943 INFO  L225             Difference]: With dead ends: 53391
[2024-11-23 23:48:53,943 INFO  L226             Difference]: Without dead ends: 37942
[2024-11-23 23:48:53,985 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-11-23 23:48:53,986 INFO  L435           NwaCegarLoop]: 4706 mSDtfsCounter, 5079 mSDsluCounter, 14175 mSDsCounter, 0 mSdLazyCounter, 1082 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5099 SdHoareTripleChecker+Valid, 18881 SdHoareTripleChecker+Invalid, 1114 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 1082 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-23 23:48:53,987 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5099 Valid, 18881 Invalid, 1114 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 1082 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-23 23:48:54,010 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 37942 states.
[2024-11-23 23:48:55,539 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 37942 to 37248.
[2024-11-23 23:48:55,584 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 37248 states, 34820 states have (on average 1.7112291786329696) internal successors, (59585), 35488 states have internal predecessors, (59585), 1370 states have call successors, (1370), 390 states have call predecessors, (1370), 1056 states have return successors, (5466), 1433 states have call predecessors, (5466), 1370 states have call successors, (5466)
[2024-11-23 23:48:56,042 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 37248 states to 37248 states and 66421 transitions.
[2024-11-23 23:48:56,055 INFO  L78                 Accepts]: Start accepts. Automaton has 37248 states and 66421 transitions. Word has length 176
[2024-11-23 23:48:56,056 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:48:56,056 INFO  L471      AbstractCegarLoop]: Abstraction has 37248 states and 66421 transitions.
[2024-11-23 23:48:56,056 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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-11-23 23:48:56,056 INFO  L276                IsEmpty]: Start isEmpty. Operand 37248 states and 66421 transitions.
[2024-11-23 23:48:56,070 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 177
[2024-11-23 23:48:56,071 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:48:56,071 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]
[2024-11-23 23:48:56,071 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-23 23:48:56,071 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:48:56,072 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:48:56,072 INFO  L85        PathProgramCache]: Analyzing trace with hash 1985820286, now seen corresponding path program 1 times
[2024-11-23 23:48:56,073 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:48:56,073 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1987593682]
[2024-11-23 23:48:56,073 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:48:56,073 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:48:56,096 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:48:56,279 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:48:56,279 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:48:56,280 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1987593682]
[2024-11-23 23:48:56,280 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1987593682] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:48:56,280 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:48:56,280 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-23 23:48:56,280 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [128601496]
[2024-11-23 23:48:56,280 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:48:56,281 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 23:48:56,281 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:48:56,281 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 23:48:56,281 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-23 23:48:56,282 INFO  L87              Difference]: Start difference. First operand 37248 states and 66421 transitions. Second operand  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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-11-23 23:48:59,677 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:48:59,677 INFO  L93              Difference]: Finished difference Result 121411 states and 225266 transitions.
[2024-11-23 23:48:59,677 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 23:48:59,678 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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 176
[2024-11-23 23:48:59,678 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:49:00,145 INFO  L225             Difference]: With dead ends: 121411
[2024-11-23 23:49:00,145 INFO  L226             Difference]: Without dead ends: 86304
[2024-11-23 23:49:00,296 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-11-23 23:49:00,296 INFO  L435           NwaCegarLoop]: 4703 mSDtfsCounter, 5074 mSDsluCounter, 14166 mSDsCounter, 0 mSdLazyCounter, 1082 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5094 SdHoareTripleChecker+Valid, 18869 SdHoareTripleChecker+Invalid, 1114 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 1082 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-23 23:49:00,297 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5094 Valid, 18869 Invalid, 1114 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [32 Valid, 1082 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-23 23:49:00,361 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 86304 states.
[2024-11-23 23:49:04,555 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 86304 to 85069.
[2024-11-23 23:49:04,786 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 85069 states, 79519 states have (on average 1.7425395188571284) internal successors, (138565), 81581 states have internal predecessors, (138565), 2714 states have call successors, (2714), 774 states have call predecessors, (2714), 2834 states have return successors, (19098), 2841 states have call predecessors, (19098), 2714 states have call successors, (19098)
[2024-11-23 23:49:05,342 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 85069 states to 85069 states and 160377 transitions.
[2024-11-23 23:49:05,359 INFO  L78                 Accepts]: Start accepts. Automaton has 85069 states and 160377 transitions. Word has length 176
[2024-11-23 23:49:05,361 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:49:05,361 INFO  L471      AbstractCegarLoop]: Abstraction has 85069 states and 160377 transitions.
[2024-11-23 23:49:05,361 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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-11-23 23:49:05,361 INFO  L276                IsEmpty]: Start isEmpty. Operand 85069 states and 160377 transitions.
[2024-11-23 23:49:05,398 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 177
[2024-11-23 23:49:05,398 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:49:05,398 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]
[2024-11-23 23:49:05,399 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-23 23:49:05,399 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-23 23:49:05,400 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:49:05,400 INFO  L85        PathProgramCache]: Analyzing trace with hash -1970859460, now seen corresponding path program 1 times
[2024-11-23 23:49:05,400 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:49:05,400 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1555962486]
[2024-11-23 23:49:05,401 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:49:05,401 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:49:05,438 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:49:05,663 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:49:05,664 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:49:05,664 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1555962486]
[2024-11-23 23:49:05,665 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1555962486] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:49:05,665 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:49:05,665 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-23 23:49:05,665 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2050485019]
[2024-11-23 23:49:05,665 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:49:05,666 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 23:49:05,667 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:49:05,667 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 23:49:05,668 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-23 23:49:05,668 INFO  L87              Difference]: Start difference. First operand 85069 states and 160377 transitions. Second operand  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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-11-23 23:49:12,463 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:49:12,463 INFO  L93              Difference]: Finished difference Result 289952 states and 577428 transitions.
[2024-11-23 23:49:12,464 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 23:49:12,464 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 27.666666666666668) internal successors, (166), 5 states have internal predecessors, (166), 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 176
[2024-11-23 23:49:12,464 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:49:13,703 INFO  L225             Difference]: With dead ends: 289952
[2024-11-23 23:49:13,703 INFO  L226             Difference]: Without dead ends: 207024
[2024-11-23 23:49:14,058 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-11-23 23:49:14,058 INFO  L435           NwaCegarLoop]: 4441 mSDtfsCounter, 5113 mSDsluCounter, 13541 mSDsCounter, 0 mSdLazyCounter, 889 mSolverCounterSat, 54 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5133 SdHoareTripleChecker+Valid, 17982 SdHoareTripleChecker+Invalid, 943 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 54 IncrementalHoareTripleChecker+Valid, 889 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:49:14,058 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5133 Valid, 17982 Invalid, 943 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [54 Valid, 889 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-11-23 23:49:14,155 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 207024 states.