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


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


Checking for ERROR reachability
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71de5826-4206-4f79-a56d-43b8dd06927e/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71de5826-4206-4f79-a56d-43b8dd06927e/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71de5826-4206-4f79-a56d-43b8dd06927e/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71de5826-4206-4f79-a56d-43b8dd06927e/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/combinations/Problem05_label45+token_ring.09.cil-2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71de5826-4206-4f79-a56d-43b8dd06927e/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71de5826-4206-4f79-a56d-43b8dd06927e/bin/uautomizer-verify-84ZbGMXZE1 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash b445a4f49d9151eb44c8190083d36f280681906d4dfab457d725a1f68c1551d8
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 11:37:46,930 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 11:37:46,984 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71de5826-4206-4f79-a56d-43b8dd06927e/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-12-02 11:37:46,989 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 11:37:46,989 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 11:37:47,008 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 11:37:47,009 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 11:37:47,009 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 11:37:47,010 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 11:37:47,010 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 11:37:47,010 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 11:37:47,010 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 11:37:47,010 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 11:37:47,010 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 11:37:47,010 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 11:37:47,010 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 11:37:47,011 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 11:37:47,011 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 11:37:47,011 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 11:37:47,011 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 11:37:47,011 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 11:37:47,011 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 11:37:47,011 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 11:37:47,011 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 11:37:47,011 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 11:37:47,011 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 11:37:47,011 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 11:37:47,011 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 11:37:47,011 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 11:37:47,012 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 11:37:47,012 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 11:37:47,012 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 11:37:47,012 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 11:37:47,012 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 11:37:47,012 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 11:37:47,012 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 11:37:47,012 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 11:37:47,012 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 11:37:47,012 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 11:37:47,012 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 11:37:47,012 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 11:37:47,012 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 11:37:47,013 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 11:37:47,013 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 11:37:47,013 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 11:37:47,013 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 11:37:47,013 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 11:37:47,013 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 11:37:47,013 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_71de5826-4206-4f79-a56d-43b8dd06927e/bin/uautomizer-verify-84ZbGMXZE1
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> b445a4f49d9151eb44c8190083d36f280681906d4dfab457d725a1f68c1551d8
[2024-12-02 11:37:47,244 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 11:37:47,252 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 11:37:47,254 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 11:37:47,255 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 11:37:47,256 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 11:37:47,257 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71de5826-4206-4f79-a56d-43b8dd06927e/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/combinations/Problem05_label45+token_ring.09.cil-2.c
[2024-12-02 11:37:49,907 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71de5826-4206-4f79-a56d-43b8dd06927e/bin/uautomizer-verify-84ZbGMXZE1/data/5c6f87584/aa928922778f4101ab71679b7f5f4e68/FLAG837c87c11
[2024-12-02 11:37:50,434 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 11:37:50,434 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71de5826-4206-4f79-a56d-43b8dd06927e/sv-benchmarks/c/combinations/Problem05_label45+token_ring.09.cil-2.c
[2024-12-02 11:37:50,474 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71de5826-4206-4f79-a56d-43b8dd06927e/bin/uautomizer-verify-84ZbGMXZE1/data/5c6f87584/aa928922778f4101ab71679b7f5f4e68/FLAG837c87c11
[2024-12-02 11:37:50,487 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71de5826-4206-4f79-a56d-43b8dd06927e/bin/uautomizer-verify-84ZbGMXZE1/data/5c6f87584/aa928922778f4101ab71679b7f5f4e68
[2024-12-02 11:37:50,489 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 11:37:50,490 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 11:37:50,491 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 11:37:50,491 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 11:37:50,495 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 11:37:50,495 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 11:37:50" (1/1) ...
[2024-12-02 11:37:50,496 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@231c285b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:37:50, skipping insertion in model container
[2024-12-02 11:37:50,496 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 11:37:50" (1/1) ...
[2024-12-02 11:37:50,627 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 11:37:51,920 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_71de5826-4206-4f79-a56d-43b8dd06927e/sv-benchmarks/c/combinations/Problem05_label45+token_ring.09.cil-2.c[380323,380336]
[2024-12-02 11:37:51,957 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_71de5826-4206-4f79-a56d-43b8dd06927e/sv-benchmarks/c/combinations/Problem05_label45+token_ring.09.cil-2.c[383339,383352]
[2024-12-02 11:37:52,199 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 11:37:52,207 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 11:37:53,120 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_71de5826-4206-4f79-a56d-43b8dd06927e/sv-benchmarks/c/combinations/Problem05_label45+token_ring.09.cil-2.c[380323,380336]
[2024-12-02 11:37:53,123 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_71de5826-4206-4f79-a56d-43b8dd06927e/sv-benchmarks/c/combinations/Problem05_label45+token_ring.09.cil-2.c[383339,383352]
[2024-12-02 11:37:53,138 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 11:37:53,195 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 11:37:53,196 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:37:53 WrapperNode
[2024-12-02 11:37:53,196 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 11:37:53,197 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 11:37:53,197 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 11:37:53,197 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 11:37:53,204 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:37:53" (1/1) ...
[2024-12-02 11:37:53,259 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:37:53" (1/1) ...
[2024-12-02 11:37:53,532 INFO  L138                Inliner]: procedures = 62, calls = 69, calls flagged for inlining = 39, calls inlined = 39, statements flattened = 13046
[2024-12-02 11:37:53,532 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 11:37:53,533 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 11:37:53,533 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 11:37:53,533 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 11:37:53,541 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:37:53" (1/1) ...
[2024-12-02 11:37:53,541 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:37:53" (1/1) ...
[2024-12-02 11:37:53,580 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:37:53" (1/1) ...
[2024-12-02 11:37:53,733 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-12-02 11:37:53,733 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:37:53" (1/1) ...
[2024-12-02 11:37:53,733 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:37:53" (1/1) ...
[2024-12-02 11:37:53,867 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:37:53" (1/1) ...
[2024-12-02 11:37:53,879 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:37:53" (1/1) ...
[2024-12-02 11:37:53,919 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:37:53" (1/1) ...
[2024-12-02 11:37:53,938 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:37:53" (1/1) ...
[2024-12-02 11:37:53,954 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:37:53" (1/1) ...
[2024-12-02 11:37:53,999 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 11:37:54,000 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 11:37:54,000 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 11:37:54,000 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 11:37:54,001 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:37:53" (1/1) ...
[2024-12-02 11:37:54,006 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 11:37:54,017 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71de5826-4206-4f79-a56d-43b8dd06927e/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 11:37:54,029 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71de5826-4206-4f79-a56d-43b8dd06927e/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 11:37:54,032 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71de5826-4206-4f79-a56d-43b8dd06927e/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 11:37:54,055 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 11:37:54,056 INFO  L130     BoogieDeclarations]: Found specification of procedure activate_threads
[2024-12-02 11:37:54,056 INFO  L138     BoogieDeclarations]: Found implementation of procedure activate_threads
[2024-12-02 11:37:54,056 INFO  L130     BoogieDeclarations]: Found specification of procedure immediate_notify
[2024-12-02 11:37:54,056 INFO  L138     BoogieDeclarations]: Found implementation of procedure immediate_notify
[2024-12-02 11:37:54,056 INFO  L130     BoogieDeclarations]: Found specification of procedure update_channels
[2024-12-02 11:37:54,056 INFO  L138     BoogieDeclarations]: Found implementation of procedure update_channels
[2024-12-02 11:37:54,056 INFO  L130     BoogieDeclarations]: Found specification of procedure error
[2024-12-02 11:37:54,056 INFO  L138     BoogieDeclarations]: Found implementation of procedure error
[2024-12-02 11:37:54,056 INFO  L130     BoogieDeclarations]: Found specification of procedure fire_delta_events
[2024-12-02 11:37:54,056 INFO  L138     BoogieDeclarations]: Found implementation of procedure fire_delta_events
[2024-12-02 11:37:54,056 INFO  L130     BoogieDeclarations]: Found specification of procedure exists_runnable_thread
[2024-12-02 11:37:54,056 INFO  L138     BoogieDeclarations]: Found implementation of procedure exists_runnable_thread
[2024-12-02 11:37:54,056 INFO  L130     BoogieDeclarations]: Found specification of procedure reset_delta_events
[2024-12-02 11:37:54,056 INFO  L138     BoogieDeclarations]: Found implementation of procedure reset_delta_events
[2024-12-02 11:37:54,056 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-12-02 11:37:54,057 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 11:37:54,057 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 11:37:54,170 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 11:37:54,172 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 11:38:01,757 INFO  L?                        ?]: Removed 1741 outVars from TransFormulas that were not future-live.
[2024-12-02 11:38:01,757 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 11:38:01,810 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 11:38:01,810 INFO  L312             CfgBuilder]: Removed 26 assume(true) statements.
[2024-12-02 11:38:01,811 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 11:38:01 BoogieIcfgContainer
[2024-12-02 11:38:01,811 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 11:38:01,813 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 11:38:01,813 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 11:38:01,818 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 11:38:01,818 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 11:37:50" (1/3) ...
[2024-12-02 11:38:01,819 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@192ecdf8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 11:38:01, skipping insertion in model container
[2024-12-02 11:38:01,819 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 11:37:53" (2/3) ...
[2024-12-02 11:38:01,819 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@192ecdf8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 11:38:01, skipping insertion in model container
[2024-12-02 11:38:01,819 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 11:38:01" (3/3) ...
[2024-12-02 11:38:01,821 INFO  L128   eAbstractionObserver]: Analyzing ICFG Problem05_label45+token_ring.09.cil-2.c
[2024-12-02 11:38:01,837 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 11:38:01,839 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG Problem05_label45+token_ring.09.cil-2.c that has 8 procedures, 2496 locations, 1 initial locations, 13 loop locations, and 2 error locations.
[2024-12-02 11:38:01,940 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 11:38:01,951 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;@5817d758, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 11:38:01,952 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-12-02 11:38:01,962 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 2496 states, 2462 states have (on average 1.8472786352558894) internal successors, (4548), 2466 states have internal predecessors, (4548), 25 states have call successors, (25), 7 states have call predecessors, (25), 7 states have return successors, (25), 24 states have call predecessors, (25), 25 states have call successors, (25)
[2024-12-02 11:38:01,974 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 145
[2024-12-02 11:38:01,975 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:38:01,975 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]
[2024-12-02 11:38:01,975 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, errorErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:38:01,979 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:38:01,979 INFO  L85        PathProgramCache]: Analyzing trace with hash 1349793983, now seen corresponding path program 1 times
[2024-12-02 11:38:01,984 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:38:01,984 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [19403374]
[2024-12-02 11:38:01,984 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:38:01,985 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:38:02,087 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:38:02,282 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:38:02,282 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:38:02,283 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [19403374]
[2024-12-02 11:38:02,283 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [19403374] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:38:02,283 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:38:02,284 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 11:38:02,285 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2009855323]
[2024-12-02 11:38:02,285 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:38:02,289 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 11:38:02,289 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:38:02,304 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 11:38:02,304 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:38:02,310 INFO  L87              Difference]: Start difference. First operand  has 2496 states, 2462 states have (on average 1.8472786352558894) internal successors, (4548), 2466 states have internal predecessors, (4548), 25 states have call successors, (25), 7 states have call predecessors, (25), 7 states have return successors, (25), 24 states have call predecessors, (25), 25 states have call successors, (25) Second operand  has 3 states, 3 states have (on average 44.333333333333336) internal successors, (133), 3 states have internal predecessors, (133), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:02,472 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:38:02,473 INFO  L93              Difference]: Finished difference Result 4983 states and 9181 transitions.
[2024-12-02 11:38:02,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 11:38:02,475 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 44.333333333333336) internal successors, (133), 3 states have internal predecessors, (133), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 144
[2024-12-02 11:38:02,475 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:38:02,494 INFO  L225             Difference]: With dead ends: 4983
[2024-12-02 11:38:02,494 INFO  L226             Difference]: Without dead ends: 2428
[2024-12-02 11:38:02,500 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 11:38:02,503 INFO  L435           NwaCegarLoop]: 4507 mSDtfsCounter, 478 mSDsluCounter, 4022 mSDsCounter, 0 mSdLazyCounter, 2 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 478 SdHoareTripleChecker+Valid, 8529 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 2 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 11:38:02,503 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [478 Valid, 8529 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 2 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 11:38:02,517 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2428 states.
[2024-12-02 11:38:02,591 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2428 to 2428.
[2024-12-02 11:38:02,596 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2428 states, 2395 states have (on average 1.8334029227557411) internal successors, (4391), 2398 states have internal predecessors, (4391), 25 states have call successors, (25), 7 states have call predecessors, (25), 6 states have return successors, (23), 23 states have call predecessors, (23), 23 states have call successors, (23)
[2024-12-02 11:38:02,608 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2428 states to 2428 states and 4439 transitions.
[2024-12-02 11:38:02,609 INFO  L78                 Accepts]: Start accepts. Automaton has 2428 states and 4439 transitions. Word has length 144
[2024-12-02 11:38:02,610 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:38:02,610 INFO  L471      AbstractCegarLoop]: Abstraction has 2428 states and 4439 transitions.
[2024-12-02 11:38:02,610 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 44.333333333333336) internal successors, (133), 3 states have internal predecessors, (133), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:02,611 INFO  L276                IsEmpty]: Start isEmpty. Operand 2428 states and 4439 transitions.
[2024-12-02 11:38:02,615 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 145
[2024-12-02 11:38:02,616 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:38:02,616 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]
[2024-12-02 11:38:02,616 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-02 11:38:02,616 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, errorErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:38:02,617 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:38:02,617 INFO  L85        PathProgramCache]: Analyzing trace with hash 986327485, now seen corresponding path program 1 times
[2024-12-02 11:38:02,617 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:38:02,617 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [14201498]
[2024-12-02 11:38:02,617 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:38:02,617 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:38:02,644 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:38:02,884 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:38:02,885 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:38:02,885 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [14201498]
[2024-12-02 11:38:02,885 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [14201498] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:38:02,885 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:38:02,885 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 11:38:02,885 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [736903021]
[2024-12-02 11:38:02,885 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:38:02,887 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 11:38:02,887 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:38:02,887 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 11:38:02,887 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 11:38:02,888 INFO  L87              Difference]: Start difference. First operand 2428 states and 4439 transitions. Second operand  has 5 states, 5 states have (on average 26.6) internal successors, (133), 4 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:03,538 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:38:03,538 INFO  L93              Difference]: Finished difference Result 3044 states and 5419 transitions.
[2024-12-02 11:38:03,539 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 11:38:03,539 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 26.6) internal successors, (133), 4 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 144
[2024-12-02 11:38:03,539 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:38:03,549 INFO  L225             Difference]: With dead ends: 3044
[2024-12-02 11:38:03,549 INFO  L226             Difference]: Without dead ends: 2754
[2024-12-02 11:38:03,551 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-12-02 11:38:03,552 INFO  L435           NwaCegarLoop]: 4332 mSDtfsCounter, 4865 mSDsluCounter, 8865 mSDsCounter, 0 mSdLazyCounter, 514 mSolverCounterSat, 54 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4882 SdHoareTripleChecker+Valid, 13197 SdHoareTripleChecker+Invalid, 568 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 54 IncrementalHoareTripleChecker+Valid, 514 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-12-02 11:38:03,552 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4882 Valid, 13197 Invalid, 568 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [54 Valid, 514 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-12-02 11:38:03,556 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2754 states.
[2024-12-02 11:38:03,602 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2754 to 2729.
[2024-12-02 11:38:03,606 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2729 states, 2671 states have (on average 1.809060277049794) internal successors, (4832), 2675 states have internal predecessors, (4832), 43 states have call successors, (43), 13 states have call predecessors, (43), 13 states have return successors, (42), 41 states have call predecessors, (42), 41 states have call successors, (42)
[2024-12-02 11:38:03,615 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2729 states to 2729 states and 4917 transitions.
[2024-12-02 11:38:03,616 INFO  L78                 Accepts]: Start accepts. Automaton has 2729 states and 4917 transitions. Word has length 144
[2024-12-02 11:38:03,616 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:38:03,616 INFO  L471      AbstractCegarLoop]: Abstraction has 2729 states and 4917 transitions.
[2024-12-02 11:38:03,616 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 26.6) internal successors, (133), 4 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:03,616 INFO  L276                IsEmpty]: Start isEmpty. Operand 2729 states and 4917 transitions.
[2024-12-02 11:38:03,618 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 145
[2024-12-02 11:38:03,618 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:38:03,618 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]
[2024-12-02 11:38:03,619 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-02 11:38:03,619 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, errorErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:38:03,619 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:38:03,619 INFO  L85        PathProgramCache]: Analyzing trace with hash 904006073, now seen corresponding path program 1 times
[2024-12-02 11:38:03,619 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:38:03,619 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1176280728]
[2024-12-02 11:38:03,620 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:38:03,620 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:38:03,638 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:38:03,812 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:38:03,813 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:38:03,813 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1176280728]
[2024-12-02 11:38:03,813 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1176280728] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:38:03,813 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:38:03,813 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 11:38:03,813 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [851339605]
[2024-12-02 11:38:03,813 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:38:03,814 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 11:38:03,814 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:38:03,815 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 11:38:03,815 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-02 11:38:03,815 INFO  L87              Difference]: Start difference. First operand 2729 states and 4917 transitions. Second operand  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:04,608 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:38:04,608 INFO  L93              Difference]: Finished difference Result 3705 states and 6484 transitions.
[2024-12-02 11:38:04,608 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 11:38:04,609 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 144
[2024-12-02 11:38:04,609 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:38:04,620 INFO  L225             Difference]: With dead ends: 3705
[2024-12-02 11:38:04,620 INFO  L226             Difference]: Without dead ends: 3114
[2024-12-02 11:38:04,622 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-12-02 11:38:04,623 INFO  L435           NwaCegarLoop]: 4589 mSDtfsCounter, 4868 mSDsluCounter, 13793 mSDsCounter, 0 mSdLazyCounter, 899 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4885 SdHoareTripleChecker+Valid, 18382 SdHoareTripleChecker+Invalid, 930 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 899 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-12-02 11:38:04,623 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4885 Valid, 18382 Invalid, 930 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 899 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-12-02 11:38:04,685 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3114 states.
[2024-12-02 11:38:04,742 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3114 to 3009.
[2024-12-02 11:38:04,746 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3009 states, 2926 states have (on average 1.7877648667122352) internal successors, (5231), 2931 states have internal predecessors, (5231), 61 states have call successors, (61), 19 states have call predecessors, (61), 20 states have return successors, (63), 60 states have call predecessors, (63), 59 states have call successors, (63)
[2024-12-02 11:38:04,757 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3009 states to 3009 states and 5355 transitions.
[2024-12-02 11:38:04,758 INFO  L78                 Accepts]: Start accepts. Automaton has 3009 states and 5355 transitions. Word has length 144
[2024-12-02 11:38:04,758 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:38:04,758 INFO  L471      AbstractCegarLoop]: Abstraction has 3009 states and 5355 transitions.
[2024-12-02 11:38:04,758 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:04,759 INFO  L276                IsEmpty]: Start isEmpty. Operand 3009 states and 5355 transitions.
[2024-12-02 11:38:04,761 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 145
[2024-12-02 11:38:04,761 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:38:04,761 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]
[2024-12-02 11:38:04,761 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-02 11:38:04,762 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, errorErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:38:04,762 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:38:04,762 INFO  L85        PathProgramCache]: Analyzing trace with hash 1765839675, now seen corresponding path program 1 times
[2024-12-02 11:38:04,762 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:38:04,762 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1547352087]
[2024-12-02 11:38:04,762 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:38:04,763 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:38:04,781 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:38:04,961 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:38:04,961 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:38:04,961 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1547352087]
[2024-12-02 11:38:04,961 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1547352087] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:38:04,961 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:38:04,962 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 11:38:04,962 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1647893388]
[2024-12-02 11:38:04,962 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:38:04,962 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 11:38:04,962 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:38:04,963 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 11:38:04,963 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-02 11:38:04,963 INFO  L87              Difference]: Start difference. First operand 3009 states and 5355 transitions. Second operand  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:05,783 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:38:05,783 INFO  L93              Difference]: Finished difference Result 4589 states and 7885 transitions.
[2024-12-02 11:38:05,784 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 11:38:05,784 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 144
[2024-12-02 11:38:05,784 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:38:05,802 INFO  L225             Difference]: With dead ends: 4589
[2024-12-02 11:38:05,802 INFO  L226             Difference]: Without dead ends: 3718
[2024-12-02 11:38:05,805 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-12-02 11:38:05,806 INFO  L435           NwaCegarLoop]: 4581 mSDtfsCounter, 4860 mSDsluCounter, 13771 mSDsCounter, 0 mSdLazyCounter, 899 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4877 SdHoareTripleChecker+Valid, 18352 SdHoareTripleChecker+Invalid, 930 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 899 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-12-02 11:38:05,807 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4877 Valid, 18352 Invalid, 930 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 899 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-12-02 11:38:05,811 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3718 states.
[2024-12-02 11:38:05,914 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3718 to 3603.
[2024-12-02 11:38:05,921 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3603 states, 3468 states have (on average 1.7560553633217992) internal successors, (6090), 3477 states have internal predecessors, (6090), 97 states have call successors, (97), 31 states have call predecessors, (97), 36 states have return successors, (111), 98 states have call predecessors, (111), 95 states have call successors, (111)
[2024-12-02 11:38:05,940 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3603 states to 3603 states and 6298 transitions.
[2024-12-02 11:38:05,941 INFO  L78                 Accepts]: Start accepts. Automaton has 3603 states and 6298 transitions. Word has length 144
[2024-12-02 11:38:05,941 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:38:05,941 INFO  L471      AbstractCegarLoop]: Abstraction has 3603 states and 6298 transitions.
[2024-12-02 11:38:05,941 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:05,941 INFO  L276                IsEmpty]: Start isEmpty. Operand 3603 states and 6298 transitions.
[2024-12-02 11:38:05,944 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 145
[2024-12-02 11:38:05,944 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:38:05,944 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]
[2024-12-02 11:38:05,944 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-12-02 11:38:05,944 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, errorErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:38:05,944 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:38:05,945 INFO  L85        PathProgramCache]: Analyzing trace with hash -2041080515, now seen corresponding path program 1 times
[2024-12-02 11:38:05,945 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:38:05,945 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1070497606]
[2024-12-02 11:38:05,945 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:38:05,945 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:38:05,961 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:38:06,128 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:38:06,128 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:38:06,128 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1070497606]
[2024-12-02 11:38:06,128 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1070497606] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:38:06,128 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:38:06,128 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 11:38:06,128 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2005925303]
[2024-12-02 11:38:06,128 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:38:06,129 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 11:38:06,129 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:38:06,129 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 11:38:06,129 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-02 11:38:06,130 INFO  L87              Difference]: Start difference. First operand 3603 states and 6298 transitions. Second operand  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:07,028 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:38:07,028 INFO  L93              Difference]: Finished difference Result 6499 states and 10974 transitions.
[2024-12-02 11:38:07,028 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 11:38:07,029 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 144
[2024-12-02 11:38:07,029 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:38:07,050 INFO  L225             Difference]: With dead ends: 6499
[2024-12-02 11:38:07,051 INFO  L226             Difference]: Without dead ends: 5034
[2024-12-02 11:38:07,056 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-12-02 11:38:07,057 INFO  L435           NwaCegarLoop]: 4578 mSDtfsCounter, 4855 mSDsluCounter, 13762 mSDsCounter, 0 mSdLazyCounter, 899 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4872 SdHoareTripleChecker+Valid, 18340 SdHoareTripleChecker+Invalid, 930 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 899 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-12-02 11:38:07,058 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4872 Valid, 18340 Invalid, 930 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 899 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-12-02 11:38:07,064 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5034 states.
[2024-12-02 11:38:07,218 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5034 to 4890.
[2024-12-02 11:38:07,226 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4890 states, 4645 states have (on average 1.7192680301399355) internal successors, (7986), 4668 states have internal predecessors, (7986), 169 states have call successors, (169), 55 states have call predecessors, (169), 74 states have return successors, (231), 174 states have call predecessors, (231), 167 states have call successors, (231)
[2024-12-02 11:38:07,239 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4890 states to 4890 states and 8386 transitions.
[2024-12-02 11:38:07,240 INFO  L78                 Accepts]: Start accepts. Automaton has 4890 states and 8386 transitions. Word has length 144
[2024-12-02 11:38:07,241 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:38:07,241 INFO  L471      AbstractCegarLoop]: Abstraction has 4890 states and 8386 transitions.
[2024-12-02 11:38:07,241 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:07,241 INFO  L276                IsEmpty]: Start isEmpty. Operand 4890 states and 8386 transitions.
[2024-12-02 11:38:07,244 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 145
[2024-12-02 11:38:07,244 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:38:07,244 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]
[2024-12-02 11:38:07,245 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-02 11:38:07,245 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, errorErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:38:07,245 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:38:07,245 INFO  L85        PathProgramCache]: Analyzing trace with hash 1161251579, now seen corresponding path program 1 times
[2024-12-02 11:38:07,246 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:38:07,246 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1773093253]
[2024-12-02 11:38:07,246 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:38:07,246 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:38:07,262 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:38:07,427 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:38:07,428 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:38:07,428 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1773093253]
[2024-12-02 11:38:07,428 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1773093253] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:38:07,428 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:38:07,428 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 11:38:07,428 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1074699219]
[2024-12-02 11:38:07,428 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:38:07,429 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 11:38:07,429 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:38:07,429 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 11:38:07,430 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-02 11:38:07,430 INFO  L87              Difference]: Start difference. First operand 4890 states and 8386 transitions. Second operand  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:08,286 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:38:08,286 INFO  L93              Difference]: Finished difference Result 10696 states and 17948 transitions.
[2024-12-02 11:38:08,287 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 11:38:08,287 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 144
[2024-12-02 11:38:08,287 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:38:08,316 INFO  L225             Difference]: With dead ends: 10696
[2024-12-02 11:38:08,316 INFO  L226             Difference]: Without dead ends: 7944
[2024-12-02 11:38:08,323 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-12-02 11:38:08,324 INFO  L435           NwaCegarLoop]: 4575 mSDtfsCounter, 4850 mSDsluCounter, 13753 mSDsCounter, 0 mSdLazyCounter, 899 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4867 SdHoareTripleChecker+Valid, 18328 SdHoareTripleChecker+Invalid, 930 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 899 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-12-02 11:38:08,324 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4867 Valid, 18328 Invalid, 930 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [31 Valid, 899 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-12-02 11:38:08,331 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7944 states.
[2024-12-02 11:38:08,562 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7944 to 7743.
[2024-12-02 11:38:08,574 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7743 states, 7260 states have (on average 1.6911845730027548) internal successors, (12278), 7329 states have internal predecessors, (12278), 313 states have call successors, (313), 103 states have call predecessors, (313), 168 states have return successors, (567), 326 states have call predecessors, (567), 311 states have call successors, (567)
[2024-12-02 11:38:08,594 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7743 states to 7743 states and 13158 transitions.
[2024-12-02 11:38:08,596 INFO  L78                 Accepts]: Start accepts. Automaton has 7743 states and 13158 transitions. Word has length 144
[2024-12-02 11:38:08,596 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:38:08,596 INFO  L471      AbstractCegarLoop]: Abstraction has 7743 states and 13158 transitions.
[2024-12-02 11:38:08,597 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:08,597 INFO  L276                IsEmpty]: Start isEmpty. Operand 7743 states and 13158 transitions.
[2024-12-02 11:38:08,602 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 145
[2024-12-02 11:38:08,602 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:38:08,602 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]
[2024-12-02 11:38:08,602 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-02 11:38:08,603 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, errorErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:38:08,603 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:38:08,603 INFO  L85        PathProgramCache]: Analyzing trace with hash -120920707, now seen corresponding path program 1 times
[2024-12-02 11:38:08,603 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:38:08,603 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [740000250]
[2024-12-02 11:38:08,603 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:38:08,603 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:38:08,618 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:38:08,774 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:38:08,775 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:38:08,775 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [740000250]
[2024-12-02 11:38:08,775 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [740000250] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:38:08,775 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:38:08,775 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 11:38:08,775 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1440919382]
[2024-12-02 11:38:08,775 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:38:08,775 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 11:38:08,775 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:38:08,776 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 11:38:08,776 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-02 11:38:08,776 INFO  L87              Difference]: Start difference. First operand 7743 states and 13158 transitions. Second operand  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:09,658 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:38:09,658 INFO  L93              Difference]: Finished difference Result 20147 states and 34262 transitions.
[2024-12-02 11:38:09,659 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 11:38:09,659 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 144
[2024-12-02 11:38:09,659 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:38:09,706 INFO  L225             Difference]: With dead ends: 20147
[2024-12-02 11:38:09,706 INFO  L226             Difference]: Without dead ends: 14542
[2024-12-02 11:38:09,717 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-12-02 11:38:09,717 INFO  L435           NwaCegarLoop]: 4354 mSDtfsCounter, 4878 mSDsluCounter, 13229 mSDsCounter, 0 mSdLazyCounter, 732 mSolverCounterSat, 52 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4895 SdHoareTripleChecker+Valid, 17583 SdHoareTripleChecker+Invalid, 784 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 52 IncrementalHoareTripleChecker+Valid, 732 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-12-02 11:38:09,718 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4895 Valid, 17583 Invalid, 784 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [52 Valid, 732 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-12-02 11:38:09,728 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 14542 states.
[2024-12-02 11:38:10,078 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 14542 to 14232.
[2024-12-02 11:38:10,093 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 14232 states, 13219 states have (on average 1.6837884862697632) internal successors, (22258), 13434 states have internal predecessors, (22258), 601 states have call successors, (601), 199 states have call predecessors, (601), 410 states have return successors, (1623), 630 states have call predecessors, (1623), 599 states have call successors, (1623)
[2024-12-02 11:38:10,138 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 14232 states to 14232 states and 24482 transitions.
[2024-12-02 11:38:10,141 INFO  L78                 Accepts]: Start accepts. Automaton has 14232 states and 24482 transitions. Word has length 144
[2024-12-02 11:38:10,142 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:38:10,142 INFO  L471      AbstractCegarLoop]: Abstraction has 14232 states and 24482 transitions.
[2024-12-02 11:38:10,142 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:10,142 INFO  L276                IsEmpty]: Start isEmpty. Operand 14232 states and 24482 transitions.
[2024-12-02 11:38:10,150 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 145
[2024-12-02 11:38:10,150 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:38:10,151 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]
[2024-12-02 11:38:10,151 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-02 11:38:10,151 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, errorErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:38:10,152 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:38:10,152 INFO  L85        PathProgramCache]: Analyzing trace with hash -1963396421, now seen corresponding path program 1 times
[2024-12-02 11:38:10,152 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:38:10,152 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1721513718]
[2024-12-02 11:38:10,152 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:38:10,152 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:38:10,173 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:38:10,363 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:38:10,364 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:38:10,364 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1721513718]
[2024-12-02 11:38:10,364 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1721513718] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:38:10,364 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:38:10,364 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 11:38:10,364 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2023949057]
[2024-12-02 11:38:10,364 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:38:10,364 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 11:38:10,364 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:38:10,365 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 11:38:10,365 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 11:38:10,365 INFO  L87              Difference]: Start difference. First operand 14232 states and 24482 transitions. Second operand  has 5 states, 5 states have (on average 26.6) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:11,100 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:38:11,101 INFO  L93              Difference]: Finished difference Result 29756 states and 52195 transitions.
[2024-12-02 11:38:11,101 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 11:38:11,101 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 26.6) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 144
[2024-12-02 11:38:11,101 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:38:11,159 INFO  L225             Difference]: With dead ends: 29756
[2024-12-02 11:38:11,159 INFO  L226             Difference]: Without dead ends: 17662
[2024-12-02 11:38:11,179 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-12-02 11:38:11,180 INFO  L435           NwaCegarLoop]: 4309 mSDtfsCounter, 4598 mSDsluCounter, 8489 mSDsCounter, 0 mSdLazyCounter, 364 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4615 SdHoareTripleChecker+Valid, 12798 SdHoareTripleChecker+Invalid, 396 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 364 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-12-02 11:38:11,180 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4615 Valid, 12798 Invalid, 396 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 364 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-12-02 11:38:11,189 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 17662 states.
[2024-12-02 11:38:11,776 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 17662 to 14232.
[2024-12-02 11:38:11,789 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 14232 states, 13219 states have (on average 1.6812920795824193) internal successors, (22225), 13434 states have internal predecessors, (22225), 601 states have call successors, (601), 199 states have call predecessors, (601), 410 states have return successors, (1623), 630 states have call predecessors, (1623), 599 states have call successors, (1623)
[2024-12-02 11:38:11,840 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 14232 states to 14232 states and 24449 transitions.
[2024-12-02 11:38:11,844 INFO  L78                 Accepts]: Start accepts. Automaton has 14232 states and 24449 transitions. Word has length 144
[2024-12-02 11:38:11,844 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:38:11,844 INFO  L471      AbstractCegarLoop]: Abstraction has 14232 states and 24449 transitions.
[2024-12-02 11:38:11,844 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 26.6) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:11,844 INFO  L276                IsEmpty]: Start isEmpty. Operand 14232 states and 24449 transitions.
[2024-12-02 11:38:11,852 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 145
[2024-12-02 11:38:11,852 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:38:11,852 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]
[2024-12-02 11:38:11,852 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-12-02 11:38:11,852 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, errorErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:38:11,853 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:38:11,853 INFO  L85        PathProgramCache]: Analyzing trace with hash 609568189, now seen corresponding path program 1 times
[2024-12-02 11:38:11,853 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:38:11,853 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1106650594]
[2024-12-02 11:38:11,853 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:38:11,853 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:38:11,876 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:38:12,060 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:38:12,060 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:38:12,060 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1106650594]
[2024-12-02 11:38:12,060 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1106650594] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:38:12,060 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:38:12,060 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 11:38:12,060 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [718319991]
[2024-12-02 11:38:12,060 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:38:12,061 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 11:38:12,061 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:38:12,062 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 11:38:12,062 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-02 11:38:12,062 INFO  L87              Difference]: Start difference. First operand 14232 states and 24449 transitions. Second operand  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:13,600 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:38:13,600 INFO  L93              Difference]: Finished difference Result 41728 states and 73397 transitions.
[2024-12-02 11:38:13,600 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 11:38:13,600 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 144
[2024-12-02 11:38:13,601 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:38:13,674 INFO  L225             Difference]: With dead ends: 41728
[2024-12-02 11:38:13,674 INFO  L226             Difference]: Without dead ends: 29634
[2024-12-02 11:38:13,701 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-12-02 11:38:13,702 INFO  L435           NwaCegarLoop]: 4564 mSDtfsCounter, 4832 mSDsluCounter, 13721 mSDsCounter, 0 mSdLazyCounter, 899 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4849 SdHoareTripleChecker+Valid, 18285 SdHoareTripleChecker+Invalid, 930 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 899 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-12-02 11:38:13,702 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4849 Valid, 18285 Invalid, 930 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 899 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-12-02 11:38:13,717 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 29634 states.
[2024-12-02 11:38:14,401 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 29634 to 29154.
[2024-12-02 11:38:14,423 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 29154 states, 26919 states have (on average 1.6917047438612132) internal successors, (45539), 27588 states have internal predecessors, (45539), 1177 states have call successors, (1177), 391 states have call predecessors, (1177), 1056 states have return successors, (5271), 1238 states have call predecessors, (5271), 1175 states have call successors, (5271)
[2024-12-02 11:38:14,588 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 29154 states to 29154 states and 51987 transitions.
[2024-12-02 11:38:14,593 INFO  L78                 Accepts]: Start accepts. Automaton has 29154 states and 51987 transitions. Word has length 144
[2024-12-02 11:38:14,593 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:38:14,593 INFO  L471      AbstractCegarLoop]: Abstraction has 29154 states and 51987 transitions.
[2024-12-02 11:38:14,593 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:14,593 INFO  L276                IsEmpty]: Start isEmpty. Operand 29154 states and 51987 transitions.
[2024-12-02 11:38:14,601 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 145
[2024-12-02 11:38:14,601 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:38:14,601 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]
[2024-12-02 11:38:14,601 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-12-02 11:38:14,602 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, errorErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:38:14,602 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:38:14,602 INFO  L85        PathProgramCache]: Analyzing trace with hash 276925051, now seen corresponding path program 1 times
[2024-12-02 11:38:14,602 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:38:14,602 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1228852880]
[2024-12-02 11:38:14,602 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:38:14,602 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:38:14,613 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:38:14,703 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:38:14,703 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:38:14,703 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1228852880]
[2024-12-02 11:38:14,703 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1228852880] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:38:14,703 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:38:14,704 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 11:38:14,704 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [404495305]
[2024-12-02 11:38:14,704 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:38:14,704 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 11:38:14,704 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:38:14,705 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 11:38:14,705 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-02 11:38:14,705 INFO  L87              Difference]: Start difference. First operand 29154 states and 51987 transitions. Second operand  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:17,007 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:38:17,008 INFO  L93              Difference]: Finished difference Result 92432 states and 172541 transitions.
[2024-12-02 11:38:17,008 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 11:38:17,008 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 144
[2024-12-02 11:38:17,009 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:38:17,195 INFO  L225             Difference]: With dead ends: 92432
[2024-12-02 11:38:17,196 INFO  L226             Difference]: Without dead ends: 65416
[2024-12-02 11:38:17,258 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-12-02 11:38:17,259 INFO  L435           NwaCegarLoop]: 4561 mSDtfsCounter, 4827 mSDsluCounter, 13712 mSDsCounter, 0 mSdLazyCounter, 899 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4844 SdHoareTripleChecker+Valid, 18273 SdHoareTripleChecker+Invalid, 930 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 899 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-12-02 11:38:17,259 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4844 Valid, 18273 Invalid, 930 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 899 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-12-02 11:38:17,286 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 65416 states.
[2024-12-02 11:38:19,214 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 65416 to 64587.
[2024-12-02 11:38:19,243 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 64587 states, 59422 states have (on average 1.7140957894382551) internal successors, (101855), 61485 states have internal predecessors, (101855), 2329 states have call successors, (2329), 775 states have call predecessors, (2329), 2834 states have return successors, (18711), 2454 states have call predecessors, (18711), 2327 states have call successors, (18711)
[2024-12-02 11:38:19,423 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 64587 states to 64587 states and 122895 transitions.
[2024-12-02 11:38:19,432 INFO  L78                 Accepts]: Start accepts. Automaton has 64587 states and 122895 transitions. Word has length 144
[2024-12-02 11:38:19,432 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:38:19,432 INFO  L471      AbstractCegarLoop]: Abstraction has 64587 states and 122895 transitions.
[2024-12-02 11:38:19,433 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:19,433 INFO  L276                IsEmpty]: Start isEmpty. Operand 64587 states and 122895 transitions.
[2024-12-02 11:38:19,450 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 145
[2024-12-02 11:38:19,450 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:38:19,451 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]
[2024-12-02 11:38:19,451 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-12-02 11:38:19,451 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, errorErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:38:19,451 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:38:19,451 INFO  L85        PathProgramCache]: Analyzing trace with hash -2089110019, now seen corresponding path program 1 times
[2024-12-02 11:38:19,452 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:38:19,452 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1427487535]
[2024-12-02 11:38:19,452 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:38:19,452 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:38:19,467 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:38:19,581 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:38:19,581 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:38:19,581 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1427487535]
[2024-12-02 11:38:19,581 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1427487535] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:38:19,581 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:38:19,581 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 11:38:19,581 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1643969598]
[2024-12-02 11:38:19,581 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:38:19,581 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 11:38:19,582 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:38:19,582 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 11:38:19,582 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-02 11:38:19,582 INFO  L87              Difference]: Start difference. First operand 64587 states and 122895 transitions. Second operand  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:24,346 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:38:24,346 INFO  L93              Difference]: Finished difference Result 220039 states and 444564 transitions.
[2024-12-02 11:38:24,347 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 11:38:24,347 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 144
[2024-12-02 11:38:24,347 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:38:24,807 INFO  L225             Difference]: With dead ends: 220039
[2024-12-02 11:38:24,807 INFO  L226             Difference]: Without dead ends: 157590
[2024-12-02 11:38:24,931 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-12-02 11:38:24,931 INFO  L435           NwaCegarLoop]: 4551 mSDtfsCounter, 4901 mSDsluCounter, 13679 mSDsCounter, 0 mSdLazyCounter, 1120 mSolverCounterSat, 33 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4917 SdHoareTripleChecker+Valid, 18230 SdHoareTripleChecker+Invalid, 1153 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 33 IncrementalHoareTripleChecker+Valid, 1120 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-12-02 11:38:24,932 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4917 Valid, 18230 Invalid, 1153 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [33 Valid, 1120 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-12-02 11:38:25,004 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 157590 states.
[2024-12-02 11:38:31,812 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 157590 to 147039.
[2024-12-02 11:38:31,880 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 147039 states, 134684 states have (on average 1.7363680912357815) internal successors, (233861), 140993 states have internal predecessors, (233861), 4505 states have call successors, (4505), 1543 states have call predecessors, (4505), 7848 states have return successors, (70039), 4758 states have call predecessors, (70039), 4503 states have call successors, (70039)
[2024-12-02 11:38:32,424 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 147039 states to 147039 states and 308405 transitions.
[2024-12-02 11:38:32,443 INFO  L78                 Accepts]: Start accepts. Automaton has 147039 states and 308405 transitions. Word has length 144
[2024-12-02 11:38:32,443 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:38:32,443 INFO  L471      AbstractCegarLoop]: Abstraction has 147039 states and 308405 transitions.
[2024-12-02 11:38:32,443 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:32,444 INFO  L276                IsEmpty]: Start isEmpty. Operand 147039 states and 308405 transitions.
[2024-12-02 11:38:32,464 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 145
[2024-12-02 11:38:32,464 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:38:32,464 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]
[2024-12-02 11:38:32,465 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-12-02 11:38:32,465 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, errorErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:38:32,465 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:38:32,465 INFO  L85        PathProgramCache]: Analyzing trace with hash -361965057, now seen corresponding path program 1 times
[2024-12-02 11:38:32,465 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:38:32,465 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [849383166]
[2024-12-02 11:38:32,466 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:38:32,466 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:38:32,479 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:38:32,585 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:38:32,585 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:38:32,585 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [849383166]
[2024-12-02 11:38:32,585 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [849383166] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:38:32,585 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:38:32,585 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 11:38:32,585 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [405707428]
[2024-12-02 11:38:32,585 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:38:32,586 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 11:38:32,586 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:38:32,586 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 11:38:32,586 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-02 11:38:32,586 INFO  L87              Difference]: Start difference. First operand 147039 states and 308405 transitions. Second operand  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:38:43,203 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:38:43,203 INFO  L93              Difference]: Finished difference Result 511739 states and 1172020 transitions.
[2024-12-02 11:38:43,204 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 11:38:43,204 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 144
[2024-12-02 11:38:43,204 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 11:38:45,590 INFO  L225             Difference]: With dead ends: 511739
[2024-12-02 11:38:45,590 INFO  L226             Difference]: Without dead ends: 366838
[2024-12-02 11:38:46,140 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-12-02 11:38:46,141 INFO  L435           NwaCegarLoop]: 4549 mSDtfsCounter, 5038 mSDsluCounter, 13673 mSDsCounter, 0 mSdLazyCounter, 902 mSolverCounterSat, 34 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5065 SdHoareTripleChecker+Valid, 18222 SdHoareTripleChecker+Invalid, 936 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 34 IncrementalHoareTripleChecker+Valid, 902 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-12-02 11:38:46,141 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5065 Valid, 18222 Invalid, 936 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [34 Valid, 902 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-12-02 11:38:46,265 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 366838 states.
[2024-12-02 11:39:12,405 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 366838 to 349890.
[2024-12-02 11:39:12,590 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 349890 states, 318909 states have (on average 1.7588120749179232) internal successors, (560901), 338084 states have internal predecessors, (560901), 8729 states have call successors, (8729), 3079 states have call predecessors, (8729), 22250 states have return successors, (270871), 9238 states have call predecessors, (270871), 8727 states have call successors, (270871)
[2024-12-02 11:39:15,456 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 349890 states to 349890 states and 840501 transitions.
[2024-12-02 11:39:15,500 INFO  L78                 Accepts]: Start accepts. Automaton has 349890 states and 840501 transitions. Word has length 144
[2024-12-02 11:39:15,500 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 11:39:15,500 INFO  L471      AbstractCegarLoop]: Abstraction has 349890 states and 840501 transitions.
[2024-12-02 11:39:15,500 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:39:15,500 INFO  L276                IsEmpty]: Start isEmpty. Operand 349890 states and 840501 transitions.
[2024-12-02 11:39:15,542 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 145
[2024-12-02 11:39:15,542 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 11:39:15,542 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 11:39:15,542 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-12-02 11:39:15,542 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, errorErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 11:39:15,543 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 11:39:15,543 INFO  L85        PathProgramCache]: Analyzing trace with hash 109391293, now seen corresponding path program 1 times
[2024-12-02 11:39:15,543 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 11:39:15,543 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [598681592]
[2024-12-02 11:39:15,543 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 11:39:15,543 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 11:39:15,554 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 11:39:15,627 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 11:39:15,628 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 11:39:15,628 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [598681592]
[2024-12-02 11:39:15,628 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [598681592] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 11:39:15,628 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 11:39:15,628 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-12-02 11:39:15,628 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1642673248]
[2024-12-02 11:39:15,628 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 11:39:15,628 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 11:39:15,628 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 11:39:15,629 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 11:39:15,629 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-12-02 11:39:15,629 INFO  L87              Difference]: Start difference. First operand 349890 states and 840501 transitions. Second operand  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-12-02 11:39:45,964 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 11:39:45,964 INFO  L93              Difference]: Finished difference Result 1230736 states and 3338310 transitions.
[2024-12-02 11:39:45,964 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 11:39:45,964 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 22.166666666666668) internal successors, (133), 5 states have internal predecessors, (133), 2 states have call successors, (6), 3 states have call predecessors, (6), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 144
[2024-12-02 11:39:45,965 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.